--=-vUshH/IrHqPi2XTXPvRS Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi Phil, there has been a bug report about g++-4.3-related build problems, can you comment on that, please? BTW, are you aware of the severe performance problems when compiling sip-generated code with g++ 4.2? It has improved with recent 4.3 snapshots, but is still not as fast as 4.1 used to be. Splitting PyQt4 into 40 parts and compiling with -O1 runs through "fast enough". Please see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052 In other news, thanks for the tips wrt qreal/float, it now builds fine on all arches! best, Torsten -- Torsten Marek ID: A244C858 -- FP: 1902 0002 5DFC 856B F146 894C 7CC5 451E A244 C858 Keyserver: subkeys.pgp.net --=-vUshH/IrHqPi2XTXPvRS Content-Disposition: inline Content-Description: Weitergeleitete Nachricht - Bug#441577: ftbfs with g++-4.3/gcc-snapshot Content-Type: message/rfc822 Return-Path: X-Flags: 1001 Delivered-To: GMX delivery to shlomme@gmx.net Received: (qmail invoked by alias); 10 Sep 2007 13:35:21 -0000 Received: from rietz.debian.org (EHLO rietz.debian.org) [140.211.166.43] by mx0.gmx.net (mx078) with SMTP; 10 Sep 2007 15:35:21 +0200 Received: from debbugs by rietz.debian.org with local (Exim 4.50) id 1IUjNv-0008Ej-Ms; Mon, 10 Sep 2007 13:33:03 +0000 X-Loop: owner@bugs.debian.org Subject: Bug#441577: ftbfs with g++-4.3/gcc-snapshot Reply-To: Matthias Klose , 441577@bugs.debian.org Resent-From: Matthias Klose Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Torsten Marek Resent-Date: Mon, 10 Sep 2007 13:33:01 +0000 Resent-Message-ID: X-Debian-PR-Message: report 441577 X-Debian-PR-Package: python-qt4 X-Debian-PR-Source: python-qt4 Received: via spool by submit@bugs.debian.org id=B.118943110131349 (code B ref -1); Mon, 10 Sep 2007 13:33:01 +0000 Received: (at submit) by bugs.debian.org; 10 Sep 2007 13:31:41 +0000 X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02 (2006-07-26) on rietz.debian.org X-Spam-Status: No, score=-8.0 required=4.0 tests=BAYES_00,FVGT_m_MULTI_ODD, HAS_PACKAGE,IMPRONONCABLE_1,UNPARSEABLE_RELAY autolearn=no version=3.1.4-bugs.debian.org_2005_01_02 Received: from mail.cs.tu-berlin.de ([130.149.17.13]) by rietz.debian.org with esmtp (Exim 4.50) id 1IUjMa-00089E-L7 for submit@bugs.debian.org; Mon, 10 Sep 2007 13:31:41 +0000 Received: from localhost (localhost [127.0.0.1]) by localhost-12225.cs.tu-berlin.de (Postfix) with ESMTP id A79A63A497 for ; Mon, 10 Sep 2007 15:31:39 +0200 (MEST) Received: from mailhost.cs.tu-berlin.de ([127.0.0.1]) by localhost (mail.cs.tu-berlin.de [127.0.0.1]) (amavisd-new, port 12224) with ESMTP id 15895-04 for ; Mon, 10 Sep 2007 15:31:29 +0200 (MEST) 15334 Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mailhost.cs.tu-berlin.de (Postfix) with ESMTP for ; Mon, 10 Sep 2007 15:31:29 +0200 (MEST) Received: (from doko@localhost) by bolero.cs.tu-berlin.de (8.13.8+Sun/8.13.3/Submit) id l8ADVSJN027861; Mon, 10 Sep 2007 15:31:28 +0200 (MEST) From: Matthias Klose MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <18149.18224.781230.970040@gargle.gargle.HOWL> Date: Mon, 10 Sep 2007 15:31:28 +0200 To: submit@bugs.debian.org X-Mailer: VM 7.17 under 21.4 (patch 20) "Double Solitaire" XEmacs Lucid X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de (including spamassassin) Delivered-To: submit@bugs.debian.org Resent-Sender: Debian BTS Resent-Date: Mon, 10 Sep 2007 13:33:03 +0000 X-GMX-Antivirus: -1 (not scanned, may not use virus scanner) X-GMX-Antispam: 0 (Mail was not recognized as spam) X-GMX-UID: K3rDbnzYLi5mFw38sGtpyvFjZml1ZBi3 Content-Transfer-Encoding: 7bit Package: python-qt4 Version: 4.3-2 Severity: important http://people.debian.org/~lucas/logs/2007/09/10/gcc43/python-qt4_4.3-2ubuntu4_gutsylp.buildlog g++ -c -pipe -fPIC -O2 -Wall -W -D_REENTRANT -DQT_SHARED -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/python2.4 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtCorepart3.o sipQtCorepart3.cpp In file included from /usr/include/qt4/QtCore/qstring.h:42, from /usr/include/qt4/QtCore/qobject.h:45, from /usr/include/qt4/QtCore/qiodevice.h:43, from /usr/include/qt4/QtCore/qdatastream.h:42, from /usr/include/qt4/QtCore/qmetatype.h:46, from /usr/include/qt4/QtCore/QMetaType:1, from sipAPIQtCore.h:32, from sipQtCorepart3.cpp:26: /usr/include/qt4/QtCore/qchar.h:54: warning: type qualifiers ignored on function return type /usr/include/qt4/QtCore/qchar.h:55: warning: type qualifiers ignored on function return type /usr/include/qt4/QtCore/qchar.h:234: warning: type qualifiers ignored on function return type /usr/include/qt4/QtCore/qchar.h:235: warning: type qualifiers ignored on function return type /usr/include/qt4/QtCore/qchar.h:236: warning: type qualifiers ignored on function return type /usr/include/qt4/QtCore/qchar.h:337: warning: type qualifiers ignored on function return type In file included from /usr/include/qt4/QtCore/qstring.h:43, from /usr/include/qt4/QtCore/qobject.h:45, from /usr/include/qt4/QtCore/qiodevice.h:43, from /usr/include/qt4/QtCore/qdatastream.h:42, from /usr/include/qt4/QtCore/qmetatype.h:46, from /usr/include/qt4/QtCore/QMetaType:1, from sipAPIQtCore.h:32, from sipQtCorepart3.cpp:26: /usr/include/qt4/QtCore/qbytearray.h:154: warning: type qualifiers ignored on function return type /usr/include/qt4/QtCore/qbytearray.h:155: warning: type qualifiers ignored on function return type /usr/include/qt4/QtCore/qbytearray.h:157: warning: type qualifiers ignored on function return type /usr/include/qt4/QtCore/qbytearray.h:356: warning: type qualifiers ignored on function return type /usr/include/qt4/QtCore/qbytearray.h:358: warning: type qualifiers ignored on function return type /usr/include/qt4/QtCore/qbytearray.h:360: warning: type qualifiers ignored on function return type /usr/include/qt4/QtCore/qbytearray.h:401: warning: type qualifiers ignored on function return type In file included from /usr/include/qt4/QtCore/qobject.h:45, from /usr/include/qt4/QtCore/qiodevice.h:43, from /usr/include/qt4/QtCore/qdatastream.h:42, from /usr/include/qt4/QtCore/qmetatype.h:46, from /usr/include/qt4/QtCore/QMetaType:1, from sipAPIQtCore.h:32, from sipQtCorepart3.cpp:26: /usr/include/qt4/QtCore/qstring.h:789: warning: type qualifiers ignored on function return type /usr/include/qt4/QtCore/qstring.h:790: warning: type qualifiers ignored on function return type /usr/include/qt4/QtCore/qstring.h:791: warning: type qualifiers ignored on function return type /build/user/python-qt4-4.3/sip/QtCore/qobjectdefs.sip: In function 'PyObject* meth_QMetaObject_connectSlotsByName(PyObject*, PyObject*)': /build/user/python-qt4-4.3/sip/QtCore/qobjectdefs.sip:171: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second: /usr/include/qt4/QtCore/qbytearray.h:467: note: candidate 1: bool operator!=(const QByteArray&, const QByteArray&) /usr/include/qt4/QtCore/qstring.h:908: note: candidate 2: bool QByteArray::operator!=(const QString&) const make[2]: *** [sipQtCorepart3.o] Error 1 make[2]: Leaving directory `/build/user/python-qt4-4.3/build-2.4/QtCore' make[1]: *** [all] Error 2 --=-vUshH/IrHqPi2XTXPvRS Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt --=-vUshH/IrHqPi2XTXPvRS--