From owner-freebsd-current@FreeBSD.ORG Wed Dec 8 04:42: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 4BFF616A4CE for ; Wed, 8 Dec 2004 04:42: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 67E3743D1D for ; Wed, 8 Dec 2004 04:42:31 +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 iB84gAF6091375 for ; Wed, 8 Dec 2004 14:42:10 +1000 (EST) (envelope-from warren@draft.nq.nu) From: "Warren Liddell" To: freebsd-current@freebsd.org Date: Wed, 8 Dec 2004 14:42:10 +1000 Message-Id: <20041208043614.M16581@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: Wed, 08 Dec 2004 12:53:08 +0000 Subject: Complete build failure of package 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: Wed, 08 Dec 2004 04:42:33 -0000 py24-qt-3.13 refuses to build coming out qwith multiple errors from the moment it starts to install .. is this port being worked on ? Below is a snippet of the errors i get. ============================================================ sipqtQString.cpp:2882: error: variable or field `dealloc_QString' declared void sipqtQString.cpp:2882: error: `sipWrapper' was not declared in this scope sipqtQString.cpp:2882: error: `sipSelf' was not declared in this scope sipqtQString.cpp:2883: error: expected `,' or `;' before '{' token sipqtQString.cpp:2891: error: `sipWrapper' was not declared in this scope sipqtQString.cpp:2891: error: expected primary-expression before ',' token sipqtQString.cpp:2891: error: `PyObject' was not declared in this scope sipqtQString.cpp:2891: error: `sipArgs' was not declared in this scope sipqtQString.cpp:2891: error: expected primary-expression before "int" sipqtQString.cpp:2892: error: initializer expression list treated as compound expression sipqtQString.cpp:2892: error: expected `,' or `;' before '{' token sipqtQString.cpp:2997: error: `PyObject' was not declared in this scope sipqtQString.cpp:2997: error: `sipPy' was not declared in this scope sipqtQString.cpp:2997: error: expected primary-expression before "void" sipqtQString.cpp:2997: error: expected primary-expression before "int" sipqtQString.cpp:2998: error: initializer expression list treated as compound expression sipqtQString.cpp:2998: error: expected `,' or `;' before '{' token sipqtQString.cpp:3054: error: `PyObject' was not declared in this scope sipqtQString.cpp:3054: error: `valobj' was not declared in this scope sipqtQString.cpp:3054: error: expected primary-expression before "int" sipqtQString.cpp:3055: error: initializer expression list treated as compound expression sipqtQString.cpp:3055: error: expected `,' or `;' before '{' token sipqtQString.cpp:3077: error: `sipPySlotDef' does not name a type sipqtQString.cpp:3093: error: `PyMethodDef' does not name a type sipqtQString.cpp:3156: error: `sipEnumValueInstanceDef' does not name a type sipqtQString.cpp:3166: error: `sipTypeDef' does not name a type sipqtQString.cpp:2482: warning: 'slot_QString___contains__' defined but not used sipqtQString.cpp:2517: warning: 'slot_QString___len__' defined but not used sipqtQString.cpp:2874: warning: 'void* cast_QString(void*, int*)' defined but not used sipqtQString.cpp:2882: warning: 'dealloc_QString' defined but not used sipqtQString.cpp:2891: warning: 'init_QString' defined but not used sipqtQString.cpp:2997: warning: 'convertTo_QString' defined but not used sipqtQString.cpp:3054: warning: 'forceConvertTo_QString' defined but not used *** 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. -- Yours Sincerely Shinjii.