Date: Sat, 4 Dec 2004 17:47:32 -0500 (EST) From: Chuck Robey <chuckr@chuckr.org> To: Pico Pico <picohatta@hotmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: py24-qt 3.13 compile issue Message-ID: <20041204174509.W75698@april.chuckr.org> In-Reply-To: <BAY15-F262C2AEC26E24C5BDAB94AB2B20@phx.gbl> References: <BAY15-F262C2AEC26E24C5BDAB94AB2B20@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 4 Dec 2004, Pico Pico wrote: > I recently just cvsup'd my ports tree then portupgrade -a... > > Unfortunately after that i started to have issues with Qtorrent and Nicotine > not starting up... > > I *thought* my problem was with qtorrent/py-qt so i did a make deinstall > clean on both.. Now I can't recompile either... Can anyone help me out > with this? I've tried search google but to no avail.... I have the same problems, but I;ve looked into it a bit deeper, and i'm still looking. It's somehow dealing with the site-package mechanism, the "require" semantics are failing. I am doing one final rebuild, to ensure the environments, then I'm back at it again,. > > > py-qt error : > > ip/qt/qstring.sip: In function `int convertTo_QString(PyObject*, void**, > int*) > ': > sip/qt/qstring.sip:854: error: conversion from `long unsigned int' to `const > QChar' is ambiguous > /usr/X11R6/include/qstring.h:295: error: candidates are: QChar::QChar(int) > /usr/X11R6/include/qstring.h:289: error: > QChar::QChar(unsigned > int) > /usr/X11R6/include/qstring.h:283: error: QChar::QChar(short > int) > /usr/X11R6/include/qstring.h:277: error: QChar::QChar(short > unsigned int) > /usr/X11R6/include/qstring.h:258: error: > QChar::QChar(unsigned > char) > /usr/X11R6/include/qstring.h:252: error: QChar::QChar(char) > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/py-qt/work/PyQt-x11-gpl-3.13/qt. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/py-qt/work/PyQt-x11-gpl-3.13. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/py-qt. > > > And my issue with qtorrent is now : > ip/qt/qstring.sip: In function `int convertTo_QString(PyObject*, void**, > int*) > ': > sip/qt/qstring.sip:854: error: conversion from `long unsigned int' to `const > QChar' is ambiguous > /usr/X11R6/include/qstring.h:295: error: candidates are: QChar::QChar(int) > /usr/X11R6/include/qstring.h:289: error: > QChar::QChar(unsigned > int) > /usr/X11R6/include/qstring.h:283: error: QChar::QChar(short > int) > /usr/X11R6/include/qstring.h:277: error: QChar::QChar(short > unsigned int) > /usr/X11R6/include/qstring.h:258: error: > QChar::QChar(unsigned > char) > /usr/X11R6/include/qstring.h:252: error: QChar::QChar(char) > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/py-qt/work/PyQt-x11-gpl-3.13/qt. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/py-qt/work/PyQt-x11-gpl-3.13. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/py-qt. > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@chuckr.org | electronics, communications, and SF/Fantasy. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary (on the wall at my old fraternity, Signa Phi Nothing). ----------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041204174509.W75698>