fmtoy 0 -> 1 attrpath: fmtoy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - fmtoy-unstable-2022-12-23 Press Enter key to continue... Running update for: - fmtoy-unstable-2022-12-23: UPDATING ... - fmtoy-unstable-2022-12-23: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/audio/fmtoy/default.nix b/pkgs/tools/audio/fmtoy/default.nix index 69a0f570d3bc..d6939b740b12 100644 --- a/pkgs/tools/audio/fmtoy/default.nix +++ b/pkgs/tools/audio/fmtoy/default.nix @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "fmtoy"; - version = "unstable-2022-12-23"; + version = "unstable-2023-05-21"; src = fetchFromGitHub { owner = "vampirefrog"; repo = "fmtoy"; - rev = "78b61b5e9bc0c6874962dc4040456581c9999b36"; - sha256 = "r5zbr6TCxzDiQvDsLQu/QwNfem1K4Ahaji0yIz/2yl0="; + rev = "2b54180d8edd0de90e2af01bf9ff303bc916e893"; + sha256 = "qoMw4P+QEw4Q/wKBvFPh+WxkmOW6qH9FuFFkO2ZRrMc="; }; postPatch = '' An auto update branch exists with message `fmtoy: unstable-2022-12-23 -> unstable-2023-04-18`. New version is unstable-2023-05-21. The auto update branch does not match or exceed the new version. Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A fmtoy nix build failed. gcc -MMD -c fmtoy_ym2151.c -o fmtoy_ym2151.o -ggdb -Wall -I/nix/store/ln7lz8h88536yy5fp45n7ifrqhbs76ij-alsa-lib-1.2.9-dev/include -I/nix/store/1nlar7fin9pbxaa1wnv7swrzpks4r2wa-libjack2-1.9.22-dev/include gcc -MMD -c fmtoy_ym2203.c -o fmtoy_ym2203.o -ggdb -Wall -I/nix/store/ln7lz8h88536yy5fp45n7ifrqhbs76ij-alsa-lib-1.2.9-dev/include -I/nix/store/1nlar7fin9pbxaa1wnv7swrzpks4r2wa-libjack2-1.9.22-dev/include chips/ymf262.c: In function 'ymf262_update_one': chips/ymf262.c:2563:13: warning: unused variable 'chn' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 2563 | int chn; | ^~~ fmtoy.c:7:10: fatal error: libfmvoice/fm_voice.h: No such file or directory 7 | #include "libfmvoice/fm_voice.h" | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:28: fmtoy.o] Error 1 make: *** Waiting for unfinished jobs.... In file included from fmtoy_ym2151.c:2: fmtoy.h:6:10: fatal error: libfmvoice/fm_voice.h: No such file or directory 6 | #include "libfmvoice/fm_voice.h" | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from fmtoy_ym2203.c:3: fmtoy.h:6:10: fatal error: libfmvoice/fm_voice.h: No such file or directory 6 | #include "libfmvoice/fm_voice.h" | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:28: fmtoy_ym2203.o] Error 1 compilation terminated. make: *** [Makefile:28: fmtoy_ym2151.o] Error 1 In file included from fmtoy_jack.c:7: fmtoy.h:6:10: fatal error: libfmvoice/fm_voice.h: No such file or directory 6 | #include "libfmvoice/fm_voice.h" | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:28: fmtoy_jack.o] Error 1