python311Packages.pinocchio 3.0.0 -> 3.1.0 https://github.com/stack-of-tasks/pinocchio/releases attrpath: python311Packages.pinocchio 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/development/libraries/pinocchio/default.nix b/pkgs/development/libraries/pinocchio/default.nix index 470668bb1eb2..0ebe0e0442a4 100644 --- a/pkgs/development/libraries/pinocchio/default.nix +++ b/pkgs/development/libraries/pinocchio/default.nix @@ -16,13 +16,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "pinocchio"; - version = "3.0.0"; + version = "3.1.0"; src = fetchFromGitHub { owner = "stack-of-tasks"; repo = finalAttrs.pname; rev = "v${finalAttrs.version}"; - hash = "sha256-h4NzfS27+jWyHbegxF+pgN6JzJdVAoM16J6G/9uNJc4="; + hash = "sha256-WgMqb+NHnaxW9/qSZ0UGI4zGxGjh12a5DwtdX9byBiw="; }; prePatch = '' Received ExitFailure 1 when running Raw command: /nix/store/1rkn4zznmzlzqihnvwz9phqjnifa099k-nix-2.18.4/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.pinocchio nix build failed. 138/155 Test #151: example-py-collisions .............................. Passed 0.61 sec 139/155 Test #145: example-py-geometry-models ......................... Passed 0.83 sec 140/155 Test #94: test-py-bindings_SE3 ............................... Passed 1.89 sec 141/155 Test #149: example-py-meshcat-viewer .......................... Passed 0.88 sec 142/155 Test #153: example-py-append-urdf-model-with-another-model .... Passed 0.74 sec 143/155 Test #45: test-cpp-geometry-algorithms ....................... Passed 2.33 sec 144/155 Test #150: example-py-meshcat-viewer-dae ...................... Passed 0.85 sec 145/155 Test #155: example-py-static-contact-dynamics ................. Passed 0.72 sec 146/155 Test #142: example-py-gepetto-viewer .......................... Passed 1.12 sec 147/155 Test #144: example-py-robot-wrapper-viewer .................... Passed 1.14 sec 148/155 Test #152: example-py-collision-with-point-clouds ............. Passed 0.95 sec 149/155 Test #4: test-cpp-sincos .................................... Passed 2.61 sec 150/155 Test #143: example-py-build-reduced-model ..................... Passed 1.23 sec 151/155 Test #154: example-py-simulation-contact-dynamics ............. Passed 1.05 sec 152/155 Test #93: test-py-bindings_motion ............................ Passed 3.54 sec 153/155 Test #89: test-py-bindings_force ............................. Passed 3.68 sec 154/155 Test #120: test-py-bindings_geometry_model_urdf ............... Passed 4.92 sec 155/155 Test #8: test-cpp-vector .................................... Passed 7.01 sec 97% tests passed, 4 tests failed out of 155 Total Test time (real) = 7.02 sec The following tests FAILED:  36 - test-cpp-impulse-dynamics-derivatives (Failed)  37 - test-cpp-contact-dynamics-derivatives (Failed)  38 - test-cpp-constraint-variants (Failed)  39 - test-cpp-impulse-dynamics (Failed) Errors while running CTest make: *** [Makefile:74: test] Error 8