tartan 0 -> 1 attrpath: tartan 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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/pfgp9wp6siiz1vqs32p2qkrdnzcbl6vp-unstable-update-script.sh.drv /nix/store/bhx2kbw6zy3xfc88qnvx4xzjw5d282iw-packages.json.drv building '/nix/store/pfgp9wp6siiz1vqs32p2qkrdnzcbl6vp-unstable-update-script.sh.drv'... building '/nix/store/bhx2kbw6zy3xfc88qnvx4xzjw5d282iw-packages.json.drv'... Going to be running update for following packages: - tartan-unstable-2021-12-23 Press Enter key to continue... Running update for: - tartan-unstable-2021-12-23: UPDATING ... - tartan-unstable-2021-12-23: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/analysis/tartan/default.nix b/pkgs/development/tools/analysis/tartan/default.nix index 1106d017cba1..998b46944910 100644 --- a/pkgs/development/tools/analysis/tartan/default.nix +++ b/pkgs/development/tools/analysis/tartan/default.nix @@ -12,14 +12,14 @@ stdenv.mkDerivation rec { pname = "tartan"; - version = "unstable-2021-12-23"; + version = "unstable-2023-05-28"; src = fetchFromGitLab { domain = "gitlab.freedesktop.org"; owner = "tartan"; repo = "tartan"; - rev = "bd4ea95d8b3ce1258491e9fac7fcc37d2b241a16"; - sha256 = "l3duPt8Kh/JljzOV+Dm26XbS7gZ+mmFfYUYofWSJRyo="; + rev = "a4387a49c7bb318121a89f9042a28b4bbbec0720"; + sha256 = "0pXZiju4OhDf9+G0t1KRafRZXVZlkTLKyAhBkyCWAk0="; }; nativeBuildInputs = [ No auto update branch exists 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 tartan nix build failed. @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/0az2fjhj2lr6n1ypx6j973d0qip2q6ay-tartan-unstable-2023-05-28/lib --libexecdir=/nix/store/0az2fjhj2lr6n1ypx6j973d0qip2q6ay-tartan-unstable-2023-05-28/libexec --bindir=/nix/store/0az2fjhj2lr6n1ypx6j973d0qip2q6ay-tartan-unstable-2023-05-28/bin --sbindir=/nix/store/0az2fjhj2lr6n1ypx6j973d0qip2q6ay-tartan-unstable-2023-05-28/sbin --includedir=/nix/store/0az2fjhj2lr6n1ypx6j973d0qip2q6ay-tartan-unstable-2023-05-28/include --mandir=/nix/store/0az2fjhj2lr6n1ypx6j973d0qip2q6ay-tartan-unstable-2023-05-28/share/man --infodir=/nix/store/0az2fjhj2lr6n1ypx6j973d0qip2q6ay-tartan-unstable-2023-05-28/share/info --localedir=/nix/store/0az2fjhj2lr6n1ypx6j973d0qip2q6ay-tartan-unstable-2023-05-28/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/0az2fjhj2lr6n1ypx6j973d0qip2q6ay-tartan-unstable-2023-05-28 The Meson build system Version: 1.2.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: tartan Project version: 0.4.0 C++ compiler for the host machine: g++ (gcc 12.3.0 "g++ (GCC) 12.3.0") C++ linker for the host machine: g++ ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /nix/store/bhn19xy6sva5vf6nzz5szljdyyvlnrib-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency glib-2.0 found: YES 2.76.4 Run-time dependency gobject-2.0 found: YES 2.76.4 Run-time dependency gio-2.0 found: YES 2.76.4 Run-time dependency gobject-introspection-1.0 found: YES 1.76.1 WARNING: The LLVM dependency was not found via CMake since both a C and C++ compiler are required. llvm-config found: NO found '11.1.0' but need ['>= 16.0'] Run-time dependency LLVM found: NO (tried cmake and config-tool) meson.build:42:17: ERROR: Dependency "llvm" not found, tried cmake and config-tool A full log can be found at /build/source/build/meson-logs/meson-log.txt