rusty_v8 icon indicating copy to clipboard operation
rusty_v8 copied to clipboard

musl libc builds (docker)

Open littledivy opened this issue 1 year ago • 2 comments

littledivy avatar Feb 29 '24 11:02 littledivy

Any update?

gongzhengyang avatar Mar 07 '24 09:03 gongzhengyang

Any update?

From scanning the log, it appears the only problem is a permissions issue in cargo's target directory. Perhaps a chmod -R is necessary.

nitsky avatar Mar 19 '24 16:03 nitsky