Re: [pypy-dev] macos buildbot offline

2020-07-08 Thread matt--- via pypy-dev
Boot from a usb installer image and you can clear the disk and install to it. M -- Matt Billenstein m...@vazor.com > On Jul 8, 2020, at 2:18 PM, Yury V. Zaytsev wrote: > > On Wed, 8 Jul 2020, Matt Billenstein wrote: > >>> On Wed, Jul 08, 2020 at 11:12:45AM +0300, Matti Picus wrote: >>> I thi

Re: [pypy-dev] macos buildbot offline

2020-07-09 Thread matt--- via pypy-dev
I’d try to boot something like the ubuntu installer and use dd... My oldest macbook pro stopped taking macos updates, so it runs ubuntu now - but i forget which installer image used to do that. M -- Matt Billenstein m...@vazor.com > On Jul 8, 2020, at 11:14 PM, Yury V. Zaytsev wrote: > > On

[pypy-dev] Re: How have you found compiling in OpenSSL and other libraries into your relocatable builds?

2022-03-31 Thread matt--- via pypy-dev
I think you have to bundle on macOS - Apple ships a really old openssl. I think cpython on macOS does this already? Might be good to be consistently bundling the same thing in Linus as well. M -- Matt Billenstein m...@vazor.com > On Mar 31, 2022, at 3:36 PM, Brett Cannon wrote: > > I notice

[pypy-dev] Re: buildbot master upgrade to support python3 workers?

2022-04-17 Thread matt--- via pypy-dev
> Maybe you could run the buildbot worker with PyPy2? Yup, that's what I'm doing now. M ___ pypy-dev mailing list -- pypy-dev@python.org To unsubscribe send an email to pypy-dev-le...@python.org https://mail.python.org/mailman3/lists/pypy-dev.python.o