Hi,
I was trying to build a new image of complete GrapheneOS for testing, because I found an issue on the audio layer, but I have some problems to lunch the build for tokay. I have the next error message:
grapheneos-2025030900 $ adevtool generate-all -d tokay
Unpacking image: tokay-BP1A.250305.020
Error: spawn debugfs ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:285:19)
at onErrorNT (node:internal/child_process:483:16)
at processTicksAndRejections (node:internal/process/task_queues:90:21) {
errno: -2,
code: 'ENOENT',
syscall: 'spawn debugfs',
path: 'debugfs',
spawnargs: [
'-R',
'rdump / "/storage/src/grapheneos-2025030900/vendor/adevtool/dl/unpacked/tokay-BP1A.250305.020-tmp/vendor_dlkm"',
'/storage/src/grapheneos-2025030900/vendor/adevtool/dl/unpacked/tokay-BP1A.250305.020-tmp/vendor_dlkm.img'
]
}
And I think, that for this, I have the next error when I tried to lunch the complete build:
grapheneos-2025030900 $ lunch tokay-cur-userdebug
In file included from build/make/core/config.mk:406:
In file included from build/make/core/envsetup.mk:351:
build/make/core/product_config.mk:226: error: Cannot locate config makefile for product "tokay".
11:03:28 dumpvars failed with: exit status 1
Details:
the previous steps works fine, in special the m aapt2
build for adevtool