[PyQt] sip-4.19.9.dev1805261119 python2 build failure
Phil Thompson
phil at riverbankcomputing.com
Tue May 29 17:39:34 BST 2018
On 29 May 2018, at 5:30 pm, Rex Dieter <rdieter at math.unl.edu> wrote:
>
> Rex Dieter wrote:
>
>> Trying to build latest sip snapshot on fails building on/for python2
>> (python3 is fine):
>>
>> siplib.c:6337:22: error: 'PyHeapTypeObject' {aka 'struct _heaptypeobject'}
>> has no member named 'ht_qualname'; did you mean 'ht_name'?
>> Py_CLEAR(ht->ht_qualname);
>
>
> Figured that was python3 only code, adding a #ifdef (patch appended).
>
> Now, hit 'make install' failure, seems to expect mk_distinfo.py to exist,
>
> /usr/bin/python3 mk_distinfo.py /usr/lib64/python3.6/site-
> packages/sip-4.19.9.dev1805261119.dist-info installed.txt
> /usr/bin/python3: can't open file 'mk_distinfo.py': [Errno 2] No such file
> or directory
Both should be fixed in tonight's snapshot.
Thanks,
Phil
More information about the PyQt
mailing list