gpo.zugaina.org

Search Portage & Overlays:

dev-util/buildbox

Suite of tools conforming to the Remote Execution and Workers API

Screenshots

  • buildbox-1.4.13
    ~amd64
    casd fuse oci recc test tools

    View      Download      Browse     License: Apache-2.0   
    Overlay: guru
  • buildbox-1.4.7
    ~amd64
    casd fuse oci recc test tools

    View      Download      Browse     License: Apache-2.0   
    Overlay: guru

ChangeLog

commit 148ad2188656ecaa9cbde76a5de8b17cd205d503
Author: zyxhere???? <zyx@envs.net>
Date: Thu Jul 30 17:47:50 2026 +0000

dev-*/*: enable fuse tests

I haven't been able to test them because:
- In (unprivileged) bubblewrap container setuid binaries
(fuse3) get disabled[1]
- Inside a normal chroot bubblewrap can't run[2]
(which these packages use)
- Inside bubblewrap running as root the bwrap that buildbox
invokes for some reason doesn't get permissions to make
use of user-namespaces (even tho I can make nested bwrap container
via `bwrap --bind /somerootfs / --dev /dev --proc /proc bash`)
- Inside a lxc container is the same story as above

The only real way to test (for me) is to install on host BUT
buildbox doesn't compile on musl libc (which I'm using) and
I can't report that to them because they use gitlab and for
making an account there you need to give them a credit card :s

[1]: https://github.com/containers/bubblewrap/issues/132
[2]: https://github.com/containers/bubblewrap/issues/689#issuecomment-2940775396

Signed-off-by: zyxhere???? <zyx@envs.net>

commit 998486c6f8ae31e8678652d281814442d448d94a
Author: zyxhere???? <zyx@envs.net>
Date: Thu Jul 30 17:14:37 2026 +0000

dev-util/buildbox: depend on either `casd` or `tools` USE flag

Closes: https://bugs.gentoo.org/980092
Signed-off-by: zyxhere???? <zyx@envs.net>

commit e876e887d3295f7de77a84b94fe51df9bd7d412e
Author: zyxhere???? <zyx@envs.net>
Date: Sat Jul 25 09:49:42 2026 +0000

dev-util/buildbox: add 1.4.13, add patch to include sys/types.h for musl libc

Can't upstream the patch or even report since gitlab wants my credit card :S

Signed-off-by: zyxhere???? <zyx@envs.net>

commit 634c19527f3f164ae07aae608fca32ce234103a0
Author: zyxhere???? <zyx@envs.net>
Date: Wed Mar 11 18:26:07 2026 +0000

dev-util/buildbox: new package, add 1.4.7

Fuse tests not yet hooked up with kernel config checking

Cmake options only accept capital ON & OFF.

Part-off: https://codeberg.org/gentoo/guru/pulls/17
Signed-off-by: zyxhere???? <zyx@envs.net>