From owner-freebsd-questions@FreeBSD.ORG Tue Jul 2 17:34:11 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 E455F818 for ; Tue, 2 Jul 2013 17:34:11 +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 575291C40 for ; Tue, 2 Jul 2013 17:34:07 +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 r62HXwef009565 for ; Tue, 2 Jul 2013 19:33:59 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <51D30EEF.3080503@bananmonarki.se> Date: Tue, 02 Jul 2013 19:33:35 +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: devel/qt4-corelib =?ISO-8859-1?Q?dosen=B4t_build?= 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:34:12 -0000 Hello list. 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