From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GkFVC-0001xB-7S for garchives@archives.gentoo.org; Wed, 15 Nov 2006 07:48:10 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAF7kJnE010105; Wed, 15 Nov 2006 07:46:19 GMT Received: from ptb-relay02.plus.net (ptb-relay02.plus.net [212.159.14.213]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAF7kJAF006463 for ; Wed, 15 Nov 2006 07:46:19 GMT Received: from [212.159.109.207] (helo=[192.168.0.6]) by ptb-relay02.plus.net with esmtp (Exim) id 1GkFTP-0007ce-0F for gentoo-amd64@lists.gentoo.org; Wed, 15 Nov 2006 07:46:19 +0000 From: Paul Stear Organization: appjaws To: gentoo-amd64@lists.gentoo.org Subject: [gentoo-amd64] PyQt fails on update Date: Wed, 15 Nov 2006 07:48:55 +0000 User-Agent: KMail/1.9.5 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611150748.55827.gentoo@appjaws.plus.com> X-Archives-Salt: d00eae0b-fa5e-4e2a-bd0d-fb5dc90e0209 X-Archives-Hash: aac355a074626e76d5fc59046c11c567 Hi all, This seems a strange error I am getting. This is the only package that failed out of the 240 odd that I updated yesterday (mainly kde). Has anyone else had this problem and what do I do to fix it? details follow:- sip/qt/qstringlist.sip:189: error: cannot convert 'ssize_t*' to 'int*' for argument '3' to 'int PySlice_GetIndicesEx(PySliceObject*, int, int*, int*, int*, int*)' sip/qt/qstringlist.sip: In function 'int slot_QStringList___delitem__(PyObject*, PyObject*)': sip/qt/qstringlist.sip:161: error: cannot convert 'ssize_t*' to 'int*' for argument '3' to 'int PySlice_GetIndicesEx(PySliceObject*, int, int*, int*, int*, int*)' sip/qt/qstringlist.sip: In function 'int slot_QStringList___setitem__(PyObject*, PyObject*)': sip/qt/qstringlist.sip:118: error: cannot convert 'ssize_t*' to 'int*' for argument '3' to 'int PySlice_GetIndicesEx(PySliceObject*, int, int*, int*, int*, int*)' make[1]: *** [sipqtQStringList.o] Error 1 make[1]: *** Waiting for unfinished jobs.... sip/qt/qstring.sip: In function 'PyObject* slot_QString___getitem__(PyObject*, PyObject*)': sip/qt/qstring.sip:753: error: cannot convert 'ssize_t*' to 'int*' for argument '3' to 'int PySlice_GetIndicesEx(PySliceObject*, int, int*, int*, int*, int*)' make[1]: *** [sipqtQString.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/PyQt-3.14.1-r2/work/PyQt-x11-gpl-3.14.1/qt' make: *** [all] Error 2 !!! ERROR: dev-python/PyQt-3.14.1-r2 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile PyQt-3.14.1-r2.ebuild, line 46: Called die Thanks for any help Paul -- This message has been sent using kmail with gentoo linux -- gentoo-amd64@gentoo.org mailing list