Running phase: unpackPhase unpacking source archive /nix/store/mwb6a3y8is8v57z765hi4wkhjawx9viq-source source root is source Running phase: patchPhase patching script interpreter paths in . ./test/run: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash" ./bin/drip: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash" Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase build flags: SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash gcc src/drip_daemon.c -o bin/drip_daemon src/drip_daemon.c: In function 'main': src/drip_daemon.c:46:5: error: implicit declaration of function 'wait' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 46 | wait(&status); | ^~~~ make: *** [Makefile:16: bin/drip_daemon] Error 1