NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.36k stars 14.32k forks source link

Build failure: cutter #358483

Closed symphorien closed 2 days ago

symphorien commented 6 days ago

Steps To Reproduce

Steps to reproduce the behavior:

  1. build cutter

Build log

see https://hydra.nixos.org/build/279519010

Build Log ``` /build/source/src/common/PythonManager.cpp: In member function 'void PythonManager::shutdown()': /build/source/src/common/PythonManager.cpp:136:28: error: 'instance' is not a member of 'PySide::SignalManager' 136 | PySide::SignalManager::instance().clear(); | ^~~~~~~~ ```

Additional context

Metadata

Notify maintainers

@Mic92 @dtzWill


Note for maintainers: Please tag this issue in your PR.


Add a :+1: reaction to issues you find important.