From owner-freebsd-questions@FreeBSD.ORG Tue Jul 2 17:44:20 2013 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2D3ECCB1 for ; Tue, 2 Jul 2013 17:44:20 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id AC05C1CB6 for ; Tue, 2 Jul 2013 17:44:19 +0000 (UTC) Received: from kw.news4all.se (localhost [127.0.0.1]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id r62HiHnK009795 for ; Tue, 2 Jul 2013 19:44:17 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <51D3115A.7010605@bananmonarki.se> Date: Tue, 02 Jul 2013 19:43:54 +0200 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/20130419 Thunderbird/17.0.5 MIME-Version: 1.0 To: questions FreeBSD Subject: Re: devel/qt4-corelib =?ISO-8859-1?Q?dosen=B4t_build?= References: <51D30EEF.3080503@bananmonarki.se> In-Reply-To: <51D30EEF.3080503@bananmonarki.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jul 2013 17:44:20 -0000 On 2013-07-02 19:33, Bernt Hansson wrote: > Hello list. EDIT: How odd, it builds just fine on i386 FreeBSD testbox.fqdn 8.3-STABLE FreeBSD 8.3-STABLE #0: Fri Feb 22 20:03:01 CET 2013 root@fqdn:/usr/obj/usr/src/sys/GENERIC i386 > I´m having problems with devel/qt4-corelib > > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:535: note: > bool operator==(const QByteArray&, const QByteArray&) > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:537: note: > bool operator==(const QByteArray&, const char*) > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:539: note: > bool operator==(const char*, const QByteArray&) > ../../include/QtCore/../../src/corelib/tools/qbytearray.h: At global scope: > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:583: error: > 'QBool' does not name a type > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:585: error: > too few template-parameter-lists > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:587: error: > too few template-parameter-lists > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:589: error: > too few template-parameter-lists > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:592: error: > too few template-parameter-lists > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:594: error: > too few template-parameter-lists > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:596: error: > too few template-parameter-lists > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:598: error: > too few template-parameter-lists > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:600: error: > too few template-parameter-lists > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:605: error: > expected initializer before '&' token > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:606: error: > expected initializer before '&' token > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:610: error: > expected initializer before 'qCompress' > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:611: error: > expected initializer before 'qUncompress' > ../../include/QtCore/../../src/corelib/tools/qbytearray.h: In function > 'QByteArray qCompress(const QByteArray&, int)': > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:613: error: > 'const class QMemArray' has no member named 'constData' > ../../include/QtCore/../../src/corelib/tools/qbytearray.h: In function > 'QByteArray qUncompress(const QByteArray&)': > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:614: error: > redefinition of 'QByteArray qUncompress(const QByteArray&)' > /usr/local/include/qcstring.h:124: error: 'QByteArray qUncompress(const > QByteArray&)' previously defined here > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:615: error: > 'const class QMemArray' has no member named 'constData' > ../../include/QtCore/../../src/corelib/tools/qbytearray.h: At global scope: > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:618: error: > 'Q_MOVABLE_TYPE' has not been declared > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:618: error: > expected constructor, destructor, or type conversion before ';' token > ../../include/QtCore/../../src/corelib/tools/qbytearray.h:621: error: > expected constructor, destructor, or type conversion before > 'QT_END_NAMESPACE' > *** Error code 1 > 1 error > *** Error code 1 > > Stop in /usr/ports/devel/qt4-corelib. > > FreeBSD 8.3-STABLE #0: Fri Feb 22 20:03:01 CET 2013 > /usr/obj/usr/src/sys/GENERIC amd64 > _______________________________________________ > 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" > > >