python312Packages.pythonocc-core 7.6.2 -> 7.7.2 https://github.com/tpaviot/pythonocc-core/releases attrpath: python312Packages.pythonocc-core 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/python-modules/pythonocc-core/default.nix b/pkgs/development/python-modules/pythonocc-core/default.nix index cedf05029c9c..7f615621061b 100644 --- a/pkgs/development/python-modules/pythonocc-core/default.nix +++ b/pkgs/development/python-modules/pythonocc-core/default.nix @@ -19,13 +19,13 @@ stdenv.mkDerivation rec { pname = "pythonocc-core"; - version = "7.6.2"; + version = "7.7.2"; src = fetchFromGitHub { owner = "tpaviot"; repo = "pythonocc-core"; rev = "refs/tags/${version}"; - hash = "sha256-45pqPQ07KYlpFwJSAYVHbzuqDQTbAvPpxReal52DCzU="; + hash = "sha256-RwXdUlWRk4kPY33xIoUUHmSfmZMkz2JpGUS5fQ9FjRI="; }; postPatch = '' Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pythonocc-core nix build failed. fixing cmake files... cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/ji13sglxmwd51f92yv2nl441xzffpfi1-pythonocc-core-7.7.2/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/ji13sglxmwd51f92yv2nl441xzffpfi1-pythonocc-core-7.7.2/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/ji13sglxmwd51f92yv2nl441xzffpfi1-pythonocc-core-7.7.2/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/ji13sglxmwd51f92yv2nl441xzffpfi1-pythonocc-core-7.7.2/share/doc/PYTHONOCC -DCMAKE_INSTALL_INFODIR=/nix/store/ji13sglxmwd51f92yv2nl441xzffpfi1-pythonocc-core-7.7.2/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/ji13sglxmwd51f92yv2nl441xzffpfi1-pythonocc-core-7.7.2/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/ji13sglxmwd51f92yv2nl441xzffpfi1-pythonocc-core-7.7.2/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/ji13sglxmwd51f92yv2nl441xzffpfi1-pythonocc-core-7.7.2/include -DCMAKE_INSTALL_SBINDIR=/nix/store/ji13sglxmwd51f92yv2nl441xzffpfi1-pythonocc-core-7.7.2/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/ji13sglxmwd51f92yv2nl441xzffpfi1-pythonocc-core-7.7.2/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/ji13sglxmwd51f92yv2nl441xzffpfi1-pythonocc-core-7.7.2/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/ranlib -DCMAKE_AR=/nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/ji13sglxmwd51f92yv2nl441xzffpfi1-pythonocc-core-7.7.2 -Wno-dev -DPYTHONOCC_INSTALL_DIRECTORY=/nix/store/ji13sglxmwd51f92yv2nl441xzffpfi1-pythonocc-core-7.7.2/lib/python3.12/site-packages/OCC -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenGL: /nix/store/l5wrnffddhbwkl82d7646w7riznxgrb8-libGL-1.7.0/lib/libOpenGL.so -- Found Python3: /nix/store/7yh2ax34jd7fgf17mjfd3c6niw1h2hsj-python3-3.12.2/bin/python3.12 (found version "3.12.2") found components: Interpreter Development Development.Module Development.Embed -- Python3 interpreter:/nix/store/7yh2ax34jd7fgf17mjfd3c6niw1h2hsj-python3-3.12.2/bin/python3.12 -- Python include directory: /nix/store/7yh2ax34jd7fgf17mjfd3c6niw1h2hsj-python3-3.12.2/include/python3.12 -- Python library release: /nix/store/7yh2ax34jd7fgf17mjfd3c6niw1h2hsj-python3-3.12.2/lib/libpython3.12.so CMake Error at /nix/store/17r6ld906midfv8y7997fd56s7a87vrg-cmake-3.28.3/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find SWIG: Found unsuitable version "4.0.2", but required is at least "4.1.1" (found /nix/store/sfj9yl64qbhzf7xk14jwmx8cz8yspylx-swig-4.0.2/bin/swig, ) Call Stack (most recent call first): /nix/store/17r6ld906midfv8y7997fd56s7a87vrg-cmake-3.28.3/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:598 (_FPHSA_FAILURE_MESSAGE) /nix/store/17r6ld906midfv8y7997fd56s7a87vrg-cmake-3.28.3/share/cmake-3.28/Modules/FindSWIG.cmake:153 (find_package_handle_standard_args) CMakeLists.txt:118 (find_package)  -- Configuring incomplete, errors occurred!