Running phase: unpackPhase unpacking source archive /nix/store/7k1dxdx0nljynv60zy1p94mwnmzc8i08-rs-20200313.tar.gz source root is rs setting SOURCE_DATE_EPOCH to timestamp 1584135554 of file "rs/rs.1" Running phase: patchPhase applying patch /nix/store/rnbial2p8rir7pgkqdgamv16jcykbk86-macos-reallocarray.patch patching file rs.c Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase rs.c: In function 'getargs': rs.c:410:34: error: implicit declaration of function 'strtonum'; did you mean 'strtouq'? [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 410 | owidth = strtonum(optarg, 1, INT_MAX, &errstr); | ^~~~~~~~ | strtouq