python311Packages.cmdstanpy 0 -> 1 attrpath: python311Packages.cmdstanpy 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: - python3.11-cmdstanpy-1.2.1 Press Enter key to continue... Running update for: - python3.11-cmdstanpy-1.2.1: UPDATING ... - python3.11-cmdstanpy-1.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cmdstanpy/default.nix b/pkgs/development/python-modules/cmdstanpy/default.nix index 9ca60fe3c88e..8aae18283459 100644 --- a/pkgs/development/python-modules/cmdstanpy/default.nix +++ b/pkgs/development/python-modules/cmdstanpy/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "cmdstanpy"; - version = "1.2.1"; + version = "1.2.2"; pyproject = true; src = fetchFromGitHub { owner = "stan-dev"; repo = "cmdstanpy"; rev = "refs/tags/v${version}"; - hash = "sha256-q+AFhWEzjYElJpiHT4h6YfZrwZJ56pv+8R+001vREyQ="; + hash = "sha256-YoQr6OwD0it6iEtQ3DZHOdJQAl768VhE83gF66lKNAU="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.cmdstanpy nix build failed. 131 | struct binary_function | ^~~~~~~~~~~~~~~ Assembler messages: Fatal error: can't create src/cmdstan/main_threads.o: Permission denied make: *** [make/program:14: src/cmdstan/main_threads.o] Error 1 Command ['make', 'STANCFLAGS+=--filename-in-msg=bernoulli.stan', 'STAN_THREADS=True', '/build/source/test/data/bernoulli'] error during processing No such file or directory =============================== warnings summary =============================== test/test_generate_quantities.py:523 /build/source/test/test_generate_quantities.py:523: PytestUnknownMarkWarning: Unknown pytest.mark.order - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.order(before="test_no_xarray") test/test_model.py:121 /build/source/test/test_model.py:121: PytestUnknownMarkWarning: Unknown pytest.mark.order - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.order(before="test_model_good") test/test_sample.py:2030 /build/source/test/test_sample.py:2030: PytestUnknownMarkWarning: Unknown pytest.mark.order - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.order(before="test_no_xarray") test/test_utils.py:650 /build/source/test/test_utils.py:650: PytestUnknownMarkWarning: Unknown pytest.mark.order - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.order(-1) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED test/test_pathfinder.py::test_pathfinder_threads - ValueError: Failed to compile Stan model '/build/source/test/data/bernoulli... = 1 failed, 266 passed, 4 skipped, 6 deselected, 4 warnings in 1048.56s (0:17:28) = /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context