<div dir="ltr">An example is probably the simplest option. I'll create a fork and share the changelist with you.<div><br></div><div>- Eric</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 3, 2020 at 6:12 AM Rob Landley <<a href="mailto:rob@landley.net">rob@landley.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 6/2/20 4:13 PM, Eric Molitor wrote:<br>
> Mmh, I just switched my dev machine from Alpine to Ubuntu before working on<br>
> this, normally I would have caught this.<br>
> <br>
> Rob, what are your thoughts on using GitHub actions to build toybox on Alpine,<br>
> Ubuntu and MacOS and running through the test suite? This would have caught this<br>
> earlier. I'm happy to submit a patch to set this up if it is desired.<br>
<br>
In theory you could do this through your own fork/branch if you want.<br>
<br>
I'm reluctant to become dependant on microsoft github for any actual functions.<br>
I'd rather set up a build test here. (That's part of what the mkroot stuff is<br>
for, I noticed because it broke the mkroot build using the mcm toolchain.)<br>
<br>
What microsoft github can do that my setup can't is test under Apple MacOS,<br>
because that's proprietary and running it under qemu is not allowed for<br>
intellectual property reasons.<br>
<br>
In theory you can kind of hack it:<br>
<br>
<a href="https://lists.gnu.org/archive/html/qemu-devel/2008-02/msg00444.html" rel="noreferrer" target="_blank">https://lists.gnu.org/archive/html/qemu-devel/2008-02/msg00444.html</a><br>
<br>
In practice, I've never bothered trying. (And I haven't seen a retail boxed copy<br>
of macos at Fry's in years anyway.)<br>
<br>
Hmmm... What would the patch to do it look like? (I dunno how you trigger github<br>
actions...)<br>
<br>
Rob<br>
</blockquote></div>