Hi
On Wed, 19 Sep 2018, at 11:17, Jakub Jirutka wrote:
> I didn't use it in aports intentionally, because it's *very* slow. Many
> aports would fail to build due to exceeding the time limit (50 minutes)
> and it would significantly increase waiting time for all builds (due to
> exhausted job queue).
There was or is bug in qemu-user-static, that made it terribly slow. This version:
$> ./qemu-arm-static --version
qemu-arm version 2.9.1(qemu-2.9.1-2.fc26)
is definitely ok, I haven't tested any newer ones. In my opinion most builds should not fail due time limit on travis. BUT the tests sometimes do, after all its not the correct kernel. I am moving towards qemu-system using netboot for my development. netboot boots surprisingly consistent across architectures. You can append apkovl= to provision the VM.
Best,
Jean-Louis
---
Unsubscribe: alpine-devel+unsubscribe_at_lists.alpinelinux.org
Help: alpine-devel+help_at_lists.alpinelinux.org
---
Received on Fri Sep 21 2018 - 21:44:20 UTC