brlcad 7.34.2 -> 7.38.0 https://repology.org/project/brlcad/versions attrpath: brlcad Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/graphics/brlcad/default.nix b/pkgs/applications/graphics/brlcad/default.nix index f30a6acbbbee..a9e9c53a9f8a 100644 --- a/pkgs/applications/graphics/brlcad/default.nix +++ b/pkgs/applications/graphics/brlcad/default.nix @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "brlcad"; - version = "7.34.2"; + version = "7.38.0"; src = fetchFromGitHub { owner = "BRL-CAD"; repo = pname; rev = "refs/tags/rel-${lib.replaceStrings [ "." ] [ "-" ] version}"; - hash = "sha256-oafu255xElEIk8p4yvNyR2maykUfxQui/L5MkicA+JA="; + hash = "sha256-Q6+PewMuEqsysq2/gS1VoMJfTBU7U/4tDm0XgNch/pI="; }; nativeBuildInputs = [ 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 brlcad nix build failed. [ 33%] Building C object src/libbg/CMakeFiles/libbg-obj.dir/vert_tree.c.o [ 33%] Building C object src/libbg/CMakeFiles/libbg-obj.dir/util.c.o [ 33%] Built target libicv-obj -- PROJ_BLD configure command succeeded. See also /build/source/build/src/other/ext/PROJ_BLD-prefix/src/PROJ_BLD-stamp/PROJ_BLD-configure-*.log [ 33%] Built target bn_test [ 33%] Performing build step for 'PROJ_BLD' [ 33%] Linking CXX executable bn_eigen -- OPENMESH_BLD build command succeeded. See also /build/source/build/src/other/ext/OPENMESH_BLD-prefix/src/OPENMESH_BLD-stamp/OPENMESH_BLD-build-*.log [ 33%] Performing install step for 'OPENMESH_BLD' [ 33%] Built target bn_eigen -- OPENMESH_BLD install command succeeded. See also /build/source/build/src/other/ext/OPENMESH_BLD-prefix/src/OPENMESH_BLD-stamp/OPENMESH_BLD-install-*.log [ 33%] Completed 'OPENMESH_BLD' [ 33%] Built target OPENMESH_BLD [ 33%] Built target libbg-obj -- STEPCODE_BLD build command succeeded. See also /build/source/build/src/other/ext/STEPCODE_BLD-prefix/src/STEPCODE_BLD-stamp/STEPCODE_BLD-build-*.log [ 33%] Performing install step for 'STEPCODE_BLD' -- STEPCODE_BLD install command succeeded. See also /build/source/build/src/other/ext/STEPCODE_BLD-prefix/src/STEPCODE_BLD-stamp/STEPCODE_BLD-install-*.log [ 33%] Completed 'STEPCODE_BLD' [ 33%] Built target STEPCODE_BLD -- PROJ_BLD build command succeeded. See also /build/source/build/src/other/ext/PROJ_BLD-prefix/src/PROJ_BLD-stamp/PROJ_BLD-build-*.log [ 33%] Performing install step for 'PROJ_BLD' -- PROJ_BLD install command succeeded. See also /build/source/build/src/other/ext/PROJ_BLD-prefix/src/PROJ_BLD-stamp/PROJ_BLD-install-*.log [ 33%] Completed 'PROJ_BLD' [ 33%] Built target PROJ_BLD -- TCL_BLD build command succeeded. See also /build/source/build/src/other/ext/TCL_BLD-prefix/src/TCL_BLD-stamp/TCL_BLD-build-*.log [ 33%] Performing install step for 'TCL_BLD' -- TCL_BLD install command succeeded. See also /build/source/build/src/other/ext/TCL_BLD-prefix/src/TCL_BLD-stamp/TCL_BLD-install-*.log [ 33%] Completed 'TCL_BLD' [ 33%] Built target TCL_BLD make: *** [Makefile:156: all] Error 2