From owner-freebsd-current@FreeBSD.ORG Fri Dec 3 10:43:33 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A89916A4CE for ; Fri, 3 Dec 2004 10:43:33 +0000 (GMT) Received: from draft.nq.nu (203-173-42-29.perm.iinet.net.au [203.173.42.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A75143D2F for ; Fri, 3 Dec 2004 10:43:32 +0000 (GMT) (envelope-from warren@draft.nq.nu) Received: from www.slingo.nq.nu (localhost [127.0.0.1]) by draft.nq.nu (8.12.10/8.12.8) with ESMTP id iB3AhHF6091789 for ; Fri, 3 Dec 2004 20:43:17 +1000 (EST) (envelope-from warren@draft.nq.nu) From: "Warren Liddell" To: freebsd-current@freebsd.org Date: Fri, 3 Dec 2004 20:43:17 +1000 Message-Id: <20041203104130.M61393@slingo.nq.nu> X-Mailer: Open WebMail 2.32 20040525 X-OriginatingIP: 10.100.2.10 (warren) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Virus-Scanned: by amavisd-new X-Mailman-Approved-At: Fri, 03 Dec 2004 12:50:56 +0000 Subject: Build error when installing py24-qt-3.13 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 10:43:33 -0000 The following is what occurs .. any ideas as to what is happening is welcomed. ============= ===> Building for py24-qt-3.13 c++ -c -pipe -fPIC -O -pipe -Wall -W -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. - I/usr/local/include -I/usr/local/include/python2.4 -I/usr/X11R6/include -o sipqtQString.o sipqtQString.cpp sip/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: note: candidates are: QChar::QChar(int) /usr/X11R6/include/qstring.h:289: note: QChar::QChar(uint) /usr/X11R6/include/qstring.h:283: note: QChar::QChar(short int) /usr/X11R6/include/qstring.h:277: note: QChar::QChar(ushort) /usr/X11R6/include/qstring.h:258: note: QChar::QChar(uchar) /usr/X11R6/include/qstring.h:252: note: 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. *** Error code 1 Stop in /usr/ports/net/qtorrent. -- Open WebMail Project (http://openwebmail.org)