Fix ncurses build: disable pid-sandbox
This was failing to build due to a script that references its own PID interacting with a failed Portage pid-sandbox setup. The build container doesn't have permissions to establish a new PID namespace and it's not needed anyway because it's already containerized. Just disable the pid-sandbox.
Showing
Please register or sign in to comment