Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LUCI: Builders and Python3 support tracker #61671

Closed
joedian opened this issue Jul 31, 2023 · 15 comments
Closed

LUCI: Builders and Python3 support tracker #61671

joedian opened this issue Jul 31, 2023 · 15 comments
Assignees
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge new-builder
Milestone

Comments

@joedian
Copy link

joedian commented Jul 31, 2023

This issue is to track which builders os/arch combination supports Python3 and which doesn't.

Please comment with :
<builder> supports Python

or

<builder> doesn't support Python

@joedian joedian self-assigned this Jul 31, 2023
@dmitshur dmitshur added the Builders x/build issues (builders, bots, dashboards) label Jul 31, 2023
@joedian joedian changed the title LUCI: Python support tracker LUCI: Builders and Python3 support tracker Jul 31, 2023
@joedian
Copy link
Author

joedian commented Aug 1, 2023

@golang/port-maintainers

Hey Gophers,
The Go team is migrating its builders to LUCI and we need your help! The LUCI swarming bot, which is the application that runs on the builders, is currently written in Python3. We'd like to know if Python is supported by your os/arch combination.
If you’re a builder owner, would you mind responding to this Github issue with your builder name and whether there is Python3 support?
Thanks!
Best,
Joedian for the Go Release Team

@xen0n
Copy link
Member

xen0n commented Aug 1, 2023

linux-loong64-3a5000 supports Python

@dmitshur dmitshur added this to the Unreleased milestone Aug 1, 2023
@bsiegert
Copy link
Contributor

bsiegert commented Aug 1, 2023

netbsd-* supports Python.

@pmur
Copy link
Contributor

pmur commented Aug 1, 2023

ppc64{,le}/linux supports Python

@mengzhuo
Copy link
Contributor

mengzhuo commented Aug 1, 2023

All these builders supports Python

linux-amd64-wsl
linux-riscv64-unmatched
freebsd-riscv64-unmatched

@srinivas-pokala
Copy link
Contributor

linux-s390x-ibm* supports Python

@tuxillo
Copy link
Contributor

tuxillo commented Aug 1, 2023

dfly-622 supports Python (but the builder is not managed by me)

@johanbrandhorst
Copy link
Member

wasip1-* supports Python

@ayappanec
Copy link

aix supports python

@millerresearch
Copy link
Contributor

plan9-arm doesn't support python
plan9-386 and plan9-amd64 support only python2.7 [I believe]

@jclulow
Copy link
Contributor

jclulow commented Aug 2, 2023

host-illumos-amd64-jclulow supports Python

(running OmniOS, which can definitely provide Python 3 as needed)

@paulzhol
Copy link
Member

paulzhol commented Aug 2, 2023

The GCP based builders for FreeBSD have Python3 as part of their GDB package dependency:

freebsd-386-12_3
freebsd-amd64-12_3
freebsd-386-13_0
freebsd-amd64-13_0

Similarly so is freebsd-paulzhol-arm.

@dmgk
Copy link
Member

dmgk commented Aug 2, 2023

freebsd-arm64-dmgk supports Python3.

@changkun
Copy link
Member

changkun commented Aug 13, 2023

host-android-arm64-corellium-android
host-ios-arm64-corellium-ios

supports Python

@joedian
Copy link
Author

joedian commented Aug 23, 2023

Results

aix/ppc64 yes #61671 (comment)
dragonfly/amd64 yes #61671 (comment)
freebsd/386 yes #61671 (comment)
freebsd/amd64 yes #61671 (comment)
freebsd/arm yes #61671 (comment)
freebsd/arm64 yes #61671 (comment)
illumos/amd64 yes #61671 (comment)
linux/ppc64 yes #61671 (comment)
linux/ppc64le yes #61671 (comment)
linux/mips    
linux/mipsle    
linux/mips64    
linux/mips64le    
linux/riscv64 yes #61671 (comment)
linux/s390x yes #61671 (comment)
android/386    
android/amd64 yes #61671 (comment)
android/arm    
android/arm64    
ios/arm64 yes #61671 (comment)
ios/amd64    
js/wasm    
netbsd/386 yes #61671 (comment)
netbsd/amd64 yes #61671 (comment)
netbsd/arm yes #61671 (comment)
netbsd/arm64 yes #61671 (comment)
openbsd/386    
openbsd/amd64    
openbsd/arm    
openbsd/arm64    
openbsd/mips64    
plan9/386 2.7 #61671 (comment)
plan9/amd64 2.7 #61671 (comment)
plan9/arm no #61671 (comment)
solaris/amd64 yes via email
windows/arm    
windows/arm64    

@joedian joedian closed this as completed Aug 23, 2023
@golang golang locked and limited conversation to collaborators Aug 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge new-builder
Projects
Archived in project
Development

No branches or pull requests