Packet Please
Packet Please
I'm very interested in this feature - we build the same codebase for ~30 architectures and want to parameterize/parallelize this (it's an OpenWrt-related project). @vit9696 is this the code you...
It works nicely now :-) I'm using it together with `addStepsAfterCurrentStep()` and so I had to override that and call `setAsyncLock()` there too. @vit9696 would you be okay with me...
We've been using and adapting @vit9696's code and it's pretty nice, thanks a lot! You can read our version here: https://github.com/freifunk-berlin/ansible/blob/main/roles/buildbot/files/asyncbuild.py I made a few small changes/additions: - Use `addStepsAfterCurrentStep()`...
We've been tinkering with sockets over FFI a little here: https://github.com/jow-/ucode/pull/121 Far from ideal, but maybe just enough for you
Same error on today's main ``` $ ./scripts/diffconfig.sh CONFIG_TARGET_ramips=y CONFIG_TARGET_ramips_mt7621=y CONFIG_TARGET_ramips_mt7621_DEVICE_zyxel_nwa55axe=y CONFIG_IB=y CONFIG_IB_STANDALONE=y CONFIG_SDK=y ``` I'm on an up-to-date Fedora 39 x86_64
This seems to be a concurrency issue - all host tools build fine with `-j 1`
It also occurs later with normal packages. I usually build with `-j 20` and now that all host tools are present, it fails at libmnl and dropbear.
I've traced this back to 36150ff6ff cc @Spudz76 @Ansuel Reproduce with `CONFIG_SDK=y` and defconfig - the concurrency thing was just confusion.
There's a suggested patch to try here: https://github.com/openwrt/mt76/issues/690#issuecomment-1936970214
Same here on Fedora - first time user, many of the other features work pretty nicely, especially the remote mousepad - cheers! ``` GSConnect: 54 GJS: 1.17.1 Session: wayland OS:...