python311Packages.pyprecice 0 -> 1 attrpath: python311Packages.pyprecice 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-pyprecice-2.5.0.4 Press Enter key to continue... Running update for: - python3.11-pyprecice-2.5.0.4: UPDATING ... - python3.11-pyprecice-2.5.0.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyprecice/default.nix b/pkgs/development/python-modules/pyprecice/default.nix index ebc8c4234375..d2e48cc1b7e4 100644 --- a/pkgs/development/python-modules/pyprecice/default.nix +++ b/pkgs/development/python-modules/pyprecice/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pyprecice"; - version = "2.5.0.4"; + version = "3.0.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "precice"; repo = "python-bindings"; rev = "refs/tags/v${version}"; - hash = "sha256-Nau4ytOSv5WOly/hbHO2M6Rgx1ileJrzfCfNJFnwVaw="; + hash = "sha256-Ojo3xN+K82gsjKz98JYdY0rs0p5C2slrYgr1tEZ5CS4="; }; 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 python311Packages.pyprecice nix build failed. self.initialize_options() installing to build/bdist.linux-x86_64/wheel running install Compiling /build/source/cyprecice/cyprecice.pyx because it changed. [1/1] Cythonizing /build/source/cyprecice/cyprecice.pyx running install_lib running build_ext Failed to load config from /build/source/pyproject.toml: 'tool' Try to load it from setup.cfg Failed to load config from /build/source/pyproject.toml: 'tool' Try to load it from setup.cfg building 'cyprecice' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/build creating build/temp.linux-x86_64-cpython-311/build/source creating build/temp.linux-x86_64-cpython-311/build/source/cyprecice g++ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/vqldss7wab1s7mc724887k4amfyql63z-libxcrypt-4.4.36/include -fPIC -I/nix/store/w4fvvhkzb0ssv0fw5j34pw09f0qw84w8-python3-3.11.7/include/python3.11 -c /build/source/cyprecice/cyprecice.cpp -o build/temp.linux-x86_64-cpython-311/build/source/cyprecice/cyprecice.o -std=c++17 -I/nix/store/vglknnlh6wjnpy9zmdmp8lphv0515339-python3.11-numpy-1.26.2/lib/python3.11/site-packages/numpy/core/include -I/nix/store/4dryk89jwz1khiy4xq516y6k7vz4whw2-precice-2.5.0/include In file included from /nix/store/vglknnlh6wjnpy9zmdmp8lphv0515339-python3.11-numpy-1.26.2/lib/python3.11/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929, from /nix/store/vglknnlh6wjnpy9zmdmp8lphv0515339-python3.11-numpy-1.26.2/lib/python3.11/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /nix/store/vglknnlh6wjnpy9zmdmp8lphv0515339-python3.11-numpy-1.26.2/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from /build/source/cyprecice/cyprecice.cpp:789: /nix/store/vglknnlh6wjnpy9zmdmp8lphv0515339-python3.11-numpy-1.26.2/lib/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ /build/source/cyprecice/cyprecice.cpp:817:10: fatal error: precice/Participant.hpp: No such file or directory 817 | #include "precice/Participant.hpp" | ^~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. error: command '/nix/store/khkhbch4p1wjfl1g89gw1mszvvr7bzv0-gcc-wrapper-13.2.0/bin/g++' failed with exit code 1 /nix/store/bknngadwym46j65qs14ic2w79rpav888-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context