Date: Tue, 02 Jul 2013 19:43:54 +0200 From: Bernt Hansson <bah@bananmonarki.se> To: questions FreeBSD <FreeBSD-questions@freebsd.org> Subject: Re: devel/qt4-corelib =?ISO-8859-1?Q?dosen=B4t_build?= Message-ID: <51D3115A.7010605@bananmonarki.se> In-Reply-To: <51D30EEF.3080503@bananmonarki.se> References: <51D30EEF.3080503@bananmonarki.se>
next in thread | previous in thread | raw e-mail | index | archive | help
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<char>' 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<char>' 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" > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51D3115A.7010605>