Hi Orion,

Thank you for the link Orion. I suspect that the sip packages in Debian and Fedora differ in their setup.

At any rate, I could fix the SIP-based PyQt bindings compilation in Debian, by adding the following to bindings/qt_gui/pyqt5/pyproject.toml:

    [tool.sip.project]
    sip-files-dir = "."
    sip-include-dirs = ["/usr/lib/python3/dist-packages/PyQt5/bindings"]

This may be a bug in the sip-tools package in Debian and not actually in PLplot.

Best,

Rafael

* Orion Poplawski <or...@nwra.com> [2021-11-02 11:05]:

On 11/2/21 10:40, Rafael Laboissière wrote:
* Orion Poplawski <or...@nwra.com> [2021-10-30 16:32]:

So, it appears that the Fedora plplot package is building fine with sip 6.3.1.  Perhaps you may find some clues there, though I'm not sure we re-generate the bindings in our builds.

Are the Fedora build logs available somewhere. I mean, like in Debian: https://buildd.debian.org/status/package.php?p=plplot

Best,

Rafael Laboissière

https://koji.fedoraproject.org/koji/packageinfo?packageID=3493

--
Orion Poplawski
IT Systems Manager                         720-772-5637
NWRA, Boulder/CoRA Office             FAX: 303-415-9702
3380 Mitchell Lane                       or...@nwra.com
Boulder, CO 80301                 https://www.nwra.com/




_______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel


_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to