Skip to content

Build fails with PugiXML 1.14 #354

@nicoonoclaste

Description

@nicoonoclaste

When trying to update pugixml to v1.14 in nixpkgs, we discovered that rz-ghidra fails to build with the new version:

/build/pyside-setup-everywhere-src-6.7.0/sources/pyside6/build/PySide6/QtHelp/PySide6/QtHelp/qthelp_module_wrapper.cpp: In function 'void PySequence_PythonToCpp__QList_QHelpSearchQuery_(PyObject*, void*)':
/build/pyside-setup-everywhere-src-6.7.0/sources/pyside6/build/PySide6/QtHelp/PySide6/QtHelp/qthelp_module_wrapper.cpp:538:28: warning: 'QHelpSearchQuery::QHelpSearchQuery()' is deprecated: Use QString instead [-Wdeprecated-declarations]
  538 |         ::QHelpSearchQuery cppItem;
      |                            ^~~~~~~
In file included from /build/pyside-setup-everywhere-src-6.7.0/sources/pyside6/build/PySide6/QtHelp/PySide6/QtHelp/pyside6_qthelp_python.h:20,
                 from /build/pyside-setup-everywhere-src-6.7.0/sources/pyside6/build/PySide6/QtHelp/PySide6/QtHelp/qthelp_module_wrapper.cpp:18:
/nix/store/ha2qrsg0fdp7kxk90s6np0qbdmxa1gag-qttools-6.7.1/include/QtHelp/qhelpsearchengine.h:31:5: note: declared here
   31 |     QHelpSearchQuery()
      |     ^~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions