Re: Upgrading SIP.

2021-02-23 Thread Brendan Tildesley
> On 02/22/2021 6:50 PM Ludovic Courtès wrote: > > > Hi, > > Brendan Tildesley skribis: > > > Building python-pyqtwebengine, it is unable to find the .sip files needed > > since it only searches one global path: > > > > openat(AT_FDCWD, "QtCore/QtCoremod.sip", O_RDONLY) = -1 ENOENT (No such

Re: Upgrading SIP.

2021-02-22 Thread Ludovic Courtès
Hi, Brendan Tildesley skribis: > Building python-pyqtwebengine, it is unable to find the .sip files needed > since it only searches one global path: > > openat(AT_FDCWD, "QtCore/QtCoremod.sip", O_RDONLY) = -1 ENOENT (No such file > or directory) > openat(AT_FDCWD, > "/tmp/guix-build-python-py

Upgrading SIP.

2021-02-22 Thread Brendan Tildesley
I'm looking at upgrading python-sip, since I think Calibre may need it, and presumably it needs updating anyway. Updating the package its self was trivial, but when building packages with it I came across some issues that seem unique to Guix/Nix's directory structure. SIP 5/6 uses sip-build inst