vllm - 💡(How to fix) Fix [Bug]: Compiling from source (after pr#8146) fails in current image.

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

gmake[2]: *** [CMakeFiles/third_party_json.dir/build.make:99: third_party_json-prefix/src/third_party_json-stamp/third_party_json-download] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:1112: CMakeFiles/third_party_json.dir/all] Error 2 gmake: *** [Makefile:156: all] Error 2 -- Check for working C compiler: /usr/local/Ascend/cann-8.5.0/toolkit/toolchain/hcc/bin/aarch64-target-linux-gnu-gcc - skipped [2026-05-11 11:22:02] -- Detecting C compile features [2026-05-11 11:22:02] -- Detecting C compile features - done [2026-05-11 11:22:02] -- Detecting CXX compiler ABI info [2026-05-11 11:22:03] -- Detecting CXX compiler ABI info - done [2026-05-11 11:22:03] -- Check for working CXX compiler: /usr/local/Ascend/cann-8.5.0/toolkit/toolchain/hcc/bin/aarch64-target-linux-gnu-g++ - skipped [2026-05-11 11:22:03] -- Detecting CXX compile features [2026-05-11 11:22:03] -- Detecting CXX compile features - done [2026-05-11 11:22:03] -- Configuring done (1.8s) [2026-05-11 11:22:03] -- Generating done (0.1s) [2026-05-11 11:22:03] -- Build files have been written to: /sfs_turbo/inference/miaoruolin/github/vllm-ascend/csrc/build/common/tiling_sink_task-prefix/src/tiling_sink_task-build [2026-05-11 11:22:03] [ 36%] Performing build step for 'tiling_sink_task' [2026-05-11 11:22:03] [ 36%] No install step for 'tiling_sink_task' [2026-05-11 11:22:03] [ 37%] Completed 'tiling_sink_task' [2026-05-11 11:22:03] [ 37%] Built target tiling_sink_task [2026-05-11 11:22:04] -- Using src='https://gitcode.com/cann-src-third-party/json/releases/download/v3.11.3/include.zip' [2026-05-11 11:22:04] -- Retry after 5 seconds (attempt #3) ... [2026-05-11 11:22:09] -- Using src='https://gitcode.com/cann-src-third-party/json/releases/download/v3.11.3/include.zip' [2026-05-11 11:22:10] -- Retry after 15 seconds (attempt #4) ... [2026-05-11 11:22:25] -- Using src='https://gitcode.com/cann-src-third-party/json/releases/download/v3.11.3/include.zip' [2026-05-11 11:22:25] -- Retry after 60 seconds (attempt #5) ... [2026-05-11 11:23:25] -- Using src='https://gitcode.com/cann-src-third-party/json/releases/download/v3.11.3/include.zip' Running bash build_aclnn.sh ... Error running build_aclnn.sh: Command '['bash', 'csrc/build_aclnn.sh', '/sfs_turbo/inference/miaoruolin/github/vllm-ascend', 'ascend910_9392']' returned non-zero exit status 2. error: subprocess-exited-with-error

× Building wheel for vllm_ascend (pyproject.toml) did not run successfully. │ exit code: 2 ╰─> No available output.

note: This error originates from a subprocess, and is likely not a problem with pip. full command: /usr/local/python3.11.14/bin/python3.11 /usr/local/python3.11.14/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py build_wheel /tmp/tmp592rhzda cwd: /sfs_turbo/inference/miaoruolin/github/vllm-ascend Building wheel for vllm_ascend (pyproject.toml): finished with status 'error' ERROR: Failed building wheel for vllm_ascend Failed to build vllm_ascend

Fix Action

Fix / Workaround

============================== CPU Info

Architecture: aarch64 CPU op-mode(s): 64-bit Byte Order: Little Endian CPU(s): 320 On-line CPU(s) list: 0-319 Vendor ID: HiSilicon Model: 0 Thread(s) per core: 1 Core(s) per cluster: 80 Socket(s): - Cluster(s): 4 Stepping: 0x0 Frequency boost: disabled CPU max MHz: 3000.0000 CPU min MHz: 400.0000 BogoMIPS: 200.00 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm ssbs sb paca pacg dcpodp flagm2 frint svei8mm svef32mm svef64mm svebf16 i8mm bf16 dgh rng ecv L1d cache: 20 MiB (320 instances) L1i cache: 20 MiB (320 instances) L2 cache: 400 MiB (320 instances) L3 cache: 560 MiB (8 instances) NUMA node(s): 8 NUMA node0 CPU(s): 0-39 NUMA node1 CPU(s): 40-79 NUMA node2 CPU(s): 80-119 NUMA node3 CPU(s): 120-159 NUMA node4 CPU(s): 160-199 NUMA node5 CPU(s): 200-239 NUMA node6 CPU(s): 240-279 NUMA node7 CPU(s): 280-319 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Not affected Vulnerability Spec rstack overflow: Not affected Vulnerability Spec store bypass: Not affected Vulnerability Spectre v1: Mitigation; __user pointer sanitization Vulnerability Spectre v2: Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected

Code Example

Collecting environment information...
==============================
        System Info
==============================
OS                           : Ubuntu 22.04.5 LTS (aarch64)
GCC version                  : (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0
Clang version                : 15.0.7
CMake version                : version 4.3.2
Libc version                 : glibc-2.35

==============================
       PyTorch Info
==============================
PyTorch version              : 2.9.0+cpu
Is debug build               : False
CUDA used to build PyTorch   : None
ROCM used to build PyTorch   : N/A
XPU used to build PyTorch    : N/A

==============================
      Python Environment
==============================
Python version               : 3.11.14 (main, Feb 26 2026, 03:57:04) [GCC 11.4.0] (64-bit runtime)
Python platform              : Linux-5.10.0-182.0.0.95.r1941_123.hce2.aarch64-aarch64-with-glibc2.35
    

==============================
          CPU Info
==============================
Architecture:                         aarch64
CPU op-mode(s):                       64-bit
Byte Order:                           Little Endian
CPU(s):                               320
On-line CPU(s) list:                  0-319
Vendor ID:                            HiSilicon
Model:                                0
Thread(s) per core:                   1
Core(s) per cluster:                  80
Socket(s):                            -
Cluster(s):                           4
Stepping:                             0x0
Frequency boost:                      disabled
CPU max MHz:                          3000.0000
CPU min MHz:                          400.0000
BogoMIPS:                             200.00
Flags:                                fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm ssbs sb paca pacg dcpodp flagm2 frint svei8mm svef32mm svef64mm svebf16 i8mm bf16 dgh rng ecv
L1d cache:                            20 MiB (320 instances)
L1i cache:                            20 MiB (320 instances)
L2 cache:                             400 MiB (320 instances)
L3 cache:                             560 MiB (8 instances)
NUMA node(s):                         8
NUMA node0 CPU(s):                    0-39
NUMA node1 CPU(s):                    40-79
NUMA node2 CPU(s):                    80-119
NUMA node3 CPU(s):                    120-159
NUMA node4 CPU(s):                    160-199
NUMA node5 CPU(s):                    200-239
NUMA node6 CPU(s):                    240-279
NUMA node7 CPU(s):                    280-319
Vulnerability Gather data sampling:   Not affected
Vulnerability Itlb multihit:          Not affected
Vulnerability L1tf:                   Not affected
Vulnerability Mds:                    Not affected
Vulnerability Meltdown:               Not affected
Vulnerability Mmio stale data:        Not affected
Vulnerability Reg file data sampling: Not affected
Vulnerability Retbleed:               Not affected
Vulnerability Spec rstack overflow:   Not affected
Vulnerability Spec store bypass:      Not affected
Vulnerability Spectre v1:             Mitigation; __user pointer sanitization
Vulnerability Spectre v2:             Not affected
Vulnerability Srbds:                  Not affected
Vulnerability Tsx async abort:        Not affected

==============================
Versions of relevant libraries
==============================
[pip3] numpy==1.26.4
[pip3] pyzmq==27.1.0
[pip3] torch==2.9.0+cpu
[pip3] torch_npu==2.9.0
[pip3] torchaudio==2.9.0
[pip3] torchvision==0.24.0
[pip3] transformers==5.5.3
[pip3] triton-ascend==3.2.0
[conda] Could not collect

==============================
         vLLM Info
==============================
ROCM Version                 : Could not collect
vLLM Version                 : 0.20.1
vLLM Build Flags:
  CUDA Archs: Not Set; ROCm: Disabled; XPU: Disabled
GPU Topology:
  Could not collect

==============================
     Environment Variables
==============================
LD_LIBRARY_PATH=/usr/local/Ascend/nnal/atb/latest/atb/cxx_abi_1/lib:/usr/local/Ascend/nnal/atb/latest/atb/cxx_abi_1/examples:/usr/local/Ascend/nnal/atb/latest/atb/cxx_abi_1/tests/atbopstest:/usr/local/Ascend/ascend-toolkit/latest/tools/aml/lib64:/usr/local/Ascend/ascend-toolkit/latest/tools/aml/lib64/plugin:/usr/local/Ascend/ascend-toolkit/latest/lib64:/usr/local/Ascend/ascend-toolkit/latest/lib64/plugin/opskernel:/usr/local/Ascend/ascend-toolkit/latest/lib64/plugin/nnengine:/usr/local/Ascend/ascend-toolkit/latest/opp/built-in/op_impl/ai_core/tbe/op_tiling:/usr/local/Ascend/cann-8.5.1/tools/aml/lib64:/usr/local/Ascend/cann-8.5.1/tools/aml/lib64/plugin:/usr/local/Ascend/cann-8.5.1/lib64:/usr/local/Ascend/cann-8.5.1/lib64/plugin/opskernel:/usr/local/Ascend/cann-8.5.1/lib64/plugin/nnengine:/usr/local/Ascend/cann-8.5.1/opp/built-in/op_impl/ai_core/tbe/op_tiling:/usr/local/Ascend/driver/lib64:/usr/local/Ascend/driver/lib64/common/:/usr/local/Ascend/driver/lib64/driver/:/usr/local/python3.11.14/lib::/usr/local/lib
OMP_NUM_THREADS=1
TORCH_DEVICE_BACKEND_AUTOLOAD=1
PYTORCH_NVML_BASED_CUDA_CHECK=1
TORCHINDUCTOR_COMPILE_THREADS=1

---

export SOC_VERSION=ascend910_9392 && \
export CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH:/usr/include/c++/12:/usr/include/c++/12/`uname -i`-openEuler-linux && \
pip install . --no-deps --target ../vllm-ascend-dist -v -i https://pypi.antfin-inc.com/simple/

---

gmake[2]: *** [CMakeFiles/third_party_json.dir/build.make:99: third_party_json-prefix/src/third_party_json-stamp/third_party_json-download] Error 1
  gmake[1]: *** [CMakeFiles/Makefile2:1112: CMakeFiles/third_party_json.dir/all] Error 2
  gmake: *** [Makefile:156: all] Error 2
   -- Check for working C compiler: /usr/local/Ascend/cann-8.5.0/toolkit/toolchain/hcc/bin/aarch64-target-linux-gnu-gcc - skipped
  [2026-05-11 11:22:02] -- Detecting C compile features
  [2026-05-11 11:22:02] -- Detecting C compile features - done
  [2026-05-11 11:22:02] -- Detecting CXX compiler ABI info
  [2026-05-11 11:22:03] -- Detecting CXX compiler ABI info - done
  [2026-05-11 11:22:03] -- Check for working CXX compiler: /usr/local/Ascend/cann-8.5.0/toolkit/toolchain/hcc/bin/aarch64-target-linux-gnu-g++ - skipped
  [2026-05-11 11:22:03] -- Detecting CXX compile features
  [2026-05-11 11:22:03] -- Detecting CXX compile features - done
  [2026-05-11 11:22:03] -- Configuring done (1.8s)
  [2026-05-11 11:22:03] -- Generating done (0.1s)
  [2026-05-11 11:22:03] -- Build files have been written to: /sfs_turbo/inference/miaoruolin/github/vllm-ascend/csrc/build/common/tiling_sink_task-prefix/src/tiling_sink_task-build
  [2026-05-11 11:22:03] [ 36%] Performing build step for 'tiling_sink_task'
  [2026-05-11 11:22:03] [ 36%] No install step for 'tiling_sink_task'
  [2026-05-11 11:22:03] [ 37%] Completed 'tiling_sink_task'
  [2026-05-11 11:22:03] [ 37%] Built target tiling_sink_task
  [2026-05-11 11:22:04] -- Using src='https://gitcode.com/cann-src-third-party/json/releases/download/v3.11.3/include.zip'
  [2026-05-11 11:22:04] -- Retry after 5 seconds (attempt #3) ...
  [2026-05-11 11:22:09] -- Using src='https://gitcode.com/cann-src-third-party/json/releases/download/v3.11.3/include.zip'
  [2026-05-11 11:22:10] -- Retry after 15 seconds (attempt #4) ...
  [2026-05-11 11:22:25] -- Using src='https://gitcode.com/cann-src-third-party/json/releases/download/v3.11.3/include.zip'
  [2026-05-11 11:22:25] -- Retry after 60 seconds (attempt #5) ...
  [2026-05-11 11:23:25] -- Using src='https://gitcode.com/cann-src-third-party/json/releases/download/v3.11.3/include.zip'
  Running bash build_aclnn.sh ...
  Error running build_aclnn.sh: Command '['bash', 'csrc/build_aclnn.sh', '/sfs_turbo/inference/miaoruolin/github/vllm-ascend', 'ascend910_9392']' returned non-zero exit status 2.
  error: subprocess-exited-with-error
  
  × Building wheel for vllm_ascend (pyproject.toml) did not run successfully.
   exit code: 2
  ╰─> No available output.
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  full command: /usr/local/python3.11.14/bin/python3.11 /usr/local/python3.11.14/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py build_wheel /tmp/tmp592rhzda
  cwd: /sfs_turbo/inference/miaoruolin/github/vllm-ascend
  Building wheel for vllm_ascend (pyproject.toml): finished with status 'error'
  ERROR: Failed building wheel for vllm_ascend
Failed to build vllm_ascend
RAW_BUFFERClick to expand / collapse

Your current environment

The output of python collect_env.py

Collecting environment information...
==============================
        System Info
==============================
OS                           : Ubuntu 22.04.5 LTS (aarch64)
GCC version                  : (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0
Clang version                : 15.0.7
CMake version                : version 4.3.2
Libc version                 : glibc-2.35

==============================
       PyTorch Info
==============================
PyTorch version              : 2.9.0+cpu
Is debug build               : False
CUDA used to build PyTorch   : None
ROCM used to build PyTorch   : N/A
XPU used to build PyTorch    : N/A

==============================
      Python Environment
==============================
Python version               : 3.11.14 (main, Feb 26 2026, 03:57:04) [GCC 11.4.0] (64-bit runtime)
Python platform              : Linux-5.10.0-182.0.0.95.r1941_123.hce2.aarch64-aarch64-with-glibc2.35
    

==============================
          CPU Info
==============================
Architecture:                         aarch64
CPU op-mode(s):                       64-bit
Byte Order:                           Little Endian
CPU(s):                               320
On-line CPU(s) list:                  0-319
Vendor ID:                            HiSilicon
Model:                                0
Thread(s) per core:                   1
Core(s) per cluster:                  80
Socket(s):                            -
Cluster(s):                           4
Stepping:                             0x0
Frequency boost:                      disabled
CPU max MHz:                          3000.0000
CPU min MHz:                          400.0000
BogoMIPS:                             200.00
Flags:                                fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm ssbs sb paca pacg dcpodp flagm2 frint svei8mm svef32mm svef64mm svebf16 i8mm bf16 dgh rng ecv
L1d cache:                            20 MiB (320 instances)
L1i cache:                            20 MiB (320 instances)
L2 cache:                             400 MiB (320 instances)
L3 cache:                             560 MiB (8 instances)
NUMA node(s):                         8
NUMA node0 CPU(s):                    0-39
NUMA node1 CPU(s):                    40-79
NUMA node2 CPU(s):                    80-119
NUMA node3 CPU(s):                    120-159
NUMA node4 CPU(s):                    160-199
NUMA node5 CPU(s):                    200-239
NUMA node6 CPU(s):                    240-279
NUMA node7 CPU(s):                    280-319
Vulnerability Gather data sampling:   Not affected
Vulnerability Itlb multihit:          Not affected
Vulnerability L1tf:                   Not affected
Vulnerability Mds:                    Not affected
Vulnerability Meltdown:               Not affected
Vulnerability Mmio stale data:        Not affected
Vulnerability Reg file data sampling: Not affected
Vulnerability Retbleed:               Not affected
Vulnerability Spec rstack overflow:   Not affected
Vulnerability Spec store bypass:      Not affected
Vulnerability Spectre v1:             Mitigation; __user pointer sanitization
Vulnerability Spectre v2:             Not affected
Vulnerability Srbds:                  Not affected
Vulnerability Tsx async abort:        Not affected

==============================
Versions of relevant libraries
==============================
[pip3] numpy==1.26.4
[pip3] pyzmq==27.1.0
[pip3] torch==2.9.0+cpu
[pip3] torch_npu==2.9.0
[pip3] torchaudio==2.9.0
[pip3] torchvision==0.24.0
[pip3] transformers==5.5.3
[pip3] triton-ascend==3.2.0
[conda] Could not collect

==============================
         vLLM Info
==============================
ROCM Version                 : Could not collect
vLLM Version                 : 0.20.1
vLLM Build Flags:
  CUDA Archs: Not Set; ROCm: Disabled; XPU: Disabled
GPU Topology:
  Could not collect

==============================
     Environment Variables
==============================
LD_LIBRARY_PATH=/usr/local/Ascend/nnal/atb/latest/atb/cxx_abi_1/lib:/usr/local/Ascend/nnal/atb/latest/atb/cxx_abi_1/examples:/usr/local/Ascend/nnal/atb/latest/atb/cxx_abi_1/tests/atbopstest:/usr/local/Ascend/ascend-toolkit/latest/tools/aml/lib64:/usr/local/Ascend/ascend-toolkit/latest/tools/aml/lib64/plugin:/usr/local/Ascend/ascend-toolkit/latest/lib64:/usr/local/Ascend/ascend-toolkit/latest/lib64/plugin/opskernel:/usr/local/Ascend/ascend-toolkit/latest/lib64/plugin/nnengine:/usr/local/Ascend/ascend-toolkit/latest/opp/built-in/op_impl/ai_core/tbe/op_tiling:/usr/local/Ascend/cann-8.5.1/tools/aml/lib64:/usr/local/Ascend/cann-8.5.1/tools/aml/lib64/plugin:/usr/local/Ascend/cann-8.5.1/lib64:/usr/local/Ascend/cann-8.5.1/lib64/plugin/opskernel:/usr/local/Ascend/cann-8.5.1/lib64/plugin/nnengine:/usr/local/Ascend/cann-8.5.1/opp/built-in/op_impl/ai_core/tbe/op_tiling:/usr/local/Ascend/driver/lib64:/usr/local/Ascend/driver/lib64/common/:/usr/local/Ascend/driver/lib64/driver/:/usr/local/python3.11.14/lib::/usr/local/lib
OMP_NUM_THREADS=1
TORCH_DEVICE_BACKEND_AUTOLOAD=1
PYTORCH_NVML_BASED_CUDA_CHECK=1
TORCHINDUCTOR_COMPILE_THREADS=1

🐛 Describe the bug

I'm trying to compile the latest main branch source code in customer's environment. The build command is as follows:

export SOC_VERSION=ascend910_9392 && \
export CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH:/usr/include/c++/12:/usr/include/c++/12/`uname -i`-openEuler-linux && \
pip install . --no-deps --target ../vllm-ascend-dist -v -i https://pypi.antfin-inc.com/simple/

Due to security restrictions, the customer's environment has no access to the public internet. However, the build scripts introduced after PR #8146 require downloading numerous third-party dependencies from the public network, which is causing the compilation to fail.

The error message is as follows:"

  gmake[2]: *** [CMakeFiles/third_party_json.dir/build.make:99: third_party_json-prefix/src/third_party_json-stamp/third_party_json-download] Error 1
  gmake[1]: *** [CMakeFiles/Makefile2:1112: CMakeFiles/third_party_json.dir/all] Error 2
  gmake: *** [Makefile:156: all] Error 2
   -- Check for working C compiler: /usr/local/Ascend/cann-8.5.0/toolkit/toolchain/hcc/bin/aarch64-target-linux-gnu-gcc - skipped
  [2026-05-11 11:22:02] -- Detecting C compile features
  [2026-05-11 11:22:02] -- Detecting C compile features - done
  [2026-05-11 11:22:02] -- Detecting CXX compiler ABI info
  [2026-05-11 11:22:03] -- Detecting CXX compiler ABI info - done
  [2026-05-11 11:22:03] -- Check for working CXX compiler: /usr/local/Ascend/cann-8.5.0/toolkit/toolchain/hcc/bin/aarch64-target-linux-gnu-g++ - skipped
  [2026-05-11 11:22:03] -- Detecting CXX compile features
  [2026-05-11 11:22:03] -- Detecting CXX compile features - done
  [2026-05-11 11:22:03] -- Configuring done (1.8s)
  [2026-05-11 11:22:03] -- Generating done (0.1s)
  [2026-05-11 11:22:03] -- Build files have been written to: /sfs_turbo/inference/miaoruolin/github/vllm-ascend/csrc/build/common/tiling_sink_task-prefix/src/tiling_sink_task-build
  [2026-05-11 11:22:03] [ 36%] Performing build step for 'tiling_sink_task'
  [2026-05-11 11:22:03] [ 36%] No install step for 'tiling_sink_task'
  [2026-05-11 11:22:03] [ 37%] Completed 'tiling_sink_task'
  [2026-05-11 11:22:03] [ 37%] Built target tiling_sink_task
  [2026-05-11 11:22:04] -- Using src='https://gitcode.com/cann-src-third-party/json/releases/download/v3.11.3/include.zip'
  [2026-05-11 11:22:04] -- Retry after 5 seconds (attempt #3) ...
  [2026-05-11 11:22:09] -- Using src='https://gitcode.com/cann-src-third-party/json/releases/download/v3.11.3/include.zip'
  [2026-05-11 11:22:10] -- Retry after 15 seconds (attempt #4) ...
  [2026-05-11 11:22:25] -- Using src='https://gitcode.com/cann-src-third-party/json/releases/download/v3.11.3/include.zip'
  [2026-05-11 11:22:25] -- Retry after 60 seconds (attempt #5) ...
  [2026-05-11 11:23:25] -- Using src='https://gitcode.com/cann-src-third-party/json/releases/download/v3.11.3/include.zip'
  Running bash build_aclnn.sh ...
  Error running build_aclnn.sh: Command '['bash', 'csrc/build_aclnn.sh', '/sfs_turbo/inference/miaoruolin/github/vllm-ascend', 'ascend910_9392']' returned non-zero exit status 2.
  error: subprocess-exited-with-error
  
  × Building wheel for vllm_ascend (pyproject.toml) did not run successfully.
exit code: 2
  ╰─> No available output.
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  full command: /usr/local/python3.11.14/bin/python3.11 /usr/local/python3.11.14/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py build_wheel /tmp/tmp592rhzda
  cwd: /sfs_turbo/inference/miaoruolin/github/vllm-ascend
  Building wheel for vllm_ascend (pyproject.toml): finished with status 'error'
  ERROR: Failed building wheel for vllm_ascend
Failed to build vllm_ascend

I hope the community can update the image accordingly by pre-downloading the required dependencies. This would make it much easier to use directly across various experimental and production environments.

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

vllm - 💡(How to fix) Fix [Bug]: Compiling from source (after pr#8146) fails in current image.