Running phase: unpackPhase unpacking source archive /nix/store/alwr65pbncp0ig2vsnkry2qgysm7ry3q-untie-0.3.tar.bz2 source root is untie-0.3 setting SOURCE_DATE_EPOCH to timestamp 1180034790 of file "untie-0.3/untie.spec" Running phase: patchPhase 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 PREFIX=\$\(out\) gcc -Wall -c -o untie.o untie.c untie.c: In function 'main': untie.c:411:15: error: implicit declaration of function 'clone'; did you mean 'close'? [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 411 | ret = clone(child_process, &stack[STACK_SIZE - 1], flags, &args_info); | ^~~~~ | close make: *** [: untie.o] Error 1