From owner-freebsd-gecko@FreeBSD.ORG Sun Jul 26 20:49:51 2009 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63E5C106564A for ; Sun, 26 Jul 2009 20:49:51 +0000 (UTC) (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: from trillian.chruetertee.ch (trillian.chruetertee.ch [217.150.245.56]) by mx1.freebsd.org (Postfix) with ESMTP id 0947F8FC15 for ; Sun, 26 Jul 2009 20:49:50 +0000 (UTC) (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: from trillian.chruetertee.ch (trillian [217.150.245.56]) by trillian.chruetertee.ch (8.14.3/8.14.3) with ESMTP id n6QKnmoi088397 for ; Sun, 26 Jul 2009 20:49:48 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.3/8.14.3/Submit) id n6QKnh4g087601 for freebsd-gecko@freebsd.org; Sun, 26 Jul 2009 20:49:43 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Sun, 26 Jul 2009 20:49:43 GMT Message-Id: <200907262049.n6QKnh4g087601@trillian.chruetertee.ch> X-Authentication-Warning: trillian.chruetertee.ch: www set sender to svn-freebsd-gecko@chruetertee.ch using -f From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [SVN-Commit] r65 - trunk/deskutils/lightning-xpi X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-gecko@freebsd.org List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jul 2009 20:49:52 -0000 Author: beat Date: Sun Jul 26 20:49:43 2009 New Revision: 65 Log: - Update lightning-xpi to 0.9 - Add support for FreeBSD 8 - Change MASTER_SITE_SUBDIR to new location - Change contact information to gecko@ in IGNORE_MSG - Remove obsolete inclusion of www/mozilla/bsd.gecko.mk Modified: trunk/deskutils/lightning-xpi/Makefile trunk/deskutils/lightning-xpi/distinfo Modified: trunk/deskutils/lightning-xpi/Makefile ============================================================================== --- trunk/deskutils/lightning-xpi/Makefile Sat Jul 25 09:18:09 2009 (r64) +++ trunk/deskutils/lightning-xpi/Makefile Sun Jul 26 20:49:43 2009 (r65) @@ -7,10 +7,9 @@ PORTNAME= lightning PORTVERSION= ${ARCH_PORTVERSION} -PORTREVISION= 7 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= ahze +MASTER_SITE_SUBDIR= beat PKGNAMESUFFIX= -xpi DISTNAME= ${PORTNAME}-${PORTVERSION}-tb-FreeBSD${OS_VER}-${ARCH} EXTRACT_SUFX= .xpi @@ -25,21 +24,22 @@ PLIST?= ${WRKDIR}/plist LIGHTNING_DIR= lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103} USE_GECKO= thunderbird -_IGNORE_MSG= precompiled binaries, contact ahze@FreeBSD.org for build information +_IGNORE_MSG= precompiled binaries, contact gecko@FreeBSD.org for build information. .include -.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk" -ARCH_PORTVERSION?= 0.7 +ARCH_PORTVERSION?= 0.9 .if ${ARCH}=="i386" . if ${OSVERSION} < 600000 OS_VER= 5 +ARCH_PORTVERSION= 0.7 . elif ${OSVERSION} >= 600000 && ${OSVERSION} < 700000 OS_VER= 6 -WRKSRC:= ${WRKSRC}/${WRKSRC:S/${WRKDIR}//} -. elif ${OSVERSION} >= 700000 +. elif ${OSVERSION} >= 700000 && ${OSVERSION} < 800000 OS_VER= 7 +. elif ${OSVERSION} >= 800000 +OS_VER= 8 . else IGNORE= ${_IGNORE_MSG} . endif @@ -58,9 +58,10 @@ OS_VER= 5 . elif ${OSVERSION} >= 600000 && ${OSVERSION} < 700000 OS_VER= 6 -. elif ${OSVERSION} >= 700000 -ARCH_PORTVERSION= 0.8 +. elif ${OSVERSION} >= 700000 && ${OSVERSION} < 800000 OS_VER= 7 +. elif ${OSVERSION} >= 800000 +OS_VER= 8 . endif .else IGNORE= ${_IGNORE_MSG} Modified: trunk/deskutils/lightning-xpi/distinfo ============================================================================== --- trunk/deskutils/lightning-xpi/distinfo Sat Jul 25 09:18:09 2009 (r64) +++ trunk/deskutils/lightning-xpi/distinfo Sun Jul 26 20:49:43 2009 (r65) @@ -1,24 +1,30 @@ MD5 (lightning-0.7-tb-FreeBSD5-i386.xpi) = 2211066ccfd922e1547365ff4acf9a9b SHA256 (lightning-0.7-tb-FreeBSD5-i386.xpi) = 2fc96146ff15d8f49888dace9d2f9d147dde344c03ed036801a50242984e8ffe SIZE (lightning-0.7-tb-FreeBSD5-i386.xpi) = 1155957 -MD5 (lightning-0.7-tb-FreeBSD6-i386.xpi) = a11c919512cbc56adacf0e1cd56f383a -SHA256 (lightning-0.7-tb-FreeBSD6-i386.xpi) = dad3ada74051720f64eaf179c425fbeb06af537825074c4a8578e7d03f3351ad -SIZE (lightning-0.7-tb-FreeBSD6-i386.xpi) = 1156074 -MD5 (lightning-0.7-tb-FreeBSD7-i386.xpi) = c69668c2ccb5722ce55ab62ee38168ae -SHA256 (lightning-0.7-tb-FreeBSD7-i386.xpi) = 3c50fb0f91b4817851f0aa984e6f67fdc5b252de66a214102fcfc0e7a3f2e1e6 -SIZE (lightning-0.7-tb-FreeBSD7-i386.xpi) = 1113456 -MD5 (lightning-0.7-tb-FreeBSD6-amd64.xpi) = 3697086dfb7a6dc0d615d7b322204231 -SHA256 (lightning-0.7-tb-FreeBSD6-amd64.xpi) = 6fff73377cfa5e536bb098abcfcb59f2b7cc4971ba79f7db9056868c08992e08 -SIZE (lightning-0.7-tb-FreeBSD6-amd64.xpi) = 1196445 +MD5 (lightning-0.9-tb-FreeBSD6-i386.xpi) = 1872e06ab9052cf0d8834bca595c28e4 +SHA256 (lightning-0.9-tb-FreeBSD6-i386.xpi) = 32d7f4c1bc12e4d29db749497bbf122898d1c3f00dd5acfab4e8759608223f02 +SIZE (lightning-0.9-tb-FreeBSD6-i386.xpi) = 1111533 +MD5 (lightning-0.9-tb-FreeBSD7-i386.xpi) = bfcfdc113e9ae4cfc55e5f5bccfa0ce5 +SHA256 (lightning-0.9-tb-FreeBSD7-i386.xpi) = 09538828f15be567d8e1680c37f620547d13d105d2d3d3ca8606a9cb10ee8b53 +SIZE (lightning-0.9-tb-FreeBSD7-i386.xpi) = 1092493 +MD5 (lightning-0.9-tb-FreeBSD8-i386.xpi) = 3676eafd73b72818d0ea75e899fa5512 +SHA256 (lightning-0.9-tb-FreeBSD8-i386.xpi) = db28136402d404c20f51ebaecfc80ff578858366510bd30361434b4b8cc86028 +SIZE (lightning-0.9-tb-FreeBSD8-i386.xpi) = 1092494 MD5 (lightning-0.5-tb-FreeBSD6-sparc64.xpi) = 1dd62b41b77097a287af62b2b6bd56fc SHA256 (lightning-0.5-tb-FreeBSD6-sparc64.xpi) = be3cecfd35bee4e069779b2d7fd934088c453ec5485186b1de8b77c3cf03c3e9 SIZE (lightning-0.5-tb-FreeBSD6-sparc64.xpi) = 1189082 MD5 (lightning-0.5-tb-FreeBSD7-sparc64.xpi) = d627aebb557a4df92194a38a68325590 SHA256 (lightning-0.5-tb-FreeBSD7-sparc64.xpi) = 1bbe63b05383e35129125f36a6d05bdd353f17190e280f7aa2eaf9d8ead9ca59 SIZE (lightning-0.5-tb-FreeBSD7-sparc64.xpi) = 1148115 -MD5 (lightning-0.8-tb-FreeBSD7-amd64.xpi) = 252d738e88091f4a2a81aec127a41a9d -SHA256 (lightning-0.8-tb-FreeBSD7-amd64.xpi) = 5107a9852addc719c9b71720c25d43d415cf34c1cfd215c25e8e66a29aa1223f -SIZE (lightning-0.8-tb-FreeBSD7-amd64.xpi) = 1111682 MD5 (lightning-0.7-tb-FreeBSD5-amd64.xpi) = dfd99c231bde3dce1d0477c2ff12235c SHA256 (lightning-0.7-tb-FreeBSD5-amd64.xpi) = 4f1a17b47cf922689053d913b258aefef7accc2a6ca123dfbdc2c8c45bc22956 SIZE (lightning-0.7-tb-FreeBSD5-amd64.xpi) = 2382859 +MD5 (lightning-0.9-tb-FreeBSD6-amd64.xpi) = fa68a92f2695314a5bd87952270d6795 +SHA256 (lightning-0.9-tb-FreeBSD6-amd64.xpi) = 032180f73809588edd6a0a4022cd4c2e9f6074808904bec1700e6db6f6c268c2 +SIZE (lightning-0.9-tb-FreeBSD6-amd64.xpi) = 1129627 +MD5 (lightning-0.9-tb-FreeBSD7-amd64.xpi) = 7a6d538819d3723ba588c5cdfc275372 +SHA256 (lightning-0.9-tb-FreeBSD7-amd64.xpi) = 7e9f12efa81260df9dc5b4ebf2f64955e0ecfb9cfbd0bebc55cf429ad09276bf +SIZE (lightning-0.9-tb-FreeBSD7-amd64.xpi) = 1105390 +MD5 (lightning-0.9-tb-FreeBSD8-amd64.xpi) = 917a4020db92ffe4c8513b590ac74438 +SHA256 (lightning-0.9-tb-FreeBSD8-amd64.xpi) = 9bf21a776e56988d86c9da0a57303001a236376ff9b8e626413c5ec7380eadb4 +SIZE (lightning-0.9-tb-FreeBSD8-amd64.xpi) = 1105389 From owner-freebsd-gecko@FreeBSD.ORG Sun Jul 26 22:46:08 2009 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C606106564A for ; Sun, 26 Jul 2009 22:46:08 +0000 (UTC) (envelope-from jonathan.chen@solnetsolutions.co.nz) Received: from wlmlc.solnetsolutions.co.nz (wlmlc.solnetsolutions.co.nz [202.135.38.27]) by mx1.freebsd.org (Postfix) with ESMTP id 42FFA8FC16 for ; Sun, 26 Jul 2009 22:46:08 +0000 (UTC) (envelope-from jonathan.chen@solnetsolutions.co.nz) Received: from wlmlc.solnetsolutions.co.nz (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id E90116D4093 for ; Mon, 27 Jul 2009 09:50:08 +1200 (NZST) Received: from jonathan.chen (unknown [192.168.1.186]) by wlmlc.solnetsolutions.co.nz (Postfix) with ESMTP id CDBAF6D4092 for ; Mon, 27 Jul 2009 09:50:05 +1200 (NZST) Message-ID: <1556_1248645008_4A6CCF8E_1556_19_1_4A6CCF8D.5070605@solnetsolutions.co.nz> Date: Mon, 27 Jul 2009 09:50:05 +1200 From: Jonathan Chen User-Agent: Thunderbird 2.0.0.17pre (X11/20090722) MIME-Version: 1.0 To: gecko@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Copyrighted-Material: Please read the disclaimer at the bottom of this email. Cc: Subject: Using mail/lightning port. X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jul 2009 22:46:08 -0000 Hi, I've just installed mail/lightning 0.9. However, when I invoke thunderbird on a clean system (ie: no ~/.thunderbird), the calendaring features of Lightning aren't available. There is no mention of it in the "Tools/Add-ons/Extensions" either. What have I missed? -- Jonathan Chen Solnet Solutions Limited T: +64 9 9775800 Level 7, Brookfields House, F: +64 9 9775801 19 Victoria Street, DDI: +64 9 9775871 PO Box 6619, M: +64 21 635618 Auckland 1141, New Zealand http://www.solnetsolutions.co.nz/ Attention: This email may contain information intended for the sole use of the original recipient. Please respect this when sharing or disclosing this email's contents with any third party. If you believe you have received this email in error, please delete it and notify the sender or postmaster@solnetsolutions.co.nz as soon as possible. The content of this email does not necessarily reflect the views of Solnet Solutions Ltd. From owner-freebsd-gecko@FreeBSD.ORG Mon Jul 27 07:45:03 2009 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9345910656A5 for ; Mon, 27 Jul 2009 07:45:03 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id 2BDA18FC21 for ; Mon, 27 Jul 2009 07:45:02 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from daedalus.network.local (gprs25.swisscom-mobile.ch [193.247.250.25]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.3/8.14.3) with ESMTP id n6R7HKuB041598 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Mon, 27 Jul 2009 07:17:22 GMT (envelope-from beat@FreeBSD.org) Message-ID: <4A6D54C5.2010404@FreeBSD.org> Date: Mon, 27 Jul 2009 09:18:29 +0200 From: Beat Gaetzi User-Agent: Thunderbird 2.0.0.22 (X11/20090713) MIME-Version: 1.0 To: Jonathan Chen References: <1556_1248645008_4A6CCF8E_1556_19_1_4A6CCF8D.5070605@solnetsolutions.co.nz> In-Reply-To: <1556_1248645008_4A6CCF8E_1556_19_1_4A6CCF8D.5070605@solnetsolutions.co.nz> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gecko@FreeBSD.org Subject: Re: Using mail/lightning port. X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2009 07:45:04 -0000 Hi, Jonathan Chen wrote: > I've just installed mail/lightning 0.9. However, when I invoke thunderbird > on a clean system (ie: no ~/.thunderbird), the calendaring features of > Lightning aren't available. There is no mention of it in the > "Tools/Add-ons/Extensions" either. > > What have I missed? There should be a calendar button in the left bottom corner of thunderbird. Could you please check if there are some files in: /usr/local/lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103} Thanks, Beat From owner-freebsd-gecko@FreeBSD.ORG Mon Jul 27 11:06:53 2009 Return-Path: Delivered-To: freebsd-gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 891601065678 for ; Mon, 27 Jul 2009 11:06:53 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7649F8FC28 for ; Mon, 27 Jul 2009 11:06:53 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6RB6ral018929 for ; Mon, 27 Jul 2009 11:06:53 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6RB6qSd018925 for freebsd-gecko@FreeBSD.org; Mon, 27 Jul 2009 11:06:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 27 Jul 2009 11:06:52 GMT Message-Id: <200907271106.n6RB6qSd018925@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-gecko@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-gecko@FreeBSD.org X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2009 11:06:53 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/135971 gecko [PATCH] www/linux-firefox-devel: Removed mark forbidde o ports/134121 gecko www/firefox3-devel packaging errors f ports/132231 gecko [PATCH] www/firefox3: Add option to build with Profile o ports/129147 gecko can't use deskutils/lightning-xpi under current amd64 f ports/128694 gecko www/firefox3 - Firefox 3 corrupts PostScript printer f o ports/103529 gecko www/seamonkey: enable SVG and Pango font rendering sup 6 problems total. From owner-freebsd-gecko@FreeBSD.ORG Mon Jul 27 11:07:10 2009 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E2C7106566C for ; Mon, 27 Jul 2009 11:07:10 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 01E508FC31 for ; Mon, 27 Jul 2009 11:07:10 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6RB79bW019237 for ; Mon, 27 Jul 2009 11:07:09 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6RB79hB019233 for gecko@FreeBSD.org; Mon, 27 Jul 2009 11:07:09 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 27 Jul 2009 11:07:09 GMT Message-Id: <200907271107.n6RB79hB019233@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: gecko@FreeBSD.org Cc: Subject: Current problem reports assigned to gecko@FreeBSD.org X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2009 11:07:10 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/134689 gecko www/Firefox ports and packages in chroot or jails cras 1 problem total. From owner-freebsd-gecko@FreeBSD.ORG Mon Jul 27 20:07:46 2009 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ADE1C106564A for ; Mon, 27 Jul 2009 20:07:46 +0000 (UTC) (envelope-from jonathan.chen@solnetsolutions.co.nz) Received: from wlmlc.solnetsolutions.co.nz (wlmlc.solnetsolutions.co.nz [202.135.38.27]) by mx1.freebsd.org (Postfix) with ESMTP id 4FE008FC12 for ; Mon, 27 Jul 2009 20:07:45 +0000 (UTC) (envelope-from jonathan.chen@solnetsolutions.co.nz) Received: from wlmlc.solnetsolutions.co.nz (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 5DBFC6D409B; Tue, 28 Jul 2009 08:07:40 +1200 (NZST) Received: from jonathan.chen (unknown [192.168.1.186]) by wlmlc.solnetsolutions.co.nz (Postfix) with ESMTP id 98A846D4092; Tue, 28 Jul 2009 08:07:35 +1200 (NZST) Message-ID: <10817_1248725260_4A6E090A_10817_40_1_4A6E0907.3060500@solnetsolutions.co.nz> Date: Tue, 28 Jul 2009 08:07:35 +1200 From: Jonathan Chen User-Agent: Thunderbird 2.0.0.17pre (X11/20090727) MIME-Version: 1.0 To: Beat Gaetzi References: <1556_1248645008_4A6CCF8E_1556_19_1_4A6CCF8D.5070605@solnetsolutions.co.nz> <4A6D54C5.2010404@FreeBSD.org> In-Reply-To: <4A6D54C5.2010404@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Copyrighted-Material: Please read the disclaimer at the bottom of this email. Cc: gecko@FreeBSD.org Subject: Re: Using mail/lightning port. X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2009 20:07:46 -0000 Beat Gaetzi wrote: > Hi, > > Jonathan Chen wrote: >> I've just installed mail/lightning 0.9. However, when I invoke thunderbird >> on a clean system (ie: no ~/.thunderbird), the calendaring features of >> Lightning aren't available. There is no mention of it in the >> "Tools/Add-ons/Extensions" either. >> >> What have I missed? > > There should be a calendar button in the left bottom corner of > thunderbird. Nothing there except for the Online/Offline button. > Could you please check if there are some files in: > /usr/local/lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103} There are files installed there: jonathan-8:04am> cd /usr/local/lib/thunderbird/extensions/\{e2fda1a4-762b-4020-b5ad-a41df1933103}/ jonathan-8:05am> ls -l total 172 drwxr-xr-x 3 root wheel 512 Jul 27 17:27 chrome/ -rw-r--r-- 1 root wheel 3057 Jul 27 17:25 chrome.manifest drwxr-xr-x 2 root wheel 1024 Jul 27 17:27 components/ drwxr-xr-x 3 root wheel 512 Jul 27 17:27 defaults/ -rw-r--r-- 1 root wheel 1198 Jul 27 17:25 install.rdf drwxr-xr-x 2 root wheel 1536 Jul 27 17:27 js/ -rwxr-xr-x 1 root wheel 161792 Jul 27 17:25 timezones.sqlite* Any ideas what's happening here? -- Jonathan Chen Solnet Solutions Limited T: +64 9 9775800 Level 7, Brookfields House, F: +64 9 9775801 19 Victoria Street, DDI: +64 9 9775871 PO Box 6619, M: +64 21 635618 Auckland 1141, New Zealand http://www.solnetsolutions.co.nz/ Attention: This email may contain information intended for the sole use of the original recipient. Please respect this when sharing or disclosing this email's contents with any third party. If you believe you have received this email in error, please delete it and notify the sender or postmaster@solnetsolutions.co.nz as soon as possible. The content of this email does not necessarily reflect the views of Solnet Solutions Ltd. From owner-freebsd-gecko@FreeBSD.ORG Tue Jul 28 09:49:50 2009 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67BD310656CE; Tue, 28 Jul 2009 09:49:50 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 22E648FC0C; Tue, 28 Jul 2009 09:49:50 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.173.16.176] (helo=moosi) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1MVikJ-0002sy-8s; Tue, 28 Jul 2009 13:13:19 +0400 To: Beat Gaetzi References: <20090712170035.74922106573B@hub.freebsd.org> From: Boris Samorodov Date: Tue, 28 Jul 2009 13:14:34 +0400 In-Reply-To: <20090712170035.74922106573B@hub.freebsd.org> (Beat Gaetzi's message of "Sun\, 12 Jul 2009 17\:00\:35 +0000 \(UTC\)") Message-ID: <89778325@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: gecko@FreeBSD.org Subject: Re: cvs commit: ports/www/linux-firefox Makefile distinfo pkg-plist ports/www/linux-firefox/files linux-firefox.desktop.in X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2009 09:49:50 -0000 Beat Gaetzi writes: > beat 2009-07-12 17:00:21 UTC > > FreeBSD ports repository > > Modified files: > www/linux-firefox Makefile distinfo pkg-plist > www/linux-firefox/files linux-firefox.desktop.in > Log: > - Downgrade to 3.0.11 (which was submitted with ports/135984). 3.5 depends on > linux-dbus-lib, linux-dbus-glib and linux-libcap which are not available yet. I've created linux-f10-dbus-lib, linux-f10-dbus-glib. Libpcap is a part of linux base ports. BTW, seems that a new port linux-firefox35 repocopied from linux-firefox might be more apropriate. -- WBR, bsam From owner-freebsd-gecko@FreeBSD.ORG Tue Jul 28 10:09:59 2009 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23564106564A; Tue, 28 Jul 2009 10:09:59 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4]) by mx1.freebsd.org (Postfix) with ESMTP id D9BA58FC19; Tue, 28 Jul 2009 10:09:58 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: by bsdcrew.de (Postfix, from userid 1001) id 879AA4AC67; Tue, 28 Jul 2009 12:09:57 +0200 (CEST) Date: Tue, 28 Jul 2009 12:09:57 +0200 From: Martin Wilke To: Boris Samorodov Message-ID: <20090728100957.GH38226@bsdcrew.de> References: <20090712170035.74922106573B@hub.freebsd.org> <89778325@ipt.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <89778325@ipt.ru> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: gecko@FreeBSD.org, Beat Gaetzi Subject: Re: cvs commit: ports/www/linux-firefox Makefile distinfo pkg-plist ports/www/linux-firefox/files linux-firefox.desktop.in X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2009 10:09:59 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Jul 28, 2009 at 01:14:34PM +0400, Boris Samorodov wrote: > Beat Gaetzi writes: > > > beat 2009-07-12 17:00:21 UTC > > > > FreeBSD ports repository > > > > Modified files: > > www/linux-firefox Makefile distinfo pkg-plist > > www/linux-firefox/files linux-firefox.desktop.in > > Log: > > - Downgrade to 3.0.11 (which was submitted with ports/135984). 3.5 depends on > > linux-dbus-lib, linux-dbus-glib and linux-libcap which are not available yet. > > I've created linux-f10-dbus-lib, linux-f10-dbus-glib. Libpcap is a part > of linux base ports. > > BTW, seems that a new port linux-firefox35 repocopied from linux-firefox > might be more apropriate. nope, we are plan to move www/firefox35 to www/firefox after the kde 4.3 release. firefox 3.0X is supported by next januar 2010 make no sense to make 3.0X to a default version. - - Martin > > -- > WBR, bsam > _______________________________________________ > freebsd-gecko@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gecko > To unsubscribe, send any mail to "freebsd-gecko-unsubscribe@freebsd.org" > - -- +-----------------------+-------------------------------+ | PGP : 0xB1E6FCE9 | Jabber : miwi(at)BSDCrew.de | | Skype : splash_111 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkpuznUACgkQdLJIhLHm/Om3xQCg1LFW8nJKoD941LMbJCD/qqjv kWgAoKNtPXg8b7JcEWM3y0YMHchK5s3+ =VM3M -----END PGP SIGNATURE----- From owner-freebsd-gecko@FreeBSD.ORG Tue Jul 28 13:56:05 2009 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1A8310656E6; Tue, 28 Jul 2009 13:56:05 +0000 (UTC) (envelope-from bsam@ns.kfs.ru) Received: from ns.kfs.ru (kfs.kfs.ru [194.186.81.194]) by mx1.freebsd.org (Postfix) with ESMTP id 990C58FC2A; Tue, 28 Jul 2009 13:56:05 +0000 (UTC) (envelope-from bsam@ns.kfs.ru) Received: from bsam by ns.kfs.ru with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1MVmUT-000Jnl-2E; Tue, 28 Jul 2009 17:13:13 +0400 To: Martin Wilke References: <20090712170035.74922106573B@hub.freebsd.org> <89778325@ipt.ru> <20090728100957.GH38226@bsdcrew.de> From: Boris Samorodov Date: Tue, 28 Jul 2009 17:13:13 +0400 In-Reply-To: <20090728100957.GH38226@bsdcrew.de> (Martin Wilke's message of "Tue\, 28 Jul 2009 12\:09\:57 +0200") Message-ID: <34414182@serv3.int.kfs.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: gecko@FreeBSD.org, Beat Gaetzi Subject: Re: cvs commit: ports/www/linux-firefox Makefile distinfo pkg-plist ports/www/linux-firefox/files linux-firefox.desktop.in X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2009 13:56:06 -0000 Martin Wilke writes: > nope, we are plan to move www/firefox35 to www/firefox after the kde 4.3 release. > firefox 3.0X is supported by next januar 2010 make no sense to make 3.0X to > a default version. Hm, then linux-firefox will be available only for 7.x users with non-default linux base along with 8.x users... Well, that may be better then use unmaintained linux-firefox though. Thanks. -- WBR, bsam From owner-freebsd-gecko@FreeBSD.ORG Tue Jul 28 17:27:36 2009 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16B331065674 for ; Tue, 28 Jul 2009 17:27:36 +0000 (UTC) (envelope-from mark@vinixtech.com) Received: from mail.sheltercorp.net (sheltercorp.net [67.32.132.60]) by mx1.freebsd.org (Postfix) with ESMTP id CF7B38FC0C for ; Tue, 28 Jul 2009 17:27:35 +0000 (UTC) (envelope-from mark@vinixtech.com) Received: from localhost (localhost [127.0.0.1]) by mail.sheltercorp.net (Postfix) with ESMTP id 8E8BF17028 for ; Tue, 28 Jul 2009 13:18:58 -0400 (EDT) Received: from mail.sheltercorp.net ([127.0.0.1]) by localhost (mail.sheltercorp.net [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 56681-06 for ; Tue, 28 Jul 2009 13:18:56 -0400 (EDT) Received: from Neurosys-MacBook-Pro.local (c-71-196-19-254.hsd1.fl.comcast.net [71.196.19.254]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: mark@vinixtech.com) by mail.sheltercorp.net (Postfix) with ESMTPSA id BB0BC17021 for ; Tue, 28 Jul 2009 13:18:56 -0400 (EDT) Message-ID: <4A6F30D7.8090409@vinixtech.com> Date: Tue, 28 Jul 2009 13:09:43 -0400 From: Mark Diaz User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2 MIME-Version: 1.0 To: gecko@FreeBSD.org X-Virus-Scanned: Maia Mailguard Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: FreeBSD Port: mail/thunderbird X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2009 17:27:36 -0000 Just curious: you guys workin on a thunderbird 3 beta port? -- Mark Diaz IT Consultant Vinix Technologies 6043 Kimberly Blvd Suite Q North Lauderdale, FL 33068 (o)954.554.6966 (m)305.331.5558 From owner-freebsd-gecko@FreeBSD.ORG Tue Jul 28 17:30:52 2009 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C8B7106564A for ; Tue, 28 Jul 2009 17:30:52 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4]) by mx1.freebsd.org (Postfix) with ESMTP id 32D828FC0C for ; Tue, 28 Jul 2009 17:30:51 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: by bsdcrew.de (Postfix, from userid 1001) id 50DE24AC67; Tue, 28 Jul 2009 19:30:48 +0200 (CEST) Date: Tue, 28 Jul 2009 19:30:48 +0200 From: Martin Wilke To: Mark Diaz Message-ID: <20090728173048.GA51813@bsdcrew.de> References: <4A6F30D7.8090409@vinixtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <4A6F30D7.8090409@vinixtech.com> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: gecko@FreeBSD.org Subject: Re: FreeBSD Port: mail/thunderbird X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2009 17:30:52 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Jul 28, 2009 at 01:09:43PM -0400, Mark Diaz wrote: > Just curious: you guys workin on a thunderbird 3 beta port? it's still beta, but yes flo is working on that. - - Martin > > -- > Mark Diaz > IT Consultant > Vinix Technologies > 6043 Kimberly Blvd > Suite Q > North Lauderdale, FL 33068 > (o)954.554.6966 > (m)305.331.5558 > > _______________________________________________ > freebsd-gecko@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gecko > To unsubscribe, send any mail to "freebsd-gecko-unsubscribe@freebsd.org" > - -- +-----------------------+-------------------------------+ | PGP : 0xB1E6FCE9 | Jabber : miwi(at)BSDCrew.de | | Skype : splash_111 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkpvNccACgkQdLJIhLHm/OkgKACeKmREfytpo44yPYzJe2fFzHqE KR0AoNq0uBUrLL2xStaNus3+u27eM639 =cPme -----END PGP SIGNATURE----- From owner-freebsd-gecko@FreeBSD.ORG Wed Jul 29 01:52:45 2009 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 674011065670 for ; Wed, 29 Jul 2009 01:52:45 +0000 (UTC) (envelope-from jonathan.chen@solnetsolutions.co.nz) Received: from wlmlc.solnetsolutions.co.nz (wlmlc.solnetsolutions.co.nz [202.135.38.27]) by mx1.freebsd.org (Postfix) with ESMTP id 03C4C8FC0C for ; Wed, 29 Jul 2009 01:52:44 +0000 (UTC) (envelope-from jonathan.chen@solnetsolutions.co.nz) Received: from wlmlc.solnetsolutions.co.nz (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 9F65A6D4090; Wed, 29 Jul 2009 08:58:19 +1200 (NZST) Received: from jonathan.chen (unknown [192.168.1.186]) by wlmlc.solnetsolutions.co.nz (Postfix) with ESMTP id 095A86D40BF; Wed, 29 Jul 2009 08:57:58 +1200 (NZST) Message-ID: <25222_1248814699_4A6F6669_25222_26_1_4A6F6656.4080805@solnetsolutions.co.nz> Date: Wed, 29 Jul 2009 08:57:58 +1200 From: Jonathan Chen User-Agent: Thunderbird 2.0.0.17pre (X11/20090729) MIME-Version: 1.0 To: Beat Gaetzi References: <1556_1248645008_4A6CCF8E_1556_19_1_4A6CCF8D.5070605@solnetsolutions.co.nz> <4A6D54C5.2010404@FreeBSD.org> <10817_1248725260_4A6E090A_10817_40_1_4A6E0907.3060500@solnetsolutions.co.nz> <4A6EAEF6.4050401@FreeBSD.org> In-Reply-To: <4A6EAEF6.4050401@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Copyrighted-Material: Please read the disclaimer at the bottom of this email. Cc: freebsd-gecko@freebsd.org Subject: Re: Using mail/lightning port. X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2009 01:52:45 -0000 Beat Gaetzi wrote: > Jonathan Chen wrote: >> Beat Gaetzi wrote: >>> Hi, >>> >>> Jonathan Chen wrote: >>>> I've just installed mail/lightning 0.9. However, when I invoke >>>> thunderbird >>>> on a clean system (ie: no ~/.thunderbird), the calendaring features of >>>> Lightning aren't available. There is no mention of it in the >>>> "Tools/Add-ons/Extensions" either. >>>> >>>> What have I missed? >>> There should be a calendar button in the left bottom corner of >>> thunderbird. >> Nothing there except for the Online/Offline button. >> >>> Could you please check if there are some files in: >>> /usr/local/lib/thunderbird/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103} >>> >> There are files installed there: >> >> jonathan-8:04am> cd >> /usr/local/lib/thunderbird/extensions/\{e2fda1a4-762b-4020-b5ad-a41df1933103}/ >> >> jonathan-8:05am> ls -l >> total 172 >> drwxr-xr-x 3 root wheel 512 Jul 27 17:27 chrome/ >> -rw-r--r-- 1 root wheel 3057 Jul 27 17:25 chrome.manifest >> drwxr-xr-x 2 root wheel 1024 Jul 27 17:27 components/ >> drwxr-xr-x 3 root wheel 512 Jul 27 17:27 defaults/ >> -rw-r--r-- 1 root wheel 1198 Jul 27 17:25 install.rdf >> drwxr-xr-x 2 root wheel 1536 Jul 27 17:27 js/ >> -rwxr-xr-x 1 root wheel 161792 Jul 27 17:25 timezones.sqlite* >> >> Any ideas what's happening here? > > Are you using amd64? If yes, could you please try this patch: > http://tmp.chruetertee.ch/lightning-amd64.patch Yes! This works! Thank you. -- Jonathan Chen Solnet Solutions Limited T: +64 9 9775800 Level 7, Brookfields House, F: +64 9 9775801 19 Victoria Street, DDI: +64 9 9775871 PO Box 6619, M: +64 21 635618 Auckland 1141, New Zealand http://www.solnetsolutions.co.nz/ Attention: This email may contain information intended for the sole use of the original recipient. Please respect this when sharing or disclosing this email's contents with any third party. If you believe you have received this email in error, please delete it and notify the sender or postmaster@solnetsolutions.co.nz as soon as possible. The content of this email does not necessarily reflect the views of Solnet Solutions Ltd. From owner-freebsd-gecko@FreeBSD.ORG Wed Jul 29 07:18:02 2009 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C83A1065687 for ; Wed, 29 Jul 2009 07:18:02 +0000 (UTC) (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: from trillian.chruetertee.ch (trillian.chruetertee.ch [217.150.245.56]) by mx1.freebsd.org (Postfix) with ESMTP id D9F8B8FC0A for ; Wed, 29 Jul 2009 07:18:01 +0000 (UTC) (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: from trillian.chruetertee.ch (trillian [217.150.245.56]) by trillian.chruetertee.ch (8.14.3/8.14.3) with ESMTP id n6T7I0o8017816 for ; Wed, 29 Jul 2009 07:18:00 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.3/8.14.3/Submit) id n6T7HtUc017225 for freebsd-gecko@freebsd.org; Wed, 29 Jul 2009 07:17:55 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Wed, 29 Jul 2009 07:17:55 GMT Message-Id: <200907290717.n6T7HtUc017225@trillian.chruetertee.ch> X-Authentication-Warning: trillian.chruetertee.ch: www set sender to svn-freebsd-gecko@chruetertee.ch using -f From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [SVN-Commit] r66 - in trunk/mail/lightning: . files X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-gecko@freebsd.org List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2009 07:18:02 -0000 Author: beat Date: Wed Jul 29 07:17:54 2009 New Revision: 66 Log: - Add amd64 as recognized platform. Without this patch the calender plugin was not shown on amd64. Reported by: Jonathan Chen Submitted by: ale@ Added: trunk/mail/lightning/files/patch-configure Modified: trunk/mail/lightning/Makefile Modified: trunk/mail/lightning/Makefile ============================================================================== --- trunk/mail/lightning/Makefile Sun Jul 26 20:49:43 2009 (r65) +++ trunk/mail/lightning/Makefile Wed Jul 29 07:17:54 2009 (r66) @@ -2,11 +2,12 @@ # Date created: 2006-10-13 # Whom: Michael Johnson # -# $FreeBSD: ports/mail/lightning/Makefile,v 1.22 2009/05/04 19:23:42 miwi Exp $ +# $FreeBSD: ports/mail/lightning/Makefile,v 1.23 2009/07/15 20:48:42 beat Exp $ # $MCom: ports/mail/lightning/Makefile,v 1.1 2006/10/14 03:49:20 ahze Exp $ PORTNAME= lightning PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= mail deskutils MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= calendar/${PORTNAME}/releases/${DISTVERSION}/source Added: trunk/mail/lightning/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/mail/lightning/files/patch-configure Wed Jul 29 07:17:54 2009 (r66) @@ -0,0 +1,11 @@ +--- configure.orig 2009-07-28 09:36:01.000000000 +0200 ++++ configure 2009-07-28 09:37:09.000000000 +0200 +@@ -5408,7 +5408,7 @@ + CPU_ARCH=sparc + ;; + +-x86_64 | sparc | ppc | ia64) ++amd64 | x86_64 | sparc | ppc | ia64) + CPU_ARCH="$OS_TEST" + ;; + esac From owner-freebsd-gecko@FreeBSD.ORG Wed Jul 29 21:25:30 2009 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 620CE106566B for ; Wed, 29 Jul 2009 21:25:30 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id E86CA8FC13 for ; Wed, 29 Jul 2009 21:25:29 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from daedalus.network.local (14-90.79-83.cust.bluewin.ch [83.79.90.14]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.3/8.14.3) with ESMTP id n6TLPQoV030394 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Wed, 29 Jul 2009 21:25:26 GMT (envelope-from beat@FreeBSD.org) Message-ID: <4A70BE95.60803@FreeBSD.org> Date: Wed, 29 Jul 2009 23:26:45 +0200 From: Beat Gaetzi User-Agent: Thunderbird 2.0.0.22 (X11/20090713) MIME-Version: 1.0 To: gecko@FreeBSD.org References: <1556_1248645008_4A6CCF8E_1556_19_1_4A6CCF8D.5070605@solnetsolutions.co.nz> <4A6D54C5.2010404@FreeBSD.org> <10817_1248725260_4A6E090A_10817_40_1_4A6E0907.3060500@solnetsolutions.co.nz> In-Reply-To: <10817_1248725260_4A6E090A_10817_40_1_4A6E0907.3060500@solnetsolutions.co.nz> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Jonathan Chen Subject: Re: Using mail/lightning port. X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2009 21:25:30 -0000 Jonathan Chen wrote: > Beat Gaetzi wrote: >> Hi, >> >> Jonathan Chen wrote: >>> I've just installed mail/lightning 0.9. However, when I invoke >>> thunderbird >>> on a clean system (ie: no ~/.thunderbird), the calendaring features of >>> Lightning aren't available. There is no mention of it in the >>> "Tools/Add-ons/Extensions" either. >>> >>> What have I missed? >> >> There should be a calendar button in the left bottom corner of >> thunderbird. > > Nothing there except for the Online/Offline button. For the records, this problem is solved with the amd64 patch submitted by ale@ on this list and has been committed to the port a few minutes ago. Beat From owner-freebsd-gecko@FreeBSD.ORG Wed Jul 29 21:51:51 2009 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BA981065672 for ; Wed, 29 Jul 2009 21:51:51 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id 2F60F8FC0C for ; Wed, 29 Jul 2009 21:51:50 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from daedalus.network.local (14-90.79-83.cust.bluewin.ch [83.79.90.14]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.3/8.14.3) with ESMTP id n6TLpnxw089808 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Wed, 29 Jul 2009 21:51:50 GMT (envelope-from beat@FreeBSD.org) Message-ID: <4A70C4C4.8080307@FreeBSD.org> Date: Wed, 29 Jul 2009 23:53:08 +0200 From: Beat Gaetzi User-Agent: Thunderbird 2.0.0.22 (X11/20090713) MIME-Version: 1.0 To: Boris Samorodov References: <20090712170035.74922106573B@hub.freebsd.org> <89778325@ipt.ru> In-Reply-To: <89778325@ipt.ru> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gecko@FreeBSD.org Subject: Re: cvs commit: ports/www/linux-firefox Makefile distinfo pkg-plist ports/www/linux-firefox/files linux-firefox.desktop.in X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2009 21:51:51 -0000 Boris Samorodov wrote: > Beat Gaetzi writes: > >> beat 2009-07-12 17:00:21 UTC >> >> FreeBSD ports repository >> >> Modified files: >> www/linux-firefox Makefile distinfo pkg-plist >> www/linux-firefox/files linux-firefox.desktop.in >> Log: >> - Downgrade to 3.0.11 (which was submitted with ports/135984). 3.5 depends on >> linux-dbus-lib, linux-dbus-glib and linux-libcap which are not available yet. > > I've created linux-f10-dbus-lib, linux-f10-dbus-glib. Libpcap is a part > of linux base ports. Thank you very much for your work! I'll rerun my tests and the update the port. Beat From owner-freebsd-gecko@FreeBSD.ORG Thu Jul 30 14:42:14 2009 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9326B1065672 for ; Thu, 30 Jul 2009 14:42:14 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id CEA688FC0A for ; Thu, 30 Jul 2009 14:42:13 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from isis.bris.ac.uk ([137.222.10.63]) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1MWWZ6-0006Vv-DB; Thu, 30 Jul 2009 15:25:20 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by isis.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1MWWZ4-0007Wf-TI; Thu, 30 Jul 2009 15:25:04 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3) with ESMTP id n6UEP2oA012408; Thu, 30 Jul 2009 15:25:02 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3/Submit) id n6UEP2Dl012407; Thu, 30 Jul 2009 15:25:02 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Thu, 30 Jul 2009 15:25:02 +0100 From: Anton Shterenlikht To: freebsd-ia64@freebsd.org, gecko@freebsd.org Message-ID: <20090730142502.GA11369@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Score: -1.5 X-Spam-Level: - Cc: Subject: firefox3 build fails on ia64 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2009 14:42:14 -0000 On ia64 SMP 8.0-beta2, firefox3 build fails with: [skip] gmake[8]: Entering directory `/usr/ports/www/firefox3/work/mozilla/xpcom/reflect/xptcall/src/md/unix' xptcstubs_ipf64.cpp c++ -o xptcstubs_ipf64.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API -DOSTYPE=\"FreeBSD8\" -DOSARCH=FreeBSD -DEXPORT_XPTC_API -D_IMPL_NS_COM -I./../.. -I./../../../../xptinfo/src -I. -I. -I../../../../../../dist/include/string -I../../../../../../dist/include -I../../../../../../dist/include/xpcom -I/usr/local/include/nspr -I/usr/include -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -O2 -pipe -O2 -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O -I/usr/local/include -I/usr/local/include -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h xptcstubs_ipf64.cpp In file included from xptcstubs_ipf64.cpp:185: ../../../../../../dist/include/xpcom/xptcstubsdef.inc:1: error: prototype for 'nsresult nsXPTCStubBase::Stub3(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:1: error: candidate is: virtual nsresult nsXPTCStubBase::Stub3() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:2: error: prototype for 'nsresult nsXPTCStubBase::Stub4(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:2: error: candidate is: virtual nsresult nsXPTCStubBase::Stub4() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:3: error: prototype for 'nsresult nsXPTCStubBase::Stub5(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:3: error: candidate is: virtual nsresult nsXPTCStubBase::Stub5() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:4: error: prototype for 'nsresult nsXPTCStubBase::Stub6(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:4: error: candidate is: virtual nsresult nsXPTCStubBase::Stub6() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:5: error: prototype for 'nsresult nsXPTCStubBase::Stub7(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:5: error: candidate is: virtual nsresult nsXPTCStubBase::Stub7() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:6: error: prototype for 'nsresult nsXPTCStubBase::Stub8(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:6: error: candidate is: virtual nsresult nsXPTCStubBase::Stub8() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:7: error: prototype for 'nsresult nsXPTCStubBase::Stub9(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:7: error: candidate is: virtual nsresult nsXPTCStubBase::Stub9() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:8: error: prototype for 'nsresult nsXPTCStubBase::Stub10(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:8: error: candidate is: virtual nsresult nsXPTCStubBase::Stub10() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:9: error: prototype for 'nsresult nsXPTCStubBase::Stub11(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:9: error: candidate is: virtual nsresult nsXPTCStubBase::Stub11() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:10: error: prototype for 'nsresult nsXPTCStubBase::Stub12(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:10: error: candidate is: virtual nsresult nsXPTCStubBase::Stub12() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:11: error: prototype for 'nsresult nsXPTCStubBase::Stub13(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:11: error: candidate is: virtual nsresult nsXPTCStubBase::Stub13() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:12: error: prototype for 'nsresult nsXPTCStubBase::Stub14(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:12: error: candidate is: virtual nsresult nsXPTCStubBase::Stub14() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:13: error: prototype for 'nsresult nsXPTCStubBase::Stub15(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:13: error: candidate is: virtual nsresult nsXPTCStubBase::Stub15() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:14: error: prototype for 'nsresult nsXPTCStubBase::Stub16(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:14: error: candidate is: virtual nsresult nsXPTCStubBase::Stub16() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:15: error: prototype for 'nsresult nsXPTCStubBase::Stub17(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:15: error: candidate is: virtual nsresult nsXPTCStubBase::Stub17() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:16: error: prototype for 'nsresult nsXPTCStubBase::Stub18(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:16: error: candidate is: virtual nsresult nsXPTCStubBase::Stub18() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:17: error: prototype for 'nsresult nsXPTCStubBase::Stub19(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:17: error: candidate is: virtual nsresult nsXPTCStubBase::Stub19() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:18: error: prototype for 'nsresult nsXPTCStubBase::Stub20(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:18: error: candidate is: virtual nsresult nsXPTCStubBase::Stub20() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:19: error: prototype for 'nsresult nsXPTCStubBase::Stub21(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:19: error: candidate is: virtual nsresult nsXPTCStubBase::Stub21() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:20: error: prototype for 'nsresult nsXPTCStubBase::Stub22(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:20: error: candidate is: virtual nsresult nsXPTCStubBase::Stub22() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:21: error: prototype for 'nsresult nsXPTCStubBase::Stub23(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:21: error: candidate is: virtual nsresult nsXPTCStubBase::Stub23() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:22: error: prototype for 'nsresult nsXPTCStubBase::Stub24(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:22: error: candidate is: virtual nsresult nsXPTCStubBase::Stub24() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:23: error: prototype for 'nsresult nsXPTCStubBase::Stub25(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:23: error: candidate is: virtual nsresult nsXPTCStubBase::Stub25() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:24: error: prototype for 'nsresult nsXPTCStubBase::Stub26(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:24: error: candidate is: virtual nsresult nsXPTCStubBase::Stub26() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:25: error: prototype for 'nsresult nsXPTCStubBase::Stub27(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:25: error: candidate is: virtual nsresult nsXPTCStubBase::Stub27() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:26: error: prototype for 'nsresult nsXPTCStubBase::Stub28(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:26: error: candidate is: virtual nsresult nsXPTCStubBase::Stub28() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:27: error: prototype for 'nsresult nsXPTCStubBase::Stub29(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:27: error: candidate is: virtual nsresult nsXPTCStubBase::Stub29() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:28: error: prototype for 'nsresult nsXPTCStubBase::Stub30(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:28: error: candidate is: virtual nsresult nsXPTCStubBase::Stub30() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:29: error: prototype for 'nsresult nsXPTCStubBase::Stub31(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:29: error: candidate is: virtual nsresult nsXPTCStubBase::Stub31() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:30: error: prototype for 'nsresult nsXPTCStubBase::Stub32(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:30: error: candidate is: virtual nsresult nsXPTCStubBase::Stub32() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:31: error: prototype for 'nsresult nsXPTCStubBase::Stub33(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:31: error: candidate is: virtual nsresult nsXPTCStubBase::Stub33() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:32: error: prototype for 'nsresult nsXPTCStubBase::Stub34(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:32: error: candidate is: virtual nsresult nsXPTCStubBase::Stub34() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:33: error: prototype for 'nsresult nsXPTCStubBase::Stub35(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:33: error: candidate is: virtual nsresult nsXPTCStubBase::Stub35() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:34: error: prototype for 'nsresult nsXPTCStubBase::Stub36(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:34: error: candidate is: virtual nsresult nsXPTCStubBase::Stub36() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:35: error: prototype for 'nsresult nsXPTCStubBase::Stub37(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:35: error: candidate is: virtual nsresult nsXPTCStubBase::Stub37() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:36: error: prototype for 'nsresult nsXPTCStubBase::Stub38(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:36: error: candidate is: virtual nsresult nsXPTCStubBase::Stub38() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:37: error: prototype for 'nsresult nsXPTCStubBase::Stub39(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:37: error: candidate is: virtual nsresult nsXPTCStubBase::Stub39() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:38: error: prototype for 'nsresult nsXPTCStubBase::Stub40(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:38: error: candidate is: virtual nsresult nsXPTCStubBase::Stub40() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:39: error: prototype for 'nsresult nsXPTCStubBase::Stub41(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:39: error: candidate is: virtual nsresult nsXPTCStubBase::Stub41() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:40: error: prototype for 'nsresult nsXPTCStubBase::Stub42(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:40: error: candidate is: virtual nsresult nsXPTCStubBase::Stub42() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:41: error: prototype for 'nsresult nsXPTCStubBase::Stub43(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:41: error: candidate is: virtual nsresult nsXPTCStubBase::Stub43() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:42: error: prototype for 'nsresult nsXPTCStubBase::Stub44(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:42: error: candidate is: virtual nsresult nsXPTCStubBase::Stub44() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:43: error: prototype for 'nsresult nsXPTCStubBase::Stub45(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:43: error: candidate is: virtual nsresult nsXPTCStubBase::Stub45() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:44: error: prototype for 'nsresult nsXPTCStubBase::Stub46(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:44: error: candidate is: virtual nsresult nsXPTCStubBase::Stub46() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:45: error: prototype for 'nsresult nsXPTCStubBase::Stub47(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:45: error: candidate is: virtual nsresult nsXPTCStubBase::Stub47() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:46: error: prototype for 'nsresult nsXPTCStubBase::Stub48(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:46: error: candidate is: virtual nsresult nsXPTCStubBase::Stub48() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:47: error: prototype for 'nsresult nsXPTCStubBase::Stub49(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:47: error: candidate is: virtual nsresult nsXPTCStubBase::Stub49() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:48: error: prototype for 'nsresult nsXPTCStubBase::Stub50(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:48: error: candidate is: virtual nsresult nsXPTCStubBase::Stub50() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:49: error: prototype for 'nsresult nsXPTCStubBase::Stub51(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:49: error: candidate is: virtual nsresult nsXPTCStubBase::Stub51() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:50: error: prototype for 'nsresult nsXPTCStubBase::Stub52(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:50: error: candidate is: virtual nsresult nsXPTCStubBase::Stub52() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:51: error: prototype for 'nsresult nsXPTCStubBase::Stub53(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:51: error: candidate is: virtual nsresult nsXPTCStubBase::Stub53() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:52: error: prototype for 'nsresult nsXPTCStubBase::Stub54(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:52: error: candidate is: virtual nsresult nsXPTCStubBase::Stub54() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:53: error: prototype for 'nsresult nsXPTCStubBase::Stub55(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:53: error: candidate is: virtual nsresult nsXPTCStubBase::Stub55() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:54: error: prototype for 'nsresult nsXPTCStubBase::Stub56(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:54: error: candidate is: virtual nsresult nsXPTCStubBase::Stub56() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:55: error: prototype for 'nsresult nsXPTCStubBase::Stub57(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:55: error: candidate is: virtual nsresult nsXPTCStubBase::Stub57() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:56: error: prototype for 'nsresult nsXPTCStubBase::Stub58(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:56: error: candidate is: virtual nsresult nsXPTCStubBase::Stub58() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:57: error: prototype for 'nsresult nsXPTCStubBase::Stub59(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:57: error: candidate is: virtual nsresult nsXPTCStubBase::Stub59() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:58: error: prototype for 'nsresult nsXPTCStubBase::Stub60(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:58: error: candidate is: virtual nsresult nsXPTCStubBase::Stub60() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:59: error: prototype for 'nsresult nsXPTCStubBase::Stub61(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:59: error: candidate is: virtual nsresult nsXPTCStubBase::Stub61() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:60: error: prototype for 'nsresult nsXPTCStubBase::Stub62(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:60: error: candidate is: virtual nsresult nsXPTCStubBase::Stub62() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:61: error: prototype for 'nsresult nsXPTCStubBase::Stub63(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:61: error: candidate is: virtual nsresult nsXPTCStubBase::Stub63() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:62: error: prototype for 'nsresult nsXPTCStubBase::Stub64(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:62: error: candidate is: virtual nsresult nsXPTCStubBase::Stub64() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:63: error: prototype for 'nsresult nsXPTCStubBase::Stub65(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:63: error: candidate is: virtual nsresult nsXPTCStubBase::Stub65() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:64: error: prototype for 'nsresult nsXPTCStubBase::Stub66(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:64: error: candidate is: virtual nsresult nsXPTCStubBase::Stub66() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:65: error: prototype for 'nsresult nsXPTCStubBase::Stub67(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:65: error: candidate is: virtual nsresult nsXPTCStubBase::Stub67() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:66: error: prototype for 'nsresult nsXPTCStubBase::Stub68(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:66: error: candidate is: virtual nsresult nsXPTCStubBase::Stub68() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:67: error: prototype for 'nsresult nsXPTCStubBase::Stub69(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:67: error: candidate is: virtual nsresult nsXPTCStubBase::Stub69() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:68: error: prototype for 'nsresult nsXPTCStubBase::Stub70(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:68: error: candidate is: virtual nsresult nsXPTCStubBase::Stub70() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:69: error: prototype for 'nsresult nsXPTCStubBase::Stub71(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:69: error: candidate is: virtual nsresult nsXPTCStubBase::Stub71() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:70: error: prototype for 'nsresult nsXPTCStubBase::Stub72(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:70: error: candidate is: virtual nsresult nsXPTCStubBase::Stub72() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:71: error: prototype for 'nsresult nsXPTCStubBase::Stub73(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:71: error: candidate is: virtual nsresult nsXPTCStubBase::Stub73() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:72: error: prototype for 'nsresult nsXPTCStubBase::Stub74(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:72: error: candidate is: virtual nsresult nsXPTCStubBase::Stub74() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:73: error: prototype for 'nsresult nsXPTCStubBase::Stub75(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:73: error: candidate is: virtual nsresult nsXPTCStubBase::Stub75() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:74: error: prototype for 'nsresult nsXPTCStubBase::Stub76(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:74: error: candidate is: virtual nsresult nsXPTCStubBase::Stub76() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:75: error: prototype for 'nsresult nsXPTCStubBase::Stub77(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:75: error: candidate is: virtual nsresult nsXPTCStubBase::Stub77() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:76: error: prototype for 'nsresult nsXPTCStubBase::Stub78(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:76: error: candidate is: virtual nsresult nsXPTCStubBase::Stub78() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:77: error: prototype for 'nsresult nsXPTCStubBase::Stub79(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:77: error: candidate is: virtual nsresult nsXPTCStubBase::Stub79() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:78: error: prototype for 'nsresult nsXPTCStubBase::Stub80(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:78: error: candidate is: virtual nsresult nsXPTCStubBase::Stub80() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:79: error: prototype for 'nsresult nsXPTCStubBase::Stub81(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:79: error: candidate is: virtual nsresult nsXPTCStubBase::Stub81() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:80: error: prototype for 'nsresult nsXPTCStubBase::Stub82(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:80: error: candidate is: virtual nsresult nsXPTCStubBase::Stub82() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:81: error: prototype for 'nsresult nsXPTCStubBase::Stub83(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:81: error: candidate is: virtual nsresult nsXPTCStubBase::Stub83() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:82: error: prototype for 'nsresult nsXPTCStubBase::Stub84(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:82: error: candidate is: virtual nsresult nsXPTCStubBase::Stub84() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:83: error: prototype for 'nsresult nsXPTCStubBase::Stub85(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:83: error: candidate is: virtual nsresult nsXPTCStubBase::Stub85() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:84: error: prototype for 'nsresult nsXPTCStubBase::Stub86(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:84: error: candidate is: virtual nsresult nsXPTCStubBase::Stub86() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:85: error: prototype for 'nsresult nsXPTCStubBase::Stub87(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:85: error: candidate is: virtual nsresult nsXPTCStubBase::Stub87() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:86: error: prototype for 'nsresult nsXPTCStubBase::Stub88(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:86: error: candidate is: virtual nsresult nsXPTCStubBase::Stub88() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:87: error: prototype for 'nsresult nsXPTCStubBase::Stub89(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:87: error: candidate is: virtual nsresult nsXPTCStubBase::Stub89() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:88: error: prototype for 'nsresult nsXPTCStubBase::Stub90(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:88: error: candidate is: virtual nsresult nsXPTCStubBase::Stub90() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:89: error: prototype for 'nsresult nsXPTCStubBase::Stub91(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:89: error: candidate is: virtual nsresult nsXPTCStubBase::Stub91() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:90: error: prototype for 'nsresult nsXPTCStubBase::Stub92(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:90: error: candidate is: virtual nsresult nsXPTCStubBase::Stub92() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:91: error: prototype for 'nsresult nsXPTCStubBase::Stub93(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:91: error: candidate is: virtual nsresult nsXPTCStubBase::Stub93() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:92: error: prototype for 'nsresult nsXPTCStubBase::Stub94(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:92: error: candidate is: virtual nsresult nsXPTCStubBase::Stub94() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:93: error: prototype for 'nsresult nsXPTCStubBase::Stub95(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:93: error: candidate is: virtual nsresult nsXPTCStubBase::Stub95() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:94: error: prototype for 'nsresult nsXPTCStubBase::Stub96(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:94: error: candidate is: virtual nsresult nsXPTCStubBase::Stub96() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:95: error: prototype for 'nsresult nsXPTCStubBase::Stub97(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:95: error: candidate is: virtual nsresult nsXPTCStubBase::Stub97() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:96: error: prototype for 'nsresult nsXPTCStubBase::Stub98(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:96: error: candidate is: virtual nsresult nsXPTCStubBase::Stub98() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:97: error: prototype for 'nsresult nsXPTCStubBase::Stub99(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:97: error: candidate is: virtual nsresult nsXPTCStubBase::Stub99() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:98: error: prototype for 'nsresult nsXPTCStubBase::Stub100(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:98: error: candidate is: virtual nsresult nsXPTCStubBase::Stub100() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:99: error: prototype for 'nsresult nsXPTCStubBase::Stub101(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:99: error: candidate is: virtual nsresult nsXPTCStubBase::Stub101() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:100: error: prototype for 'nsresult nsXPTCStubBase::Stub102(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:100: error: candidate is: virtual nsresult nsXPTCStubBase::Stub102() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:101: error: prototype for 'nsresult nsXPTCStubBase::Stub103(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:101: error: candidate is: virtual nsresult nsXPTCStubBase::Stub103() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:102: error: prototype for 'nsresult nsXPTCStubBase::Stub104(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:102: error: candidate is: virtual nsresult nsXPTCStubBase::Stub104() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:103: error: prototype for 'nsresult nsXPTCStubBase::Stub105(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:103: error: candidate is: virtual nsresult nsXPTCStubBase::Stub105() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:104: error: prototype for 'nsresult nsXPTCStubBase::Stub106(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:104: error: candidate is: virtual nsresult nsXPTCStubBase::Stub106() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:105: error: prototype for 'nsresult nsXPTCStubBase::Stub107(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:105: error: candidate is: virtual nsresult nsXPTCStubBase::Stub107() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:106: error: prototype for 'nsresult nsXPTCStubBase::Stub108(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:106: error: candidate is: virtual nsresult nsXPTCStubBase::Stub108() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:107: error: prototype for 'nsresult nsXPTCStubBase::Stub109(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:107: error: candidate is: virtual nsresult nsXPTCStubBase::Stub109() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:108: error: prototype for 'nsresult nsXPTCStubBase::Stub110(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:108: error: candidate is: virtual nsresult nsXPTCStubBase::Stub110() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:109: error: prototype for 'nsresult nsXPTCStubBase::Stub111(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:109: error: candidate is: virtual nsresult nsXPTCStubBase::Stub111() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:110: error: prototype for 'nsresult nsXPTCStubBase::Stub112(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:110: error: candidate is: virtual nsresult nsXPTCStubBase::Stub112() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:111: error: prototype for 'nsresult nsXPTCStubBase::Stub113(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:111: error: candidate is: virtual nsresult nsXPTCStubBase::Stub113() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:112: error: prototype for 'nsresult nsXPTCStubBase::Stub114(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:112: error: candidate is: virtual nsresult nsXPTCStubBase::Stub114() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:113: error: prototype for 'nsresult nsXPTCStubBase::Stub115(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:113: error: candidate is: virtual nsresult nsXPTCStubBase::Stub115() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:114: error: prototype for 'nsresult nsXPTCStubBase::Stub116(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:114: error: candidate is: virtual nsresult nsXPTCStubBase::Stub116() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:115: error: prototype for 'nsresult nsXPTCStubBase::Stub117(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:115: error: candidate is: virtual nsresult nsXPTCStubBase::Stub117() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:116: error: prototype for 'nsresult nsXPTCStubBase::Stub118(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:116: error: candidate is: virtual nsresult nsXPTCStubBase::Stub118() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:117: error: prototype for 'nsresult nsXPTCStubBase::Stub119(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:117: error: candidate is: virtual nsresult nsXPTCStubBase::Stub119() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:118: error: prototype for 'nsresult nsXPTCStubBase::Stub120(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:118: error: candidate is: virtual nsresult nsXPTCStubBase::Stub120() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:119: error: prototype for 'nsresult nsXPTCStubBase::Stub121(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:119: error: candidate is: virtual nsresult nsXPTCStubBase::Stub121() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:120: error: prototype for 'nsresult nsXPTCStubBase::Stub122(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:120: error: candidate is: virtual nsresult nsXPTCStubBase::Stub122() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:121: error: prototype for 'nsresult nsXPTCStubBase::Stub123(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:121: error: candidate is: virtual nsresult nsXPTCStubBase::Stub123() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:122: error: prototype for 'nsresult nsXPTCStubBase::Stub124(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:122: error: candidate is: virtual nsresult nsXPTCStubBase::Stub124() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:123: error: prototype for 'nsresult nsXPTCStubBase::Stub125(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:123: error: candidate is: virtual nsresult nsXPTCStubBase::Stub125() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:124: error: prototype for 'nsresult nsXPTCStubBase::Stub126(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:124: error: candidate is: virtual nsresult nsXPTCStubBase::Stub126() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:125: error: prototype for 'nsresult nsXPTCStubBase::Stub127(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:125: error: candidate is: virtual nsresult nsXPTCStubBase::Stub127() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:126: error: prototype for 'nsresult nsXPTCStubBase::Stub128(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:126: error: candidate is: virtual nsresult nsXPTCStubBase::Stub128() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:127: error: prototype for 'nsresult nsXPTCStubBase::Stub129(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:127: error: candidate is: virtual nsresult nsXPTCStubBase::Stub129() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:128: error: prototype for 'nsresult nsXPTCStubBase::Stub130(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:128: error: candidate is: virtual nsresult nsXPTCStubBase::Stub130() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:129: error: prototype for 'nsresult nsXPTCStubBase::Stub131(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:129: error: candidate is: virtual nsresult nsXPTCStubBase::Stub131() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:130: error: prototype for 'nsresult nsXPTCStubBase::Stub132(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:130: error: candidate is: virtual nsresult nsXPTCStubBase::Stub132() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:131: error: prototype for 'nsresult nsXPTCStubBase::Stub133(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:131: error: candidate is: virtual nsresult nsXPTCStubBase::Stub133() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:132: error: prototype for 'nsresult nsXPTCStubBase::Stub134(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:132: error: candidate is: virtual nsresult nsXPTCStubBase::Stub134() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:133: error: prototype for 'nsresult nsXPTCStubBase::Stub135(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:133: error: candidate is: virtual nsresult nsXPTCStubBase::Stub135() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:134: error: prototype for 'nsresult nsXPTCStubBase::Stub136(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:134: error: candidate is: virtual nsresult nsXPTCStubBase::Stub136() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:135: error: prototype for 'nsresult nsXPTCStubBase::Stub137(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:135: error: candidate is: virtual nsresult nsXPTCStubBase::Stub137() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:136: error: prototype for 'nsresult nsXPTCStubBase::Stub138(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:136: error: candidate is: virtual nsresult nsXPTCStubBase::Stub138() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:137: error: prototype for 'nsresult nsXPTCStubBase::Stub139(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:137: error: candidate is: virtual nsresult nsXPTCStubBase::Stub139() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:138: error: prototype for 'nsresult nsXPTCStubBase::Stub140(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:138: error: candidate is: virtual nsresult nsXPTCStubBase::Stub140() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:139: error: prototype for 'nsresult nsXPTCStubBase::Stub141(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:139: error: candidate is: virtual nsresult nsXPTCStubBase::Stub141() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:140: error: prototype for 'nsresult nsXPTCStubBase::Stub142(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:140: error: candidate is: virtual nsresult nsXPTCStubBase::Stub142() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:141: error: prototype for 'nsresult nsXPTCStubBase::Stub143(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:141: error: candidate is: virtual nsresult nsXPTCStubBase::Stub143() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:142: error: prototype for 'nsresult nsXPTCStubBase::Stub144(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:142: error: candidate is: virtual nsresult nsXPTCStubBase::Stub144() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:143: error: prototype for 'nsresult nsXPTCStubBase::Stub145(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:143: error: candidate is: virtual nsresult nsXPTCStubBase::Stub145() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:144: error: prototype for 'nsresult nsXPTCStubBase::Stub146(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:144: error: candidate is: virtual nsresult nsXPTCStubBase::Stub146() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:145: error: prototype for 'nsresult nsXPTCStubBase::Stub147(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:145: error: candidate is: virtual nsresult nsXPTCStubBase::Stub147() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:146: error: prototype for 'nsresult nsXPTCStubBase::Stub148(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:146: error: candidate is: virtual nsresult nsXPTCStubBase::Stub148() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:147: error: prototype for 'nsresult nsXPTCStubBase::Stub149(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:147: error: candidate is: virtual nsresult nsXPTCStubBase::Stub149() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:148: error: prototype for 'nsresult nsXPTCStubBase::Stub150(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:148: error: candidate is: virtual nsresult nsXPTCStubBase::Stub150() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:149: error: prototype for 'nsresult nsXPTCStubBase::Stub151(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:149: error: candidate is: virtual nsresult nsXPTCStubBase::Stub151() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:150: error: prototype for 'nsresult nsXPTCStubBase::Stub152(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:150: error: candidate is: virtual nsresult nsXPTCStubBase::Stub152() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:151: error: prototype for 'nsresult nsXPTCStubBase::Stub153(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:151: error: candidate is: virtual nsresult nsXPTCStubBase::Stub153() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:152: error: prototype for 'nsresult nsXPTCStubBase::Stub154(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:152: error: candidate is: virtual nsresult nsXPTCStubBase::Stub154() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:153: error: prototype for 'nsresult nsXPTCStubBase::Stub155(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:153: error: candidate is: virtual nsresult nsXPTCStubBase::Stub155() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:154: error: prototype for 'nsresult nsXPTCStubBase::Stub156(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:154: error: candidate is: virtual nsresult nsXPTCStubBase::Stub156() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:155: error: prototype for 'nsresult nsXPTCStubBase::Stub157(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:155: error: candidate is: virtual nsresult nsXPTCStubBase::Stub157() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:156: error: prototype for 'nsresult nsXPTCStubBase::Stub158(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:156: error: candidate is: virtual nsresult nsXPTCStubBase::Stub158() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:157: error: prototype for 'nsresult nsXPTCStubBase::Stub159(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:157: error: candidate is: virtual nsresult nsXPTCStubBase::Stub159() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:158: error: prototype for 'nsresult nsXPTCStubBase::Stub160(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:158: error: candidate is: virtual nsresult nsXPTCStubBase::Stub160() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:159: error: prototype for 'nsresult nsXPTCStubBase::Stub161(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:159: error: candidate is: virtual nsresult nsXPTCStubBase::Stub161() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:160: error: prototype for 'nsresult nsXPTCStubBase::Stub162(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:160: error: candidate is: virtual nsresult nsXPTCStubBase::Stub162() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:161: error: prototype for 'nsresult nsXPTCStubBase::Stub163(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:161: error: candidate is: virtual nsresult nsXPTCStubBase::Stub163() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:162: error: prototype for 'nsresult nsXPTCStubBase::Stub164(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:162: error: candidate is: virtual nsresult nsXPTCStubBase::Stub164() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:163: error: prototype for 'nsresult nsXPTCStubBase::Stub165(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:163: error: candidate is: virtual nsresult nsXPTCStubBase::Stub165() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:164: error: prototype for 'nsresult nsXPTCStubBase::Stub166(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:164: error: candidate is: virtual nsresult nsXPTCStubBase::Stub166() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:165: error: prototype for 'nsresult nsXPTCStubBase::Stub167(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:165: error: candidate is: virtual nsresult nsXPTCStubBase::Stub167() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:166: error: prototype for 'nsresult nsXPTCStubBase::Stub168(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:166: error: candidate is: virtual nsresult nsXPTCStubBase::Stub168() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:167: error: prototype for 'nsresult nsXPTCStubBase::Stub169(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:167: error: candidate is: virtual nsresult nsXPTCStubBase::Stub169() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:168: error: prototype for 'nsresult nsXPTCStubBase::Stub170(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:168: error: candidate is: virtual nsresult nsXPTCStubBase::Stub170() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:169: error: prototype for 'nsresult nsXPTCStubBase::Stub171(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:169: error: candidate is: virtual nsresult nsXPTCStubBase::Stub171() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:170: error: prototype for 'nsresult nsXPTCStubBase::Stub172(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:170: error: candidate is: virtual nsresult nsXPTCStubBase::Stub172() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:171: error: prototype for 'nsresult nsXPTCStubBase::Stub173(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:171: error: candidate is: virtual nsresult nsXPTCStubBase::Stub173() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:172: error: prototype for 'nsresult nsXPTCStubBase::Stub174(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:172: error: candidate is: virtual nsresult nsXPTCStubBase::Stub174() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:173: error: prototype for 'nsresult nsXPTCStubBase::Stub175(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:173: error: candidate is: virtual nsresult nsXPTCStubBase::Stub175() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:174: error: prototype for 'nsresult nsXPTCStubBase::Stub176(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:174: error: candidate is: virtual nsresult nsXPTCStubBase::Stub176() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:175: error: prototype for 'nsresult nsXPTCStubBase::Stub177(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:175: error: candidate is: virtual nsresult nsXPTCStubBase::Stub177() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:176: error: prototype for 'nsresult nsXPTCStubBase::Stub178(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:176: error: candidate is: virtual nsresult nsXPTCStubBase::Stub178() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:177: error: prototype for 'nsresult nsXPTCStubBase::Stub179(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:177: error: candidate is: virtual nsresult nsXPTCStubBase::Stub179() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:178: error: prototype for 'nsresult nsXPTCStubBase::Stub180(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:178: error: candidate is: virtual nsresult nsXPTCStubBase::Stub180() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:179: error: prototype for 'nsresult nsXPTCStubBase::Stub181(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:179: error: candidate is: virtual nsresult nsXPTCStubBase::Stub181() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:180: error: prototype for 'nsresult nsXPTCStubBase::Stub182(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:180: error: candidate is: virtual nsresult nsXPTCStubBase::Stub182() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:181: error: prototype for 'nsresult nsXPTCStubBase::Stub183(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:181: error: candidate is: virtual nsresult nsXPTCStubBase::Stub183() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:182: error: prototype for 'nsresult nsXPTCStubBase::Stub184(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:182: error: candidate is: virtual nsresult nsXPTCStubBase::Stub184() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:183: error: prototype for 'nsresult nsXPTCStubBase::Stub185(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:183: error: candidate is: virtual nsresult nsXPTCStubBase::Stub185() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:184: error: prototype for 'nsresult nsXPTCStubBase::Stub186(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:184: error: candidate is: virtual nsresult nsXPTCStubBase::Stub186() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:185: error: prototype for 'nsresult nsXPTCStubBase::Stub187(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:185: error: candidate is: virtual nsresult nsXPTCStubBase::Stub187() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:186: error: prototype for 'nsresult nsXPTCStubBase::Stub188(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:186: error: candidate is: virtual nsresult nsXPTCStubBase::Stub188() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:187: error: prototype for 'nsresult nsXPTCStubBase::Stub189(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:187: error: candidate is: virtual nsresult nsXPTCStubBase::Stub189() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:188: error: prototype for 'nsresult nsXPTCStubBase::Stub190(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:188: error: candidate is: virtual nsresult nsXPTCStubBase::Stub190() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:189: error: prototype for 'nsresult nsXPTCStubBase::Stub191(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:189: error: candidate is: virtual nsresult nsXPTCStubBase::Stub191() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:190: error: prototype for 'nsresult nsXPTCStubBase::Stub192(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:190: error: candidate is: virtual nsresult nsXPTCStubBase::Stub192() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:191: error: prototype for 'nsresult nsXPTCStubBase::Stub193(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:191: error: candidate is: virtual nsresult nsXPTCStubBase::Stub193() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:192: error: prototype for 'nsresult nsXPTCStubBase::Stub194(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:192: error: candidate is: virtual nsresult nsXPTCStubBase::Stub194() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:193: error: prototype for 'nsresult nsXPTCStubBase::Stub195(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:193: error: candidate is: virtual nsresult nsXPTCStubBase::Stub195() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:194: error: prototype for 'nsresult nsXPTCStubBase::Stub196(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:194: error: candidate is: virtual nsresult nsXPTCStubBase::Stub196() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:195: error: prototype for 'nsresult nsXPTCStubBase::Stub197(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:195: error: candidate is: virtual nsresult nsXPTCStubBase::Stub197() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:196: error: prototype for 'nsresult nsXPTCStubBase::Stub198(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:196: error: candidate is: virtual nsresult nsXPTCStubBase::Stub198() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:197: error: prototype for 'nsresult nsXPTCStubBase::Stub199(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:197: error: candidate is: virtual nsresult nsXPTCStubBase::Stub199() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:198: error: prototype for 'nsresult nsXPTCStubBase::Stub200(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:198: error: candidate is: virtual nsresult nsXPTCStubBase::Stub200() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:199: error: prototype for 'nsresult nsXPTCStubBase::Stub201(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:199: error: candidate is: virtual nsresult nsXPTCStubBase::Stub201() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:200: error: prototype for 'nsresult nsXPTCStubBase::Stub202(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:200: error: candidate is: virtual nsresult nsXPTCStubBase::Stub202() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:201: error: prototype for 'nsresult nsXPTCStubBase::Stub203(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:201: error: candidate is: virtual nsresult nsXPTCStubBase::Stub203() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:202: error: prototype for 'nsresult nsXPTCStubBase::Stub204(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:202: error: candidate is: virtual nsresult nsXPTCStubBase::Stub204() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:203: error: prototype for 'nsresult nsXPTCStubBase::Stub205(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:203: error: candidate is: virtual nsresult nsXPTCStubBase::Stub205() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:204: error: prototype for 'nsresult nsXPTCStubBase::Stub206(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:204: error: candidate is: virtual nsresult nsXPTCStubBase::Stub206() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:205: error: prototype for 'nsresult nsXPTCStubBase::Stub207(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:205: error: candidate is: virtual nsresult nsXPTCStubBase::Stub207() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:206: error: prototype for 'nsresult nsXPTCStubBase::Stub208(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:206: error: candidate is: virtual nsresult nsXPTCStubBase::Stub208() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:207: error: prototype for 'nsresult nsXPTCStubBase::Stub209(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:207: error: candidate is: virtual nsresult nsXPTCStubBase::Stub209() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:208: error: prototype for 'nsresult nsXPTCStubBase::Stub210(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:208: error: candidate is: virtual nsresult nsXPTCStubBase::Stub210() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:209: error: prototype for 'nsresult nsXPTCStubBase::Stub211(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:209: error: candidate is: virtual nsresult nsXPTCStubBase::Stub211() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:210: error: prototype for 'nsresult nsXPTCStubBase::Stub212(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:210: error: candidate is: virtual nsresult nsXPTCStubBase::Stub212() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:211: error: prototype for 'nsresult nsXPTCStubBase::Stub213(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:211: error: candidate is: virtual nsresult nsXPTCStubBase::Stub213() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:212: error: prototype for 'nsresult nsXPTCStubBase::Stub214(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:212: error: candidate is: virtual nsresult nsXPTCStubBase::Stub214() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:213: error: prototype for 'nsresult nsXPTCStubBase::Stub215(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:213: error: candidate is: virtual nsresult nsXPTCStubBase::Stub215() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:214: error: prototype for 'nsresult nsXPTCStubBase::Stub216(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:214: error: candidate is: virtual nsresult nsXPTCStubBase::Stub216() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:215: error: prototype for 'nsresult nsXPTCStubBase::Stub217(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:215: error: candidate is: virtual nsresult nsXPTCStubBase::Stub217() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:216: error: prototype for 'nsresult nsXPTCStubBase::Stub218(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:216: error: candidate is: virtual nsresult nsXPTCStubBase::Stub218() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:217: error: prototype for 'nsresult nsXPTCStubBase::Stub219(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:217: error: candidate is: virtual nsresult nsXPTCStubBase::Stub219() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:218: error: prototype for 'nsresult nsXPTCStubBase::Stub220(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:218: error: candidate is: virtual nsresult nsXPTCStubBase::Stub220() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:219: error: prototype for 'nsresult nsXPTCStubBase::Stub221(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:219: error: candidate is: virtual nsresult nsXPTCStubBase::Stub221() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:220: error: prototype for 'nsresult nsXPTCStubBase::Stub222(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:220: error: candidate is: virtual nsresult nsXPTCStubBase::Stub222() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:221: error: prototype for 'nsresult nsXPTCStubBase::Stub223(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:221: error: candidate is: virtual nsresult nsXPTCStubBase::Stub223() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:222: error: prototype for 'nsresult nsXPTCStubBase::Stub224(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:222: error: candidate is: virtual nsresult nsXPTCStubBase::Stub224() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:223: error: prototype for 'nsresult nsXPTCStubBase::Stub225(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:223: error: candidate is: virtual nsresult nsXPTCStubBase::Stub225() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:224: error: prototype for 'nsresult nsXPTCStubBase::Stub226(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:224: error: candidate is: virtual nsresult nsXPTCStubBase::Stub226() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:225: error: prototype for 'nsresult nsXPTCStubBase::Stub227(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:225: error: candidate is: virtual nsresult nsXPTCStubBase::Stub227() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:226: error: prototype for 'nsresult nsXPTCStubBase::Stub228(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:226: error: candidate is: virtual nsresult nsXPTCStubBase::Stub228() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:227: error: prototype for 'nsresult nsXPTCStubBase::Stub229(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:227: error: candidate is: virtual nsresult nsXPTCStubBase::Stub229() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:228: error: prototype for 'nsresult nsXPTCStubBase::Stub230(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:228: error: candidate is: virtual nsresult nsXPTCStubBase::Stub230() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:229: error: prototype for 'nsresult nsXPTCStubBase::Stub231(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:229: error: candidate is: virtual nsresult nsXPTCStubBase::Stub231() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:230: error: prototype for 'nsresult nsXPTCStubBase::Stub232(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:230: error: candidate is: virtual nsresult nsXPTCStubBase::Stub232() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:231: error: prototype for 'nsresult nsXPTCStubBase::Stub233(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:231: error: candidate is: virtual nsresult nsXPTCStubBase::Stub233() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:232: error: prototype for 'nsresult nsXPTCStubBase::Stub234(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:232: error: candidate is: virtual nsresult nsXPTCStubBase::Stub234() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:233: error: prototype for 'nsresult nsXPTCStubBase::Stub235(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:233: error: candidate is: virtual nsresult nsXPTCStubBase::Stub235() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:234: error: prototype for 'nsresult nsXPTCStubBase::Stub236(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:234: error: candidate is: virtual nsresult nsXPTCStubBase::Stub236() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:235: error: prototype for 'nsresult nsXPTCStubBase::Stub237(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:235: error: candidate is: virtual nsresult nsXPTCStubBase::Stub237() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:236: error: prototype for 'nsresult nsXPTCStubBase::Stub238(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:236: error: candidate is: virtual nsresult nsXPTCStubBase::Stub238() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:237: error: prototype for 'nsresult nsXPTCStubBase::Stub239(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:237: error: candidate is: virtual nsresult nsXPTCStubBase::Stub239() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:238: error: prototype for 'nsresult nsXPTCStubBase::Stub240(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:238: error: candidate is: virtual nsresult nsXPTCStubBase::Stub240() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:239: error: prototype for 'nsresult nsXPTCStubBase::Stub241(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:239: error: candidate is: virtual nsresult nsXPTCStubBase::Stub241() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:240: error: prototype for 'nsresult nsXPTCStubBase::Stub242(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:240: error: candidate is: virtual nsresult nsXPTCStubBase::Stub242() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:241: error: prototype for 'nsresult nsXPTCStubBase::Stub243(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:241: error: candidate is: virtual nsresult nsXPTCStubBase::Stub243() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:242: error: prototype for 'nsresult nsXPTCStubBase::Stub244(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:242: error: candidate is: virtual nsresult nsXPTCStubBase::Stub244() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:243: error: prototype for 'nsresult nsXPTCStubBase::Stub245(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:243: error: candidate is: virtual nsresult nsXPTCStubBase::Stub245() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:244: error: prototype for 'nsresult nsXPTCStubBase::Stub246(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:244: error: candidate is: virtual nsresult nsXPTCStubBase::Stub246() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:245: error: prototype for 'nsresult nsXPTCStubBase::Stub247(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:245: error: candidate is: virtual nsresult nsXPTCStubBase::Stub247() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:246: error: prototype for 'nsresult nsXPTCStubBase::Stub248(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:246: error: candidate is: virtual nsresult nsXPTCStubBase::Stub248() ../../../../../../dist/include/xpcom/xptcstubsdef.inc:247: error: prototype for 'nsresult nsXPTCStubBase::Stub249(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64)' does not match any in class 'nsXPTCStubBase' ../../../../../../dist/include/xpcom/xptcstubsdef.inc:247: error: candidate is: virtual nsresult nsXPTCStubBase::Stub249() gmake[8]: *** [xptcstubs_ipf64.o] Error 1 gmake[8]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/xpcom/reflect/xptcall/src/md/unix' gmake[7]: *** [libs] Error 2 gmake[7]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/xpcom/reflect/xptcall/src/md' gmake[6]: *** [libs] Error 2 gmake[6]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/xpcom/reflect/xptcall/src' gmake[5]: *** [libs] Error 2 gmake[5]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/xpcom/reflect/xptcall' gmake[4]: *** [libs] Error 2 gmake[4]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/xpcom/reflect' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/xpcom' gmake[2]: *** [libs_tier_xpcom] Error 2 gmake[2]: Leaving directory `/usr/ports/www/firefox3/work/mozilla' gmake[1]: *** [tier_xpcom] Error 2 gmake[1]: Leaving directory `/usr/ports/www/firefox3/work/mozilla' gmake: *** [default] Error 2 *** Error code 1 Stop in /usr/ports/www/firefox3. *** Error code 1 -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 From owner-freebsd-gecko@FreeBSD.ORG Thu Jul 30 17:18:32 2009 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B82E106567D; Thu, 30 Jul 2009 17:18:32 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirg.bris.ac.uk (dirg.bris.ac.uk [137.222.10.102]) by mx1.freebsd.org (Postfix) with ESMTP id 3941E8FC1B; Thu, 30 Jul 2009 17:18:32 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from isis.bris.ac.uk ([137.222.10.63]) by dirg.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1MWZGo-0003Xg-3m; Thu, 30 Jul 2009 18:18:31 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by isis.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1MWZGm-0001hH-Ve; Thu, 30 Jul 2009 18:18:21 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3) with ESMTP id n6UHIK3h001104; Thu, 30 Jul 2009 18:18:20 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3/Submit) id n6UHIKPR001103; Thu, 30 Jul 2009 18:18:20 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Thu, 30 Jul 2009 18:18:20 +0100 From: Anton Shterenlikht To: gecko@freebsd.org, freebsd-ia64@freebsd.org, freebsd-current@freebsd.org Message-ID: <20090730171820.GA1043@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Score: -1.5 X-Spam-Level: - Cc: Subject: firefox-2 causes panic on ia64 8.0-beta2 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2009 17:18:33 -0000 On ia64 SMP 8.0-beta2, firefox-2.0.0.20_8,1 causes this panic: KDB: enter: panic [thread pid 74296 tid 100167 ] Stopped at kdb_enter+0x92: [I2] addl r14=0xffffffffffe1f0d0,gp ;; db> trace Tracing pid 74296 tid 100167 td 0xe000000019cfcb10 kdb_enter(0xe00000000482af58, 0xe00000000482af58, 0xe00000000438ac80, 0x793) at kdb_enter+0x92 panic(0xe000000004863330, 0x0, 0xe000000004863308, 0x5cf) at panic+0x2f0 ia64_highfp_drop(0xe000000019cfcb10) at ia64_highfp_drop+0x100 cpu_thread_exit(0xe000000019cfcb10, 0xe0000000043a7be0, 0x50e, 0x15a) at cpu_thr ead_exit+0x20 thread_exit(0xe00000000482c388, 0xe00000000482b008, 0xe00000001614a4f0, 0xe00000 0019cfcb10) at thread_exit+0x130 thr_exit(0xe00000001614a468, 0xe00000001614a540, 0xe00000000482c360, 0xe00000001 614a448) at thr_exit+0x120 syscall(0xa0000000c3abb400, 0x1af, 0x2000000041d9c7b0, 0xe000000019cfcb10, 0xe00 000001614a448, 0xe000000004926ef8, 0x1af, 0xa0000000c3abb4e8) at syscall+0x3e0 epc_syscall_return() at epc_syscall_return db> -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 From owner-freebsd-gecko@FreeBSD.ORG Thu Jul 30 17:27:07 2009 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46DA5106566B; Thu, 30 Jul 2009 17:27:07 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirg.bris.ac.uk (dirg.bris.ac.uk [137.222.10.102]) by mx1.freebsd.org (Postfix) with ESMTP id 01E0B8FC12; Thu, 30 Jul 2009 17:27:06 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from isis.bris.ac.uk ([137.222.10.63]) by dirg.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1MWZPC-0003nC-Ls; Thu, 30 Jul 2009 18:27:06 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by isis.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1MWZPB-0001mQ-Q0; Thu, 30 Jul 2009 18:27:02 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3) with ESMTP id n6UHR1nA001093; Thu, 30 Jul 2009 18:27:01 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3/Submit) id n6UHR1GH001092; Thu, 30 Jul 2009 18:27:01 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Thu, 30 Jul 2009 18:27:01 +0100 From: Anton Shterenlikht To: Anton Shterenlikht Message-ID: <20090730172701.GA1043@mech-cluster241.men.bris.ac.uk> References: <20090730171820.GA1043@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090730171820.GA1043@mech-cluster241.men.bris.ac.uk> User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Level: -- Cc: gecko@freebsd.org, freebsd-current@freebsd.org, freebsd-ia64@freebsd.org Subject: Re: firefox-2 causes panic on ia64 8.0-beta2 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2009 17:27:08 -0000 On Thu, Jul 30, 2009 at 06:18:20PM +0100, Anton Shterenlikht wrote: > On ia64 SMP 8.0-beta2, firefox-2.0.0.20_8,1 causes this panic: > > KDB: enter: panic > [thread pid 74296 tid 100167 ] > Stopped at kdb_enter+0x92: [I2] addl r14=0xffffffffffe1f0d0,gp ;; > db> trace > Tracing pid 74296 tid 100167 td 0xe000000019cfcb10 > kdb_enter(0xe00000000482af58, 0xe00000000482af58, 0xe00000000438ac80, 0x793) at > kdb_enter+0x92 > panic(0xe000000004863330, 0x0, 0xe000000004863308, 0x5cf) at panic+0x2f0 > ia64_highfp_drop(0xe000000019cfcb10) at ia64_highfp_drop+0x100 > cpu_thread_exit(0xe000000019cfcb10, 0xe0000000043a7be0, 0x50e, 0x15a) at cpu_thr > > ead_exit+0x20 > thread_exit(0xe00000000482c388, 0xe00000000482b008, 0xe00000001614a4f0, 0xe00000 > > 0019cfcb10) at thread_exit+0x130 > thr_exit(0xe00000001614a468, 0xe00000001614a540, 0xe00000000482c360, 0xe00000001 > > 614a448) at thr_exit+0x120 > syscall(0xa0000000c3abb400, 0x1af, 0x2000000041d9c7b0, 0xe000000019cfcb10, 0xe00 > > 000001614a448, 0xe000000004926ef8, 0x1af, 0xa0000000c3abb4e8) at syscall+0x3e0 > epc_syscall_return() at epc_syscall_return > db> forgot to add the beginning. Also to confirm that this panic is reproducible. panic: Inconsistent high FP state cpuid = 0 KDB: stack backtrace: db_trace_self(0xe0000000041371e0) at db_trace_self+0x20 db_trace_self_wrapper(0xe0000000043ec010) at db_trace_self_wrapper+0x70 kdb_backtrace(0xe000000004976240, 0xe00000000438ac30, 0x793, 0xe000000004b57190) at kdb_backtrace+0xc0 panic(0xe000000004863330, 0x0, 0xe000000004863308, 0x5cf) at panic+0x2a0 ia64_highfp_drop(0xe0000000141d6000) at ia64_highfp_drop+0x100 cpu_thread_exit(0xe0000000141d6000, 0xe0000000043a7be0, 0x50e, 0x15a) at cpu_thr ead_exit+0x20 thread_exit(0xe00000000482c388, 0xe00000000482b008, 0xe00000001187ad80, 0xe00000 00141d6000) at thread_exit+0x130 thr_exit(0xe00000001187acf8, 0xe00000001187add0, 0xe00000000482c360, 0xe00000001 187acd8) at thr_exit+0x120 syscall(0xa0000000c39ab400, 0x1af, 0x2000000041d9c7b0, 0xe0000000141d6000, 0xe00 000001187acd8, 0xe000000004926ef8, 0x1af, 0xa0000000c39ab4e8) at syscall+0x3e0 epc_syscall_return() at epc_syscall_return KDB: enter: panic [thread pid 1126 tid 100133 ] Stopped at kdb_enter+0x92: [I2] addl r14=0xffffffffffe1f0d0,gp ;; db> -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 From owner-freebsd-gecko@FreeBSD.ORG Fri Jul 31 05:20:27 2009 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 578BB106566B for ; Fri, 31 Jul 2009 05:20:27 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout025.mac.com (asmtpout025.mac.com [17.148.16.100]) by mx1.freebsd.org (Postfix) with ESMTP id 427BA8FC0C for ; Fri, 31 Jul 2009 05:20:27 +0000 (UTC) (envelope-from xcllnt@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii; format=flowed; delsp=yes Received: from macbook-pro.lan.xcllnt.net (mail.xcllnt.net [75.101.29.67]) by asmtp025.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KNM00EHZPE0LY00@asmtp025.mac.com>; Thu, 30 Jul 2009 21:20:26 -0700 (PDT) From: Marcel Moolenaar In-reply-to: <20090730172701.GA1043@mech-cluster241.men.bris.ac.uk> Date: Thu, 30 Jul 2009 21:20:23 -0700 Message-id: References: <20090730171820.GA1043@mech-cluster241.men.bris.ac.uk> <20090730172701.GA1043@mech-cluster241.men.bris.ac.uk> To: Anton Shterenlikht X-Mailer: Apple Mail (2.1074) Cc: gecko@freebsd.org, freebsd-current@freebsd.org, freebsd-ia64@freebsd.org Subject: Re: firefox-2 causes panic on ia64 8.0-beta2 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2009 05:20:27 -0000 On Jul 30, 2009, at 10:27 AM, Anton Shterenlikht wrote: > > forgot to add the beginning. Also to confirm that this panic is > reproducible. Good. This is one panic I've been trying to catch in the act. I'll build firefox2 and try to reproduce. FYI, -- Marcel Moolenaar xcllnt@mac.com From owner-freebsd-gecko@FreeBSD.ORG Fri Jul 31 08:18:39 2009 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5354F106564A; Fri, 31 Jul 2009 08:18:39 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id 0C43F8FC12; Fri, 31 Jul 2009 08:18:38 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from seis.bris.ac.uk ([137.222.10.93]) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1MWnIq-0004TR-A3; Fri, 31 Jul 2009 09:18:37 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by seis.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1MWnIp-0004Kq-Jh; Fri, 31 Jul 2009 09:17:24 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3) with ESMTP id n6V8HNT4058559; Fri, 31 Jul 2009 09:17:23 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3/Submit) id n6V8HNIA058558; Fri, 31 Jul 2009 09:17:23 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Fri, 31 Jul 2009 09:17:23 +0100 From: Anton Shterenlikht To: Marcel Moolenaar Message-ID: <20090731081723.GB54196@mech-cluster241.men.bris.ac.uk> References: <20090730171820.GA1043@mech-cluster241.men.bris.ac.uk> <20090730172701.GA1043@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Score: -4.2 X-Spam-Level: ---- Cc: gecko@freebsd.org, freebsd-current@freebsd.org, Anton Shterenlikht , freebsd-ia64@freebsd.org Subject: Re: firefox-2 causes panic on ia64 8.0-beta2 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2009 08:18:39 -0000 On Thu, Jul 30, 2009 at 09:20:23PM -0700, Marcel Moolenaar wrote: > > On Jul 30, 2009, at 10:27 AM, Anton Shterenlikht wrote: > > > >forgot to add the beginning. Also to confirm that this panic is > >reproducible. > > Good. This is one panic I've been trying to catch in > the act. I'll build firefox2 and try to reproduce. > FYI, good?? or dear me.. all I ever wanted is to use FBSD, I'm a mechanical engineer, nuts and bolts, etc. Look what I've dragged myself into.. Seriously though, are there any SSL/https web browsers known to work on ia64? many thanks as ever -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 From owner-freebsd-gecko@FreeBSD.ORG Fri Jul 31 18:31:35 2009 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C60C106566B for ; Fri, 31 Jul 2009 18:31:35 +0000 (UTC) (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: from trillian.chruetertee.ch (trillian.chruetertee.ch [217.150.245.56]) by mx1.freebsd.org (Postfix) with ESMTP id 255EE8FC19 for ; Fri, 31 Jul 2009 18:31:34 +0000 (UTC) (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: from trillian.chruetertee.ch (trillian [217.150.245.56]) by trillian.chruetertee.ch (8.14.3/8.14.3) with ESMTP id n6VIVXxE027523 for ; Fri, 31 Jul 2009 18:31:33 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.3/8.14.3/Submit) id n6VIVSYu026875 for freebsd-gecko@freebsd.org; Fri, 31 Jul 2009 18:31:28 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Fri, 31 Jul 2009 18:31:28 GMT Message-Id: <200907311831.n6VIVSYu026875@trillian.chruetertee.ch> X-Authentication-Warning: trillian.chruetertee.ch: www set sender to svn-freebsd-gecko@chruetertee.ch using -f From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [SVN-Commit] r67 - trunk/www/libxul X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-gecko@freebsd.org List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2009 18:31:35 -0000 Author: miwi Date: Fri Jul 31 18:31:27 2009 New Revision: 67 Log: - Update to 1.9.0.12 Modified: trunk/www/libxul/Makefile trunk/www/libxul/distinfo Modified: trunk/www/libxul/Makefile ============================================================================== --- trunk/www/libxul/Makefile Wed Jul 29 07:17:54 2009 (r66) +++ trunk/www/libxul/Makefile Fri Jul 31 18:31:27 2009 (r67) @@ -2,13 +2,12 @@ # Date created: 2006-02-20 # Whom: Michael Johnson # -# $FreeBSD: ports/www/libxul/Makefile,v 1.6 2009/05/29 04:38:39 linimon Exp $ +# $FreeBSD: ports/www/libxul/Makefile,v 1.10 2009/07/31 18:30:30 miwi Exp $ # $MCom: ports/www/libxul/Makefile,v 1.25 2009/04/07 17:47:01 marcus Exp $ # PORTNAME= libxul -PORTVERSION= 1.9.0.11 -PORTREVISION= 1 +PORTVERSION= 1.9.0.12 CATEGORIES?= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= xulrunner/releases/${PORTVERSION}/source/ Modified: trunk/www/libxul/distinfo ============================================================================== --- trunk/www/libxul/distinfo Wed Jul 29 07:17:54 2009 (r66) +++ trunk/www/libxul/distinfo Fri Jul 31 18:31:27 2009 (r67) @@ -1,3 +1,3 @@ -MD5 (xulrunner-1.9.0.11-source.tar.bz2) = b509f7c05e9566ed290e2c098316c7c3 -SHA256 (xulrunner-1.9.0.11-source.tar.bz2) = 524496fdb6748fdb8200e4b28c6b3cc6bb7f554c022566d2fc1de143b8b02fde -SIZE (xulrunner-1.9.0.11-source.tar.bz2) = 37214869 +MD5 (xulrunner-1.9.0.12-source.tar.bz2) = 51ee3e72001b15b6af8c0a1bdf8256d2 +SHA256 (xulrunner-1.9.0.12-source.tar.bz2) = 3d46b1449e85e24827318ffebffdf27c9199c7161400666e9d4ef2bd3122db00 +SIZE (xulrunner-1.9.0.12-source.tar.bz2) = 37238703