Gentoo Archives: gentoo-amd64

From: Paul Stear <gentoo@××××××××××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] PyQt fails on update
Date: Wed, 15 Nov 2006 07:48:10
Message-Id: 200611150748.55827.gentoo@appjaws.plus.com
1 Hi all,
2 This seems a strange error I am getting. This is the only package that failed
3 out of the 240 odd that I updated yesterday (mainly kde).
4 Has anyone else had this problem and what do I do to fix it? details follow:-
5
6 sip/qt/qstringlist.sip:189: error: cannot convert 'ssize_t*' to 'int*' for
7 argument '3' to 'int PySlice_GetIndicesEx(PySliceObject*, int, int*, int*,
8 int*, int*)'
9 sip/qt/qstringlist.sip: In function 'int
10 slot_QStringList___delitem__(PyObject*, PyObject*)':
11 sip/qt/qstringlist.sip:161: error: cannot convert 'ssize_t*' to 'int*' for
12 argument '3' to 'int PySlice_GetIndicesEx(PySliceObject*, int, int*, int*,
13 int*, int*)'
14 sip/qt/qstringlist.sip: In function 'int
15 slot_QStringList___setitem__(PyObject*, PyObject*)':
16 sip/qt/qstringlist.sip:118: error: cannot convert 'ssize_t*' to 'int*' for
17 argument '3' to 'int PySlice_GetIndicesEx(PySliceObject*, int, int*, int*,
18 int*, int*)'
19 make[1]: *** [sipqtQStringList.o] Error 1
20 make[1]: *** Waiting for unfinished jobs....
21 sip/qt/qstring.sip: In function 'PyObject* slot_QString___getitem__(PyObject*,
22 PyObject*)':
23 sip/qt/qstring.sip:753: error: cannot convert 'ssize_t*' to 'int*' for
24 argument '3' to 'int PySlice_GetIndicesEx(PySliceObject*, int, int*, int*,
25 int*, int*)'
26 make[1]: *** [sipqtQString.o] Error 1
27 make[1]: Leaving directory
28 `/var/tmp/portage/PyQt-3.14.1-r2/work/PyQt-x11-gpl-3.14.1/qt'
29 make: *** [all] Error 2
30
31 !!! ERROR: dev-python/PyQt-3.14.1-r2 failed.
32 Call stack:
33 ebuild.sh, line 1546: Called dyn_compile
34 ebuild.sh, line 937: Called src_compile
35 PyQt-3.14.1-r2.ebuild, line 46: Called die
36
37 Thanks for any help
38 Paul
39
40 --
41 This message has been sent using kmail with gentoo linux
42 --
43 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] PyQt fails on update "Bo Ørsted Andresen" <bo.andresen@××××.dk>