s6-rc
s6-rc-compileworks in chroot- For native builds, database is compiled instead of being copied from git repo
s6-rc-compilemust be run natively on the host as it embeds build-time paths into the compiled service database (the database itself is architecture‑independent); a workaround exists if both installation paths on the host and target match then we can compile the db on the host and copy it to the target (future versions ofs6-rcwill add runtime options to override these paths, making things relatively easier)- There is no test suite