2022-12-23T19:19:42 udftools 2.0 -> 2.3 https://github.com/pali/udftools/releases 2022-12-23T19:19:44 attrpath: udftools 2022-12-23T19:19:44 Checking auto update branch... 2022-12-23T19:19:45 No auto update branch exists 2022-12-23T19:19:48 [version] 2022-12-23T19:19:50 [version] updated version and sha256 2022-12-23T19:19:50 [rustCrateVersion] 2022-12-23T19:19:50 [rustCrateVersion] No cargoSha256 found 2022-12-23T19:19:50 [golangModuleVersion] 2022-12-23T19:19:50 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-23T19:19:50 [updateScript] 2022-12-23T19:19:50 [updateScript] skipping because derivation has no updateScript 2022-12-23T19:19:50 2022-12-23T19:19:50 [quotedUrls] 2022-12-23T19:19:50 [quotedUrls] nothing found to replace 2022-12-23T19:19:50 Diff after rewrites: diff --git a/pkgs/tools/filesystems/udftools/default.nix b/pkgs/tools/filesystems/udftools/default.nix index ec3fd6efefa..c1be696d06f 100644 --- a/pkgs/tools/filesystems/udftools/default.nix +++ b/pkgs/tools/filesystems/udftools/default.nix @@ -2,12 +2,12 @@ stdenv.mkDerivation rec { pname = "udftools"; - version = "2.0"; + version = "2.3"; src = fetchFromGitHub { owner = "pali"; repo = "udftools"; rev = version; - sha256 = "0mz04h3rki6ljwfs15z83gf4vv816w7xgz923waiqgmfj9xpvx87"; + sha256 = "sha256-SUdwJpJfbs6LhcyNMPJUhhpp/3htwT/EVep7+4PRgto="; }; buildInputs = [ ncurses readline ]; 2022-12-23T19:21:20 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A udftools nix build failed. aclocal.m4:123: AM_PROG_LIBTOOL is expanded from... configure.ac:11: the top level autoreconf: running: /nix/store/idc80c1893y1mbfg98v9kphc03rjd1in-autoconf-2.71/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:9: installing 'config/compile' configure.ac:11: installing 'config/config.guess' configure.ac:11: installing 'config/config.sub' configure.ac:6: installing 'config/install-sh' configure.ac:6: installing 'config/missing' cdrwtool/Makefile.am:3: warning: source file '../mkudffs/mkudffs.c' is in a subdirectory, cdrwtool/Makefile.am:3: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. cdrwtool/Makefile.am:3: warning: source file '../mkudffs/defaults.c' is in a subdirectory, cdrwtool/Makefile.am:3: but option 'subdir-objects' is disabled cdrwtool/Makefile.am:3: warning: source file '../mkudffs/file.c' is in a subdirectory, cdrwtool/Makefile.am:3: but option 'subdir-objects' is disabled cdrwtool/Makefile.am: installing 'config/depcomp' udflabel/Makefile.am:3: warning: source file '../udfinfo/readdisc.c' is in a subdirectory, udflabel/Makefile.am:3: but option 'subdir-objects' is disabled autoreconf: Leaving directory '.' @nix { "action": "setPhase", "phase": "configurePhase" } configuring sed: can't read include/udf_endian.h: No such file or directory