microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.08k stars 28.51k forks source link

Build Command build using java on ARM64 Nvidia processor #197087

Closed tmichals closed 10 months ago

tmichals commented 10 months ago

Type: Bug

lcs@ubuntu:~/Desktop/2024/2024/7220$ ./gradlew build Dependency Error! GradleRIO detected this build failed due to missing dependencies! Try again with ./gradlew build whilst connected to the internet (not the robot!) If the error persists, ensure you are not behind a firewall / proxy server (common in schools)

FAILURE: Build failed with an exception.

BUILD FAILED in 1s lcs@ubuntu:~/Desktop/2024/2024/7220$

VS Code version: Code 1.83.1 (f1b07bd25dfad64b0167beb15359ae573aecd2cc, 2023-10-11T00:04:30.197Z) OS version: Linux arm64 5.10.120-tegra Modes:

System Info |Item|Value| |---|---| |CPUs|ARMv8 Processor rev 1 (v8l) (6 x 1510)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|0, 1, 1| |Memory (System)|7.30GB (1.25GB free)| |Process Argv|--unity-launch --crash-reporter-id 7e259f01-ce1e-4859-b86d-471ca462f9f6| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|ubuntu| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|ubuntu| |XDG_SESSION_TYPE|x11|
Extensions (19) Extension|Author (truncated)|Version ---|---|--- frc-icon|FRC|0.0.1 copilot|Git|1.132.0 copilot-chat|Git|0.8.0 frc-snippets|jas|0.0.5 wpilib-java-snippets|mor|0.0.3 vscode-docker|ms-|1.27.0 python|ms-|2023.18.0 vscode-pylance|ms-|2023.10.50 remote-containers|ms-|0.315.1 java|red|1.24.0 intellicode-api-usage-examples|Vis|0.2.8 vscodeintellicode|Vis|1.2.30 vscode-java-debug|vsc|0.54.0 vscode-java-dependency|vsc|0.23.2 vscode-java-pack|vsc|0.25.15 vscode-java-test|vsc|0.40.1 vscode-maven|vsc|0.43.0 vscode-wpilib|wpi|2022.2.1 open-in-github-desktop|wra|1.4.3
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627:30244334 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30410667 py29gd2263cf:30856253 vsclangdc:30486549 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 282f8724:30602487 f6dab269:30613381 vscrp:30673768 showlangstatbar:30737416 962ge761:30841074 03d35959:30757346 pythonfmttext:30731395 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 pythonnosmt12:30797651 pythonidxpt:30866567 pythonnoceb:30805159 copilotsettingc:30859502 synctok:30869157 dsvsc013:30795093 dsvsc014:30804076 dsvsc015:30845448 pythontestfixtcf:30871695 pythonregdiag2cf:30871583 pyreplss1:30865275 pythoncet00cf:30874137 2e7ec940:30870395 pythontbext0cf:30864173 ```
tmichals commented 10 months ago

it appears to be failing on x86 files, which leads me to think that I can not build on my ARM64 Nvidia computer.

VSCodeTriageBot commented 10 months ago

We closed this issue because we don't plan to address it in the foreseeable future. If you disagree and feel that this issue is crucial: we are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding, and happy coding!