[PATCH] D136915: Add build for Windows on Arm in packaging script

Muhammad Omair Javaid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 02:48:11 PST 2023


omjavaid added a comment.

There must be some issue with your configuration possible not testing the top of tree main branch as 15.0.6 may not have the patches for the build to succeed. Please follow the instructions on link provided below to setup your test machine:
https://linaro.atlassian.net/wiki/spaces/TCWGPUB/pages/28809266294/How+to+setup+LLVM+buildbots+for+Windows+11+on+Arm

There are successful LLVM (including flang) builds running on LLVM buildbots. Unfortunately there are still on my private tests master (User Name: Omair, Password: Password)

so you can find a quick bot reference build here:
http://139.178.84.207:49161/#/builders/181/builds/331

and two stage reference build here:
http://139.178.84.207:49161/#/builders/120/builds/34

Note: I ll be out of office till Tuesday but will be replying email intermittently


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136915/new/

https://reviews.llvm.org/D136915



More information about the llvm-commits mailing list