From owner-freebsd-mono@FreeBSD.ORG Mon Apr 30 11:08:48 2012 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 005A61065672 for ; Mon, 30 Apr 2012 11:08:47 +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 DF41D8FC0A for ; Mon, 30 Apr 2012 11:08:47 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3UB8lvV055309 for ; Mon, 30 Apr 2012 11:08:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3UB8lxw055307 for mono@FreeBSD.org; Mon, 30 Apr 2012 11:08:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 30 Apr 2012 11:08:47 GMT Message-Id: <201204301108.q3UB8lxw055307@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: mono@FreeBSD.org Cc: Subject: Current problem reports assigned to mono@FreeBSD.org X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Apr 2012 11:08:48 -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/167087 mono [PATCH] x11-toolkits/libgdiplus: depends on cairo, not o ports/164364 mono New port: multimedia/banshee-devel Music management an o ports/164309 mono New port: graphics/pinta Simple drawing/painting progr o ports/162320 mono lang/mono doesn't build a ports/144224 mono [PATCH] lang/mono Fix build with new GCC 5 problems total. From owner-freebsd-mono@FreeBSD.ORG Thu May 3 14:45:13 2012 Return-Path: Delivered-To: freebsd-mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3B93106566C for ; Thu, 3 May 2012 14:45:13 +0000 (UTC) (envelope-from team@govs.lv) Received: from vps.govs.lv (govs.lv [89.111.16.206]) by mx1.freebsd.org (Postfix) with ESMTP id 2CD2B8FC1F for ; Thu, 3 May 2012 14:45:12 +0000 (UTC) Received: by vps.govs.lv (Postfix, from userid 1000) id 7AF6E34B529; Thu, 3 May 2012 17:35:29 +0300 (EEST) Date: Thu, 3 May 2012 17:35:29 +0300 From: Team Govs To: freebsd-mono@freebsd.org Message-ID: <20120503143529.GA17401@vps.govs.lv> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: Mono 2.11.1 build failed X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2012 14:45:13 -0000 gmake[3]: Entering directory `/usr/ports/lang/mono/work/mono-2.11.1/mono/metadata' ../../doltlibtool --quiet --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch-enum -mno-tls-direct-seg-refs -pthread -o pedump pedump.o libmonoruntime.la ../io-layer/libwapi.la ../utils/libmonoutils.la ../../libgc/libmonogc.la -L../../eglib/src -leglib -lm -lm /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib -lm -pthread ./.libs/libmonoruntime.a(libmonoruntime_la-filewatcher.o): In function `ves_icall_System_IO_InotifyWatcher_AddWatch': /usr/ports/lang/mono/work/mono-2.11.1/mono/metadata/filewatcher.c:161: undefined reference to `inotify_add_watch' ./.libs/libmonoruntime.a(libmonoruntime_la-filewatcher.o): In function `ves_icall_System_IO_InotifyWatcher_RemoveWatch': /usr/ports/lang/mono/work/mono-2.11.1/mono/metadata/filewatcher.c:197: undefined reference to `inotify_rm_watch' ./.libs/libmonoruntime.a(libmonoruntime_la-filewatcher.o): In function `ves_icall_System_IO_InotifyWatcher_GetInotifyInstance': /usr/ports/lang/mono/work/mono-2.11.1/mono/metadata/filewatcher.c:142: undefined reference to `inotify_init' gmake[3]: *** [pedump] Error 1 gmake[3]: Leaving directory `/usr/ports/lang/mono/work/mono-2.11.1/mono/metadata' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/lang/mono/work/mono-2.11.1/mono' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/lang/mono/work/mono-2.11.1' gmake: *** [all] Error 2 *** Error code 1 From owner-freebsd-mono@FreeBSD.ORG Thu May 3 15:09:35 2012 Return-Path: Delivered-To: freebsd-mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7DC3106566C for ; Thu, 3 May 2012 15:09:35 +0000 (UTC) (envelope-from romain@blogreen.org) Received: from marvin.blogreen.org (unknown [IPv6:2001:470:1f12:b9c::2]) by mx1.freebsd.org (Postfix) with ESMTP id 565278FC08 for ; Thu, 3 May 2012 15:09:35 +0000 (UTC) Received: by marvin.blogreen.org (Postfix, from userid 1001) id 292C831826; Thu, 3 May 2012 17:09:34 +0200 (CEST) Date: Thu, 3 May 2012 17:09:34 +0200 From: Romain =?iso-8859-1?Q?Tarti=E8re?= To: Team Govs Message-ID: <20120503150933.GA37603@FreeBSD.org> References: <20120503143529.GA17401@vps.govs.lv> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline In-Reply-To: <20120503143529.GA17401@vps.govs.lv> X-PGP-Key: http://romain.blogreen.org/pubkey.asc User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-mono@freebsd.org Subject: Re: Mono 2.11.1 build failed X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2012 15:09:35 -0000 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 03, 2012 at 05:35:29PM +0300, Team Govs wrote: > gmake[3]: Entering directory `/usr/ports/lang/mono/work/mono-2.11.1/mono/= metadata' > ../../doltlibtool --quiet --tag=3DCC --mode=3Dlink cc -O2 -pipe -fno-s= trict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall = -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -= Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite= -strings -Wno-switch-enum -mno-tls-direct-seg-refs -pthread -o pedump pedu= mp.o libmonoruntime.la ../io-layer/libwapi.la ../utils/libmonoutils.la ../.= =2E/libgc/libmonogc.la -L../../eglib/src -leglib -lm -lm /usr/local/lib/lib= iconv.so -Wl,-rpath -Wl,/usr/local/lib -lm -pthread > ./.libs/libmonoruntime.a(libmonoruntime_la-filewatcher.o): In function `v= es_icall_System_IO_InotifyWatcher_AddWatch': > /usr/ports/lang/mono/work/mono-2.11.1/mono/metadata/filewatcher.c:161: un= defined reference to `inotify_add_watch' > ./.libs/libmonoruntime.a(libmonoruntime_la-filewatcher.o): In function `v= es_icall_System_IO_InotifyWatcher_RemoveWatch': > /usr/ports/lang/mono/work/mono-2.11.1/mono/metadata/filewatcher.c:197: un= defined reference to `inotify_rm_watch' > ./.libs/libmonoruntime.a(libmonoruntime_la-filewatcher.o): In function `v= es_icall_System_IO_InotifyWatcher_GetInotifyInstance': > /usr/ports/lang/mono/work/mono-2.11.1/mono/metadata/filewatcher.c:142: un= defined reference to `inotify_init' > gmake[3]: *** [pedump] Error 1 > gmake[3]: Leaving directory `/usr/ports/lang/mono/work/mono-2.11.1/mono/m= etadata' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/ports/lang/mono/work/mono-2.11.1/mono' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/lang/mono/work/mono-2.11.1' > gmake: *** [all] Error 2 > *** Error code 1 `uname -a` please ? inotify belongs to Linux, we have kqueue(2) that's supposed to provide the same features. Some OS detection might be failing. --=20 Romain Tarti=E8re http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =3Dnon-HTML=3D PGP/GPG encrypted/signed e-mail much appreciated) --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQGcBAEBAgAGBQJPop+rAAoJELpNHZVREjNvLQ0L/jSB6ABgaNa4gh3H96sNCpgj cNWIJFnGhUfj3GsDw2ti76pjFed/F2nNknYiWRVyxExY3ALFqhf44P9/4/3DCAoi nhTQR1wYvrc/Bbs+LXUE/BkCxmQ4tFVVLMBciaDF91InnxmGfyrW5q9F3IPkheQS LV3idBAuBW1I5yoWU56q7yZ58nD+0qfREmyrnenva5Ia/zLiBHvqRfLsSheSwOGD B1LHtbhNZsibMyVNDkHJfGFdvzsTWScrOn4xuiFeZqTThIUp4gSFznwM3JkDVJIi iKKnQngY+r0BjS7HVVF/SGa2h/bBLd4G4wkNa+4q8HpVUIi2I9bU9PRkn5dbQLq9 3jCj3ns2MUJiTXrs2F1L6Xd0w6DArw4bZTVNc47N7beZGbKmvHxqiFWhjGZ7D9xh jPGIMe0/nwJ/Fhi49kLyWvwFF9gOeSuFFy0MXEyISahgkxI7J3qANxjLDfLOQj/a P5G1B3VKoYsbJ6djbE/cog1QkAf3iXoJZLYtHXUU5g== =XjH9 -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- From owner-freebsd-mono@FreeBSD.ORG Thu May 3 15:32:17 2012 Return-Path: Delivered-To: freebsd-mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED6C31065680 for ; Thu, 3 May 2012 15:32:16 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9F8DD8FC08 for ; Thu, 3 May 2012 15:32:16 +0000 (UTC) Received: by vbmv11 with SMTP id v11so1824132vbm.13 for ; Thu, 03 May 2012 08:32:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=jzbvYYQc/LJiDmtMXG6cVFbKJxYuHuwhWzL/pxbyur4=; b=Pxtrm4zvg6slk14Fi5qoHISIBz87HBrviZRo4/NkB1Keef3cl7FeCI9EMJKtq6yoQH jXUrMPmRF4FR1efY4g3+u5EM4IVa/mf46qWbkQ94CXd2mrr1VW1ztdg0mkYfXoFbfAXp GD3Lqq2E4XjTpZ2jrQGbYTjCWAz50gHCNTiFjR2VpLvuFPb2TVV+6Qqj9x4mPolZBloz UQTQ8KY+jBfc/uQiAdKfGKz7EfjXzYuQfptBCrpPqPZW36Dq3fxoBcOo3CBsGlydtyzO vCDDhyHxZC3UPsqeB2sPQOU9Kr+yAFR0znSeFl6TT/rFA+Uz6Pif5hPgIh54M4zwGbex R1+w== Received: by 10.220.150.205 with SMTP id z13mr830899vcv.19.1336058777735; Thu, 03 May 2012 08:26:17 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.52.111.33 with HTTP; Thu, 3 May 2012 08:25:57 -0700 (PDT) In-Reply-To: <20120503150933.GA37603@FreeBSD.org> References: <20120503143529.GA17401@vps.govs.lv> <20120503150933.GA37603@FreeBSD.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 3 May 2012 23:25:57 +0800 X-Google-Sender-Auth: 8J9hn4xeWHEeKjz9xqsZSRYMDSk Message-ID: To: =?UTF-8?Q?Romain_Tarti=C3=A8re?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQl7Be4bZC33Hwu8WJglMDdeLMhJa3OrXPL/QTQN0hY3mQuNxhB6uRcGpQPnRfjvc9Tat+Cy Cc: Team Govs , freebsd-mono@freebsd.org Subject: Re: Mono 2.11.1 build failed X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2012 15:32:17 -0000 On Thu, May 3, 2012 at 11:09 PM, Romain Tarti=C3=A8re = wrote: > On Thu, May 03, 2012 at 05:35:29PM +0300, Team Govs wrote: >> gmake[3]: Entering directory `/usr/ports/lang/mono/work/mono-2.11.1/mono= /metadata' >> ../../doltlibtool --quiet --tag=3DCC =C2=A0 --mode=3Dlink cc =C2=A0-O2 -= pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statemen= t -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-pr= ototypes =C2=A0-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-c= ast-qual -Wwrite-strings -Wno-switch-enum -mno-tls-direct-seg-refs =C2=A0-p= thread -o pedump pedump.o libmonoruntime.la ../io-layer/libwapi.la ../utils= /libmonoutils.la ../../libgc/libmonogc.la -L../../eglib/src -leglib -lm -lm= /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib =C2=A0-lm =C2=A0 = -pthread >> ./.libs/libmonoruntime.a(libmonoruntime_la-filewatcher.o): In function `= ves_icall_System_IO_InotifyWatcher_AddWatch': >> /usr/ports/lang/mono/work/mono-2.11.1/mono/metadata/filewatcher.c:161: u= ndefined reference to `inotify_add_watch' >> ./.libs/libmonoruntime.a(libmonoruntime_la-filewatcher.o): In function `= ves_icall_System_IO_InotifyWatcher_RemoveWatch': >> /usr/ports/lang/mono/work/mono-2.11.1/mono/metadata/filewatcher.c:197: u= ndefined reference to `inotify_rm_watch' >> ./.libs/libmonoruntime.a(libmonoruntime_la-filewatcher.o): In function `= ves_icall_System_IO_InotifyWatcher_GetInotifyInstance': >> /usr/ports/lang/mono/work/mono-2.11.1/mono/metadata/filewatcher.c:142: u= ndefined reference to `inotify_init' >> gmake[3]: *** [pedump] Error 1 >> gmake[3]: Leaving directory `/usr/ports/lang/mono/work/mono-2.11.1/mono/= metadata' >> gmake[2]: *** [all-recursive] Error 1 >> gmake[2]: Leaving directory `/usr/ports/lang/mono/work/mono-2.11.1/mono' >> gmake[1]: *** [all-recursive] Error 1 >> gmake[1]: Leaving directory `/usr/ports/lang/mono/work/mono-2.11.1' >> gmake: *** [all] Error 2 >> *** Error code 1 > > `uname -a` please ? > > inotify belongs to Linux, we have kqueue(2) that's supposed to provide > the same features. =C2=A0Some OS detection might be failing. > Hi Romain, I got the same problem (devel/libinotify installed). The detection can be forced off by adding "CONFIGURE_ENV=3D ac_cv_header_sys_inotify_h=3Dno" to Makefile. Mono builds successfully with this patch. hth Regards, sunpoet > -- > Romain Tarti=C3=A8re =C2=A0http://people.FreeBSD.org= /~romain/ > pgp: 8234 9A78 E7C0 B807 0B59 =C2=A080FF BA4D 1D95 5112 336F (ID: 0x51123= 36F) > (plain text =3Dnon-HTML=3D PGP/GPG encrypted/signed e-mail much appreciat= ed) --=20 =C2=A0 Sunpoet Po-Chuan Hsieh =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 4096R/CC57E36B 8AD8 68F2 7D2B 0A10 7E9B = 8CC0 DC44 247E CC57 E36B =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 http://people.FreeBSD.org/~sunpoet/pgpkeys.txt From owner-freebsd-mono@FreeBSD.ORG Fri May 4 15:08:42 2012 Return-Path: Delivered-To: mono@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0DF27106566B; Fri, 4 May 2012 15:08:42 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D5D628FC0A; Fri, 4 May 2012 15:08:41 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q44F8fAe097399; Fri, 4 May 2012 15:08:41 GMT (envelope-from romain@freefall.freebsd.org) Received: (from romain@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q44F8f8C097395; Fri, 4 May 2012 15:08:41 GMT (envelope-from romain) Date: Fri, 4 May 2012 15:08:41 GMT Message-Id: <201205041508.q44F8f8C097395@freefall.freebsd.org> To: alexander@kojevnikov.com, romain@FreeBSD.org, mono@FreeBSD.org From: romain@FreeBSD.org Cc: Subject: Re: ports/164309: New port: graphics/pinta Simple drawing/painting program X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 May 2012 15:08:42 -0000 Synopsis: New port: graphics/pinta Simple drawing/painting program State-Changed-From-To: open->feedback State-Changed-By: romain State-Changed-When: Fri May 4 15:05:16 UTC 2012 State-Changed-Why: This ports need some care before being submitted. I quickly pushed some changes I started to do a while ago: http://code.google.com/p/bsd-sharp/source/detail?r=1170 I am not sure this was enought so mark the PR as feedback before this is cleared out. http://www.freebsd.org/cgi/query-pr.cgi?pr=164309 From owner-freebsd-mono@FreeBSD.ORG Sat May 5 10:30:11 2012 Return-Path: Delivered-To: mono@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF7481065672 for ; Sat, 5 May 2012 10:30:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B87B68FC0A for ; Sat, 5 May 2012 10:30:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q45AUBYr006135 for ; Sat, 5 May 2012 10:30:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q45AUBtu006132; Sat, 5 May 2012 10:30:11 GMT (envelope-from gnats) Date: Sat, 5 May 2012 10:30:11 GMT Message-Id: <201205051030.q45AUBtu006132@freefall.freebsd.org> To: mono@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/167087: commit references a PR X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2012 10:30:11 -0000 The following reply was made to PR ports/167087; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/167087: commit references a PR Date: Sat, 5 May 2012 10:25:09 +0000 (UTC) bapt 2012-05-05 10:24:50 UTC FreeBSD ports repository Modified files: x11-toolkits/libgdiplus Makefile Log: Convert to USE_XORG PR: ports/167087 Submitted by: bapt Approved by: maintainer timeout (>14d) Revision Changes Path 1.30 +3 -2 ports/x11-toolkits/libgdiplus/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-mono@FreeBSD.ORG Sat May 5 21:19:44 2012 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76501106566C for ; Sat, 5 May 2012 21:19:44 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from sup.oook.cz (sup.oook.cz [94.23.0.135]) by mx1.freebsd.org (Postfix) with ESMTP id A53098FC12 for ; Sat, 5 May 2012 21:19:43 +0000 (UTC) Received: from [192.168.0.23] ([89.177.24.112]) (authenticated bits=0) by sup.oook.cz (8.14.4/8.14.4) with ESMTP id q45LJgbX055397 for ; Sat, 5 May 2012 23:19:42 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: mono@FreeBSD.org Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-tkJzxOoRqEbrmxU/YYkJ" Date: Sat, 05 May 2012 23:19:41 +0200 Message-ID: <1336252781.74542.1.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-Scanned-By: MIMEDefang 2.72 on 94.23.0.135 Cc: Subject: [Fwd: f-spot-0.8.2,1 failed on amd64 8] X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2012 21:19:44 -0000 --=-tkJzxOoRqEbrmxU/YYkJ Content-Type: text/plain; charset="ISO-8859-2" Content-Transfer-Encoding: quoted-printable -------- P=F8eposlan=E1 zpr=E1va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz, itetcu@freebsd.org, florent.thoumie@gmail.com > P=F8edm=ECt: f-spot-0.8.2,1 failed on amd64 8 > Datum: Sat, 5 May 2012 13:52:51 GMT >=20 > Excerpt from the build log at >=20 > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8.201205040857= 31/f-spot-0.8.2,1.log >=20 > building f-spot-0.8.2,1 on gohan62.freebsd.org > in directory /y/pkgbuild/8/20120504085731/chroot/51 > building for: 8.1-RELEASE-p4 amd64 > maintained by: mono@FreeBSD.org > port directory: /usr/ports/graphics/f-spot > Makefile ident: $FreeBSD: ports/graphics/f-spot/Makefile,v 1.49 2011/09/2= 3 22:23:08 amdmi3 Exp $ >=20 > [... lines trimmed ...] >=20 > pkg_add evolution-data-server-2.32.1_1.tbz >=20 > ************************************************************ >=20 > The OpenLDAP client package has been successfully installed. >=20 > Edit > /usr/local/etc/openldap/ldap.conf > to change the system-wide client defaults. >=20 > Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at > http://www.OpenLDAP.org/faq/index.cgi?file=3D3 > for more information. >=20 > ************************************************************ >=20 > pkg_add exempi-2.1.1.tbz > pkg_add expat-2.0.1_2.tbz > skipping expat-2.0.1_2, already added > pkg_add fixesproto-5.0.tbz > skipping fixesproto-5.0, already added > pkg_add flickrnet-2.2.0,1.tbz >=20 > ************************************************************************ > If you have build/runtime errors with Mono and Gtk# apps please try the > following first: >=20 > * Build Mono and gtk+ (x11-toolkits/gtk20) without CPUTYPE and with the > default FreeBSD CFLAGS ('-O2 -fno-strict-aliasing -pipe') as Mono has > been known to expose compiler bugs. >=20 > * Try building and running Mono with the GENERIC kernel. > - Mono requires SYSVSHM, SYSVMSG, and SYSVSEM which are part of the > GENERIC kernel. > - Removing kernel options or changing defaults to use experimental > options can adversely affect Mono's ability to build and run. >=20 > * Remove leftover semaphores / increase semaphore limits. > - Close apps which use Mono and run `ipcs -sbt`. Remove the > semaphores with MODE "--rw-------" and NSEMS "8" using ipcrm (1) > - _OR_ simply reboot which is the safest method. > - On multi-user systems the semaphore limits may need to be increased > from the defaults. The following should comfortably support 30 users. >=20 > # echo "kern.ipc.semmni=3D40" >> /boot/loader.conf > # echo "kern.ipc.semmns=3D300" >> /boot/loader.conf >=20 > * If you are in a jailed environment, ensure System V IPC are enabled. > You can rely on the security.jail.sysvipc_allowed sysctl to check > this status. The following enables this feature on the host system: > # echo "jail_sysvipc_allow=3D\"YES\"" >> /etc/rc.conf >=20 > * Some process information are acceded through /proc (e.g. when using > NUnit) and procfs(5) has to be mounted for these features to work: > # echo "proc /proc procfs rw 0 0" >> /etc/fstab > ************************************************************************ >=20 > pkg_add font-bh-ttf-1.0.3.tbz > skipping font-bh-ttf-1.0.3, already added > pkg_add font-misc-ethiopic-1.0.3.tbz > skipping font-misc-ethiopic-1.0.3, already added > pkg_add font-misc-meltho-1.0.3.tbz > skipping font-misc-meltho-1.0.3, already added > pkg_add font-util-1.2.0.tbz > skipping font-util-1.2.0, already added > pkg_add fontconfig-2.8.0_2,1.tbz > skipping fontconfig-2.8.0_2,1, already added > pkg_add freetype2-2.4.9_1.tbz > skipping freetype2-2.4.9_1, already added > pkg_add gamin-0.1.10_4.tbz > skipping gamin-0.1.10_4, already added > pkg_add gconf2-2.32.0_2.tbz > skipping gconf2-2.32.0_2, already added > pkg_add gdbm-1.9.1.tbz > skipping gdbm-1.9.1, already added > pkg_add gdk-pixbuf-2.23.5_1.tbz > skipping gdk-pixbuf-2.23.5_1, already added > pkg_add getopt-1.1.4_2.tbz > skipping getopt-1.1.4_2, already added > pkg_add gettext-0.18.1.1.tbz > skipping gettext-0.18.1.1, already added > pkg_add gio-fam-backend-2.28.8_1.tbz > skipping gio-fam-backend-2.28.8_1, already added > pkg_add glib-2.28.8_4.tbz > skipping glib-2.28.8_4, already added > pkg_add glib-networking-2.28.7_4.tbz > skipping glib-networking-2.28.7_4, already added > pkg_add gmake-3.82.tbz > pkg_add gmp-5.0.4.tbz > skipping gmp-5.0.4, already added > pkg_add gnome-desktop-2.32.1_1.tbz > skipping gnome-desktop-2.32.1_1, already added > pkg_add gnome-desktop-sharp-2.26.0_6.tbz > =3D=3D=3D> Creating users and/or groups. > Creating group 'polkit' with gid '562'. > Creating user 'polkit' with uid '562'. > =3D=3D=3D> Creating users and/or groups. > Creating group 'haldaemon' with gid '560'. > Creating user 'haldaemon' with uid '560'. > Warning in file "/usr/local/share/applications/nautilus-folder-handler.de= sktop": usage of MIME type "x-directory/gnome-default-handler" is discourag= ed ("x-directory" is an old media type that should be replaced with a moder= n equivalent) > Warning in file "/usr/local/share/applications/nautilus-folder-handler.de= sktop": usage of MIME type "x-directory/normal" is discouraged ("x-director= y" is an old media type that should be replaced with a modern equivalent) > Warning in file "/usr/local/share/applications/nautilus-folder-handler.de= sktop": usage of MIME type "x-directory/gnome-default-handler" is discourag= ed ("x-directory" is an old media type that should be replaced with a moder= n equivalent) > Warning in file "/usr/local/share/applications/nautilus-folder-handler.de= sktop": usage of MIME type "x-directory/normal" is discouraged ("x-director= y" is an old media type that should be replaced with a modern equivalent) >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > In order to use nautilus-cd-burner, you must make sure your CD devices > have the correct permissions. You must also make sure you have: >=20 > device atapicam >=20 > Configured in your kernel if you are using an ATAPI CD/DVD writer. > To figure out which CD/DVD drive you will be using, run the following > command as root: >=20 > camcontrol devlist >=20 > Your output will look similar to the following: >=20 > at scbus1 target 0 lun 0 (cd0,pass0) >=20 > The devices in parenthesis at the end are important. You must make sure > the /dev entries for those devices are writable by the users that will > be using nautilus-cd-burner. In addition to those devices, /dev/xpt* > must also be writable to your nautilus-cd-burner users. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > pkg_add gnome-doc-utils-0.20.3.tbz > skipping gnome-doc-utils-0.20.3, already added > pkg_add gnome-icon-theme-2.31.0_1.tbz > skipping gnome-icon-theme-2.31.0_1, already added > pkg_add gnome-keyring-2.32.1_1.tbz > skipping gnome-keyring-2.32.1_1, already added > pkg_add gnome-keyring-sharp-1.0.2.tbz > pkg_add gnome-menus-2.30.5.tbz > skipping gnome-menus-2.30.5, already added > pkg_add gnome-mime-data-2.18.0_4.tbz > skipping gnome-mime-data-2.18.0_4, already added > pkg_add gnome-mount-0.8_9.tbz > skipping gnome-mount-0.8_9, already added > pkg_add gnome-panel-2.32.1.tbz > skipping gnome-panel-2.32.1, already added > pkg_add gnome-sharp-2.24.2.tbz > skipping gnome-sharp-2.24.2, already added > pkg_add gnome-vfs-2.24.4.tbz > skipping gnome-vfs-2.24.4, already added > pkg_add gnome_subr-1.0.tbz > skipping gnome_subr-1.0, already added > pkg_add gnomehier-2.3_12.tbz > skipping gnomehier-2.3_12, already added > pkg_add gnutls-2.12.18.tbz > skipping gnutls-2.12.18, already added > pkg_add gobject-introspection-0.10.8_2.tbz > skipping gobject-introspection-0.10.8_2, already added > pkg_add gsettings-desktop-schemas-3.0.1.tbz > skipping gsettings-desktop-schemas-3.0.1, already added > pkg_add gtk-2.24.6.tbz > skipping gtk-2.24.6, already added > pkg_add gtk-engines2-2.20.2.tbz > skipping gtk-engines2-2.20.2, already added > pkg_add gtk-sharp-2.12.10.tbz > skipping gtk-sharp-2.12.10, already added > pkg_add gtk-update-icon-cache-2.24.6.tbz > skipping gtk-update-icon-cache-2.24.6, already added > pkg_add gtkhtml3-3.32.1_1.tbz > skipping gtkhtml3-3.32.1_1, already added > pkg_add gtksourceview2-2.10.5.tbz > skipping gtksourceview2-2.10.5, already added > pkg_add gvfs-1.6.6_2.tbz > skipping gvfs-1.6.6_2, already added > pkg_add hal-0.5.14_19.tbz > skipping hal-0.5.14_19, already added > pkg_add hicolor-icon-theme-0.12.tbz > skipping hicolor-icon-theme-0.12, already added > pkg_add inputproto-2.0.2.tbz > skipping inputproto-2.0.2, already added > pkg_add intltool-0.41.1.tbz > pkg_add iso-codes-3.32.2.tbz > skipping iso-codes-3.32.2, already added > pkg_add iso8879-1986_3.tbz > skipping iso8879-1986_3, already added > pkg_add jasper-1.900.1_10.tbz > skipping jasper-1.900.1_10, already added > pkg_add jbigkit-1.6.tbz > skipping jbigkit-1.6, already added > pkg_add jpeg-8_3.tbz > skipping jpeg-8_3, already added > pkg_add kbproto-1.0.5.tbz > skipping kbproto-1.0.5, already added > pkg_add lcms-1.19_1,1.tbz > pkg_add libICE-1.0.7,1.tbz > skipping libICE-1.0.7,1, already added > pkg_add libIDL-0.8.14_1.tbz > skipping libIDL-0.8.14_1, already added > pkg_add libSM-1.2.0,1.tbz > skipping libSM-1.2.0,1, already added > pkg_add libX11-1.4.4,1.tbz > skipping libX11-1.4.4,1, already added > pkg_add libXau-1.0.6.tbz > skipping libXau-1.0.6, already added > pkg_add libXcomposite-0.4.3,1.tbz > skipping libXcomposite-0.4.3,1, already added > pkg_add libXcursor-1.1.12.tbz > skipping libXcursor-1.1.12, already added > pkg_add libXdamage-1.1.3.tbz > skipping libXdamage-1.1.3, already added > pkg_add libXdmcp-1.1.0.tbz > skipping libXdmcp-1.1.0, already added > pkg_add libXext-1.3.0_1,1.tbz > skipping libXext-1.3.0_1,1, already added > pkg_add libXfixes-5.0.tbz > skipping libXfixes-5.0, already added > pkg_add libXft-2.1.14.tbz > skipping libXft-2.1.14, already added > pkg_add libXi-1.4.5,1.tbz > skipping libXi-1.4.5,1, already added > pkg_add libXinerama-1.1.1,1.tbz > skipping libXinerama-1.1.1,1, already added > pkg_add libXpm-3.5.9.tbz > skipping libXpm-3.5.9, already added > pkg_add libXrandr-1.3.2.tbz > skipping libXrandr-1.3.2, already added > pkg_add libXrender-0.9.6.tbz > skipping libXrender-0.9.6, already added > pkg_add libXres-1.0.5.tbz > skipping libXres-1.0.5, already added > pkg_add libXt-1.1.1,1.tbz > skipping libXt-1.1.1,1, already added > pkg_add libao-1.1.0_1.tbz > skipping libao-1.1.0_1, already added > pkg_add libart_lgpl-2.3.21,1.tbz > skipping libart_lgpl-2.3.21,1, already added > pkg_add libaudiofile-0.2.7.tbz > skipping libaudiofile-0.2.7, already added > pkg_add libbonobo-2.32.0.tbz > skipping libbonobo-2.32.0, already added > pkg_add libbonoboui-2.24.4.tbz > skipping libbonoboui-2.24.4, already added > pkg_add libcanberra-0.28_1.tbz > skipping libcanberra-0.28_1, already added > pkg_add libcddb-1.3.2_1.tbz > skipping libcddb-1.3.2_1, already added > pkg_add libcdio-0.83_1.tbz > skipping libcdio-0.83_1, already added > pkg_add libcroco-0.6.2_1.tbz > skipping libcroco-0.6.2_1, already added > pkg_add libdaemon-0.14.tbz > skipping libdaemon-0.14, already added > pkg_add libexecinfo-1.1_3.tbz > skipping libexecinfo-1.1_3, already added > pkg_add libexif-0.6.20.tbz > skipping libexif-0.6.20, already added > pkg_add libffi-3.0.9.tbz > skipping libffi-3.0.9, already added > pkg_add libfontenc-1.1.0.tbz > skipping libfontenc-1.1.0, already added > pkg_add libgcrypt-1.5.0.tbz > skipping libgcrypt-1.5.0, already added > pkg_add libgdata-0.6.6.tbz > skipping libgdata-0.6.6, already added > pkg_add libgee-0.6.2.1.tbz > skipping libgee-0.6.2.1, already added > pkg_add libglade2-2.6.4_4.tbz > skipping libglade2-2.6.4_4, already added > pkg_add libgnome-2.32.0.tbz > skipping libgnome-2.32.0, already added > pkg_add libgnome-keyring-2.32.0_1.tbz > skipping libgnome-keyring-2.32.0_1, already added > pkg_add libgnomecanvas-2.30.3.tbz > skipping libgnomecanvas-2.30.3, already added > pkg_add libgnomeprint-2.18.8.tbz > skipping libgnomeprint-2.18.8, already added > pkg_add libgnomeprintui-2.18.6.tbz > skipping libgnomeprintui-2.18.6, already added > pkg_add libgnomeui-2.24.4.tbz > skipping libgnomeui-2.24.4, already added > pkg_add libgpg-error-1.10.tbz > skipping libgpg-error-1.10, already added > pkg_add libgphoto2-2.4.13.tbz > skipping libgphoto2-2.4.13, already added > pkg_add libgsf-1.14.21.tbz > skipping libgsf-1.14.21, already added > pkg_add libgweather-2.30.3.tbz > skipping libgweather-2.30.3, already added > pkg_add libical-0.44.tbz > skipping libical-0.44, already added > pkg_add libiconv-1.14.tbz > skipping libiconv-1.14, already added > pkg_add libltdl-2.4.2.tbz > skipping libltdl-2.4.2, already added > pkg_add libmad-0.15.1b_2.tbz > skipping libmad-0.15.1b_2, already added > pkg_add libnotify-0.7.3_1.tbz > skipping libnotify-0.7.3_1, already added > pkg_add libogg-1.2.2,4.tbz > skipping libogg-1.2.2,4, already added > pkg_add libproxy-0.4.6.tbz > skipping libproxy-0.4.6, already added > pkg_add libpthread-stubs-0.3_3.tbz > skipping libpthread-stubs-0.3_3, already added > pkg_add librsvg2-2.34.1.tbz > skipping librsvg2-2.34.1, already added > pkg_add libsoup-2.34.3.tbz > skipping libsoup-2.34.3, already added > pkg_add libsoup-gnome-2.34.3_1.tbz > skipping libsoup-gnome-2.34.3_1, already added > pkg_add libtasn1-2.12.tbz > skipping libtasn1-2.12, already added > pkg_add libvolume_id-0.81.1.tbz > skipping libvolume_id-0.81.1, already added > pkg_add libvorbis-1.3.3,3.tbz > skipping libvorbis-1.3.3,3, already added > pkg_add libwnck-2.30.6.tbz > skipping libwnck-2.30.6, already added > pkg_add libxcb-1.7.tbz > skipping libxcb-1.7, already added > pkg_add libxml2-2.7.8_2.tbz > skipping libxml2-2.7.8_2, already added > pkg_add libxslt-1.1.26_3.tbz > skipping libxslt-1.1.26_3, already added > pkg_add mkfontdir-1.0.6.tbz > skipping mkfontdir-1.0.6, already added > pkg_add mkfontscale-1.0.9.tbz > skipping mkfontscale-1.0.9, already added > pkg_add mono-2.11.1.tbz > skipping mono-2.11.1, already added > pkg_add mono-addins-0.6.1.tbz > pkg_add nautilus-2.32.2.1_1.tbz > skipping nautilus-2.32.2.1_1, already added > pkg_add nautilus-cd-burner-2.24.0_7.tbz > skipping nautilus-cd-burner-2.24.0_7, already added > pkg_add ndesk-dbus-0.6.1a.tbz > skipping ndesk-dbus-0.6.1a, already added > pkg_add ndesk-dbus-glib-0.4.1_1.tbz > pkg_add nettle-2.4.tbz > skipping nettle-2.4, already added > pkg_add nspr-4.9.tbz > skipping nspr-4.9, already added > pkg_add nss-3.13.4.tbz > skipping nss-3.13.4, already added > pkg_add openldap-client-2.4.31_1.tbz > skipping openldap-client-2.4.31_1, already added > pkg_add p11-kit-0.11.tbz > skipping p11-kit-0.11, already added > pkg_add p5-XML-LibXML-1.96,1.tbz > skipping p5-XML-LibXML-1.96,1, already added > pkg_add p5-XML-NamespaceSupport-1.11.tbz > skipping p5-XML-NamespaceSupport-1.11, already added > pkg_add p5-XML-Parser-2.41.tbz > skipping p5-XML-Parser-2.41, already added > pkg_add p5-XML-SAX-0.96.tbz > skipping p5-XML-SAX-0.96, already added > pkg_add pango-1.28.4.tbz > skipping pango-1.28.4, already added > pkg_add pciids-20120409.tbz > skipping pciids-20120409, already added > pkg_add pcre-8.30_2.tbz > skipping pcre-8.30_2, already added > pkg_add perl-5.12.4_4.tbz > skipping perl-5.12.4_4, already added > pkg_add pixman-0.24.2.tbz > skipping pixman-0.24.2, already added > pkg_add pkg-config-0.25_1.tbz > skipping pkg-config-0.25_1, already added > pkg_add png-1.4.11.tbz > skipping png-1.4.11, already added > pkg_add policykit-0.9_6.tbz > skipping policykit-0.9_6, already added > pkg_add policykit-gnome-0.9.2_5.tbz > skipping policykit-gnome-0.9.2_5, already added > pkg_add polkit-0.99.tbz > skipping polkit-0.99, already added > pkg_add popt-1.16.tbz > skipping popt-1.16, already added > pkg_add py27-cairo-1.8.10.tbz > skipping py27-cairo-1.8.10, already added > pkg_add py27-gobject-2.28.6.tbz > skipping py27-gobject-2.28.6, already added > pkg_add py27-gtk-2.24.0.tbz > skipping py27-gtk-2.24.0, already added > pkg_add py27-libxml2-2.7.8_1.tbz > skipping py27-libxml2-2.7.8_1, already added > pkg_add python27-2.7.3.tbz > skipping python27-2.7.3, already added > pkg_add randrproto-1.3.2.tbz > skipping randrproto-1.3.2, already added > pkg_add rarian-0.8.1.tbz > skipping rarian-0.8.1, already added > pkg_add renderproto-0.11.1.tbz > skipping renderproto-0.11.1, already added > pkg_add samba34-libsmbclient-3.4.17.tbz > skipping samba34-libsmbclient-3.4.17, already added > pkg_add shared-mime-info-0.90.tbz > skipping shared-mime-info-0.90, already added > pkg_add sqlite3-3.7.11.tbz > skipping sqlite3-3.7.11, already added > pkg_add startup-notification-0.12.tbz > skipping startup-notification-0.12, already added > pkg_add talloc-2.0.7.tbz > skipping talloc-2.0.7, already added > pkg_add tiff-4.0.1_1.tbz > skipping tiff-4.0.1_1, already added > pkg_add unique-1.1.6_2.tbz > skipping unique-1.1.6_2, already added > pkg_add vte-0.26.2_1.tbz > skipping vte-0.26.2_1, already added > pkg_add xcb-util-0.3.8,1.tbz > skipping xcb-util-0.3.8,1, already added > pkg_add xcb-util-renderutil-0.3.8.tbz > skipping xcb-util-renderutil-0.3.8, already added > pkg_add xextproto-7.2.0.tbz > skipping xextproto-7.2.0, already added > pkg_add xineramaproto-1.2.1.tbz > skipping xineramaproto-1.2.1, already added > pkg_add xmlcatmgr-2.2.tbz > skipping xmlcatmgr-2.2, already added > pkg_add xmlcharent-0.3_2.tbz > skipping xmlcharent-0.3_2, already added > pkg_add xorg-fonts-truetype-7.5.1.tbz > skipping xorg-fonts-truetype-7.5.1, already added > pkg_add xproto-7.0.22.tbz > skipping xproto-7.0.22, already added > =3D=3D=3D> f-spot-0.8.2,1 depends on file: /usr/local/libdata/pkgconfig= /ndesk-dbus-glib-1.0.pc - found > =3D=3D=3D> f-spot-0.8.2,1 depends on file: /usr/local/libdata/pkgconfig= /mono-addins.pc - found > =3D=3D=3D> f-spot-0.8.2,1 depends on file: /usr/local/libdata/pkgconfig= /gnome-keyring-sharp-1.0.pc - found > =3D=3D=3D> f-spot-0.8.2,1 depends on file: /usr/local/libdata/pkgconfig= /flickrnet.pc - found > =3D=3D=3D> f-spot-0.8.2,1 depends on executable: gmake - found > =3D=3D=3D> f-spot-0.8.2,1 depends on file: /usr/local/bin/intltool-extr= act - found > =3D=3D=3D> f-spot-0.8.2,1 depends on executable: pkg-config - found > =3D=3D=3D> f-spot-0.8.2,1 depends on executable: update-desktop-databas= e - found > =3D=3D=3D> f-spot-0.8.2,1 depends on file: /usr/local/libdata/pkgconfig= /gnome-desktop-sharp-2.0.pc - found > =3D=3D=3D> f-spot-0.8.2,1 depends on file: /usr/local/libdata/pkgconfig= /gnome-doc-utils.pc - found > =3D=3D=3D> f-spot-0.8.2,1 depends on file: /usr/local/libdata/pkgconfig= /gnome-sharp-2.0.pc - found > =3D=3D=3D> f-spot-0.8.2,1 depends on executable: gtk-update-icon-cache = - found > =3D=3D=3D> f-spot-0.8.2,1 depends on file: /usr/local/libdata/pkgconfig= /gtk-sharp-2.0.pc - found > =3D=3D=3D> f-spot-0.8.2,1 depends on executable: pygobject-codegen-2.0 = - found > =3D=3D=3D> f-spot-0.8.2,1 depends on file: /usr/local/libdata/pkgconfig= /pygtk-2.0.pc - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: lcms.1 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: exif.12 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: gphoto2.2 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: intl - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: sqlite3.8 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: atk-1.0.0 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: gdk_pixbuf-2.0.0 -= found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: gconf-2.4 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: glib-2.0.0 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: gnome-desktop-2.17= - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: gnome-menu.2 - fou= nd > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: panel-applet-3.0 -= found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: gtk-x11-2.0.0 - fo= und > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: gtkhtml-3.14.19 - = found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: gtksourceview-2.0.= 0 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: gvfscommon.0 - fou= nd > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: art_lgpl_2.5 - fou= nd > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: bonobo-2.0 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: glade-2.0.0 - foun= d > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: gnomecanvas-2.0 - = found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: gnomeprint-2-2.0 -= found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: gnomeprintui-2-2.0= - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: gsf-1.114 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: IDL-2.0 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: rsvg-2.2 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: wnck-1.22 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: xml2.5 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: xslt.2 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: nautilus-extension= .1 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: nautilus-burn.4 - = found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: ORBit-2.0 - found > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: pango-1.0.0 - foun= d > =3D=3D=3D> f-spot-0.8.2,1 depends on shared library: vte.9 - found > =3D=3D=3D> Configuring for f-spot-0.8.2,1 > configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-= doc > checking for a BSD-compatible install... /usr/bin/install -c -o root -g w= heel > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... ./install-sh -c -d > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether gmake sets $(MAKE)... yes > checking how to create a ustar tar archive... gnutar > checking whether to enable maintainer-specific portions of Makefiles... n= o > checking whether NLS is requested... yes > checking for style of include used by gmake... GNU > checking for gcc... cc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables...=20 > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for cc option to accept ISO C89... none needed > checking dependency style of cc... gcc3 > checking for intltool >=3D 0.35.0... 0.41.1 found > checking for intltool-update... /usr/local/bin/intltool-update > checking for intltool-merge... /usr/local/bin/intltool-merge > checking for intltool-extract... /usr/local/bin/intltool-extract > checking for xgettext... /usr/local/bin/xgettext > checking for msgmerge... /usr/local/bin/msgmerge > checking for msgfmt... /usr/local/bin/msgfmt > checking for gmsgfmt... /usr/local/bin/msgfmt > checking for perl... /usr/bin/perl > checking for XML::Parser... ok > checking build system type... amd64-portbld-freebsd8.1 > checking host system type... amd64-portbld-freebsd8.1 > checking for a sed that does not truncate output... /usr/bin/sed > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -E > checking for fgrep... /usr/bin/grep -F > checking for ld used by cc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B > checking the name lister (/usr/bin/nm -B) interface... BSD nm > checking whether ln -s works... yes > checking the maximum length of command line arguments... (cached) 262144 > checking whether the shell understands some XSI constructs... yes > checking whether the shell understands "+=3D"... no > checking for /usr/bin/ld option to reload object files... -r > checking for objdump... objdump > checking how to recognize dependent libraries... pass_all > checking for ar... ar > checking for strip... strip > checking for ranlib... ranlib > checking command to parse /usr/bin/nm -B output from cc object... ok > checking how to run the C preprocessor... cpp > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking for dlfcn.h... yes > checking for objdir... .libs > checking if cc supports -fno-rtti -fno-exceptions... no > checking for cc option to produce PIC... -fPIC -DPIC > checking if cc PIC flag -fPIC -DPIC works... yes > checking if cc static flag -static works... yes > checking if cc supports -c -o file.o... yes > checking if cc supports -c -o file.o... (cached) yes > checking whether the cc linker (/usr/bin/ld) supports shared libraries...= yes > checking whether -lc should be explicitly linked in... no > checking dynamic linker characteristics... freebsd8.1 ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking for pkg-config... /usr/local/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for GNOME_DOC_UTILS... yes > checking for MONO_MODULE... yes > checking for gmcs... /usr/local/bin/gmcs > checking for mono... /usr/local/bin/mono > checking for Mono 2.0 GAC for Mono.Posix.dll... found > checking for Mono 2.0 GAC for Mono.Simd.dll... found > checking for Mono 2.0 GAC for System.dll... found > checking for Mono 2.0 GAC for System.Runtime.Remoting.dll... found > checking for Mono 2.0 GAC for System.Web.dll... found > checking for Mono 2.0 GAC for System.Web.Services.dll... found > checking for Mono 2.0 GAC for System.Data.dll... found > checking for Mono 2.0 GAC for Mono.Cairo.dll... found > checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found > checking for library containing strerror... none required > checking for gcc... (cached) cc > checking whether we are using the GNU C compiler... (cached) yes > checking whether cc accepts -g... (cached) yes > checking for cc option to accept ISO C89... (cached) none needed > checking dependency style of cc... (cached) gcc3 > checking for ANSI C header files... (cached) yes > checking for pkg-config... (cached) /usr/local/bin/pkg-config > checking pkg-config is at least version 0.16... yes > checking for GLIB - version >=3D 2.0.0... yes (version 2.28.8) > checking for GTKSHARP... yes > checking for GLIBSHARP... yes > checking for GLIBSHARP_2_12_7... yes > checking for GTKSHARP_A11Y... yes > checking for KEYRINGSHARP... yes > checking for FLICKRNET... yes > checking for mono... (cached) /usr/local/bin/mono > checking for gmcs... (cached) /usr/local/bin/gmcs > checking for gapi2-fixup... /usr/local/bin/gapi2-fixup > checking for gapi2-parser... /usr/local/bin/gapi2-parser > checking for gapi2-codegen... /usr/local/bin/gapi2-codegen > checking for mono.pc... found > checking for F... yes > checking for GIO... yes > checking for GNOME_SHARP... yes > checking for GLIBSHARP... yes > checking for gconftool-2... /usr/local/bin/gconftool-2 > Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults fo= r schema installation > Using $(sysconfdir)/gconf/schemas as install directory for schema files > checking for GCONF_SHARP... yes > checking for MONO_ADDINS... yes > checking for MONO_ADDINS_SETUP... yes > checking for MONO_ADDINS_GUI... yes > checking for NDESK_DBUS... yes > checking for jpeg_start_decompress in -ljpeg... yes > checking jpeglib.h usability... yes > checking jpeglib.h presence... yes > checking for jpeglib.h... yes > checking for LCMS... yes > checking for UNIQUE... yes > checking locale.h usability... yes > checking locale.h presence... yes > checking for locale.h... yes > checking for LC_MESSAGES... yes > checking libintl.h usability... yes > checking libintl.h presence... yes > checking for libintl.h... yes > checking for ngettext in libc... no > checking for bindtextdomain in -lintl... yes > checking for ngettext in -lintl... yes > checking for dgettext in -lintl... yes > checking for bind_textdomain_codeset... yes > checking for msgfmt... (cached) /usr/local/bin/msgfmt > checking for dcgettext... yes > checking if msgfmt accepts -c... yes > checking for gmsgfmt... (cached) /usr/local/bin/msgfmt > checking for xgettext... (cached) /usr/local/bin/xgettext > checking for sed... /usr/bin/sed > configure: creating ./config.status > config.status: creating src/Clients/MainApp/f-spot > config.status: creating Makefile > config.status: creating build/Makefile > config.status: creating build/m4/Makefile > config.status: creating build/m4/shave/shave > config.status: creating build/m4/shave/shave-libtool > config.status: creating build/pkg-config/Makefile > config.status: creating data/Makefile > config.status: creating data/desktop-files/Makefile > config.status: creating data/desktop-files/f-spot.desktop.in > config.status: creating data/desktop-files/f-spot-view.desktop.in > config.status: creating data/desktop-files/f-spot-import.desktop.in > config.status: creating help/Makefile > config.status: creating lib/gio-sharp/generator/Makefile > config.status: creating lib/gio-sharp/gio/Makefile > config.status: creating lib/gio-sharp/Makefile > config.status: creating lib/GKeyFile/Makefile > config.status: creating lib/gtk-sharp-beans/Makefile > config.status: creating lib/Hyena/build/m4/Makefile > config.status: creating lib/Hyena/build/Makefile > config.status: creating lib/Hyena/build/pkg-config/Makefile > config.status: creating lib/Hyena/Hyena.Data.Sqlite/Makefile > config.status: creating lib/Hyena/Hyena.Gui/Makefile > config.status: creating lib/Hyena/Hyena/Makefile > config.status: creating lib/Hyena/Makefile > config.status: creating lib/libfspot/Makefile > config.status: creating lib/Makefile > config.status: creating lib/Mono.Google/Makefile > config.status: creating lib/Mono.Tabblo/Makefile > config.status: creating lib/SmugMugNet/Makefile > config.status: creating lib/TagLib/Makefile > config.status: creating lib/unique-sharp/generator/Makefile > config.status: creating lib/unique-sharp/Makefile > config.status: creating lib/unique-sharp/unique/Makefile > config.status: creating src/AssemblyInfo.cs > config.status: creating src/Makefile > config.status: creating src/Core/Makefile > config.status: creating src/Core/FSpot.Bling/Makefile > config.status: creating src/Core/FSpot.Cms/Makefile > config.status: creating src/Core/FSpot.Cms/FSpot.Cms.dll.config > config.status: creating src/Core/FSpot.Core/Makefile > config.status: creating src/Core/FSpot.Core/FSpot.Core.dll.config > config.status: creating src/Core/FSpot.Core/FSpot.Core/Defines.cs > config.status: creating src/Core/FSpot.JobScheduler/Makefile > config.status: creating src/Core/FSpot.Utils/Makefile > config.status: creating src/Core/FSpot.Utils/FSpot.Utils.dll.config > config.status: creating src/Core/FSpot.Query/Makefile > config.status: creating src/Core/FSpot.Gui/Makefile > config.status: creating src/Core/FSpot.Gui/FSpot.Gui.dll.config > config.status: creating src/Core/FSpot.Platform/Makefile > config.status: creating src/Clients/Makefile > config.status: creating src/Clients/MainApp/Makefile > config.status: creating src/Clients/MainApp/f-spot.exe.config > config.status: creating src/Extensions/Makefile > config.status: creating src/Extensions/Editors/Makefile > config.status: creating src/Extensions/Editors/FSpot.Editors.Blackout/Mak= efile > config.status: creating src/Extensions/Editors/FSpot.Editors.BW/Makefile > config.status: creating src/Extensions/Editors/FSpot.Editors.Flip/Makefil= e > config.status: creating src/Extensions/Editors/FSpot.Editors.Pixelate/Mak= efile > config.status: creating src/Extensions/Editors/FSpot.Editors.Resize/Makef= ile > config.status: creating src/Extensions/Exporters/Makefile > config.status: creating src/Extensions/Exporters/FSpot.Exporters.CD/Makef= ile > config.status: creating src/Extensions/Exporters/FSpot.Exporters.Flickr/M= akefile > config.status: creating src/Extensions/Exporters/FSpot.Exporters.Gallery/= Makefile > config.status: creating src/Extensions/Exporters/FSpot.Exporters.Facebook= /Makefile > config.status: creating src/Extensions/Exporters/FSpot.Exporters.Folder/M= akefile > config.status: creating src/Extensions/Exporters/FSpot.Exporters.SmugMug/= Makefile > config.status: creating src/Extensions/Exporters/FSpot.Exporters.Tabblo/M= akefile > config.status: creating src/Extensions/Exporters/FSpot.Exporters.PicasaWe= b/Makefile > config.status: creating src/Extensions/Exporters/FSpot.Exporters.Zip/Make= file > config.status: creating src/Extensions/Tools/Makefile > config.status: creating src/Extensions/Tools/FSpot.Tools.RawPlusJpeg/Make= file > config.status: creating src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/= Makefile > config.status: creating src/Extensions/Tools/FSpot.Tools.DevelopInUFraw/M= akefile > config.status: creating src/Extensions/Tools/FSpot.Tools.LiveWebGallery/M= akefile > config.status: creating src/Extensions/Tools/FSpot.Tools.MergeDb/Makefile > config.status: creating src/Extensions/Tools/FSpot.Tools.RetroactiveRoll/= Makefile > config.status: creating src/Extensions/Tools/FSpot.Tools.ScreensaverConfi= g/Makefile > config.status: creating src/Extensions/Transitions/Makefile > config.status: creating src/Extensions/Transitions/FSpot.Transitions.Cove= r/Makefile > config.status: creating docs/Makefile > config.status: creating icons/Makefile > config.status: creating tools/Makefile > config.status: creating po/Makefile.in > config.status: creating tests/Makefile > config.status: creating config.h > config.status: executing depfiles commands > config.status: executing libtool commands > config.status: executing default-1 commands > config.status: executing po/stamp-it commands > # INTLTOOL_MAKEFILE > configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-= doc >=20 > f-spot-0.8.2 >=20 > Build Environment > Install Prefix: /usr/local > Datadir: /usr/local/share > Libdir: /usr/local/lib >=20 > C Compiler: /bin/sh /work/a/ports/graphics/f-spot/work/f-spot-= 0.8.2/build/m4/shave/shave cc cc > Mono C# Compiler: /bin/sh /work/a/ports/graphics/f-spot/work/f-spot-= 0.8.2/build/m4/shave/shave mcs /usr/local/bin/gmcs -define:RELEASE > Mono Runtime: /usr/local/bin/mono >=20 > Build/Development: > Unit Tests: no > User Help: yes (requires gnome-doc-utils >=3D 0.17.3) >=20 > Run 'make' to build F-Spot. >=20 > =3D=3D=3D> Building for f-spot-0.8.2,1 > Making all in build > Making all in pkg-config > Making all in m4 > MCS dll-map-verifier.exe > Making all in data > Making all in desktop-files > Generating and caching the translation database > Merging translations into f-spot.desktop. > Found cached translation database > Merging translations into f-spot-view.desktop. > Found cached translation database > Merging translations into f-spot-import.desktop. > Making all in lib > Making all in GKeyFile >=20 > *** Generating C# code >=20 > Generation Summary: > Enums: 2 Structs: 0 Boxed: 0 Opaques: 1 Interfaces: 0 Objects: 0 = Callbacks: 0 > Properties: 0 Signals: 0 Methods: 36 Constructors: 1 Throttled: 0 > Total Nodes: 40 >=20 > MCS gkeyfile-sharp.dll > Making all in gio-sharp > Making all in generator >=20 > *** Building the generator > MCS gapi_codegen.exe > Making all in gio >=20 > *** Massaging the raw api into gio-api.xml > Warning: matched no nodes >=20 > *** Generating C# code > Simple type element GSeekType has no specified default value > Name: socket Type: GSocket* in callback GSocketSourceFunc > Ellipsis parameter in g_async_initable_new_async in type GLib.AsyncInitab= le > Name: parameters Type: GParameter* in g_async_initable_newv_async in type= GLib.AsyncInitable > Ellipsis parameter in g_initable_new in type GLib.Initable > Name: parameters Type: GParameter* in g_initable_newv in type GLib.Initab= le > Name: cb Type: GCallback in g_cancellable_connect in method Connect in t= ype GLib.Cancellable > Name: pollfd Type: GPollFD* in g_cancellable_make_pollfd in method MakeP= ollfd in type GLib.Cancellable > Name: key_file Type: GKeyFile* in g_desktop_app_info_new_from_keyfile in = type GLib.DesktopAppInfo > GLib.NetworkAddress implements unknown GInterface GSocketConnectable > GLib.NetworkService implements unknown GInterface GSocketConnectable > rettype: GTypeClass* in method RefClass in type GLib.IOExtension > Ellipsis parameter in g_simple_async_report_error_in_idle in method Asyn= cReportErrorInIdle in type GLib.Simple > Interface GLib.File virtual method GetParseName has no matching method to= invoke. > Interface GLib.File virtual method PrefixMatches has no matching method t= o invoke. > Interface GLib.File virtual method QuerySettableAttributesAsync has no ma= tching method to invoke. > Interface GLib.File virtual method QuerySettableAttributesFinish has no m= atching method to invoke. > Interface GLib.File virtual method QueryWritableNamespacesAsync has no ma= tching method to invoke. > Interface GLib.File virtual method QueryWritableNamespacesFinish has no m= atching method to invoke. > Interface GLib.File virtual method ReadFn has no matching method to invok= e. > Interface GLib.File virtual method DeleteFile has no matching method to i= nvoke. > Interface GLib.File virtual method DeleteFileAsync has no matching method= to invoke. > Interface GLib.File virtual method DeleteFileFinish has no matching metho= d to invoke. > Interface GLib.File virtual method TrashAsync has no matching method to i= nvoke. > Interface GLib.File virtual method TrashFinish has no matching method to = invoke. > Interface GLib.File virtual method MakeDirectoryAsync has no matching met= hod to invoke. > Interface GLib.File virtual method MakeDirectoryFinish has no matching me= thod to invoke. > Interface GLib.File virtual method MakeSymbolicLinkAsync has no matching = method to invoke. > Interface GLib.File virtual method MakeSymbolicLinkFinish has no matching= method to invoke. > Interface GLib.File virtual method MoveAsync has no matching method to in= voke. > Interface GLib.File virtual method MoveFinish has no matching method to i= nvoke. > Interface GLib.File virtual method MonitorDir has no matching method to i= nvoke. > Interface GLib.File virtual method MonitorFile has no matching method to = invoke. > Defaulting FileProgressCallback param to 'call' scope in method SimpleAsy= ncThreadFunc.Move > Defaulting FileReadMoreCallback param to 'call' scope in method SimpleAsy= ncThreadFunc.LoadPartialContentsAsync > Defaulting FileProgressCallback param to 'call' scope in method SimpleAsy= ncThreadFunc.CopyAsync > Defaulting FileProgressCallback param to 'call' scope in method SimpleAsy= ncThreadFunc.Copy > Interface GLib.Icon virtual method ToTokens has no matching method to inv= oke. > Interface GLib.Icon virtual method FromTokens has no matching method to i= nvoke. > Interface GLib.Seekable virtual method Tell has no matching method to inv= oke. > Interface GLib.Seekable virtual method CanSeek has no matching method to = invoke. > Interface GLib.Seekable virtual method TruncateFn has no matching method = to invoke. > Defaulting ReallocFunc param to 'call' scope in method MemoryOutputStream= .g_memory_output_stream_new > Defaulting AsyncReadyCallback param to 'call' scope in method SimpleAsync= Result.g_simple_async_result_new > Defaulting AsyncReadyCallback param to 'call' scope in method SimpleAsync= Result.g_simple_async_result_new_from_error > Defaulting SimpleAsyncThreadFunc param to 'call' scope in method SimpleAs= yncResult.RunInThread > No glue-filename specified, can't create glue for FileAttributeInfoList.N= Infos > No glue-filename specified, can't create glue for FileAttributeInfoList.I= nfos > Defaulting IOSchedulerJobFunc param to 'call' scope in method Io.Schedule= rPushJob > Defaulting AsyncReadyCallback param to 'call' scope in method Simple.Asyn= cReportGerrorInIdle >=20 > Generation Summary: > Enums: 23 Structs: 3 Boxed: 0 Opaques: 8 Interfaces: 12 Objects: 3= 4 Callbacks: 6 > Properties: 26 Signals: 20 Methods: 748 Constructors: 29 Throttled:= 9 > Total Nodes: 918 >=20 >=20 > *** Building gio-sharp.dll > MCS gio-sharp.dll > ./AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or= appropriate project settings instead of `AssemblyKeyFile' attribute > generated/InputVector.cs(14,32): warning CS0169: The private field `GLib.= InputVector._buffer' is never used > generated/OutputVector.cs(14,32): warning CS0169: The private field `GLib= .OutputVector._buffer' is never used > Compilation succeeded - 3 warning(s) > Making all in gtk-sharp-beans >=20 > *** Massaging the raw api into gtk-api.xml >=20 > *** Massaging the raw api into gtkbeans-api.xml >=20 > *** Generating C# code > Defaulting BuilderConnectFunc param to 'call' scope in method Builder.Con= nectSignalsFull >=20 > Generation Summary: > Enums: 1 Structs: 0 Boxed: 0 Opaques: 0 Interfaces: 0 Objects: 1 = Callbacks: 1 > Properties: 1 Signals: 0 Methods: 13 Constructors: 1 Throttled: 0 > Total Nodes: 18 >=20 > Simple type element GSeekType has no specified default value >=20 > Generation Summary: > Enums: 0 Structs: 0 Boxed: 0 Opaques: 0 Interfaces: 0 Objects: 1 = Callbacks: 0 > Properties: 3 Signals: 0 Methods: 1 Constructors: 1 Throttled: 0 > Total Nodes: 6 >=20 >=20 > *** Building gtk-sharp-beans.dll > MCS gtk-sharp-beans.dll > ./AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or= appropriate project settings instead of `AssemblyKeyFile' attribute > Compilation succeeded - 1 warning(s) > Making all in Hyena > Making all in build > Making all in m4 > Making all in pkg-config > MCS gconf-schema-extractor.exe > MCS dll-map-verifier.exe > MCS addin-xml-string-extractor.exe > MCS gobject-intptr-ctor-verifier.exe > Making all in Hyena > MCS ../../../bin/Hyena.dll > Making all in Hyena.Data.Sqlite > MCS ../../../bin/Hyena.Data.Sqlite.dll > Making all in Hyena.Gui > MCS ../../../bin/Hyena.Gui.dll > Making all in libfspot > CC f-image-surface.o > CC f-pixbuf-unsharp.o > CC f-pixbuf-utils.o > CC f-screen-utils.o > LINK libfspot.la > Making all in TagLib > MCS ../../bin/TagLib.dll > Making all in unique-sharp > Making all in generator >=20 > *** Building the generator > MCS gapi_codegen.exe > Making all in unique >=20 > *** Massaging the raw api into unique-api.xml >=20 > *** Generating C# code > Property has unknown Type GdkScreen in type Unique.App > Name: window Type: GtkWindow* in unique_app_watch_window in method Watch= Window in type Unique.App > rettype: GdkScreen* in method GetScreen in type Unique.MessageData >=20 > Generation Summary: > Enums: 2 Structs: 0 Boxed: 0 Opaques: 1 Interfaces: 0 Objects: 1 = Callbacks: 0 > Properties: 3 Signals: 0 Methods: 9 Constructors: 2 Throttled: 2 > Total Nodes: 20 >=20 >=20 > *** Building unique-sharp.dll > MCS unique-sharp.dll > ./AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or= appropriate project settings instead of `AssemblyKeyFile' attribute > Compilation succeeded - 1 warning(s) > Making all in Mono.Google > MCS ../../bin/Mono.Google.dll > Making all in Mono.Tabblo > MCS ../../bin/Mono.Tabblo.dll > Making all in SmugMugNet > MCS ../../bin/SmugMugNet.dll > Making all in docs > Making all in help > Making all in icons > Making all in tools > Found cached translation database > Merging translations into f-spot-screensaver.desktop. > Making all in po > Making all in src > Making all in Core > Making all in FSpot.Bling > MCS ../../../bin/FSpot.Bling.dll > Making all in FSpot.Cms > MCS ../../../bin/FSpot.Cms.dll > Making all in FSpot.Utils > MCS ../../../bin/FSpot.Utils.dll > Making all in FSpot.Core > MCS ../../../bin/FSpot.Core.dll > Making all in FSpot.JobScheduler > MCS ../../../bin/FSpot.JobScheduler.dll > Making all in FSpot.Query > MCS ../../../bin/FSpot.Query.dll > Making all in FSpot.Gui > MCS ../../../bin/FSpot.Gui.dll > Making all in FSpot.Platform > MCS ../../../bin/FSpot.Platform.dll > Making all in Clients > Making all in MainApp > MCS ../../../bin/f-spot.exe > ./FSpot.UI.Dialog/TagSelectionDialog.cs(20,30): warning CS0108: `FSpot.UI= .Dialog.TagSelectionDialog.Run()' hides inherited member `Gtk.Dialog.Run()'= . Use the new keyword if hiding was intended > /usr/local/lib/mono/gtk-sharp-2.0/gtk-sharp.dll (Location of the symbol r= elated to previous warning) > ./FSpot.UI.Dialog/TagSelectionDialog.cs(29,29): warning CS0108: `FSpot.UI= .Dialog.TagSelectionDialog.Hide()' hides inherited member `Gtk.Widget.Hide(= )'. Use the new keyword if hiding was intended > /usr/local/lib/mono/gtk-sharp-2.0/gtk-sharp.dll (Location of the symbol r= elated to previous warning) > ./FSpot.Widgets/MetadataDisplay.cs(157,22): warning CS0108: `FSpot.Widget= s.MetadataDisplayWidget.Visible' hides inherited member `Gtk.Widget.Visible= '. Use the new keyword if hiding was intended > /usr/local/lib/mono/gtk-sharp-2.0/gtk-sharp.dll (Location of the symbol r= elated to previous warning) > ./FSpot.Widgets/PreviewPopup.cs(41,32): warning CS0109: The member `FSpot= .PreviewPopup.Item' does not hide an inherited member. The new keyword is n= ot required > ./FSpot/SingleView.cs(618,44): warning CS0108: `FSpot.SingleView.Preferen= ceDialog.Show()' hides inherited member `Gtk.Widget.Show()'. Use the new ke= yword if hiding was intended > /usr/local/lib/mono/gtk-sharp-2.0/gtk-sharp.dll (Location of the symbol r= elated to previous warning) > ./FSpot.Widgets/FolderTreeView.cs(148,56): warning CS0618: `FSpot.DragDro= pTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' > ./FSpot.Widgets/FolderTreeView.cs(149,56): warning CS0618: `FSpot.DragDro= pTargets.PlainTextEntry' is obsolete: `better use gtk_target_list_add_text_= targets' > ./FSpot.Widgets/FolderTreeView.cs(140,49): warning CS0618: `FSpot.DragDro= pTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' > ./FSpot.Widgets/FolderTreeView.cs(141,49): warning CS0618: `FSpot.DragDro= pTargets.PlainTextEntry' is obsolete: `better use gtk_target_list_add_text_= targets' > ./FSpot.Widgets/InfoBox.cs(705,30): warning CS0612: `Gtk.Object.SetData(s= tring, System.IntPtr)' is obsolete > ./FSpot.Widgets/InfoBox.cs(714,30): warning CS0612: `Gtk.Object.SetData(s= tring, System.IntPtr)' is obsolete > ./FSpot.Widgets/InfoBox.cs(723,30): warning CS0612: `Gtk.Object.SetData(s= tring, System.IntPtr)' is obsolete > ./FSpot.Widgets/InfoBox.cs(732,30): warning CS0612: `Gtk.Object.SetData(s= tring, System.IntPtr)' is obsolete > ./FSpot.Widgets/InfoBox.cs(741,30): warning CS0612: `Gtk.Object.SetData(s= tring, System.IntPtr)' is obsolete > ./FSpot.Widgets/InfoBox.cs(750,30): warning CS0612: `Gtk.Object.SetData(s= tring, System.IntPtr)' is obsolete > ./FSpot.Widgets/InfoBox.cs(759,30): warning CS0612: `Gtk.Object.SetData(s= tring, System.IntPtr)' is obsolete > ./FSpot.Widgets/InfoBox.cs(764,67): warning CS0612: `Gtk.Object.GetData(s= tring)' is obsolete > ./FSpot.Widgets/MetadataDisplay.cs(64,22): warning CS0108: `FSpot.Widgets= .MetadataDisplayWidget.State' hides inherited member `Gtk.Widget.State'. Us= e the new keyword if hiding was intended > /usr/local/lib/mono/gtk-sharp-2.0/gtk-sharp.dll (Location of the symbol r= elated to previous warning) > ./FSpot.Widgets/PhotoImageView.cs(238,62): warning CS0618: `FSpot.PhotoLo= ader' is obsolete: `nuke or rename this' > ./FSpot.Widgets/PreviewPopup.cs(115,68): warning CS0618: `FSpot.PhotoLoad= er' is obsolete: `nuke or rename this' > ./FSpot.Widgets/TagEntry.cs(103,33): warning CS0612: `Gtk.Entry.AppendTex= t(string)' is obsolete > ./FSpot/App.cs(265,58): warning CS0618: `FSpot.PhotoStore.Query(FSpot.Cor= e.Tag[])' is obsolete: `drop this, use IQueryCondition correctly instead' > ./FSpot/App.cs(267,58): warning CS0618: `FSpot.PhotoStore.Query(FSpot.Cor= e.Tag[])' is obsolete: `drop this, use IQueryCondition correctly instead' > ./FSpot/GroupSelector.cs(434,85): error CS0170: Use of possibly unassigne= d field `bounds' > ./FSpot/MainWindow.cs(913,72): warning CS0618: `FSpot.PhotoLoader' is obs= olete: `nuke or rename this' > ./FSpot/MainWindow.cs(1086,58): warning CS0618: `FSpot.DragDropTargets.Ur= iListEntry' is obsolete: `Use gtk_target_list_add_uri_target' > ./FSpot/MainWindow.cs(1189,58): warning CS0618: `FSpot.DragDropTargets.Ur= iListEntry' is obsolete: `Use gtk_target_list_add_uri_target' > ./FSpot/MainWindow.cs(1215,97): warning CS0618: `FSpot.PhotoQuery.Photos'= is obsolete: `DO NOT USE THIS, IT'S TOO SLOW' > ./FSpot/MainWindow.cs(1770,59): warning CS0618: `FSpot.PhotoStore.Query(F= Spot.Core.Tag[])' is obsolete: `drop this, use IQueryCondition correctly in= stead' > ./FSpot/MainWindow.cs(2293,33): warning CS0618: `FSpot.DragDropTargets.Pl= ainTextEntry' is obsolete: `better use gtk_target_list_add_text_targets' > ./FSpot/MainWindow.cs(2294,33): warning CS0618: `FSpot.DragDropTargets.Ur= iListEntry' is obsolete: `Use gtk_target_list_add_uri_target' > ./FSpot/MainWindow.cs(2306,45): warning CS0618: `FSpot.DragDropTargets.Pl= ainTextEntry' is obsolete: `better use gtk_target_list_add_text_targets' > ./FSpot/MainWindow.cs(2311,45): warning CS0618: `FSpot.DragDropTargets.Ur= iListEntry' is obsolete: `Use gtk_target_list_add_uri_target' > ./FSpot/MainWindow.cs(2732,51): warning CS0612: `Gtk.MenuItem.RemoveSubme= nu()' is obsolete > ./FSpot/MainWindow.cs(183,49): warning CS0618: `FSpot.DragDropTargets.Uri= ListEntry' is obsolete: `Use gtk_target_list_add_uri_target' > ./FSpot/MainWindow.cs(191,49): warning CS0618: `FSpot.DragDropTargets.Uri= ListEntry' is obsolete: `Use gtk_target_list_add_uri_target' > ./FSpot/PhotoStore.cs(379,35): warning CS0618: `FSpot.PhotoStore.Query(FS= pot.Core.Tag[], string, FSpot.Query.DateRange, FSpot.Query.RollSet)' is obs= olete: `drop this, use IQueryCondition correctly instead' > ./FSpot/SingleView.cs(97,55): warning CS0618: `FSpot.DragDropTargets.UriL= istEntry' is obsolete: `Use gtk_target_list_add_uri_target' > ./FSpot/SingleView.cs(98,55): warning CS0618: `FSpot.DragDropTargets.Plai= nTextEntry' is obsolete: `better use gtk_target_list_add_text_targets' > ./FSpot/SingleView.cs(442,64): warning CS0618: `FSpot.DragDropTargets.Uri= ListEntry' is obsolete: `Use gtk_target_list_add_uri_target' > ./FSpot/SingleView.cs(443,67): warning CS0618: `FSpot.DragDropTargets.Pla= inTextEntry' is obsolete: `better use gtk_target_list_add_text_targets' > ./FSpot/TagQueryWidget.cs(180,25): warning CS0612: `Gtk.DrawingArea.Size(= int, int)' is obsolete > ./FSpot/TagSelectionWidget.cs(707,58): warning CS0618: `FSpot.DragDropTar= gets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' > ./FSpot/TagSelectionWidget.cs(524,49): warning CS0618: `FSpot.DragDropTar= gets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' > ./FSpot/TagStore.cs(382,80): warning CS0618: `FSpot.PhotoStore.Query(FSpo= t.Core.Tag[])' is obsolete: `drop this, use IQueryCondition correctly inste= ad' > ./PixbufUtils.cs(131,47): warning CS0618: `PixbufUtils.GetOrientation(str= ing)' is obsolete: `Use GetOrientation (SafeUri) instead' > Compilation failed: 1 error(s), 45 warnings > gmake[4]: *** [../../../bin/f-spot.exe] Error 1 > gmake[3]: *** [all-recursive] Error 1 > gmake[2]: *** [all-recursive] Error 1 > gmake[1]: *** [all-recursive] Error 1 > gmake: *** [all] Error 2 > *** Error code 1 >=20 > Stop in /a/ports/graphics/f-spot. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > build of /usr/ports/graphics/f-spot ended at Sat May 5 13:52:47 UTC 2012 --=20 --=20 Pav Lucistnik An arrow (+0,+0) {@f0} finds a mark. It dies. --=-tkJzxOoRqEbrmxU/YYkJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEABECAAYFAk+lmWwACgkQntdYP8FOsoIB7ACgidemqZ0ibO5CPzvIv/F7svjZ PkcAn0HASPq+jJK2HBzkD9dE6XuVbeQx =dXwK -----END PGP SIGNATURE----- --=-tkJzxOoRqEbrmxU/YYkJ-- From owner-freebsd-mono@FreeBSD.ORG Sat May 5 21:25:18 2012 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38D6A106566B for ; Sat, 5 May 2012 21:25:18 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from sup.oook.cz (sup.oook.cz [94.23.0.135]) by mx1.freebsd.org (Postfix) with ESMTP id 1CFB68FC12 for ; Sat, 5 May 2012 21:25:16 +0000 (UTC) Received: from [192.168.0.23] ([89.177.24.112]) (authenticated bits=0) by sup.oook.cz (8.14.4/8.14.4) with ESMTP id q45LPF1K055847 for ; Sat, 5 May 2012 23:25:15 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: mono@FreeBSD.org Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-LZzbASKsoP5Mdd/+I/7k" Date: Sat, 05 May 2012 23:25:13 +0200 Message-ID: <1336253114.74542.5.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-Scanned-By: MIMEDefang 2.72 on 94.23.0.135 Cc: Subject: [Fwd: mono-tools-2.10 failed on amd64 8] X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2012 21:25:18 -0000 --=-LZzbASKsoP5Mdd/+I/7k Content-Type: text/plain; charset="ISO-8859-2" Content-Transfer-Encoding: quoted-printable -------- P=F8eposlan=E1 zpr=E1va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz, itetcu@freebsd.org, florent.thoumie@gmail.com > P=F8edm=ECt: mono-tools-2.10 failed on amd64 8 > Datum: Fri, 4 May 2012 17:10:11 GMT >=20 > Excerpt from the build log at >=20 > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8.201205040857= 31/mono-tools-2.10.log >=20 > building mono-tools-2.10 on gohan62.freebsd.org > in directory /y/pkgbuild/8/20120504085731/chroot/50 > building for: 8.1-RELEASE-p4 amd64 > maintained by: mono@FreeBSD.org > port directory: /usr/ports/devel/mono-tools > Makefile ident: $FreeBSD: ports/devel/mono-tools/Makefile,v 1.25 2012/01/= 21 17:37:12 eadler Exp $ >=20 > [... lines trimmed ...] >=20 > Member Added: public static bool Equals (this Mono.Cecil.IMetadataTokenPr= ovider self, Mono.Cecil.IMetadataTokenProvider other); > New Type: Gendarme.Framework.Rocks.CollectionRocks > Member Added: public static void AddIfNew (this System.Collections.Gen= eric.ICollection self, T item); > Member Added: public static void AddRangeIfNew (this System.Collection= s.Generic.ICollection self, System.Collections.Generic.IEnumerable it= ems); > New Type: Gendarme.Framework.Rocks.SystemRocks > Member Added: public static bool IsEmpty (this Version self); > New Type: Gendarme.Framework.Rocks.CustomAttributeRocks > Member Added: public static bool ContainsType (this System.Collections.Ge= neric.IEnumerable self, string attributeTypeNam= e); > Member Added: public static bool ContainsAnyType (this System.Collections= .Generic.IEnumerable self, string[] attributeTy= peNames); > Member Added: public static bool HasAttribute (this Mono.Cecil.ICustomAtt= ributeProvider self, string attributeName); > New Type: Gendarme.Framework.Rocks.FieldRocks > Member Added: public static bool IsGeneratedCode (this Mono.Cecil.FieldRe= ference self); > Member Added: public static bool IsVisible (this Mono.Cecil.FieldReferenc= e self); > New Type: Gendarme.Framework.Rocks.InstructionRocks > Member Added: public static Mono.Cecil.FieldDefinition GetField (this Mon= o.Cecil.Cil.Instruction self); > Member Added: public static Mono.Cecil.MethodReference GetMethod (this Mo= no.Cecil.Cil.Instruction self); > Member Added: public static object GetOperand (this Mono.Cecil.Cil.Instru= ction self, Mono.Cecil.MethodDefinition method); > Member Added: public static Mono.Cecil.TypeReference GetOperandType (this= Mono.Cecil.Cil.Instruction self, Mono.Cecil.MethodDefinition method); > Member Added: public static Mono.Cecil.ParameterDefinition GetParameter (= this Mono.Cecil.Cil.Instruction self, Mono.Cecil.MethodDefinition method); > Member Added: public static int GetPopCount (this Mono.Cecil.Cil.Instruct= ion self, Mono.Cecil.IMethodSignature method); > Member Added: public static int GetPushCount (this Mono.Cecil.Cil.Instruc= tion self); > Member Added: public static Mono.Cecil.Cil.VariableDefinition GetVariable= (this Mono.Cecil.Cil.Instruction self, Mono.Cecil.MethodDefinition method)= ; > Member Added: public static bool Is (this Mono.Cecil.Cil.Instruction self= , Mono.Cecil.Cil.Code code); > Member Added: public static bool IsLoadArgument (this Mono.Cecil.Cil.Inst= ruction self); > Member Added: public static bool IsLoadElement (this Mono.Cecil.Cil.Instr= uction self); > Member Added: public static bool IsLoadIndirect (this Mono.Cecil.Cil.Inst= ruction self); > Member Added: public static bool IsLoadLocal (this Mono.Cecil.Cil.Instruc= tion self); > Member Added: public static bool IsOperandZero (this Mono.Cecil.Cil.Instr= uction self); > Member Added: public static bool IsStoreArgument (this Mono.Cecil.Cil.Ins= truction self); > Member Added: public static bool IsStoreLocal (this Mono.Cecil.Cil.Instru= ction self); > Member Added: public static Mono.Cecil.Cil.Instruction TraceBack (this Mo= no.Cecil.Cil.Instruction self, Mono.Cecil.IMethodSignature method); > Member Added: public static Mono.Cecil.Cil.Instruction TraceBack (this Mo= no.Cecil.Cil.Instruction self, Mono.Cecil.IMethodSignature method, int offs= et); > New Type: Gendarme.Framework.Rocks.MethodRocks > Member Added: public static bool IsEntryPoint (this Mono.Cecil.MethodRefe= rence self); > Member Added: public static bool IsFinalizer (this Mono.Cecil.MethodRefer= ence self); > Member Added: public static bool IsGeneratedCode (this Mono.Cecil.MethodR= eference self); > Member Added: public static bool IsMain (this Mono.Cecil.MethodReference = self); > Member Added: public static bool IsOverride (this Mono.Cecil.MethodRefere= nce self); > Member Added: public static bool IsProperty (this Mono.Cecil.MethodRefere= nce self); > Member Added: public static bool IsVisible (this Mono.Cecil.MethodReferen= ce self); > Member Added: public static bool IsEventCallback (this Mono.Cecil.MethodR= eference self); > Member Added: public static Mono.Cecil.PropertyDefinition GetPropertyByAc= cessor (this Mono.Cecil.MethodReference self); > Member Added: public static bool CompareSignature (this Mono.Cecil.IMetho= dSignature self, Mono.Cecil.IMethodSignature signature); > New Type: Gendarme.Framework.Rocks.ModuleRocks > Member Added: public static void LoadDebuggingSymbols (this Mono.Cecil.Mo= duleDefinition self); > Member Added: public static System.Collections.Generic.IEnumerable GetAllTypes (this Mono.Cecil.ModuleDefinition self); > Member Added: public static bool HasAnyTypeReference (this Mono.Cecil.Mod= uleDefinition self, string[] typeNames); > New Type: Gendarme.Framework.Rocks.ParameterRocks > Member Added: public static bool IsParams (this Mono.Cecil.ParameterDefin= ition self); > Member Added: public static int GetSequence (this Mono.Cecil.ParameterRef= erence self); > New Type: Gendarme.Framework.Rocks.PropertyRocks > Member Added: public static bool IsGeneratedCode (this Mono.Cecil.Propert= yDefinition self); > New Type: Gendarme.Framework.Rocks.TypeRocks > Member Added: public static System.Collections.Generic.IEnumerable AllSuperTypes (this Mono.Cecil.TypeReference self); > Member Added: public static bool ContainsType (this System.Collections.Ge= neric.IEnumerable self, string typeName); > Member Added: public static bool ContainsAnyType (this System.Collections= .Generic.IEnumerable self, string[] typeNames); > Member Added: public static Mono.Cecil.MethodDefinition GetMethod (this M= ono.Cecil.TypeReference self, Gendarme.Framework.Helpers.MethodSignature si= gnature); > Member Added: public static Mono.Cecil.MethodDefinition GetMethod (this M= ono.Cecil.TypeReference self, Mono.Cecil.MethodAttributes attributes, strin= g name, string returnType, string[] parameters, Func customCondition); > Member Added: public static Mono.Cecil.MethodDefinition GetMethod (this M= ono.Cecil.TypeReference self, Mono.Cecil.MethodAttributes attributes, strin= g name, string returnType, string[] parameters); > Member Added: public static Mono.Cecil.MethodDefinition GetMethod (this M= ono.Cecil.TypeReference self, Mono.Cecil.MethodAttributes attributes, strin= g name); > Member Added: public static Mono.Cecil.MethodDefinition GetMethod (this M= ono.Cecil.TypeReference self, string name, string returnType, string[] para= meters); > Member Added: public static Mono.Cecil.MethodDefinition GetMethod (this M= ono.Cecil.TypeReference self, string name); > Member Added: public static Mono.Cecil.MethodDefinition GetMethod (this M= ono.Cecil.TypeReference self, Func custom= Condition); > Member Added: public static bool HasMethod (this Mono.Cecil.TypeReference= self, Gendarme.Framework.Helpers.MethodSignature signature); > Member Added: public static bool Implements (this Mono.Cecil.TypeReferenc= e self, string interfaceName); > Member Added: public static bool Inherits (this Mono.Cecil.TypeReference = self, string className); > Member Added: public static bool IsAttribute (this Mono.Cecil.TypeReferen= ce self); > Member Added: public static bool IsDelegate (this Mono.Cecil.TypeReferenc= e self); > Member Added: public static bool IsFlags (this Mono.Cecil.TypeReference s= elf); > Member Added: public static bool IsFloatingPoint (this Mono.Cecil.TypeRef= erence self); > Member Added: public static bool IsGeneratedCode (this Mono.Cecil.TypeRef= erence self); > Member Added: public static bool IsNative (this Mono.Cecil.TypeReference = self); > Member Added: public static bool IsStatic (this Mono.Cecil.TypeReference = self); > Member Added: public static bool IsVisible (this Mono.Cecil.TypeReference= self); > New Type: Gendarme.Framework.Rocks.VariableDefinitionRocks > Member Added: public static bool IsGeneratedName (this Mono.Cecil.Cil.Var= iableReference self); > Member Added: public static string GetName (this Mono.Cecil.Cil.VariableR= eference self); > New Type: Gendarme.Framework.ApplicabilityScope > Member Added: Visible > Member Added: NonVisible > Member Added: All > Namespace Directory Created: Gendarme.Framework > New Namespace File: Gendarme.Framework > New Type: Gendarme.Framework.AssemblyResolver > Member Added: public override Mono.Cecil.AssemblyDefinition Resolve (Mono= .Cecil.AssemblyNameReference name); > Member Added: public void CacheAssembly (Mono.Cecil.AssemblyDefinition as= sembly); > Member Added: public System.Collections.Generic.IDictionary AssemblyCache { get; } > Member Added: public static Gendarme.Framework.AssemblyResolver Resolver = { get; } > New Type: Gendarme.Framework.BasicIgnoreList > Member Added: public BasicIgnoreList (Gendarme.Framework.IRunner runner); > Member Added: public void Add (string rule, Mono.Cecil.IMetadataTokenProv= ider metadata); > Member Added: public bool IsIgnored (Gendarme.Framework.IRule rule, Mono.= Cecil.IMetadataTokenProvider metadata); > Member Added: public Gendarme.Framework.IRunner Runner { get; } > New Type: Gendarme.Framework.Bitmask`1 > Member Added: public Bitmask (); > Member Added: public Bitmask (bool initialValues); > Member Added: public void Clear (T bit); > Member Added: public void ClearAll (); > Member Added: public int Count (); > Member Added: public bool Get (T bit); > Member Added: public void Set (T bit); > Member Added: public void SetAll (); > Member Added: public void SetDown (T bit); > Member Added: public void SetUp (T bit); > Member Added: public bool Intersect (Gendarme.Framework.Bitmask bitmas= k); > Member Added: public bool IsSubsetOf (Gendarme.Framework.Bitmask bitma= sk); > Member Added: public override bool Equals (object obj); > Member Added: public bool Equals (Gendarme.Framework.Bitmask other); > Member Added: public override int GetHashCode (); > Member Added: public override string ToString (); > New Type: Gendarme.Framework.Confidence > Member Added: Total > Member Added: High > Member Added: Normal > Member Added: Low > New Type: Gendarme.Framework.Defect > Member Added: public Defect (Gendarme.Framework.IRule rule, Mono.Cecil.IM= etadataTokenProvider target, Mono.Cecil.IMetadataTokenProvider location, Ge= ndarme.Framework.Severity severity, Gendarme.Framework.Confidence confidenc= e, string text); > Member Added: public Defect (Gendarme.Framework.IRule rule, Mono.Cecil.IM= etadataTokenProvider target, Mono.Cecil.IMetadataTokenProvider location, Ge= ndarme.Framework.Severity severity, Gendarme.Framework.Confidence confidenc= e); > Member Added: public Defect (Gendarme.Framework.IRule rule, Mono.Cecil.IM= etadataTokenProvider target, Mono.Cecil.MethodDefinition location, Mono.Cec= il.Cil.Instruction ins, Gendarme.Framework.Severity severity, Gendarme.Fram= ework.Confidence confidence, string text); > Member Added: public Defect (Gendarme.Framework.IRule rule, Mono.Cecil.IM= etadataTokenProvider target, Mono.Cecil.MethodDefinition location, Mono.Cec= il.Cil.Instruction ins, Gendarme.Framework.Severity severity, Gendarme.Fram= ework.Confidence confidence); > Member Added: public Mono.Cecil.AssemblyDefinition Assembly { get; } > Member Added: public Gendarme.Framework.Confidence Confidence { get; } > Member Added: public Mono.Cecil.Cil.Instruction Instruction { get; } > Member Added: public Mono.Cecil.IMetadataTokenProvider Location { get; } > Member Added: public Gendarme.Framework.IRule Rule { get; } > Member Added: public Gendarme.Framework.Severity Severity { get; } > Member Added: public string Source { get; } > Member Added: public Mono.Cecil.IMetadataTokenProvider Target { get; } > Member Added: public string Text { get; } > New Type: Gendarme.Framework.DocumentationUriAttribute > Member Added: public DocumentationUriAttribute (string documentationUri); > Member Added: public Uri DocumentationUri { get; } > New Type: Gendarme.Framework.Engine > Member Added: protected Engine (); > Member Added: public virtual void Initialize (Gendarme.Framework.EngineCo= ntroller controller); > Member Added: public virtual void TearDown (); > Member Added: protected Gendarme.Framework.EngineController Controller { = get; } > New Type: Gendarme.Framework.EngineController > Member Added: public EngineController (Gendarme.Framework.IRunner runner)= ; > Member Added: public event EventHandler BuildingCustomAttributes; > Member Added: public event EventHandler BuildingMethodBody; > Member Added: public event EventHandler BuildingType; > Member Added: public event EventHandler BuildingModule; > Member Added: public event EventHandler BuildingAssembly; > Member Added: public void Subscribe (string engineName); > Member Added: public void Unsubscribe (string engineName); > Member Added: public void Build (System.Collections.Generic.IList list); > Member Added: public void TearDown (); > Member Added: public Gendarme.Framework.IRunner Runner { get; } > Member Added: public Gendarme.Framework.Engine this[string name] { get; } > Member Added: public Gendarme.Framework.Engines.OpCodeEngine OpCode { get= ; } > New Type: Gendarme.Framework.EngineDependencyAttribute > Member Added: public EngineDependencyAttribute (Type engineType); > Member Added: public EngineDependencyAttribute (string engineType); > Member Added: public string EngineType { get; } > New Type: Gendarme.Framework.EngineEventArgs > Member Added: public EngineEventArgs (Gendarme.Framework.EngineController= controller); > Member Added: public Gendarme.Framework.EngineController Controller { get= ; } > New Type: Gendarme.Framework.FxCopCompatibilityAttribute > Member Added: public FxCopCompatibilityAttribute (string category, string= checkId); > Member Added: public string Category { get; } > Member Added: public string CheckId { get; } > New Type: Gendarme.Framework.HierarchicalEventArgs > Member Added: protected HierarchicalEventArgs (); > Member Added: public Mono.Cecil.AssemblyDefinition CurrentAssembly { get;= set; } > Member Added: public Mono.Cecil.ModuleDefinition CurrentModule { get; set= ; } > Member Added: public Mono.Cecil.TypeDefinition CurrentType { get; set; } > Member Added: public Mono.Cecil.MethodDefinition CurrentMethod { get; set= ; } > New Type: Gendarme.Framework.IAssemblyRule > Member Added: public Gendarme.Framework.RuleResult CheckAssembly (Mono.Ce= cil.AssemblyDefinition assembly); > New Type: Gendarme.Framework.IIgnoreList > Member Added: public void Add (string rule, Mono.Cecil.IMetadataTokenProv= ider metadata); > Member Added: public bool IsIgnored (Gendarme.Framework.IRule rule, Mono.= Cecil.IMetadataTokenProvider metadata); > Member Added: public Gendarme.Framework.IRunner Runner { get; } > New Type: Gendarme.Framework.IMethodRule > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Framework.IRule > Member Added: public void Initialize (Gendarme.Framework.IRunner runner); > Member Added: public void TearDown (); > Member Added: public bool Active { get; set; } > Member Added: public Gendarme.Framework.IRunner Runner { get; } > Member Added: public string Name { get; } > Member Added: public string FullName { get; } > Member Added: public Uri Uri { get; } > Member Added: public string Problem { get; } > Member Added: public string Solution { get; } > Member Added: public Gendarme.Framework.ApplicabilityScope ApplicabilityS= cope { get; set; } > New Type: Gendarme.Framework.IRunner > Member Added: public event EventHandler AnalyzeAssembly; > Member Added: public event EventHandler AnalyzeModule; > Member Added: public event EventHandler AnalyzeType; > Member Added: public event EventHandler AnalyzeMethod; > Member Added: public void Initialize (); > Member Added: public void Report (Gendarme.Framework.Defect defect); > Member Added: public void Report (Mono.Cecil.IMetadataTokenProvider metad= ata, Gendarme.Framework.Severity severity, Gendarme.Framework.Confidence co= nfidence); > Member Added: public void Report (Mono.Cecil.IMetadataTokenProvider metad= ata, Gendarme.Framework.Severity severity, Gendarme.Framework.Confidence co= nfidence, string message); > Member Added: public void Report (Mono.Cecil.MethodDefinition method, Mon= o.Cecil.Cil.Instruction ins, Gendarme.Framework.Severity severity, Gendarme= .Framework.Confidence confidence); > Member Added: public void Report (Mono.Cecil.MethodDefinition method, Mon= o.Cecil.Cil.Instruction ins, Gendarme.Framework.Severity severity, Gendarme= .Framework.Confidence confidence, string message); > Member Added: public void TearDown (); > Member Added: public System.Collections.ObjectModel.Collection Rules { get; } > Member Added: public System.Collections.ObjectModel.Collection Assemblies { get; } > Member Added: public Gendarme.Framework.IIgnoreList IgnoreList { get; set= ; } > Member Added: public System.Collections.ObjectModel.Collection Defects { get; } > Member Added: public int DefectsLimit { get; } > Member Added: public Gendarme.Framework.Bitmask SeverityBitmask { get; } > Member Added: public Gendarme.Framework.Bitmask ConfidenceBitmask { get; } > Member Added: public int VerbosityLevel { get; } > Member Added: public Gendarme.Framework.EngineController Engines { get; } > Member Added: public Gendarme.Framework.RuleResult CurrentRuleResult { ge= t; } > New Type: Gendarme.Framework.ITypeRule > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Framework.ProblemAttribute > Member Added: public ProblemAttribute (string problem); > Member Added: public string Problem { get; } > New Type: Gendarme.Framework.Rule > Member Added: protected Rule (); > Member Added: public virtual void Initialize (Gendarme.Framework.IRunner = runner); > Member Added: public virtual void TearDown (); > Member Added: public virtual bool Active { get; set; } > Member Added: public Gendarme.Framework.IRunner Runner { get; } > Member Added: public virtual string Name { get; } > Member Added: public virtual string FullName { get; } > Member Added: public virtual string Problem { get; } > Member Added: public virtual string Solution { get; } > Member Added: public virtual Uri Uri { get; } > Member Added: public Gendarme.Framework.ApplicabilityScope ApplicabilityS= cope { get; set; } > New Type: Gendarme.Framework.RuleResult > Member Added: DoesNotApply > Member Added: Success > Member Added: Failure > Member Added: Abort > New Type: Gendarme.Framework.Runner > Member Added: protected Runner (); > Member Added: public event EventHandler AnalyzeAssembly; > Member Added: public event EventHandler AnalyzeModule; > Member Added: public event EventHandler AnalyzeType; > Member Added: public event EventHandler AnalyzeMethod; > Member Added: public virtual void Initialize (); > Member Added: public virtual void Report (Gendarme.Framework.Defect defec= t); > Member Added: public void Report (Mono.Cecil.IMetadataTokenProvider metad= ata, Gendarme.Framework.Severity severity, Gendarme.Framework.Confidence co= nfidence); > Member Added: public void Report (Mono.Cecil.IMetadataTokenProvider metad= ata, Gendarme.Framework.Severity severity, Gendarme.Framework.Confidence co= nfidence, string message); > Member Added: public void Report (Mono.Cecil.MethodDefinition method, Mon= o.Cecil.Cil.Instruction ins, Gendarme.Framework.Severity severity, Gendarme= .Framework.Confidence confidence); > Member Added: public void Report (Mono.Cecil.MethodDefinition method, Mon= o.Cecil.Cil.Instruction ins, Gendarme.Framework.Severity severity, Gendarme= .Framework.Confidence confidence, string message); > Member Added: public void Reset (); > Member Added: protected virtual void OnAssembly (Gendarme.Framework.Runne= rEventArgs e); > Member Added: protected virtual void OnModule (Gendarme.Framework.RunnerE= ventArgs e); > Member Added: protected virtual void OnType (Gendarme.Framework.RunnerEve= ntArgs e); > Member Added: protected virtual void OnMethod (Gendarme.Framework.RunnerE= ventArgs e); > Member Added: public virtual void Run (); > Member Added: public virtual void TearDown (); > Member Added: public virtual void TearDown (Gendarme.Framework.IRule rule= ); > Member Added: protected Gendarme.Framework.IRule CurrentRule { get; set; = } > Member Added: protected Mono.Cecil.IMetadataTokenProvider CurrentTarget {= get; set; } > Member Added: public Gendarme.Framework.IIgnoreList IgnoreList { get; set= ; } > Member Added: public System.Collections.ObjectModel.Collection Rules { get; } > Member Added: public System.Collections.ObjectModel.Collection Assemblies { get; } > Member Added: public System.Collections.ObjectModel.Collection Defects { get; } > Member Added: public int DefectsLimit { get; set; } > Member Added: public Gendarme.Framework.Bitmask SeverityBitmask { get; } > Member Added: public Gendarme.Framework.Bitmask ConfidenceBitmask { get; } > Member Added: public int VerbosityLevel { get; set; } > Member Added: public Gendarme.Framework.EngineController Engines { get; } > Member Added: public Gendarme.Framework.RuleResult CurrentRuleResult { ge= t; } > New Type: Gendarme.Framework.RunnerEventArgs > Member Added: public RunnerEventArgs (Gendarme.Framework.IRunner runner); > Member Added: public Gendarme.Framework.IRunner Runner { get; } > New Type: Gendarme.Framework.Severity > Member Added: Critical > Member Added: High > Member Added: Medium > Member Added: Low > Member Added: Audit > New Type: Gendarme.Framework.SolutionAttribute > Member Added: public SolutionAttribute (string solution); > Member Added: public string Solution { get; } > New Type: Gendarme.Framework.Symbols > Member Added: public static string GetSource (Gendarme.Framework.Defect d= efect); > New Type: Gendarme.Framework.ThreadModel > Member Added: MainThread > Member Added: SingleThread > Member Added: Serializable > Member Added: Concurrent > Member Added: AllowEveryCaller > New Type: Gendarme.Framework.ThreadModelAttribute > Member Added: public ThreadModelAttribute (Gendarme.Framework.ThreadModel= model); > Member Added: public override string ToString (); > Member Added: public override bool Equals (object obj); > Member Added: public bool Equals (Gendarme.Framework.ThreadModelAttribute= rhs); > Member Added: public static bool op_Equality (Gendarme.Framework.ThreadMo= delAttribute lhs, Gendarme.Framework.ThreadModelAttribute rhs); > Member Added: public static bool op_Inequality (Gendarme.Framework.Thread= ModelAttribute lhs, Gendarme.Framework.ThreadModelAttribute rhs); > Member Added: public override int GetHashCode (); > Member Added: public Gendarme.Framework.ThreadModel Model { get; set; } > Member Added: public bool AllowsEveryCaller { get; set; } > Members Added: 374, Members Deleted: 0 > touch doc/generated/index.xml > mdoc assemble -f ecma -o doc/Gendarme.Framework doc/generated=20 > echo -e "\n\n\t\n\t\n" > doc/Gendarme.Framework.source=20 > gmake[3]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/framework' > gmake[2]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/framework' > Making all in rules > gmake[2]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules' > Making all in Test.Rules > gmake[3]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Test.Rules' > /usr/local/bin/gmcs -target:library -debug+ -d:TRACE -optimize+ -nowarn:1= 591 -warn:0 -pkg:mono-nunit -r:/usr/local/lib/mono/gac/Mono.Cecil/0.9.5.0_= _0738eb9f132ed756/Mono.Cecil.dll -r:../../bin/Gendarme.Framework.dll -out:.= ./Test.Rules/Test.Rules.dll ./Definitions/SimpleMethods.cs ./Definitions/Si= mpleTypes.cs ./Fixtures/AssemblyRuleTestFixture.cs ./Fixtures/MethodRuleTes= tFixture.cs ./Fixtures/RuleTestFixture.cs ./Fixtures/TypeRuleTestFixture.cs= ./Helpers/AssemblyCache.cs ./Helpers/DefinitionLoader.cs ./Helpers/TestRun= ner.cs > gmake[3]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Test.Rules' > Making all in Gendarme.Rules.BadPractice > gmake[3]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.BadPractice' > Making all in Test > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.BadPractice/Test' > gmake[4]: Nothing to be done for `all'. > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.BadPractice/Test' > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.BadPractice' > /usr/local/bin/gmcs -target:library -debug+ -d:TRACE -optimize+ -nowarn:1= 591 -warn:4 -warnaserror+ -nowarn:1591 -doc:../../bin/Gendarme.Rules.BadPr= actice.dll.doc \ > -r:/usr/local/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cec= il.dll -r:../../bin/Gendarme.Framework.dll -out:../../bin/Gendarme.Rules.Ba= dPractice.dll ./AvoidAssemblyVersionMismatchRule.cs ./AvoidCallingProblemat= icMethodsRule.cs ./AvoidVisibleConstantFieldRule.cs ./CheckNewExceptionWith= outThrowingRule.cs ./CheckNewThreadWithoutStartRule.cs ./CloneMethodShouldN= otReturnNullRule.cs ./ConstructorShouldNotCallVirtualMethodsRule.cs ./Disab= leDebuggingCodeRule.cs ./DoNotForgetNotImplementedMethodsRule.cs ./DoNotUse= EnumIsAssignableFromRule.cs ./DoNotUseGetInterfaceToCheckAssignabilityRule.= cs ./EqualShouldHandleNullArgRule.cs ./GetEntryAssemblyMayReturnNullRule.cs= ./ObsoleteMessagesShouldNotBeEmptyRule.cs ./OnlyUseDisposeForIDisposableTy= pesRule.cs ./PreferEmptyInstanceOverNullRule.cs ./PreferParamsArrayForVaria= bleArgumentsRule.cs ./PreferTryParseRule.cs ./PreferSafeHandleRule.cs ./Rep= laceIncompleteOddnessCheckRule.cs ./ReturnNullRule.cs ./ToStringReturnsNull= Rule.cs ./UseFile > OpenOnlyWithFileAccessRule.cs ../../AssemblyInfo.cs ./../../AssemblyStat= icInfo.cs > mkdir -p doc > mdoc update -i ../../bin/Gendarme.Rules.BadPractice.dll.doc -o doc/genera= ted ../../bin/Gendarme.Rules.BadPractice.dll > New Type: Gendarme.Rules.BadPractice.AvoidAssemblyVersionMismatchRule > Member Added: public AvoidAssemblyVersionMismatchRule (); > Member Added: public Gendarme.Framework.RuleResult CheckAssembly (Mono.Ce= cil.AssemblyDefinition assembly); > Namespace Directory Created: Gendarme.Rules.BadPractice > New Namespace File: Gendarme.Rules.BadPractice > New Type: Gendarme.Rules.BadPractice.AvoidCallingProblematicMethodsRule > Member Added: public AvoidCallingProblematicMethodsRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.BadPractice.AvoidVisibleConstantFieldRule > Member Added: public AvoidVisibleConstantFieldRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.BadPractice.CheckNewExceptionWithoutThrowingRule > Member Added: public CheckNewExceptionWithoutThrowingRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.BadPractice.CheckNewThreadWithoutStartRule > Member Added: public CheckNewThreadWithoutStartRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.BadPractice.CloneMethodShouldNotReturnNullRule > Member Added: public CloneMethodShouldNotReturnNullRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public override Gendarme.Framework.RuleResult CheckMethod (= Mono.Cecil.MethodDefinition method); > Member Added: protected override void Report (Mono.Cecil.MethodDefinition= method, Mono.Cecil.Cil.Instruction ins); > New Type: Gendarme.Rules.BadPractice.ConstructorShouldNotCallVirtualMetho= dsRule > Member Added: public ConstructorShouldNotCallVirtualMethodsRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.BadPractice.DisableDebuggingCodeRule > Member Added: public DisableDebuggingCodeRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.BadPractice.DoNotForgetNotImplementedMethodsRule > Member Added: public DoNotForgetNotImplementedMethodsRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.BadPractice.DoNotUseEnumIsAssignableFromRule > Member Added: public DoNotUseEnumIsAssignableFromRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.BadPractice.DoNotUseGetInterfaceToCheckAssignabi= lityRule > Member Added: public DoNotUseGetInterfaceToCheckAssignabilityRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.BadPractice.EqualsShouldHandleNullArgRule > Member Added: public EqualsShouldHandleNullArgRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.BadPractice.GetEntryAssemblyMayReturnNullRule > Member Added: public GetEntryAssemblyMayReturnNullRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.BadPractice.ObsoleteMessagesShouldNotBeEmptyRule > Member Added: public ObsoleteMessagesShouldNotBeEmptyRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.BadPractice.OnlyUseDisposeForIDisposableTypesRul= e > Member Added: public OnlyUseDisposeForIDisposableTypesRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.BadPractice.PreferEmptyInstanceOverNullRule > Member Added: public PreferEmptyInstanceOverNullRule (); > Member Added: public override Gendarme.Framework.RuleResult CheckMethod (= Mono.Cecil.MethodDefinition method); > Member Added: protected override void Report (Mono.Cecil.MethodDefinition= method, Mono.Cecil.Cil.Instruction ins); > New Type: Gendarme.Rules.BadPractice.PreferParamsArrayForVariableArgument= sRule > Member Added: public PreferParamsArrayForVariableArgumentsRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.BadPractice.PreferTryParseRule > Member Added: public PreferTryParseRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.BadPractice.PreferSafeHandleRule > Member Added: public PreferSafeHandleRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.BadPractice.ReplaceIncompleteOddnessCheckRule > Member Added: public ReplaceIncompleteOddnessCheckRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.BadPractice.ReturnNullRule > Member Added: protected ReturnNullRule (); > Member Added: public virtual Gendarme.Framework.RuleResult CheckMethod (M= ono.Cecil.MethodDefinition method); > Member Added: protected abstract void Report (Mono.Cecil.MethodDefinition= method, Mono.Cecil.Cil.Instruction ins); > New Type: Gendarme.Rules.BadPractice.ToStringShouldNotReturnNullRule > Member Added: public ToStringShouldNotReturnNullRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > Member Added: protected override void Report (Mono.Cecil.MethodDefinition= method, Mono.Cecil.Cil.Instruction ins); > New Type: Gendarme.Rules.BadPractice.UseFileOpenOnlyWithFileAccessRule > Member Added: public UseFileOpenOnlyWithFileAccessRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > Members Added: 57, Members Deleted: 0 > touch doc/generated/index.xml > mdoc assemble -f ecma -o doc/Gendarme.Rules.BadPractice doc/generated=20 > echo -e "\n\n\t\n\t\n" > doc/Gendarme= .Rules.BadPractice.source=20 > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.BadPractice' > gmake[3]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.BadPractice' > Making all in Gendarme.Rules.Concurrency > gmake[3]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Concurrency' > Making all in Test > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Concurrency/Test' > gmake[4]: Nothing to be done for `all'. > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Concurrency/Test' > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Concurrency' > /usr/local/bin/gmcs -target:library -debug+ -d:TRACE -optimize+ -nowarn:1= 591 -warn:4 -warnaserror+ -nowarn:1591 -doc:../../bin/Gendarme.Rules.Concu= rrency.dll.doc \ > -r:/usr/local/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cec= il.dll -r:../../bin/Gendarme.Framework.dll -out:../../bin/Gendarme.Rules.Co= ncurrency.dll ./DecorateThreadsRule.cs ./DoNotLockOnThisOrTypesRule.cs ./Do= NotLockOnWeakIdentityObjectsRule.cs ./DoNotUseMethodImplOptionsSynchronized= Rule.cs ./DoNotUseThreadStaticWithInstanceFieldsRule.cs ./DontUseLockedRegi= onOutsideMethodRule.cs ./DoubleCheckLockingRule.cs ./LockAnalyzerRule.cs ./= NonConstantStaticFieldsShouldNotBeVisibleRule.cs ./ProtectCallToEventDelega= tesRule.cs ./ReviewLockUsedOnlyForOperationsOnVariablesRule.cs ./ThreadRock= s.cs ./WriteStaticFieldFromInstanceMethodRule.cs ../../AssemblyInfo.cs ./..= /../AssemblyStaticInfo.cs > mkdir -p doc > mdoc update -i ../../bin/Gendarme.Rules.Concurrency.dll.doc -o doc/genera= ted ../../bin/Gendarme.Rules.Concurrency.dll > New Type: Gendarme.Rules.Concurrency.DecorateThreadsRule > Member Added: public DecorateThreadsRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public void OnAssembly (object sender, Gendarme.Framework.R= unnerEventArgs e); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > Member Added: public override void TearDown (); > Member Added: public int DefectCount { get; } > Namespace Directory Created: Gendarme.Rules.Concurrency > New Namespace File: Gendarme.Rules.Concurrency > New Type: Gendarme.Rules.Concurrency.DoNotLockOnThisOrTypesRule > Member Added: public DoNotLockOnThisOrTypesRule (); > Member Added: public override void Analyze (Mono.Cecil.MethodDefinition m= ethod, Mono.Cecil.MethodReference enter, Mono.Cecil.Cil.Instruction ins); > New Type: Gendarme.Rules.Concurrency.DoNotLockOnWeakIdentityObjectsRule > Member Added: public DoNotLockOnWeakIdentityObjectsRule (); > Member Added: public override void Analyze (Mono.Cecil.MethodDefinition m= ethod, Mono.Cecil.MethodReference enter, Mono.Cecil.Cil.Instruction ins); > New Type: Gendarme.Rules.Concurrency.DoNotUseMethodImplOptionsSynchronize= dRule > Member Added: public DoNotUseMethodImplOptionsSynchronizedRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Concurrency.DoNotUseThreadStaticWithInstanceFiel= dsRule > Member Added: public DoNotUseThreadStaticWithInstanceFieldsRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Concurrency.DoNotUseLockedRegionOutsideMethodRul= e > Member Added: public DoNotUseLockedRegionOutsideMethodRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Concurrency.DoubleCheckLockingRule > Member Added: public DoubleCheckLockingRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Concurrency.LockAnalyzerRule > Member Added: protected LockAnalyzerRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public abstract void Analyze (Mono.Cecil.MethodDefinition m= ethod, Mono.Cecil.MethodReference enter, Mono.Cecil.Cil.Instruction ins); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Concurrency.NonConstantStaticFieldsShouldNotBeVi= sibleRule > Member Added: public NonConstantStaticFieldsShouldNotBeVisibleRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Concurrency.ProtectCallToEventDelegatesRule > Member Added: public ProtectCallToEventDelegatesRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Concurrency.ReviewLockUsedOnlyForOperationsOnVar= iablesRule > Member Added: public ReviewLockUsedOnlyForOperationsOnVariablesRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Concurrency.WriteStaticFieldFromInstanceMethodRu= le > Member Added: public WriteStaticFieldFromInstanceMethodRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > Members Added: 33, Members Deleted: 0 > touch doc/generated/index.xml > mdoc assemble -f ecma -o doc/Gendarme.Rules.Concurrency doc/generated=20 > echo -e "\n\n\t\n\t\n" > doc/Gendarme= .Rules.Concurrency.source=20 > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Concurrency' > gmake[3]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Concurrency' > Making all in Gendarme.Rules.Correctness > gmake[3]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Correctness' > Making all in Test > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Correctness/Test' > gmake[4]: Nothing to be done for `all'. > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Correctness/Test' > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Correctness' > /usr/local/bin/gmcs -target:library -debug+ -d:TRACE -optimize+ -nowarn:1= 591 -warn:4 -warnaserror+ -nowarn:1591 -doc:../../bin/Gendarme.Rules.Corre= ctness.dll.doc \ > -r:/usr/local/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cec= il.dll -r:../../bin/Gendarme.Framework.dll -out:../../bin/Gendarme.Rules.Co= rrectness.dll ./AttributeStringLiteralsShouldParseCorrectlyRule.cs ./AvoidC= odeWithSideEffectsInConditionalCodeRule.cs ./AvoidConstructorsInStaticTypes= Rule.cs ./AvoidFloatingPointEqualityRule.cs ./AvoidMethodsWithSideEffectsIn= ConditionalCodeRule.cs ./DoNotRecurseInEqualityRule.cs ./BadRecursiveInvoca= tionRule.cs ./CallingEqualsWithNullArgRule.cs ./CheckParametersNullityInVis= ibleMethodsRule.cs ./DisposableFieldsShouldBeDisposedRule.cs ./DoNotRoundIn= tegersRule.cs ./DontCompareWithNaNRule.cs ./EnsureLocalDisposalRule.cs ./Fi= nalizersShouldCallBaseClassFinalizerRule.cs ./FloatComparisonRule.cs ./Revi= ewInconsistentIdentityRule.cs ./MethodCanBeMadeStaticRule.cs ./ProvideCorre= ctArgumentsToFormattingMethodsRule.cs ./ProvideCorrectRegexPatternRule.cs .= /ProvideValidXmlStringRule.cs ./ProvideValidXPathExpressionRule.cs ./Review= CastOnIntegerDivi > sionRule.cs ./ReviewCastOnIntegerMultiplicationRule.cs ./ReviewDoubleAss= ignmentRule.cs ./ReviewSelfAssignmentRule.cs ./ReviewUselessControlFlowRule= .cs ./ReviewUseOfInt64BitsToDoubleRule.cs ./ReviewUseOfModuloOneOnIntegersR= ule.cs ./UseNoInliningWithGetCallingAssemblyRule.cs ./UseValueInPropertySet= terRule.cs ../../AssemblyInfo.cs ./../../AssemblyStaticInfo.cs > mkdir -p doc > mdoc update -i ../../bin/Gendarme.Rules.Correctness.dll.doc -o doc/genera= ted ../../bin/Gendarme.Rules.Correctness.dll > New Type: Gendarme.Rules.Correctness.AttributeStringLiteralsShouldParseCo= rrectlyRule > Member Added: public AttributeStringLiteralsShouldParseCorrectlyRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > Member Added: public Gendarme.Framework.RuleResult CheckAssembly (Mono.Ce= cil.AssemblyDefinition assembly); > Namespace Directory Created: Gendarme.Rules.Correctness > New Namespace File: Gendarme.Rules.Correctness > New Type: Gendarme.Rules.Correctness.AvoidCodeWithSideEffectsInConditiona= lCodeRule > Member Added: public AvoidCodeWithSideEffectsInConditionalCodeRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.AvoidConstructorsInStaticTypesRule > Member Added: public AvoidConstructorsInStaticTypesRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Correctness.AvoidFloatingPointEqualityRule > Member Added: public AvoidFloatingPointEqualityRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.AvoidMethodsWithSideEffectsInConditi= onalCodeRule > Member Added: public AvoidMethodsWithSideEffectsInConditionalCodeRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.DoNotRecurseInEqualityRule > Member Added: public DoNotRecurseInEqualityRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.BadRecursiveInvocationRule > Member Added: public BadRecursiveInvocationRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.CallingEqualsWithNullArgRule > Member Added: public CallingEqualsWithNullArgRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.CheckParametersNullityInVisibleMetho= dsRule > Member Added: public CheckParametersNullityInVisibleMethodsRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.DisposableFieldsShouldBeDisposedRule > Member Added: public DisposableFieldsShouldBeDisposedRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Correctness.DoNotRoundIntegersRule > Member Added: public DoNotRoundIntegersRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.DoNotCompareWithNaNRule > Member Added: public DoNotCompareWithNaNRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.EnsureLocalDisposalRule > Member Added: public EnsureLocalDisposalRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.FinalizersShouldCallBaseClassFinaliz= erRule > Member Added: public FinalizersShouldCallBaseClassFinalizerRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Correctness.FloatingComparisonRule > Member Added: protected FloatingComparisonRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: protected static bool IsApplicable (Mono.Cecil.MethodDefini= tion method); > New Type: Gendarme.Rules.Correctness.ReviewInconsistentIdentityRule > Member Added: public ReviewInconsistentIdentityRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Correctness.MethodCanBeMadeStaticRule > Member Added: public MethodCanBeMadeStaticRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.ProvideCorrectArgumentsToFormattingM= ethodsRule > Member Added: public ProvideCorrectArgumentsToFormattingMethodsRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.ProvideCorrectRegexPatternRule > Member Added: public ProvideCorrectRegexPatternRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.ProvideValidXmlStringRule > Member Added: public ProvideValidXmlStringRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.ProvideValidXPathExpressionRule > Member Added: public ProvideValidXPathExpressionRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.ReviewCastOnIntegerDivisionRule > Member Added: public ReviewCastOnIntegerDivisionRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.ReviewCastOnIntegerMultiplicationRul= e > Member Added: public ReviewCastOnIntegerMultiplicationRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.ReviewDoubleAssignmentRule > Member Added: public ReviewDoubleAssignmentRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.ReviewSelfAssignmentRule > Member Added: public ReviewSelfAssignmentRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.ReviewUselessControlFlowRule > Member Added: public ReviewUselessControlFlowRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.ReviewUseOfInt64BitsToDoubleRule > Member Added: public ReviewUseOfInt64BitsToDoubleRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.ReviewUseOfModuloOneOnIntegersRule > Member Added: public ReviewUseOfModuloOneOnIntegersRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.UseNoInliningWithGetCallingAssemblyR= ule > Member Added: public UseNoInliningWithGetCallingAssemblyRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Correctness.UseValueInPropertySetterRule > Member Added: public UseValueInPropertySetterRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > Members Added: 70, Members Deleted: 0 > touch doc/generated/index.xml > mdoc assemble -f ecma -o doc/Gendarme.Rules.Correctness doc/generated=20 > echo -e "\n\n\t\n\t\n" > doc/Gendarme= .Rules.Correctness.source=20 > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Correctness' > gmake[3]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Correctness' > Making all in Gendarme.Rules.Design > gmake[3]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Design' > Making all in Test > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Design/Test' > gmake[4]: Nothing to be done for `all'. > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Design/Test' > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Design' > /usr/local/bin/gmcs -target:library -debug+ -d:TRACE -optimize+ -nowarn:1= 591 -warn:4 -warnaserror+ -nowarn:1591 -doc:../../bin/Gendarme.Rules.Desig= n.dll.doc \ > -r:/usr/local/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cec= il.dll -r:../../bin/Gendarme.Framework.dll -out:../../bin/Gendarme.Rules.De= sign.dll ./AbstractTypesShouldNotHavePublicConstructorsRule.cs ./AttributeA= rgumentsShouldHaveAccessorsRule.cs ./AvoidEmptyInterfaceRule.cs ./AvoidMult= idimensionalIndexerRule.cs ./AvoidPropertiesWithoutGetAccessorRule.cs ./Avo= idPublicInstanceFieldsRule.cs ./AvoidRefAndOutParametersRule.cs ./AvoidSmal= lNamespaceRule.cs ./AvoidVisibleNestedTypesRule.cs ./ConsiderAddingInterfac= eRule.cs ./ConsiderConvertingFieldToNullableRule.cs ./ConsiderConvertingMet= hodToPropertyRule.cs ./ConsiderUsingStaticTypeRule.cs ./DeclareEventHandler= sCorrectlyRule.cs ./DefineAZeroValueRule.cs ./DisposableTypesShouldHaveFina= lizerRule.cs ./DoNotDeclareVirtualMethodsInSealedTypeRule.cs ./DontDeclareP= rotectedFieldsInSealedClassRule.cs ./EnsureSymmetryForOverloadedOperatorsRu= le.cs ./EnumeratorsShouldBeStronglyTypedRule.cs ./EnumsShouldDefineAZeroVal= ueRule.cs ./Enums > ShouldUseInt32Rule.cs ./FinalizersShouldBeProtectedRule.cs ./FlagsShould= NotDefineAZeroValueRule.cs ./ImplementEqualsAndGetHashCodeInPairRule.cs ./I= mplementIComparableCorreclyRule.cs ./InternalNamespacesShouldNotExposeTypes= Rule.cs ./ListsAreStronglyTypedRule.cs ./MainShouldNotBePublicRule.cs ./Mar= kAssemblyWithAssemblyVersionRule.cs ./MarkAssemblyWithAttributeRule.cs ./Ma= rkAssemblyWithCLSCompliantRule.cs ./MarkAssemblyWithComVisibleRule.cs ./Mis= singAttributeUsageOnCustomAttributeRule.cs ./OperatorEqualsShouldBeOverload= edRule.cs ./OverrideEqualsMethodRule.cs ./PreferEventsOverMethodsRule.cs ./= PreferIntegerOrStringForIndexersRule.cs ./PreferUriOverStringRule.cs ./Pref= erXmlAbstractionsRule.cs ./ProvideAlternativeNamesForOperatorOverloadsRule.= cs ./ProvideTryParseAlternativeRule.cs ./StronglyTypedRule.cs ./StronglyTyp= eICollectionMembersRule.cs ./TypesShouldBeInsideNamespacesRule.cs ./TypesWi= thDisposableFieldsShouldBeDisposableRule.cs ./TypesWithNativeFieldsShouldBe= DisposableRule.cs > ./UseFlagsAttributeRule.cs ./UseCorrectDisposeSignaturesRul! > e.cs ./UsingCloneWithoutImplementingICloneableRule.cs ../../AssemblyInfo= .cs ./../../AssemblyStaticInfo.cs > mkdir -p doc > mdoc update -i ../../bin/Gendarme.Rules.Design.dll.doc -o doc/generated .= ./../bin/Gendarme.Rules.Design.dll > New Type: Gendarme.Rules.Design.AbstractTypesShouldNotHavePublicConstruct= orsRule > Member Added: public AbstractTypesShouldNotHavePublicConstructorsRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > Namespace Directory Created: Gendarme.Rules.Design > New Namespace File: Gendarme.Rules.Design > New Type: Gendarme.Rules.Design.AttributeArgumentsShouldHaveAccessorsRule > Member Added: public AttributeArgumentsShouldHaveAccessorsRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.AvoidEmptyInterfaceRule > Member Added: public AvoidEmptyInterfaceRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.AvoidMultidimensionalIndexerRule > Member Added: public AvoidMultidimensionalIndexerRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Design.AvoidPropertiesWithoutGetAccessorRule > Member Added: public AvoidPropertiesWithoutGetAccessorRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.AvoidVisibleFieldsRule > Member Added: public AvoidVisibleFieldsRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.AvoidRefAndOutParametersRule > Member Added: public AvoidRefAndOutParametersRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Design.AvoidSmallNamespaceRule > Member Added: public AvoidSmallNamespaceRule (); > Member Added: public Gendarme.Framework.RuleResult CheckAssembly (Mono.Ce= cil.AssemblyDefinition assembly); > Member Added: public override void TearDown (); > Member Added: public int Minimum { get; set; } > New Type: Gendarme.Rules.Design.AvoidVisibleNestedTypesRule > Member Added: public AvoidVisibleNestedTypesRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.ConsiderAddingInterfaceRule > Member Added: public ConsiderAddingInterfaceRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > Member Added: public bool ReferencesOnly { get; set; } > New Type: Gendarme.Rules.Design.ConsiderConvertingFieldToNullableRule > Member Added: public ConsiderConvertingFieldToNullableRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.ConsiderConvertingMethodToPropertyRule > Member Added: public ConsiderConvertingMethodToPropertyRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Design.ConsiderUsingStaticTypeRule > Member Added: public ConsiderUsingStaticTypeRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.DeclareEventHandlersCorrectlyRule > Member Added: public DeclareEventHandlersCorrectlyRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > Member Added: public override void TearDown (); > New Type: Gendarme.Rules.Design.DefineAZeroValueRule > Member Added: protected DefineAZeroValueRule (); > Member Added: protected static Mono.Cecil.FieldDefinition GetZeroValueFie= ld (Mono.Cecil.TypeDefinition type); > New Type: Gendarme.Rules.Design.DisposableTypesShouldHaveFinalizerRule > Member Added: public DisposableTypesShouldHaveFinalizerRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.DoNotDeclareVirtualMethodsInSealedTypeRul= e > Member Added: public DoNotDeclareVirtualMethodsInSealedTypeRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.DoNotDeclareProtectedMembersInSealedTypeR= ule > Member Added: public DoNotDeclareProtectedMembersInSealedTypeRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.EnsureSymmetryForOverloadedOperatorsRule > Member Added: public EnsureSymmetryForOverloadedOperatorsRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.EnumeratorsShouldBeStronglyTypedRule > Member Added: public EnumeratorsShouldBeStronglyTypedRule (); > Member Added: protected override Gendarme.Framework.Helpers.MethodSignatu= re[] GetMethods (); > Member Added: protected override string[] GetProperties (); > Member Added: public override Gendarme.Framework.RuleResult CheckType (Mo= no.Cecil.TypeDefinition type); > Member Added: protected override string InterfaceName { get; } > New Type: Gendarme.Rules.Design.EnumsShouldDefineAZeroValueRule > Member Added: public EnumsShouldDefineAZeroValueRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.EnumsShouldUseInt32Rule > Member Added: public EnumsShouldUseInt32Rule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.FinalizersShouldBeProtectedRule > Member Added: public FinalizersShouldBeProtectedRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.FlagsShouldNotDefineAZeroValueRule > Member Added: public FlagsShouldNotDefineAZeroValueRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.ImplementEqualsAndGetHashCodeInPairRule > Member Added: public ImplementEqualsAndGetHashCodeInPairRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.ImplementIComparableCorrectlyRule > Member Added: public ImplementIComparableCorrectlyRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.InternalNamespacesShouldNotExposeTypesRul= e > Member Added: public InternalNamespacesShouldNotExposeTypesRule (); > Member Added: public Gendarme.Framework.RuleResult CheckAssembly (Mono.Ce= cil.AssemblyDefinition assembly); > New Type: Gendarme.Rules.Design.ListsAreStronglyTypedRule > Member Added: public ListsAreStronglyTypedRule (); > Member Added: protected override Gendarme.Framework.Helpers.MethodSignatu= re[] GetMethods (); > Member Added: protected override string[] GetProperties (); > Member Added: protected override string InterfaceName { get; } > New Type: Gendarme.Rules.Design.MainShouldNotBePublicRule > Member Added: public MainShouldNotBePublicRule (); > Member Added: public Gendarme.Framework.RuleResult CheckAssembly (Mono.Ce= cil.AssemblyDefinition assembly); > New Type: Gendarme.Rules.Design.MarkAssemblyWithAssemblyVersionRule > Member Added: public MarkAssemblyWithAssemblyVersionRule (); > Member Added: public Gendarme.Framework.RuleResult CheckAssembly (Mono.Ce= cil.AssemblyDefinition assembly); > New Type: Gendarme.Rules.Design.MarkAssemblyWithAttributeRule > Member Added: protected MarkAssemblyWithAttributeRule (); > Member Added: public Gendarme.Framework.RuleResult CheckAssembly (Mono.Ce= cil.AssemblyDefinition assembly); > Member Added: protected abstract string AttributeName { get; } > Member Added: protected abstract Gendarme.Framework.Severity Severity { g= et; } > New Type: Gendarme.Rules.Design.MarkAssemblyWithCLSCompliantRule > Member Added: public MarkAssemblyWithCLSCompliantRule (); > Member Added: protected override string AttributeName { get; } > Member Added: protected override Gendarme.Framework.Severity Severity { g= et; } > New Type: Gendarme.Rules.Design.MarkAssemblyWithComVisibleRule > Member Added: public MarkAssemblyWithComVisibleRule (); > Member Added: protected override string AttributeName { get; } > Member Added: protected override Gendarme.Framework.Severity Severity { g= et; } > New Type: Gendarme.Rules.Design.MissingAttributeUsageOnCustomAttributeRul= e > Member Added: public MissingAttributeUsageOnCustomAttributeRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.OperatorEqualsShouldBeOverloadedRule > Member Added: public OperatorEqualsShouldBeOverloadedRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.OverrideEqualsMethodRule > Member Added: public OverrideEqualsMethodRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.PreferEventsOverMethodsRule > Member Added: public PreferEventsOverMethodsRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Design.PreferIntegerOrStringForIndexersRule > Member Added: public PreferIntegerOrStringForIndexersRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Design.PreferUriOverStringRule > Member Added: public PreferUriOverStringRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Design.PreferXmlAbstractionsRule > Member Added: public PreferXmlAbstractionsRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Design.ProvideAlternativeNamesForOperatorOverloa= dsRule > Member Added: public ProvideAlternativeNamesForOperatorOverloadsRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.ProvideTryParseAlternativeRule > Member Added: public ProvideTryParseAlternativeRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.StronglyTypedRule > Member Added: protected StronglyTypedRule (); > Member Added: protected abstract Gendarme.Framework.Helpers.MethodSignatu= re[] GetMethods (); > Member Added: protected abstract string[] GetProperties (); > Member Added: public virtual Gendarme.Framework.RuleResult CheckType (Mon= o.Cecil.TypeDefinition type); > Member Added: protected abstract string InterfaceName { get; } > New Type: Gendarme.Rules.Design.StronglyTypeICollectionMembersRule > Member Added: public StronglyTypeICollectionMembersRule (); > Member Added: protected override Gendarme.Framework.Helpers.MethodSignatu= re[] GetMethods (); > Member Added: protected override string[] GetProperties (); > Member Added: protected override string InterfaceName { get; } > New Type: Gendarme.Rules.Design.TypesShouldBeInsideNamespacesRule > Member Added: public TypesShouldBeInsideNamespacesRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.TypesWithDisposableFieldsShouldBeDisposab= leRule > Member Added: public TypesWithDisposableFieldsShouldBeDisposableRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.TypesWithNativeFieldsShouldBeDisposableRu= le > Member Added: public TypesWithNativeFieldsShouldBeDisposableRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.UseFlagsAttributeRule > Member Added: public UseFlagsAttributeRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.UseCorrectDisposeSignaturesRule > Member Added: public UseCorrectDisposeSignaturesRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.ImplementICloneableCorrectlyRule > Member Added: public ImplementICloneableCorrectlyRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > Members Added: 121, Members Deleted: 0 > touch doc/generated/index.xml > mdoc assemble -f ecma -o doc/Gendarme.Rules.Design doc/generated=20 > echo -e "\n\n\t\n\t\n" > doc/Gendarme.Rule= s.Design.source=20 > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Design' > gmake[3]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Design' > Making all in Gendarme.Rules.Design.Generic > gmake[3]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Design.Generic' > Making all in Test > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Design.Generic/Test' > gmake[4]: Nothing to be done for `all'. > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Design.Generic/Test' > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Design.Generic' > /usr/local/bin/gmcs -target:library -debug+ -d:TRACE -optimize+ -nowarn:1= 591 -warn:4 -warnaserror+ -nowarn:1591 -doc:../../bin/Gendarme.Rules.Desig= n.Generic.dll.doc \ > -r:/usr/local/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cec= il.dll -r:../../bin/Gendarme.Framework.dll -out:../../bin/Gendarme.Rules.De= sign.Generic.dll ./AvoidDeclaringCustomDelegatesRule.cs ./AvoidExcessivePar= ametersOnGenericTypesRule.cs ./AvoidMethodWithUnusedGenericTypeRule.cs ./Do= NotDeclareStaticMembersOnGenericTypesRule.cs ./DoNotExposeGenericListsRule.= cs ./DoNotExposeNestedGenericSignaturesRule.cs ./ImplementGenericCollection= InterfacesRule.cs ./PreferGenericsOverRefObjectRule.cs ./UseGenericEventHan= dlerRule.cs ../../AssemblyInfo.cs ./../../AssemblyStaticInfo.cs > mkdir -p doc > mdoc update -i ../../bin/Gendarme.Rules.Design.Generic.dll.doc -o doc/gen= erated ../../bin/Gendarme.Rules.Design.Generic.dll > New Type: Gendarme.Rules.Design.Generic.AvoidDeclaringCustomDelegatesRule > Member Added: public AvoidDeclaringCustomDelegatesRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > Namespace Directory Created: Gendarme.Rules.Design.Generic > New Namespace File: Gendarme.Rules.Design.Generic > New Type: Gendarme.Rules.Design.Generic.AvoidExcessiveParametersOnGeneric= TypesRule > Member Added: public AvoidExcessiveParametersOnGenericTypesRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.Generic.AvoidMethodWithUnusedGenericTypeR= ule > Member Added: public AvoidMethodWithUnusedGenericTypeRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Design.Generic.DoNotDeclareStaticMembersOnGeneri= cTypesRule > Member Added: public DoNotDeclareStaticMembersOnGenericTypesRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.Generic.DoNotExposeGenericListsRule > Member Added: public DoNotExposeGenericListsRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.Generic.DoNotExposeNestedGenericSignature= sRule > Member Added: public DoNotExposeNestedGenericSignaturesRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Design.Generic.ImplementGenericCollectionInterfa= cesRule > Member Added: public ImplementGenericCollectionInterfacesRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Design.Generic.PreferGenericsOverRefObjectRule > Member Added: public PreferGenericsOverRefObjectRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Design.Generic.UseGenericEventHandlerRule > Member Added: public UseGenericEventHandlerRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > Members Added: 24, Members Deleted: 0 > touch doc/generated/index.xml > mdoc assemble -f ecma -o doc/Gendarme.Rules.Design.Generic doc/generated= =20 > echo -e "\n\n\t\n\t\n" > doc/Genda= rme.Rules.Design.Generic.source=20 > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Design.Generic' > gmake[3]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Design.Generic' > Making all in Gendarme.Rules.Design.Linq > gmake[3]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Design.Linq' > Making all in Test > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Design.Linq/Test' > gmake[4]: Nothing to be done for `all'. > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Design.Linq/Test' > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Design.Linq' > /usr/local/bin/gmcs -target:library -debug+ -d:TRACE -optimize+ -nowarn:1= 591 -warn:4 -warnaserror+ -nowarn:1591 -doc:../../bin/Gendarme.Rules.Desig= n.Linq.dll.doc \ > -r:/usr/local/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cec= il.dll -r:../../bin/Gendarme.Framework.dll -out:../../bin/Gendarme.Rules.De= sign.Linq.dll ./AvoidExtensionMethodOnSystemObjectRule.cs ../../AssemblyInf= o.cs ./../../AssemblyStaticInfo.cs > mkdir -p doc > mdoc update -i ../../bin/Gendarme.Rules.Design.Linq.dll.doc -o doc/genera= ted ../../bin/Gendarme.Rules.Design.Linq.dll > New Type: Gendarme.Rules.Design.Linq.AvoidExtensionMethodOnSystemObjectRu= le > Member Added: public AvoidExtensionMethodOnSystemObjectRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > Namespace Directory Created: Gendarme.Rules.Design.Linq > New Namespace File: Gendarme.Rules.Design.Linq > Members Added: 3, Members Deleted: 0 > touch doc/generated/index.xml > mdoc assemble -f ecma -o doc/Gendarme.Rules.Design.Linq doc/generated=20 > echo -e "\n\n\t\n\t\n" > doc/Gendarme= .Rules.Design.Linq.source=20 > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Design.Linq' > gmake[3]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Design.Linq' > Making all in Gendarme.Rules.Exceptions > gmake[3]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Exceptions' > Making all in Test > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Exceptions/Test' > gmake[4]: Nothing to be done for `all'. > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Exceptions/Test' > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Exceptions' > /usr/local/bin/gmcs -target:library -debug+ -d:TRACE -optimize+ -nowarn:1= 591 -warn:4 -warnaserror+ -nowarn:1591 -doc:../../bin/Gendarme.Rules.Excep= tions.dll.doc \ > -r:/usr/local/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cec= il.dll -r:../../bin/Gendarme.Framework.dll -out:../../bin/Gendarme.Rules.Ex= ceptions.dll ./AvoidArgumentExceptionDefaultConstructorRule.cs ./AvoidThrow= ingBasicExceptionsRule.cs ./DoNotDestroyStackTraceRule.cs ./DoNotThrowInUne= xpectedLocationRule.cs ./DoNotThrowReservedExceptionRule.cs ./DontSwallowEr= rorsCatchingNonspecificExceptionsRule.cs ./ExceptionShouldBeVisibleRule.cs = ./Impl/ExecutionBlock.cs ./Impl/ExecutionPath.cs ./Impl/ExecutionPathFactor= y.cs ./InstantiateArgumentExceptionCorrectlyRule.cs ./MissingExceptionConst= ructorsRule.cs ./NewExceptionRule.cs ./UseObjectDisposedExceptionRule.cs ..= /../AssemblyInfo.cs ./../../AssemblyStaticInfo.cs > mkdir -p doc > mdoc update -i ../../bin/Gendarme.Rules.Exceptions.dll.doc -o doc/generat= ed ../../bin/Gendarme.Rules.Exceptions.dll > New Type: Gendarme.Rules.Exceptions.AvoidArgumentExceptionDefaultConstruc= torRule > Member Added: public AvoidArgumentExceptionDefaultConstructorRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > Namespace Directory Created: Gendarme.Rules.Exceptions > New Namespace File: Gendarme.Rules.Exceptions > New Type: Gendarme.Rules.Exceptions.AvoidThrowingBasicExceptionsRule > Member Added: public AvoidThrowingBasicExceptionsRule (); > Member Added: protected override string[] GetExceptionTypes (); > Member Added: protected override Gendarme.Framework.Severity Severity { g= et; } > New Type: Gendarme.Rules.Exceptions.DoNotDestroyStackTraceRule > Member Added: public DoNotDestroyStackTraceRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Exceptions.DoNotThrowInUnexpectedLocationRule > Member Added: public DoNotThrowInUnexpectedLocationRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Exceptions.DoNotThrowReservedExceptionRule > Member Added: public DoNotThrowReservedExceptionRule (); > Member Added: protected override string[] GetExceptionTypes (); > Member Added: protected override Gendarme.Framework.Severity Severity { g= et; } > New Type: Gendarme.Rules.Exceptions.DoNotSwallowErrorsCatchingNonSpecific= ExceptionsRule > Member Added: public DoNotSwallowErrorsCatchingNonSpecificExceptionsRule = (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Exceptions.ExceptionShouldBeVisibleRule > Member Added: public ExceptionShouldBeVisibleRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Exceptions.InstantiateArgumentExceptionCorrectly= Rule > Member Added: public InstantiateArgumentExceptionCorrectlyRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Exceptions.MissingExceptionConstructorsRule > Member Added: public MissingExceptionConstructorsRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Exceptions.NewExceptionsRule > Member Added: protected NewExceptionsRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: protected abstract string[] GetExceptionTypes (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > Member Added: protected abstract Gendarme.Framework.Severity Severity { g= et; } > New Type: Gendarme.Rules.Exceptions.UseObjectDisposedExceptionRule > Member Added: public UseObjectDisposedExceptionRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > Members Added: 28, Members Deleted: 0 > touch doc/generated/index.xml > mdoc assemble -f ecma -o doc/Gendarme.Rules.Exceptions doc/generated=20 > echo -e "\n\n\t\n\t\n" > doc/Gendarme.= Rules.Exceptions.source=20 > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Exceptions' > gmake[3]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Exceptions' > Making all in Gendarme.Rules.Globalization > gmake[3]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Globalization' > Making all in Test > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Globalization/Test' > gmake[4]: Nothing to be done for `all'. > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Globalization/Test' > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Globalization' > /usr/local/bin/gmcs -target:library -debug+ -d:TRACE -optimize+ -nowarn:1= 591 -warn:4 -warnaserror+ -nowarn:1591 -doc:../../bin/Gendarme.Rules.Globa= lization.dll.doc \ > -r:/usr/local/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cec= il.dll -r:../../bin/Gendarme.Framework.dll -out:../../bin/Gendarme.Rules.Gl= obalization.dll ./AvoidUnusedInternalResourceRule.cs ./SatelliteResourceMis= matchRule.cs ../../AssemblyInfo.cs ./../../AssemblyStaticInfo.cs > mkdir -p doc > mdoc update -i ../../bin/Gendarme.Rules.Globalization.dll.doc -o doc/gene= rated ../../bin/Gendarme.Rules.Globalization.dll > New Type: Gendarme.Rules.Globalization.AvoidUnusedInternalResourceRule > Member Added: public AvoidUnusedInternalResourceRule (); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > Member Added: public override void TearDown (); > Namespace Directory Created: Gendarme.Rules.Globalization > New Namespace File: Gendarme.Rules.Globalization > New Type: Gendarme.Rules.Globalization.SatelliteResourceMismatchRule > Member Added: public SatelliteResourceMismatchRule (); > Member Added: public Gendarme.Framework.RuleResult CheckAssembly (Mono.Ce= cil.AssemblyDefinition assembly); > Members Added: 5, Members Deleted: 0 > touch doc/generated/index.xml > mdoc assemble -f ecma -o doc/Gendarme.Rules.Globalization doc/generated= =20 > echo -e "\n\n\t\n\t\n" > doc/Gendar= me.Rules.Globalization.source=20 > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Globalization' > gmake[3]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Globalization' > Making all in Gendarme.Rules.Gendarme > gmake[3]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Gendarme' > Making all in Test > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Gendarme/Test' > gmake[4]: Nothing to be done for `all'. > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Gendarme/Test' > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Gendarme' > /usr/local/bin/gmcs -target:library -debug+ -d:TRACE -optimize+ -nowarn:1= 591 -warn:4 -warnaserror+ -nowarn:1591 -doc:../../bin/Gendarme.Rules.Genda= rme.dll.doc \ > -r:/usr/local/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cec= il.dll -r:../../bin/Gendarme.Framework.dll -out:../../bin/Gendarme.Rules.Ge= ndarme.dll ./GendarmeRule.cs ./DefectsMustBeReportedRule.cs ./DoNotThrowExc= eptionRule.cs ./MissingEngineDependencyRule.cs ./ReviewAttributesOnRulesRul= e.cs ./UseCorrectSuffixRule.cs ../../AssemblyInfo.cs ./../../AssemblyStatic= Info.cs > mkdir -p doc > mdoc update -i ../../bin/Gendarme.Rules.Gendarme.dll.doc -o doc/generated= ../../bin/Gendarme.Rules.Gendarme.dll > New Type: Gendarme.Rules.Gendarme.GendarmeRule > Member Added: protected GendarmeRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Namespace Directory Created: Gendarme.Rules.Gendarme > New Namespace File: Gendarme.Rules.Gendarme > New Type: Gendarme.Rules.Gendarme.DefectsMustBeReportedRule > Member Added: public DefectsMustBeReportedRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Gendarme.DoNotThrowExceptionRule > Member Added: public DoNotThrowExceptionRule (); > Member Added: public override void Initialize (Gendarme.Framework.IRunner= runner); > Member Added: public Gendarme.Framework.RuleResult CheckMethod (Mono.Ceci= l.MethodDefinition method); > New Type: Gendarme.Rules.Gendarme.MissingEngineDependencyRule > Member Added: public MissingEngineDependencyRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Gendarme.ReviewAttributesOnRulesRule > Member Added: public ReviewAttributesOnRulesRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > New Type: Gendarme.Rules.Gendarme.UseCorrectSuffixRule > Member Added: public UseCorrectSuffixRule (); > Member Added: public Gendarme.Framework.RuleResult CheckType (Mono.Cecil.= TypeDefinition type); > Members Added: 13, Members Deleted: 0 > touch doc/generated/index.xml > mdoc assemble -f ecma -o doc/Gendarme.Rules.Gendarme doc/generated=20 > echo -e "\n\n\t\n\t\n" > doc/Gendarme.Ru= les.Gendarme.source=20 > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Gendarme' > gmake[3]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Gendarme' > Making all in Gendarme.Rules.Interoperability > gmake[3]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Interoperability' > Making all in Test > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Interoperability/Test' > gmake[4]: Nothing to be done for `all'. > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Interoperability/Test' > gmake[4]: Entering directory `/work/a/ports/devel/mono-tools/work/mono-to= ols-2.10/gendarme/rules/Gendarme.Rules.Interoperability' > /usr/local/bin/gmcs -target:library -debug+ -d:TRACE -optimize+ -nowarn:1= 591 -warn:4 -warnaserror+ -nowarn:1591 -doc:../../bin/Gendarme.Rules.Inter= operability.dll.doc \ > -r:/usr/local/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cec= il.dll -r:../../bin/Gendarme.Framework.dll -out:../../bin/Gendarme.Rules.In= teroperability.dll ./CentralizePInvokesIntoNativeMethodsTypeRule.cs ./Deleg= atesPassedToNativeCodeMustIncludeExceptionHandlingRule.cs ./DoNotCastIntPtr= ToInt32Rule.cs ./GetLastErrorMustBeCalledRightAfterPInvokeRule.cs ./Marshal= BooleansInPInvokeDeclarationsRule.cs ./MarshalStringsInPInvokeDeclarationsR= ule.cs ./PInvokeShouldNotBeVisibleRule.cs ./UseManagedAlternativesToPInvoke= Rule.cs ../../AssemblyInfo.cs ./../../AssemblyStaticInfo.cs > ./DelegatesPassedToNativeCodeMustIncludeExceptionHandlingRule.cs(496,74):= error CS1061: Type `Mono.Cecil.Cil.ExceptionHandler' does not contain a de= finition for `FilterEnd' and no extension method `FilterEnd' of type `Mono.= Cecil.Cil.ExceptionHandler' could be found (are you missing a using directi= ve or an assembly reference?) > /usr/local/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cecil.d= ll (Location of the symbol related to previous error) > Compilation failed: 1 error(s), 0 warnings > gmake[4]: *** [../../bin/Gendarme.Rules.Interoperability.dll] Error 1 > gmake[4]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Interoperability' > gmake[3]: *** [all-recursive] Error 1 > gmake[3]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules/Gendarme.Rules.Interoperability' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme/rules' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/work/a/ports/devel/mono-tools/work/mono-too= ls-2.10/gendarme' > gmake: *** [all-recursive] Error 1 > *** Error code 1 >=20 > Stop in /a/ports/devel/mono-tools. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > build of /usr/ports/devel/mono-tools ended at Fri May 4 17:10:07 UTC 201= 2 --=20 --=20 Pav Lucistnik One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them. --=-LZzbASKsoP5Mdd/+I/7k Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEABECAAYFAk+lmrkACgkQntdYP8FOsoI2YgCgg5r0OAUjIS/wRL9jO4eVxAzW DFUAoI5fAHoHF+RJosWiYU1wyXPgoUzZ =gU32 -----END PGP SIGNATURE----- --=-LZzbASKsoP5Mdd/+I/7k-- From owner-freebsd-mono@FreeBSD.ORG Sat May 5 21:27:30 2012 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAD35106564A for ; Sat, 5 May 2012 21:27:30 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from sup.oook.cz (sup.oook.cz [94.23.0.135]) by mx1.freebsd.org (Postfix) with ESMTP id D9B868FC0C for ; Sat, 5 May 2012 21:27:29 +0000 (UTC) Received: from [192.168.0.23] ([89.177.24.112]) (authenticated bits=0) by sup.oook.cz (8.14.4/8.14.4) with ESMTP id q45LRSwx055999 for ; Sat, 5 May 2012 23:27:28 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: mono@FreeBSD.org Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-AU2ZTnhXF0VWlv/Jvlp8" Date: Sat, 05 May 2012 23:27:27 +0200 Message-ID: <1336253247.74542.6.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-Scanned-By: MIMEDefang 2.72 on 94.23.0.135 Cc: Subject: [Fwd: monodevelop-database-2.8 failed on amd64 8] X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2012 21:27:31 -0000 --=-AU2ZTnhXF0VWlv/Jvlp8 Content-Type: text/plain; charset="ISO-8859-2" Content-Transfer-Encoding: quoted-printable -------- P=F8eposlan=E1 zpr=E1va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz, itetcu@freebsd.org, florent.thoumie@gmail.com > P=F8edm=ECt: monodevelop-database-2.8 failed on amd64 8 > Datum: Sat, 5 May 2012 07:52:59 GMT >=20 > You can also find this build log at >=20 > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8.201205040857= 31/monodevelop-database-2.8.log >=20 > building monodevelop-database-2.8 on gohan62.freebsd.org > in directory /y/pkgbuild/8/20120504085731/chroot/47 > building for: 8.1-RELEASE-p4 amd64 > maintained by: mono@FreeBSD.org > port directory: /usr/ports/devel/monodevelop-database > Makefile ident: $FreeBSD: ports/devel/monodevelop-database/Makefile,v 1.1= 1 2011/10/10 08:02:16 romain Exp $ > build started at Sat May 5 07:45:22 UTC 2012 > FETCH_DEPENDS=3D > PATCH_DEPENDS=3D > EXTRACT_DEPENDS=3D > BUILD_DEPENDS=3DORBit2-2.14.19.tbz apr-ipv6-devrandom-gdbm-db42-1.4.5.1.3= .12_1.tbz aspell-0.60.6.1_1.tbz atk-2.0.1.tbz avahi-app-0.6.29_3.tbz bash-4= .2.24_1.tbz bitstream-vera-1.10_5.tbz ca_root_nss-3.13.4.tbz cairo-1.10.2_3= ,1.tbz cantarell-fonts-0.0.6.tbz cdparanoia-3.9.8_9.tbz compositeproto-0.4.= 2.tbz consolekit-0.4.3.tbz ctags-5.8.tbz cups-client-1.5.2_1.tbz curl-7.24.= 0.tbz cvsps-2.1.tbz damageproto-1.2.1.tbz db41-4.1.25_4.tbz db42-4.2.52_5.t= bz dbus-1.4.14_2.tbz dbus-glib-0.94.tbz dconf-0.5.1_3.tbz dmidecode-2.11.tb= z dmxproto-2.3.1.tbz docbook-1.4.tbz docbook-4.1_4.tbz docbook-4.2.tbz docb= ook-4.3.tbz docbook-4.4_2.tbz docbook-4.5_2.tbz docbook-5.0_1.tbz docbook-s= k-4.1.2_4.tbz docbook-xml-4.2_1.tbz docbook-xml-4.3.tbz docbook-xml-4.4_1.t= bz docbook-xml-4.5.tbz docbook-xsl-1.76.1.tbz eggdbus-0.6_1.tbz enchant-1.6= .0.tbz encodings-1.0.4,1.tbz esound-0.2.41.tbz evolution-data-server-2.32.1= _1.tbz expat-2.0.1_2.tbz fixesproto-5.0.tbz font-bh-ttf-1.0.3.tbz font-misc= -ethiopic-1.0.3.tbz > font-misc-meltho-1.0.3.tbz font-util-1.2.0.tbz fontcacheproto-0.1.3.tbz= fontconfig-2.8.0_2,1.tbz fontsproto-2.1.1.tbz freetype2-2.4.9_1.tbz gamin-= 0.1.10_4.tbz gconf2-2.32.0_2.tbz gdbm-1.9.1.tbz gdk-pixbuf-2.23.5_1.tbz get= opt-1.1.4_2.tbz gettext-0.18.1.1.tbz giflib-4.1.6.tbz gio-fam-backend-2.28.= 8_1.tbz git-1.7.9.6.tbz glib-2.28.8_4.tbz glib-networking-2.28.7_4.tbz gmak= e-3.82.tbz gmp-5.0.4.tbz gnome-desktop-2.32.1_1.tbz gnome-doc-utils-0.20.3.= tbz gnome-icon-theme-2.31.0_1.tbz gnome-keyring-2.32.1_1.tbz gnome-menus-2.= 30.5.tbz gnome-mime-data-2.18.0_4.tbz gnome-mount-0.8_9.tbz gnome-panel-2.3= 2.1.tbz gnome-sharp-2.24.2.tbz gnome-vfs-2.24.4.tbz gnome_subr-1.0.tbz gnom= ehier-2.3_12.tbz gnutls-2.12.18.tbz gobject-introspection-0.10.8_2.tbz gset= tings-desktop-schemas-3.0.1.tbz gtk-2.24.6.tbz gtk-engines2-2.20.2.tbz gtk-= sharp-2.12.10.tbz gtk-update-icon-cache-2.24.6.tbz gtkhtml3-3.32.1_1.tbz gv= fs-1.6.6_2.tbz hal-0.5.14_19.tbz hicolor-icon-theme-0.12.tbz inputproto-2.0= .2.tbz intltool-0 > .41.1.tbz iso-codes-3.32.2.tbz iso8879-1986_3.tbz jasper-1.9! > 00.1_10.tbz jbigkit-1.6.tbz jpeg-8_3.tbz kbproto-1.0.5.tbz libFS-1.0.3.t= bz libICE-1.0.7,1.tbz libIDL-0.8.14_1.tbz libSM-1.2.0,1.tbz libX11-1.4.4,1.= tbz libXScrnSaver-1.2.1.tbz libXTrap-1.0.0.tbz libXau-1.0.6.tbz libXaw-1.0.= 9,2.tbz libXcomposite-0.4.3,1.tbz libXcursor-1.1.12.tbz libXdamage-1.1.3.tb= z libXdmcp-1.1.0.tbz libXevie-1.0.3.tbz libXext-1.3.0_1,1.tbz libXfixes-5.0= .tbz libXfont-1.4.4_1,1.tbz libXfontcache-1.0.5.tbz libXft-2.1.14.tbz libXi= -1.4.5,1.tbz libXinerama-1.1.1,1.tbz libXmu-1.1.0,1.tbz libXp-1.0.1,1.tbz l= ibXpm-3.5.9.tbz libXrandr-1.3.2.tbz libXrender-0.9.6.tbz libXres-1.0.5.tbz = libXt-1.1.1,1.tbz libXtst-1.2.0.tbz libXv-1.0.6,1.tbz libXvMC-1.0.6.tbz lib= Xxf86dga-1.1.2.tbz libXxf86misc-1.0.3.tbz libXxf86vm-1.1.1.tbz libart_lgpl-= 2.3.21,1.tbz libaudiofile-0.2.7.tbz libbonobo-2.32.0.tbz libbonoboui-2.24.4= .tbz libcanberra-0.28_1.tbz libcddb-1.3.2_1.tbz libcdio-0.83_1.tbz libcroco= -0.6.2_1.tbz libdaemon-0.14.tbz libdmx-1.1.1.tbz libexecinfo-1.1_3.tbz libe= xif-0.6.20.tbz li > bffi-3.0.9.tbz libfontenc-1.1.0.tbz libgcrypt-1.5.0.tbz libgdata-0.6.6.t= bz libgdiplus-2.10_1.tbz libgee-0.6.2.1.tbz libglade2-2.6.4_4.tbz libgnome-= 2.32.0.tbz libgnome-keyring-2.32.0_1.tbz libgnomecanvas-2.30.3.tbz libgnome= print-2.18.8.tbz libgnomeprintui-2.18.6.tbz libgnomeui-2.24.4.tbz libgpg-er= ror-1.10.tbz libgphoto2-2.4.13.tbz libgsf-1.14.21.tbz libgweather-2.30.3.tb= z libical-0.44.tbz libiconv-1.14.tbz libltdl-2.4.2.tbz libnotify-0.7.3_1.tb= z libogg-1.2.2,4.tbz liboldX-1.0.1.tbz libproxy-0.4.6.tbz libpthread-stubs-= 0.3_3.tbz librsvg2-2.34.1.tbz libsoup-2.34.3.tbz libsoup-gnome-2.34.3_1.tbz= libtasn1-2.12.tbz libvolume_id-0.81.1.tbz libvorbis-1.3.3,3.tbz libwnck-2.= 30.6.tbz libxcb-1.7.tbz libxkbfile-1.0.7.tbz libxkbui-1.0.2_1.tbz libxml2-2= .7.8_2.tbz libxslt-1.1.26_3.tbz mkfontdir-1.0.6.tbz mkfontscale-1.0.9.tbz m= ono-2.11.1.tbz mono-addins-0.6.1.tbz monodevelop-2.8.tbz neon29-0.29.6_4.tb= z nettle-2.4.tbz nspr-4.9.tbz nss-3.13.4.tbz openldap-client-2.4.31_1.tbz p= 11-kit-0.11.tbz p > 5-Error-0.17017.tbz p5-Net-SMTP-SSL-1.01_1.tbz p5-XML-LibXML! > -1.96,1.t! > bz p5-XML-NamespaceSupport-1.11.tbz p5-XML-Parser-2.41.tbz p5-XML-SAX-0.= 96.tbz pango-1.28.4.tbz pciids-20120409.tbz pcre-8.30_2.tbz perl-5.12.4_4.t= bz pixman-0.24.2.tbz pkg-config-0.25_1.tbz png-1.4.11.tbz policykit-0.9_6.t= bz policykit-gnome-0.9.2_5.tbz polkit-0.99.tbz popt-1.16.tbz printproto-1.0= .5.tbz py27-cairo-1.8.10.tbz py27-gobject-2.28.6.tbz py27-gtk-2.24.0.tbz py= 27-libxml2-2.7.8_1.tbz python27-2.7.3.tbz randrproto-1.3.2.tbz rarian-0.8.1= .tbz recordproto-1.14.1.tbz renderproto-0.11.1.tbz samba34-libsmbclient-3.4= .17.tbz scrnsaverproto-1.2.1.tbz shared-mime-info-0.90.tbz sqlite3-3.7.11.t= bz startup-notification-0.12.tbz subversion-1.7.4_1.tbz talloc-2.0.7.tbz ti= ff-4.0.1_1.tbz trapproto-3.4.3.tbz videoproto-2.3.1.tbz vte-0.26.2_1.tbz xc= b-util-0.3.8,1.tbz xcb-util-renderutil-0.3.8.tbz xextproto-7.2.0.tbz xf86dg= aproto-2.1.tbz xf86miscproto-0.9.3.tbz xf86vidmodeproto-2.3.1.tbz xineramap= roto-1.2.1.tbz xmlcatmgr-2.2.tbz xmlcharent-0.3_2.tbz xorg-fonts-truetype-7= .5.1.tbz xorg-lib > raries-7.5.1.tbz xproto-7.0.22.tbz xtrans-1.2.6.tbz > RUN_DEPENDS=3DORBit2-2.14.19.tbz apr-ipv6-devrandom-gdbm-db42-1.4.5.1.3.1= 2_1.tbz aspell-0.60.6.1_1.tbz atk-2.0.1.tbz avahi-app-0.6.29_3.tbz bash-4.2= .24_1.tbz bitstream-vera-1.10_5.tbz ca_root_nss-3.13.4.tbz cairo-1.10.2_3,1= .tbz cantarell-fonts-0.0.6.tbz cdparanoia-3.9.8_9.tbz compositeproto-0.4.2.= tbz consolekit-0.4.3.tbz ctags-5.8.tbz cups-client-1.5.2_1.tbz curl-7.24.0.= tbz cvsps-2.1.tbz damageproto-1.2.1.tbz db41-4.1.25_4.tbz db42-4.2.52_5.tbz= dbus-1.4.14_2.tbz dbus-glib-0.94.tbz dconf-0.5.1_3.tbz dmidecode-2.11.tbz = dmxproto-2.3.1.tbz docbook-1.4.tbz docbook-4.1_4.tbz docbook-4.2.tbz docboo= k-4.3.tbz docbook-4.4_2.tbz docbook-4.5_2.tbz docbook-5.0_1.tbz docbook-sk-= 4.1.2_4.tbz docbook-xml-4.2_1.tbz docbook-xml-4.3.tbz docbook-xml-4.4_1.tbz= docbook-xml-4.5.tbz docbook-xsl-1.76.1.tbz eggdbus-0.6_1.tbz enchant-1.6.0= .tbz encodings-1.0.4,1.tbz esound-0.2.41.tbz evolution-data-server-2.32.1_1= .tbz expat-2.0.1_2.tbz fixesproto-5.0.tbz font-bh-ttf-1.0.3.tbz font-misc-e= thiopic-1.0.3.tbz f > ont-misc-meltho-1.0.3.tbz font-util-1.2.0.tbz fontcacheproto-0.1.3.tbz f= ontconfig-2.8.0_2,1.tbz fontsproto-2.1.1.tbz freetype2-2.4.9_1.tbz gamin-0.= 1.10_4.tbz gconf2-2.32.0_2.tbz gdbm-1.9.1.tbz gdk-pixbuf-2.23.5_1.tbz getop= t-1.1.4_2.tbz gettext-0.18.1.1.tbz giflib-4.1.6.tbz gio-fam-backend-2.28.8_= 1.tbz git-1.7.9.6.tbz glib-2.28.8_4.tbz glib-networking-2.28.7_4.tbz gmp-5.= 0.4.tbz gnome-desktop-2.32.1_1.tbz gnome-doc-utils-0.20.3.tbz gnome-icon-th= eme-2.31.0_1.tbz gnome-keyring-2.32.1_1.tbz gnome-menus-2.30.5.tbz gnome-mi= me-data-2.18.0_4.tbz gnome-mount-0.8_9.tbz gnome-panel-2.32.1.tbz gnome-sha= rp-2.24.2.tbz gnome-vfs-2.24.4.tbz gnome_subr-1.0.tbz gnomehier-2.3_12.tbz = gnutls-2.12.18.tbz gobject-introspection-0.10.8_2.tbz gsettings-desktop-sch= emas-3.0.1.tbz gtk-2.24.6.tbz gtk-engines2-2.20.2.tbz gtk-sharp-2.12.10.tbz= gtk-update-icon-cache-2.24.6.tbz gtkhtml3-3.32.1_1.tbz gvfs-1.6.6_2.tbz ha= l-0.5.14_19.tbz hicolor-icon-theme-0.12.tbz inputproto-2.0.2.tbz iso-codes-= 3.32.2.tbz iso887 > 9-1986_3.tbz jasper-1.900.1_10.tbz jbigkit-1.6.tbz jpeg-8_3.! > tbz kbproto-1.0.5.tbz libFS-1.0.3.tbz libICE-1.0.7,1.tbz libIDL-0.8.14_1= .tbz libSM-1.2.0,1.tbz libX11-1.4.4,1.tbz libXScrnSaver-1.2.1.tbz libXTrap-= 1.0.0.tbz libXau-1.0.6.tbz libXaw-1.0.9,2.tbz libXcomposite-0.4.3,1.tbz lib= Xcursor-1.1.12.tbz libXdamage-1.1.3.tbz libXdmcp-1.1.0.tbz libXevie-1.0.3.t= bz libXext-1.3.0_1,1.tbz libXfixes-5.0.tbz libXfont-1.4.4_1,1.tbz libXfontc= ache-1.0.5.tbz libXft-2.1.14.tbz libXi-1.4.5,1.tbz libXinerama-1.1.1,1.tbz = libXmu-1.1.0,1.tbz libXp-1.0.1,1.tbz libXpm-3.5.9.tbz libXrandr-1.3.2.tbz l= ibXrender-0.9.6.tbz libXres-1.0.5.tbz libXt-1.1.1,1.tbz libXtst-1.2.0.tbz l= ibXv-1.0.6,1.tbz libXvMC-1.0.6.tbz libXxf86dga-1.1.2.tbz libXxf86misc-1.0.3= .tbz libXxf86vm-1.1.1.tbz libart_lgpl-2.3.21,1.tbz libaudiofile-0.2.7.tbz l= ibbonobo-2.32.0.tbz libbonoboui-2.24.4.tbz libcanberra-0.28_1.tbz libcddb-1= .3.2_1.tbz libcdio-0.83_1.tbz libcroco-0.6.2_1.tbz libdaemon-0.14.tbz libdm= x-1.1.1.tbz libexecinfo-1.1_3.tbz libexif-0.6.20.tbz libffi-3.0.9.tbz libfo= ntenc-1.1.0.tbz l > ibgcrypt-1.5.0.tbz libgdata-0.6.6.tbz libgdiplus-2.10_1.tbz libgee-0.6.2= .1.tbz libglade2-2.6.4_4.tbz libgnome-2.32.0.tbz libgnome-keyring-2.32.0_1.= tbz libgnomecanvas-2.30.3.tbz libgnomeprint-2.18.8.tbz libgnomeprintui-2.18= .6.tbz libgnomeui-2.24.4.tbz libgpg-error-1.10.tbz libgphoto2-2.4.13.tbz li= bgsf-1.14.21.tbz libgweather-2.30.3.tbz libical-0.44.tbz libiconv-1.14.tbz = libltdl-2.4.2.tbz libnotify-0.7.3_1.tbz libogg-1.2.2,4.tbz liboldX-1.0.1.tb= z libproxy-0.4.6.tbz libpthread-stubs-0.3_3.tbz librsvg2-2.34.1.tbz libsoup= -2.34.3.tbz libsoup-gnome-2.34.3_1.tbz libtasn1-2.12.tbz libvolume_id-0.81.= 1.tbz libvorbis-1.3.3,3.tbz libwnck-2.30.6.tbz libxcb-1.7.tbz libxkbfile-1.= 0.7.tbz libxkbui-1.0.2_1.tbz libxml2-2.7.8_2.tbz libxslt-1.1.26_3.tbz mkfon= tdir-1.0.6.tbz mkfontscale-1.0.9.tbz mono-2.11.1.tbz mono-addins-0.6.1.tbz = monodevelop-2.8.tbz neon29-0.29.6_4.tbz nettle-2.4.tbz nspr-4.9.tbz nss-3.1= 3.4.tbz openldap-client-2.4.31_1.tbz p11-kit-0.11.tbz p5-Error-0.17017.tbz = p5-Net-SMTP-SSL-1 > .01_1.tbz p5-XML-LibXML-1.96,1.tbz p5-XML-NamespaceSupport-1! > .11.tbz p! > 5-XML-SAX-0.96.tbz pango-1.28.4.tbz pciids-20120409.tbz pcre-8.30_2.tbz = perl-5.12.4_4.tbz pixman-0.24.2.tbz pkg-config-0.25_1.tbz png-1.4.11.tbz po= licykit-0.9_6.tbz policykit-gnome-0.9.2_5.tbz polkit-0.99.tbz popt-1.16.tbz= printproto-1.0.5.tbz py27-cairo-1.8.10.tbz py27-gobject-2.28.6.tbz py27-gt= k-2.24.0.tbz py27-libxml2-2.7.8_1.tbz python27-2.7.3.tbz randrproto-1.3.2.t= bz rarian-0.8.1.tbz recordproto-1.14.1.tbz renderproto-0.11.1.tbz samba34-l= ibsmbclient-3.4.17.tbz scrnsaverproto-1.2.1.tbz shared-mime-info-0.90.tbz s= qlite3-3.7.11.tbz startup-notification-0.12.tbz subversion-1.7.4_1.tbz tall= oc-2.0.7.tbz tiff-4.0.1_1.tbz trapproto-3.4.3.tbz videoproto-2.3.1.tbz vte-= 0.26.2_1.tbz xcb-util-0.3.8,1.tbz xcb-util-renderutil-0.3.8.tbz xextproto-7= .2.0.tbz xf86dgaproto-2.1.tbz xf86miscproto-0.9.3.tbz xf86vidmodeproto-2.3.= 1.tbz xineramaproto-1.2.1.tbz xmlcatmgr-2.2.tbz xmlcharent-0.3_2.tbz xorg-f= onts-truetype-7.5.1.tbz xorg-libraries-7.5.1.tbz xproto-7.0.22.tbz xtrans-1= .2.6.tbz > prefixes: LOCALBASE=3Dusr/local > add_pkg > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D> License check disabled, port has not defined LICENSE > =3D> monodevelop-database-2.8.tar.bz2 doesn't seem to exist in /tmp/distf= iles/. > =3D> Attempting to fetch ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/d= istfiles/monodevelop-database-2.8.tar.bz2 > monodevelop-database-2.8.tar.bz2 424 kB 1124 kBps > =3D> SHA256 Checksum OK for monodevelop-database-2.8.tar.bz2. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg > =3D=3D=3D> License check disabled, port has not defined LICENSE > =3D=3D=3D> Extracting for monodevelop-database-2.8 > =3D> SHA256 Checksum OK for monodevelop-database-2.8.tar.bz2. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg > =3D=3D=3D> Patching for monodevelop-database-2.8 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg ORBit2-2.14.19.tbz apr-ipv6-devrandom-gdbm-db42-1.4.5.1.3.12_1.tb= z aspell-0.60.6.1_1.tbz atk-2.0.1.tbz avahi-app-0.6.29_3.tbz bash-4.2.24_1.= tbz bitstream-vera-1.10_5.tbz ca_root_nss-3.13.4.tbz cairo-1.10.2_3,1.tbz c= antarell-fonts-0.0.6.tbz cdparanoia-3.9.8_9.tbz compositeproto-0.4.2.tbz co= nsolekit-0.4.3.tbz ctags-5.8.tbz cups-client-1.5.2_1.tbz curl-7.24.0.tbz cv= sps-2.1.tbz damageproto-1.2.1.tbz db41-4.1.25_4.tbz db42-4.2.52_5.tbz dbus-= 1.4.14_2.tbz dbus-glib-0.94.tbz dconf-0.5.1_3.tbz dmidecode-2.11.tbz dmxpro= to-2.3.1.tbz docbook-1.4.tbz docbook-4.1_4.tbz docbook-4.2.tbz docbook-4.3.= tbz docbook-4.4_2.tbz docbook-4.5_2.tbz docbook-5.0_1.tbz docbook-sk-4.1.2_= 4.tbz docbook-xml-4.2_1.tbz docbook-xml-4.3.tbz docbook-xml-4.4_1.tbz docbo= ok-xml-4.5.tbz docbook-xsl-1.76.1.tbz eggdbus-0.6_1.tbz enchant-1.6.0.tbz e= ncodings-1.0.4,1.tbz esound-0.2.41.tbz evolution-data-server-2.32.1_1.tbz e= xpat-2.0.1_2.tbz fixesproto-5.0.tbz font-bh-ttf-1.0.3.tbz font-misc-ethiopi= c-1.0.3.tbz font- > misc-meltho-1.0.3.tbz font-util-1.2.0.tbz fontcacheproto-0.1.3.tbz fontc= onfig-2.8.0_2,1.tbz fontsproto-2.1.1.tbz freetype2-2.4.9_1.tbz gamin-0.1.10= _4.tbz gconf2-2.32.0_2.tbz gdbm-1.9.1.tbz gdk-pixbuf-2.23.5_1.tbz getopt-1.= 1.4_2.tbz gettext-0.18.1.1.tbz giflib-4.1.6.tbz gio-fam-backend-2.28.8_1.tb= z git-1.7.9.6.tbz glib-2.28.8_4.tbz glib-networking-2.28.7_4.tbz gmake-3.82= .tbz gmp-5.0.4.tbz gnome-desktop-2.32.1_1.tbz gnome-doc-utils-0.20.3.tbz gn= ome-icon-theme-2.31.0_1.tbz gnome-keyring-2.32.1_1.tbz gnome-menus-2.30.5.t= bz gnome-mime-data-2.18.0_4.tbz gnome-mount-0.8_9.tbz gnome-panel-2.32.1.tb= z gnome-sharp-2.24.2.tbz gnome-vfs-2.24.4.tbz gnome_subr-1.0.tbz gnomehier-= 2.3_12.tbz gnutls-2.12.18.tbz gobject-introspection-0.10.8_2.tbz gsettings-= desktop-schemas-3.0.1.tbz gtk-2.24.6.tbz gtk-engines2-2.20.2.tbz gtk-sharp-= 2.12.10.tbz gtk-update-icon-cache-2.24.6.tbz gtkhtml3-3.32.1_1.tbz gvfs-1.6= .6_2.tbz hal-0.5.14_19.tbz hicolor-icon-theme-0.12.tbz inputproto-2.0.2.tbz= intltool-0.41.1. > tbz iso-codes-3.32.2.tbz iso8879-1986_3.tbz jasper-1.900.1_1! > 0.tbz jbigkit-1.6.tbz jpeg-8_3.tbz kbproto-1.0.5.tbz libFS-1.0.3.tbz lib= ICE-1.0.7,1.tbz libIDL-0.8.14_1.tbz libSM-1.2.0,1.tbz libX11-1.4.4,1.tbz li= bXScrnSaver-1.2.1.tbz libXTrap-1.0.0.tbz libXau-1.0.6.tbz libXaw-1.0.9,2.tb= z libXcomposite-0.4.3,1.tbz libXcursor-1.1.12.tbz libXdamage-1.1.3.tbz libX= dmcp-1.1.0.tbz libXevie-1.0.3.tbz libXext-1.3.0_1,1.tbz libXfixes-5.0.tbz l= ibXfont-1.4.4_1,1.tbz libXfontcache-1.0.5.tbz libXft-2.1.14.tbz libXi-1.4.5= ,1.tbz libXinerama-1.1.1,1.tbz libXmu-1.1.0,1.tbz libXp-1.0.1,1.tbz libXpm-= 3.5.9.tbz libXrandr-1.3.2.tbz libXrender-0.9.6.tbz libXres-1.0.5.tbz libXt-= 1.1.1,1.tbz libXtst-1.2.0.tbz libXv-1.0.6,1.tbz libXvMC-1.0.6.tbz libXxf86d= ga-1.1.2.tbz libXxf86misc-1.0.3.tbz libXxf86vm-1.1.1.tbz libart_lgpl-2.3.21= ,1.tbz libaudiofile-0.2.7.tbz libbonobo-2.32.0.tbz libbonoboui-2.24.4.tbz l= ibcanberra-0.28_1.tbz libcddb-1.3.2_1.tbz libcdio-0.83_1.tbz libcroco-0.6.2= _1.tbz libdaemon-0.14.tbz libdmx-1.1.1.tbz libexecinfo-1.1_3.tbz libexif-0.= 6.20.tbz libffi-3 > .0.9.tbz libfontenc-1.1.0.tbz libgcrypt-1.5.0.tbz libgdata-0.6.6.tbz lib= gdiplus-2.10_1.tbz libgee-0.6.2.1.tbz libglade2-2.6.4_4.tbz libgnome-2.32.0= .tbz libgnome-keyring-2.32.0_1.tbz libgnomecanvas-2.30.3.tbz libgnomeprint-= 2.18.8.tbz libgnomeprintui-2.18.6.tbz libgnomeui-2.24.4.tbz libgpg-error-1.= 10.tbz libgphoto2-2.4.13.tbz libgsf-1.14.21.tbz libgweather-2.30.3.tbz libi= cal-0.44.tbz libiconv-1.14.tbz libltdl-2.4.2.tbz libnotify-0.7.3_1.tbz libo= gg-1.2.2,4.tbz liboldX-1.0.1.tbz libproxy-0.4.6.tbz libpthread-stubs-0.3_3.= tbz librsvg2-2.34.1.tbz libsoup-2.34.3.tbz libsoup-gnome-2.34.3_1.tbz libta= sn1-2.12.tbz libvolume_id-0.81.1.tbz libvorbis-1.3.3,3.tbz libwnck-2.30.6.t= bz libxcb-1.7.tbz libxkbfile-1.0.7.tbz libxkbui-1.0.2_1.tbz libxml2-2.7.8_2= .tbz libxslt-1.1.26_3.tbz mkfontdir-1.0.6.tbz mkfontscale-1.0.9.tbz mono-2.= 11.1.tbz mono-addins-0.6.1.tbz monodevelop-2.8.tbz neon29-0.29.6_4.tbz nett= le-2.4.tbz nspr-4.9.tbz nss-3.13.4.tbz openldap-client-2.4.31_1.tbz p11-kit= -0.11.tbz p5-Erro > r-0.17017.tbz p5-Net-SMTP-SSL-1.01_1.tbz p5-XML-LibXML-1.96,! > 1.tbz p5-! > XML-NamespaceSupport-1.11.tbz p5-XML-Parser-2.41.tbz p5-XML-SAX-0.96.tbz= pango-1.28.4.tbz pciids-20120409.tbz pcre-8.30_2.tbz perl-5.12.4_4.tbz pix= man-0.24.2.tbz pkg-config-0.25_1.tbz png-1.4.11.tbz policykit-0.9_6.tbz pol= icykit-gnome-0.9.2_5.tbz polkit-0.99.tbz popt-1.16.tbz printproto-1.0.5.tbz= py27-cairo-1.8.10.tbz py27-gobject-2.28.6.tbz py27-gtk-2.24.0.tbz py27-lib= xml2-2.7.8_1.tbz python27-2.7.3.tbz randrproto-1.3.2.tbz rarian-0.8.1.tbz r= ecordproto-1.14.1.tbz renderproto-0.11.1.tbz samba34-libsmbclient-3.4.17.tb= z scrnsaverproto-1.2.1.tbz shared-mime-info-0.90.tbz sqlite3-3.7.11.tbz sta= rtup-notification-0.12.tbz subversion-1.7.4_1.tbz talloc-2.0.7.tbz tiff-4.0= .1_1.tbz trapproto-3.4.3.tbz videoproto-2.3.1.tbz vte-0.26.2_1.tbz xcb-util= -0.3.8,1.tbz xcb-util-renderutil-0.3.8.tbz xextproto-7.2.0.tbz xf86dgaproto= -2.1.tbz xf86miscproto-0.9.3.tbz xf86vidmodeproto-2.3.1.tbz xineramaproto-1= .2.1.tbz xmlcatmgr-2.2.tbz xmlcharent-0.3_2.tbz xorg-fonts-truetype-7.5.1.t= bz xorg-libraries > -7.5.1.tbz xproto-7.0.22.tbz xtrans-1.2.6.tbz > adding dependencies > pkg_add ORBit2-2.14.19.tbz >=20 > =3D=3D=3D=3D > Note that some of the standard modules are provided as separate > ports since they require extra dependencies: >=20 > bsddb databases/py-bsddb > gdbm databases/py-gdbm > sqlite3 databases/py-sqlite3 > tkinter x11-toolkits/py-tkinter >=20 > Install them as needed. > =3D=3D=3D=3D >=20 > Removing stale symlinks from /usr/bin... > Skipping /usr/bin/perl > Skipping /usr/bin/perl5 > Done. > Creating various symlinks in /usr/bin... > Symlinking /usr/local/bin/perl5.12.4 to /usr/bin/perl > Symlinking /usr/local/bin/perl5.12.4 to /usr/bin/perl5 > Done. > Cleaning up /etc/make.conf... Done. > Spamming /etc/make.conf... Done. > Cleaning up /etc/manpath.config... Done. > Spamming /etc/manpath.config... Done. > No schema files found: doing nothing. >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D >=20 > Gamin will only provide realtime notification of changes for at most n fi= les, > where n is the minimum value between (kern.maxfiles * 0.7) and > (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. >=20 > If you often open several large folders with Nautilus, you might want to > increase the kern.maxfiles tunable (you do not need to set > kern.maxfilesperproc, since it is computed at boot time from kern.maxfile= s). >=20 > For a typical desktop, add the following line to /boot/loader.conf, then > reboot the system: >=20 > kern.maxfiles=3D"25000" >=20 > The behavior of gamin can be controlled via the various gaminrc files. > See http://www.gnome.org/~veillard/gamin/config.html on how to create > these files. In particular, if you find gam_server is taking up too much > CPU time polling for changes, something like the following may help > in one of the gaminrc files: >=20 > # reduce polling frequency to once per 10 seconds > # for UFS file systems in order to lower CPU load > fsset ufs poll 10 >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D >=20 > pkg_add apr-ipv6-devrandom-gdbm-db42-1.4.5.1.3.12_1.tbz > pkg_add aspell-0.60.6.1_1.tbz > pkg_add atk-2.0.1.tbz > pkg_add avahi-app-0.6.29_3.tbz > =3D=3D=3D> Creating users and/or groups. > Creating group 'messagebus' with gid '556'. > Creating user 'messagebus' with uid '556'. > Added group "avahi". > Added user "avahi". > pkg_add bash-4.2.24_1.tbz > pkg_add bitstream-vera-1.10_5.tbz > Running fc-cache to build fontconfig cache... > /usr/local/share/fonts: skipping, no such directory > /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs > /usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 d= irs > /root/.fonts: skipping, no such directory > /var/db/fontconfig: cleaning cache directory > /root/.fontconfig: not cleaning non-existent cache directory > fc-cache: succeeded > /usr/local/lib/X11/fonts/bitstream-vera: caching, new cache contents: 10 = fonts, 0 dirs > /var/db/fontconfig: cleaning cache directory > /var/db/fontconfig: invalid cache file: deea84fa067eec67b69dab1b2344175b-= le64.cache-3 > /root/.fontconfig: not cleaning non-existent cache directory > /usr/local/bin/fc-cache: succeeded >=20 > IMPORTANT - READ CAREFULLY: Please read the COPYRIGHT included with these= fonts > before using. The copyright can be found at /usr/local/lib/X11/fonts/bit= stream-vera/COPYRIGHT.TXT. To > use these fonts, follow the instructions below. >=20 > Make sure that the freetype module is loaded. If it is not, add the foll= owing > line to the "Modules" section of your X Windows configuration file: >=20 > Load "freetype" >=20 > Add the following line to the "Files" section of X Windows configuration = file: >=20 > FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >=20 > Note: your X Windows configuration file is typically /etc/X11/xorg.conf >=20 > pkg_add ca_root_nss-3.13.4.tbz > pkg_add cairo-1.10.2_3,1.tbz > pkg_add cantarell-fonts-0.0.6.tbz > /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0= dirs > /var/db/fontconfig: cleaning cache directory > /root/.fontconfig: not cleaning non-existent cache directory > /usr/local/bin/fc-cache: succeeded > pkg_add cdparanoia-3.9.8_9.tbz > pkg_add compositeproto-0.4.2.tbz > pkg_add consolekit-0.4.3.tbz > pkg_add ctags-5.8.tbz >=20 > *************************************************************************= * > The executable for Exuberant CTAGS is installed as /usr/local/bin/exctags > *************************************************************************= * >=20 > pkg_add cups-client-1.5.2_1.tbz > pkg_add curl-7.24.0.tbz > pkg_add cvsps-2.1.tbz > pkg_add damageproto-1.2.1.tbz > pkg_add db41-4.1.25_4.tbz > pkg_add db42-4.2.52_5.tbz > skipping db42-4.2.52_5, already added > pkg_add dbus-1.4.14_2.tbz > skipping dbus-1.4.14_2, already added > pkg_add dbus-glib-0.94.tbz > skipping dbus-glib-0.94, already added > pkg_add dconf-0.5.1_3.tbz > pkg_add dmidecode-2.11.tbz > pkg_add dmxproto-2.3.1.tbz > pkg_add docbook-1.4.tbz > + Creating /usr/local/share/sgml/catalog > + Registering CATALOG catalog.ports (SGML) > + Creating /usr/local/share/sgml/catalog.ports > + Creating /usr/local/share/xml/catalog > + Registering nextCatalog catalog.ports (XML) > + Creating /usr/local/share/xml/catalog.ports >=20 > The following catalogs are installed: >=20 > 1) ${PREFIX}/share/sgml/catalog >=20 > The top level catalog for SGML stuff. It is not changed > by any ports/packages except textproc/xmlcatmgr. >=20 > 2) ${PREFIX}/share/sgml/catalog.ports >=20 > This catalog is for handling SGML stuff installed under > ${PREFIX}/share/sgml. It is changed by ports/packages. >=20 > 3) ${PREFIX}/share/xml/catalog >=20 > The top level catalog for XML stuff. It is not changed > by any ports/packages except textproc/xmlcatmgr. >=20 > 4) ${PREFIX}/share/xml/catalog.ports >=20 > This catalog is for handling XML stuff installed under > ${PREFIX}/share/xml. It is changed by ports/packages. >=20 > pkg_add docbook-4.1_4.tbz > skipping docbook-4.1_4, already added > pkg_add docbook-4.2.tbz > skipping docbook-4.2, already added > pkg_add docbook-4.3.tbz > skipping docbook-4.3, already added > pkg_add docbook-4.4_2.tbz > skipping docbook-4.4_2, already added > pkg_add docbook-4.5_2.tbz > skipping docbook-4.5_2, already added > pkg_add docbook-5.0_1.tbz > skipping docbook-5.0_1, already added > pkg_add docbook-sk-4.1.2_4.tbz > skipping docbook-sk-4.1.2_4, already added > pkg_add docbook-xml-4.2_1.tbz > skipping docbook-xml-4.2_1, already added > pkg_add docbook-xml-4.3.tbz > skipping docbook-xml-4.3, already added > pkg_add docbook-xml-4.4_1.tbz > skipping docbook-xml-4.4_1, already added > pkg_add docbook-xml-4.5.tbz > skipping docbook-xml-4.5, already added > pkg_add docbook-xsl-1.76.1.tbz > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.36' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.36' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.37' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.37' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.38' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.38' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.39' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.39' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.40' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.40' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.41' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.41' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.42' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.42' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.43' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.43' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.44' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.44' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.45' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.45' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.46' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.46' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.47' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.47' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.48' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.48' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.49' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.49' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.50.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.50.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.51.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.51.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.51.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.51.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.52.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.52.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.52.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.52.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.52.2' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.52.2' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.53.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.53.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.54.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.54.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.54.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.54.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.55.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.55.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.56.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.56.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.56.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.56.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.57.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.57.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.58.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.58.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.58.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.58.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.59.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.59.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.59.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.59.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.59.2' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.59.2' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.60.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.60.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.60.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.60.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.2' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.2' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.3' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.3' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.2' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.2' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.3' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.3' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.4' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.4' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.63.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.63.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.64.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.64.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.64.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.64.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.65.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.65.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.65.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.65.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.66.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.66.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.66.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.66.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.67.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.67.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.67.2' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.67.2' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.68.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.68.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.68.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.68.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.69.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.69.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.69.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.69.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.70.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.70.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.70.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.70.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.71.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.71.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.71.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.71.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/current' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/current' of type `rewriteURI' > pkg_add eggdbus-0.6_1.tbz > skipping eggdbus-0.6_1, already added > pkg_add enchant-1.6.0.tbz > pkg_add encodings-1.0.4,1.tbz > skipping encodings-1.0.4,1, already added > pkg_add esound-0.2.41.tbz >=20 > The ESounD daemon (esd) must be started on a per-user basis. This is typ= ically > done by the Session Manager in GNOME. However, if you are not using the > GNOME Desktop, you will need to add something like the following to your > X Windows initialization script: >=20 > esd -terminate -nobeeps -as 2 >=20 > pkg_add evolution-data-server-2.32.1_1.tbz >=20 > ************************************************************ >=20 > The OpenLDAP client package has been successfully installed. >=20 > Edit > /usr/local/etc/openldap/ldap.conf > to change the system-wide client defaults. >=20 > Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at > http://www.OpenLDAP.org/faq/index.cgi?file=3D3 > for more information. >=20 > ************************************************************ >=20 > ./etc/CORBA missing (created) > ./etc/CORBA/servers missing (created) > ./etc/X11 missing (created) > ./etc/X11/serverconfig missing (created) > ./etc/X11/starthere missing (created) > ./etc/X11/sysconfig missing (created) > ./etc/gconf missing (created) > ./etc/gconf/gconf.xml.defaults missing (created) > ./etc/gconf/gconf.xml.mandatory missing (created) > ./etc/gconf/gconf.xml.system missing (created) > ./etc/gconf/schemas missing (created) > ./etc/gnome missing (created) > ./etc/gnome/config missing (created) > ./etc/gnome-vfs-2.0 missing (created) > ./etc/gnome-vfs-2.0/modules missing (created) > ./etc/sound missing (created) > ./etc/sound/events missing (created) > ./etc/vfs missing (created) > ./etc/vfs/modules missing (created) > ./etc/xdg missing (created) > ./etc/xdg/autostart missing (created) > ./include/gconf missing (created) > ./include/gdkcardimage missing (created) > ./include/gnome-1.0 missing (created) > ./lib/GConf missing (created) > ./lib/bonobo missing (created) > ./lib/bonobo/monikers missing (created) > ./lib/bonobo/plugin missing (created) > ./lib/gnome-vfs-2.0 missing (created) > ./lib/gnome-vfs-2.0/modules missing (created) > ./lib/vfs missing (created) > ./lib/vfs/modules missing (created) > ./libdata/bonobo missing (created) > ./libdata/bonobo/servers missing (created) > ./share/applets missing (created) > ./share/applets/Amusements missing (created) > ./share/applets/Clocks missing (created) > ./share/applets/Monitors missing (created) > ./share/applets/Multimedia missing (created) > ./share/applets/Network missing (created) > ./share/applets/Utility missing (created) > ./share/application-registry missing (created) > ./share/capplets missing (created) > ./share/control-center missing (created) > ./share/control-center/Desktop missing (created) > ./share/control-center/Documents missing (created) > ./share/control-center/Peripherals missing (created) > ./share/control-center/Session missing (created) > ./share/control-center/capplets missing (created) > ./share/control-center/keybindings missing (created) > ./share/control-center-2.0 missing (created) > ./share/control-center-2.0/capplets missing (created) > ./share/doc/libgda missing (created) > ./share/games missing (created) > ./share/gnome missing (created) > ./share/gnome/apps missing (created) > ./share/gnome/apps/Applications missing (created) > ./share/gnome/apps/Audio missing (created) > ./share/gnome/apps/Development missing (created) > ./share/gnome/apps/Games missing (created) > ./share/gnome/apps/Graphics missing (created) > ./share/gnome/apps/Internet missing (created) > ./share/gnome/apps/Multimedia missing (created) > ./share/gnome/apps/Settings missing (created) > ./share/gnome/apps/Settings/Desktop missing (created) > ./share/gnome/apps/Settings/Documents missing (created) > ./share/gnome/apps/Settings/Peripherals missing (created) > ./share/gnome/apps/Settings/Session missing (created) > ./share/gnome/apps/System missing (created) > ./share/gnome/apps/Utilities missing (created) > ./share/gnome/autostart missing (created) > ./share/gnome/help missing (created) > ./share/gnome/help/fdl missing (created) > ./share/gnome/help/fdl/C missing (created) > ./share/gnome/help/gpl missing (created) > ./share/gnome/help/gpl/C missing (created) > ./share/gnome/help/lgpl missing (created) > ./share/gnome/help/lgpl/C missing (created) > ./share/gnome/panel missing (created) > ./share/gnome/ui missing (created) > ./share/gnome/wm-properties missing (created) > ./share/gnome-2.0 missing (created) > ./share/gnome-2.0/ui missing (created) > ./share/gnome-about missing (created) > ./share/gnome-control-center missing (created) > ./share/gnome-control-center/keybindings missing (created) > ./share/images missing (created) > ./share/mc missing (created) > ./share/mc/templates missing (created) > ./share/mime-info missing (created) > ./share/oaf missing (created) > ./share/omf missing (created) > ./share/pixmaps/document-icons missing (created) > ./share/pixmaps/splash missing (created) > ./share/sgml/docbook/gnome-customization-0.1 missing (created) > ./share/sounds missing (created) > ./share/vfolders missing (created) > ./share/xmodmap missing (created) > pkg_add expat-2.0.1_2.tbz > skipping expat-2.0.1_2, already added > pkg_add fixesproto-5.0.tbz > skipping fixesproto-5.0, already added > pkg_add font-bh-ttf-1.0.3.tbz > skipping font-bh-ttf-1.0.3, already added > pkg_add font-misc-ethiopic-1.0.3.tbz > skipping font-misc-ethiopic-1.0.3, already added > pkg_add font-misc-meltho-1.0.3.tbz > skipping font-misc-meltho-1.0.3, already added > pkg_add font-util-1.2.0.tbz > skipping font-util-1.2.0, already added > pkg_add fontcacheproto-0.1.3.tbz > pkg_add fontconfig-2.8.0_2,1.tbz > skipping fontconfig-2.8.0_2,1, already added > pkg_add fontsproto-2.1.1.tbz > pkg_add freetype2-2.4.9_1.tbz > skipping freetype2-2.4.9_1, already added > pkg_add gamin-0.1.10_4.tbz > skipping gamin-0.1.10_4, already added > pkg_add gconf2-2.32.0_2.tbz > skipping gconf2-2.32.0_2, already added > pkg_add gdbm-1.9.1.tbz > skipping gdbm-1.9.1, already added > pkg_add gdk-pixbuf-2.23.5_1.tbz > skipping gdk-pixbuf-2.23.5_1, already added > pkg_add getopt-1.1.4_2.tbz > pkg_add gettext-0.18.1.1.tbz > skipping gettext-0.18.1.1, already added > pkg_add giflib-4.1.6.tbz > pkg_add gio-fam-backend-2.28.8_1.tbz > skipping gio-fam-backend-2.28.8_1, already added > pkg_add git-1.7.9.6.tbz > Updating /etc/shells >=20 >=20 > ------------------------------------------------------------------------ > *************************** GITWEB ************************************* > If you installed the GITWEB option please follow these instructions: >=20 > In the directory /usr/local/share/examples/git/gitweb you can find all fi= les to > make gitweb work as a public repository on the web. >=20 > All you have to do to make gitweb work is: > 1) Copy the files /usr/local/share/examples/git/gitweb/* to a directory o= n > your web server (e.g. Apache2) in which you are able to execute > CGI-scripts. > 2) In gitweb.cgi, adjust the variable $projectroot to point to > your git repository (that is where you have your *.git project > directories). > *************************** GITWEB ************************************* >=20 > *************************** CONTRIB ************************************ > If you installed the CONTRIB option please note that the scripts are > installed in /usr/local/share/git-core/contrib. Some of them require > other ports to be installed (perl, python, etc), which you may need to > install manually.=20 > *************************** CONTRIB ************************************ > ------------------------------------------------------------------------ >=20 >=20 > pkg_add glib-2.28.8_4.tbz > skipping glib-2.28.8_4, already added > pkg_add glib-networking-2.28.7_4.tbz > skipping glib-networking-2.28.7_4, already added > pkg_add gmake-3.82.tbz > pkg_add gmp-5.0.4.tbz > skipping gmp-5.0.4, already added > pkg_add gnome-desktop-2.32.1_1.tbz > pkg_add gnome-doc-utils-0.20.3.tbz > skipping gnome-doc-utils-0.20.3, already added > pkg_add gnome-icon-theme-2.31.0_1.tbz > skipping gnome-icon-theme-2.31.0_1, already added > pkg_add gnome-keyring-2.32.1_1.tbz > pkg_add gnome-menus-2.30.5.tbz > pkg_add gnome-mime-data-2.18.0_4.tbz > pkg_add gnome-mount-0.8_9.tbz > =3D=3D=3D> Creating users and/or groups. > Creating group 'polkit' with gid '562'. > Creating user 'polkit' with uid '562'. > =3D=3D=3D> Creating users and/or groups. > Creating group 'haldaemon' with gid '560'. > Creating user 'haldaemon' with uid '560'. > pkg_add gnome-panel-2.32.1.tbz > pkg_add gnome-sharp-2.24.2.tbz >=20 > ************************************************************************ > If you have build/runtime errors with Mono and Gtk# apps please try the > following first: >=20 > * Build Mono and gtk+ (x11-toolkits/gtk20) without CPUTYPE and with the > default FreeBSD CFLAGS ('-O2 -fno-strict-aliasing -pipe') as Mono has > been known to expose compiler bugs. >=20 > * Try building and running Mono with the GENERIC kernel. > - Mono requires SYSVSHM, SYSVMSG, and SYSVSEM which are part of the > GENERIC kernel. > - Removing kernel options or changing defaults to use experimental > options can adversely affect Mono's ability to build and run. >=20 > * Remove leftover semaphores / increase semaphore limits. > - Close apps which use Mono and run `ipcs -sbt`. Remove the > semaphores with MODE "--rw-------" and NSEMS "8" using ipcrm (1) > - _OR_ simply reboot which is the safest method. > - On multi-user systems the semaphore limits may need to be increased > from the defaults. The following should comfortably support 30 users. >=20 > # echo "kern.ipc.semmni=3D40" >> /boot/loader.conf > # echo "kern.ipc.semmns=3D300" >> /boot/loader.conf >=20 > * If you are in a jailed environment, ensure System V IPC are enabled. > You can rely on the security.jail.sysvipc_allowed sysctl to check > this status. The following enables this feature on the host system: > # echo "jail_sysvipc_allow=3D\"YES\"" >> /etc/rc.conf >=20 > * Some process information are acceded through /proc (e.g. when using > NUnit) and procfs(5) has to be mounted for these features to work: > # echo "proc /proc procfs rw 0 0" >> /etc/fstab > ************************************************************************ >=20 > pkg_add gnome-vfs-2.24.4.tbz > skipping gnome-vfs-2.24.4, already added > pkg_add gnome_subr-1.0.tbz > skipping gnome_subr-1.0, already added > pkg_add gnomehier-2.3_12.tbz > skipping gnomehier-2.3_12, already added > pkg_add gnutls-2.12.18.tbz > skipping gnutls-2.12.18, already added > pkg_add gobject-introspection-0.10.8_2.tbz > skipping gobject-introspection-0.10.8_2, already added > pkg_add gsettings-desktop-schemas-3.0.1.tbz > skipping gsettings-desktop-schemas-3.0.1, already added > pkg_add gtk-2.24.6.tbz > skipping gtk-2.24.6, already added > pkg_add gtk-engines2-2.20.2.tbz > skipping gtk-engines2-2.20.2, already added > pkg_add gtk-sharp-2.12.10.tbz > skipping gtk-sharp-2.12.10, already added > pkg_add gtk-update-icon-cache-2.24.6.tbz > skipping gtk-update-icon-cache-2.24.6, already added > pkg_add gtkhtml3-3.32.1_1.tbz > pkg_add gvfs-1.6.6_2.tbz > skipping gvfs-1.6.6_2, already added > pkg_add hal-0.5.14_19.tbz > skipping hal-0.5.14_19, already added > pkg_add hicolor-icon-theme-0.12.tbz > skipping hicolor-icon-theme-0.12, already added > pkg_add inputproto-2.0.2.tbz > skipping inputproto-2.0.2, already added > pkg_add intltool-0.41.1.tbz > pkg_add iso-codes-3.32.2.tbz > skipping iso-codes-3.32.2, already added > pkg_add iso8879-1986_3.tbz > skipping iso8879-1986_3, already added > pkg_add jasper-1.900.1_10.tbz > skipping jasper-1.900.1_10, already added > pkg_add jbigkit-1.6.tbz > skipping jbigkit-1.6, already added > pkg_add jpeg-8_3.tbz > skipping jpeg-8_3, already added > pkg_add kbproto-1.0.5.tbz > skipping kbproto-1.0.5, already added > pkg_add libFS-1.0.3.tbz > pkg_add libICE-1.0.7,1.tbz > skipping libICE-1.0.7,1, already added > pkg_add libIDL-0.8.14_1.tbz > skipping libIDL-0.8.14_1, already added > pkg_add libSM-1.2.0,1.tbz > skipping libSM-1.2.0,1, already added > pkg_add libX11-1.4.4,1.tbz > skipping libX11-1.4.4,1, already added > pkg_add libXScrnSaver-1.2.1.tbz > pkg_add libXTrap-1.0.0.tbz > pkg_add libXau-1.0.6.tbz > skipping libXau-1.0.6, already added > pkg_add libXaw-1.0.9,2.tbz > pkg_add libXcomposite-0.4.3,1.tbz > skipping libXcomposite-0.4.3,1, already added > pkg_add libXcursor-1.1.12.tbz > skipping libXcursor-1.1.12, already added > pkg_add libXdamage-1.1.3.tbz > skipping libXdamage-1.1.3, already added > pkg_add libXdmcp-1.1.0.tbz > skipping libXdmcp-1.1.0, already added > pkg_add libXevie-1.0.3.tbz > pkg_add libXext-1.3.0_1,1.tbz > skipping libXext-1.3.0_1,1, already added > pkg_add libXfixes-5.0.tbz > skipping libXfixes-5.0, already added > pkg_add libXfont-1.4.4_1,1.tbz > pkg_add libXfontcache-1.0.5.tbz > pkg_add libXft-2.1.14.tbz > skipping libXft-2.1.14, already added > pkg_add libXi-1.4.5,1.tbz > skipping libXi-1.4.5,1, already added > pkg_add libXinerama-1.1.1,1.tbz > skipping libXinerama-1.1.1,1, already added > pkg_add libXmu-1.1.0,1.tbz > skipping libXmu-1.1.0,1, already added > pkg_add libXp-1.0.1,1.tbz > skipping libXp-1.0.1,1, already added > pkg_add libXpm-3.5.9.tbz > skipping libXpm-3.5.9, already added > pkg_add libXrandr-1.3.2.tbz > skipping libXrandr-1.3.2, already added > pkg_add libXrender-0.9.6.tbz > skipping libXrender-0.9.6, already added > pkg_add libXres-1.0.5.tbz > skipping libXres-1.0.5, already added > pkg_add libXt-1.1.1,1.tbz > skipping libXt-1.1.1,1, already added > pkg_add libXtst-1.2.0.tbz > pkg_add libXv-1.0.6,1.tbz > pkg_add libXvMC-1.0.6.tbz > pkg_add libXxf86dga-1.1.2.tbz > pkg_add libXxf86misc-1.0.3.tbz > pkg_add libXxf86vm-1.1.1.tbz > pkg_add libart_lgpl-2.3.21,1.tbz > skipping libart_lgpl-2.3.21,1, already added > pkg_add libaudiofile-0.2.7.tbz > skipping libaudiofile-0.2.7, already added > pkg_add libbonobo-2.32.0.tbz > skipping libbonobo-2.32.0, already added > pkg_add libbonoboui-2.24.4.tbz > skipping libbonoboui-2.24.4, already added > pkg_add libcanberra-0.28_1.tbz > skipping libcanberra-0.28_1, already added > pkg_add libcddb-1.3.2_1.tbz > skipping libcddb-1.3.2_1, already added > pkg_add libcdio-0.83_1.tbz > skipping libcdio-0.83_1, already added > pkg_add libcroco-0.6.2_1.tbz > skipping libcroco-0.6.2_1, already added > pkg_add libdaemon-0.14.tbz > skipping libdaemon-0.14, already added > pkg_add libdmx-1.1.1.tbz > pkg_add libexecinfo-1.1_3.tbz > skipping libexecinfo-1.1_3, already added > pkg_add libexif-0.6.20.tbz > skipping libexif-0.6.20, already added > pkg_add libffi-3.0.9.tbz > skipping libffi-3.0.9, already added > pkg_add libfontenc-1.1.0.tbz > skipping libfontenc-1.1.0, already added > pkg_add libgcrypt-1.5.0.tbz > skipping libgcrypt-1.5.0, already added > pkg_add libgdata-0.6.6.tbz > skipping libgdata-0.6.6, already added > pkg_add libgdiplus-2.10_1.tbz > pkg_add libgee-0.6.2.1.tbz > skipping libgee-0.6.2.1, already added > pkg_add libglade2-2.6.4_4.tbz > skipping libglade2-2.6.4_4, already added > pkg_add libgnome-2.32.0.tbz > skipping libgnome-2.32.0, already added > pkg_add libgnome-keyring-2.32.0_1.tbz > skipping libgnome-keyring-2.32.0_1, already added > pkg_add libgnomecanvas-2.30.3.tbz > skipping libgnomecanvas-2.30.3, already added > pkg_add libgnomeprint-2.18.8.tbz > skipping libgnomeprint-2.18.8, already added > pkg_add libgnomeprintui-2.18.6.tbz > skipping libgnomeprintui-2.18.6, already added > pkg_add libgnomeui-2.24.4.tbz > skipping libgnomeui-2.24.4, already added > pkg_add libgpg-error-1.10.tbz > skipping libgpg-error-1.10, already added > pkg_add libgphoto2-2.4.13.tbz > skipping libgphoto2-2.4.13, already added > pkg_add libgsf-1.14.21.tbz > skipping libgsf-1.14.21, already added > pkg_add libgweather-2.30.3.tbz > skipping libgweather-2.30.3, already added > pkg_add libical-0.44.tbz > skipping libical-0.44, already added > pkg_add libiconv-1.14.tbz > skipping libiconv-1.14, already added > pkg_add libltdl-2.4.2.tbz > skipping libltdl-2.4.2, already added > pkg_add libnotify-0.7.3_1.tbz > skipping libnotify-0.7.3_1, already added > pkg_add libogg-1.2.2,4.tbz > skipping libogg-1.2.2,4, already added > pkg_add liboldX-1.0.1.tbz > skipping liboldX-1.0.1, already added > pkg_add libproxy-0.4.6.tbz > skipping libproxy-0.4.6, already added > pkg_add libpthread-stubs-0.3_3.tbz > skipping libpthread-stubs-0.3_3, already added > pkg_add librsvg2-2.34.1.tbz > skipping librsvg2-2.34.1, already added > pkg_add libsoup-2.34.3.tbz > skipping libsoup-2.34.3, already added > pkg_add libsoup-gnome-2.34.3_1.tbz > skipping libsoup-gnome-2.34.3_1, already added > pkg_add libtasn1-2.12.tbz > skipping libtasn1-2.12, already added > pkg_add libvolume_id-0.81.1.tbz > skipping libvolume_id-0.81.1, already added > pkg_add libvorbis-1.3.3,3.tbz > skipping libvorbis-1.3.3,3, already added > pkg_add libwnck-2.30.6.tbz > skipping libwnck-2.30.6, already added > pkg_add libxcb-1.7.tbz > skipping libxcb-1.7, already added > pkg_add libxkbfile-1.0.7.tbz > skipping libxkbfile-1.0.7, already added > pkg_add libxkbui-1.0.2_1.tbz > skipping libxkbui-1.0.2_1, already added > pkg_add libxml2-2.7.8_2.tbz > skipping libxml2-2.7.8_2, already added > pkg_add libxslt-1.1.26_3.tbz > skipping libxslt-1.1.26_3, already added > pkg_add mkfontdir-1.0.6.tbz > skipping mkfontdir-1.0.6, already added > pkg_add mkfontscale-1.0.9.tbz > skipping mkfontscale-1.0.9, already added > pkg_add mono-2.11.1.tbz > skipping mono-2.11.1, already added > pkg_add mono-addins-0.6.1.tbz > pkg_add monodevelop-2.8.tbz > /usr/local/bin/update-desktop-database: not found > pkg_add neon29-0.29.6_4.tbz > skipping neon29-0.29.6_4, already added > pkg_add nettle-2.4.tbz > skipping nettle-2.4, already added > pkg_add nspr-4.9.tbz > skipping nspr-4.9, already added > pkg_add nss-3.13.4.tbz > skipping nss-3.13.4, already added > pkg_add openldap-client-2.4.31_1.tbz > skipping openldap-client-2.4.31_1, already added > pkg_add p11-kit-0.11.tbz > skipping p11-kit-0.11, already added > pkg_add p5-Error-0.17017.tbz > skipping p5-Error-0.17017, already added > pkg_add p5-Net-SMTP-SSL-1.01_1.tbz > skipping p5-Net-SMTP-SSL-1.01_1, already added > pkg_add p5-XML-LibXML-1.96,1.tbz > skipping p5-XML-LibXML-1.96,1, already added > pkg_add p5-XML-NamespaceSupport-1.11.tbz > skipping p5-XML-NamespaceSupport-1.11, already added > pkg_add p5-XML-Parser-2.41.tbz > skipping p5-XML-Parser-2.41, already added > pkg_add p5-XML-SAX-0.96.tbz > skipping p5-XML-SAX-0.96, already added > pkg_add pango-1.28.4.tbz > skipping pango-1.28.4, already added > pkg_add pciids-20120409.tbz > skipping pciids-20120409, already added > pkg_add pcre-8.30_2.tbz > skipping pcre-8.30_2, already added > pkg_add perl-5.12.4_4.tbz > skipping perl-5.12.4_4, already added > pkg_add pixman-0.24.2.tbz > skipping pixman-0.24.2, already added > pkg_add pkg-config-0.25_1.tbz > skipping pkg-config-0.25_1, already added > pkg_add png-1.4.11.tbz > skipping png-1.4.11, already added > pkg_add policykit-0.9_6.tbz > skipping policykit-0.9_6, already added > pkg_add policykit-gnome-0.9.2_5.tbz > skipping policykit-gnome-0.9.2_5, already added > pkg_add polkit-0.99.tbz > skipping polkit-0.99, already added > pkg_add popt-1.16.tbz > skipping popt-1.16, already added > pkg_add printproto-1.0.5.tbz > skipping printproto-1.0.5, already added > pkg_add py27-cairo-1.8.10.tbz > skipping py27-cairo-1.8.10, already added > pkg_add py27-gobject-2.28.6.tbz > skipping py27-gobject-2.28.6, already added > pkg_add py27-gtk-2.24.0.tbz > skipping py27-gtk-2.24.0, already added > pkg_add py27-libxml2-2.7.8_1.tbz > skipping py27-libxml2-2.7.8_1, already added > pkg_add python27-2.7.3.tbz > skipping python27-2.7.3, already added > pkg_add randrproto-1.3.2.tbz > skipping randrproto-1.3.2, already added > pkg_add rarian-0.8.1.tbz > skipping rarian-0.8.1, already added > pkg_add recordproto-1.14.1.tbz > skipping recordproto-1.14.1, already added > pkg_add renderproto-0.11.1.tbz > skipping renderproto-0.11.1, already added > pkg_add samba34-libsmbclient-3.4.17.tbz > skipping samba34-libsmbclient-3.4.17, already added > pkg_add scrnsaverproto-1.2.1.tbz > skipping scrnsaverproto-1.2.1, already added > pkg_add shared-mime-info-0.90.tbz > skipping shared-mime-info-0.90, already added > pkg_add sqlite3-3.7.11.tbz > skipping sqlite3-3.7.11, already added > pkg_add startup-notification-0.12.tbz > skipping startup-notification-0.12, already added > pkg_add subversion-1.7.4_1.tbz > skipping subversion-1.7.4_1, already added > pkg_add talloc-2.0.7.tbz > skipping talloc-2.0.7, already added > pkg_add tiff-4.0.1_1.tbz > skipping tiff-4.0.1_1, already added > pkg_add trapproto-3.4.3.tbz > skipping trapproto-3.4.3, already added > pkg_add videoproto-2.3.1.tbz > skipping videoproto-2.3.1, already added > pkg_add vte-0.26.2_1.tbz > skipping vte-0.26.2_1, already added > pkg_add xcb-util-0.3.8,1.tbz > skipping xcb-util-0.3.8,1, already added > pkg_add xcb-util-renderutil-0.3.8.tbz > skipping xcb-util-renderutil-0.3.8, already added > pkg_add xextproto-7.2.0.tbz > skipping xextproto-7.2.0, already added > pkg_add xf86dgaproto-2.1.tbz > skipping xf86dgaproto-2.1, already added > pkg_add xf86miscproto-0.9.3.tbz > skipping xf86miscproto-0.9.3, already added > pkg_add xf86vidmodeproto-2.3.1.tbz > skipping xf86vidmodeproto-2.3.1, already added > pkg_add xineramaproto-1.2.1.tbz > skipping xineramaproto-1.2.1, already added > pkg_add xmlcatmgr-2.2.tbz > skipping xmlcatmgr-2.2, already added > pkg_add xmlcharent-0.3_2.tbz > skipping xmlcharent-0.3_2, already added > pkg_add xorg-fonts-truetype-7.5.1.tbz > skipping xorg-fonts-truetype-7.5.1, already added > pkg_add xorg-libraries-7.5.1.tbz > skipping xorg-libraries-7.5.1, already added > pkg_add xproto-7.0.22.tbz > skipping xproto-7.0.22, already added > pkg_add xtrans-1.2.6.tbz > skipping xtrans-1.2.6, already added > =3D=3D=3D> monodevelop-database-2.8 depends on file: /usr/local/libdata= /pkgconfig/monodevelop.pc - found > =3D=3D=3D> monodevelop-database-2.8 depends on executable: gmake - foun= d > =3D=3D=3D> monodevelop-database-2.8 depends on file: /usr/local/bin/int= ltool-extract - found > =3D=3D=3D> monodevelop-database-2.8 depends on executable: pkg-config -= found > =3D=3D=3D> monodevelop-database-2.8 depends on file: /usr/local/libdata= /pkgconfig/gtk-sharp-2.0.pc - found > =3D=3D=3D> monodevelop-database-2.8 depends on shared library: intl - f= ound > =3D=3D=3D> monodevelop-database-2.8 depends on shared library: atk-1.0.= 0 - found > =3D=3D=3D> monodevelop-database-2.8 depends on shared library: glib-2.0= .0 - found > =3D=3D=3D> monodevelop-database-2.8 depends on shared library: gtk-x11-= 2.0.0 - found > =3D=3D=3D> monodevelop-database-2.8 depends on shared library: pango-1.= 0.0 - found > =3D=3D=3D> Configuring for monodevelop-database-2.8 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g w= heel > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... ./install-sh -c -d > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether gmake sets $(MAKE)... yes > checking how to create a ustar tar archive... gnutar > checking whether to enable maintainer-specific portions of Makefiles... n= o > checking for mono... /usr/local/bin/mono > checking for dmcs... /usr/local/bin/dmcs > checking for pkg-config... /usr/local/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for UNMANAGED_DEPENDENCIES_MONO... yes > checking for mono... /usr/local/bin/mono > checking for dmcs... /usr/local/bin/dmcs > checking for msgfmt... /usr/local/bin/msgfmt > checking for msgmerge... /usr/local/bin/msgmerge > checking for MONO_ADDINS... yes > checking for MONO_ADDINS_SETUP... yes > checking for MONO_ADDINS_GUI... yes > checking for GLIB_SHARP... yes > checking for GTK_SHARP... yes > checking for MONODEVELOP... yes > checking for MONODEVELOP_CORE_ADDINS... yes > checking for UNMANAGED_DEPENDENCIES_MONO... yes > configure: creating ./config.status > config.status: creating Makefile > config.status: creating monodevelop-database.pc > config.status: creating monodevelop-database.spec > config.status: creating MonoDevelop.Database.Sql/Makefile > config.status: creating MonoDevelop.Database.Sql.MySql/Makefile > config.status: creating MonoDevelop.Database.Sql.Npgsql/Makefile > config.status: creating MonoDevelop.Database.Sql.Sqlite/Makefile > config.status: creating MonoDevelop.Database.Sql.SqlServer/Makefile > config.status: creating MonoDevelop.Database.Components/Makefile > config.status: creating MonoDevelop.Database.Query/Makefile > config.status: creating MonoDevelop.Database.CodeGenerator/Makefile > config.status: creating MonoDevelop.Database.Designer/Makefile > config.status: creating MonoDevelop.Database.ConnectionManager/Makefile > config.status: creating po/Makefile >=20 > Configuration summary >=20 > * Installation prefix =3D /usr/local > * C# compiler =3D /usr/local/bin/dmcs > * Providers: > * PostgreSQL: yes > * MySQL: no (missing MySql.Data) > * SQLite: yes > * SQL Server: yes >=20 > =3D=3D=3D> Building for monodevelop-database-2.8 > Making all in MonoDevelop.Database.Sql > gmake[1]: Entering directory `/work/a/ports/devel/monodevelop-database/wo= rk/monodevelop-database-2.8/MonoDevelop.Database.Sql' > mkdir -p ../build > /usr/local/bin/dmcs -debug -codepage:utf8 -r:/usr/local/libdata/pkgconfig= /../../lib/mono/mono-addins/Mono.Addins.dll -r:/usr/local/libdata/pkgconf= ig/../../lib/monodevelop/bin/MonoDevelop.Core.dll -r:/usr/local/libdata/pkg= config/../../lib/monodevelop/bin/MonoDevelop.Ide.dll -r:/usr/local/libdata/= pkgconfig/../../lib/monodevelop/bin/OldNRefactory.dll -r:/usr/local/libdata= /pkgconfig/../../lib/monodevelop/bin/ICSharpCode.NRefactory.dll -r:/usr/loc= al/libdata/pkgconfig/../../lib/monodevelop/bin/Mono.Cecil.dll -r:/usr/local= /libdata/pkgconfig/../../lib/monodevelop/bin/Mono.TextEditor.dll -r:/usr/lo= cal/libdata/pkgconfig/../../lib/monodevelop/bin/Mono.Debugging.dll -r:Sys= tem -r:System.Data -r:System.Xml /resource:./MonoDevelop.Database.Sql.addi= n.xml ./AddinCatalog.cs ./AlterSchema/AbstractAlterSchema.cs ./AlterSchema/= Alterations/AbstractAlteration.cs ./AlterSchema/Alterations/ColumnAlteratio= ns.cs ./AlterSchema/Alterations/ConstraintAlterations.cs ./AlterSchema/Alte= rations/DefaultAl > terations.cs ./AlterSchema/Alterations/IAlteration.cs ./AlterSchema/Alte= rations/IndexAlterations.cs ./AlterSchema/Alterations/ProcedureAlterations.= cs ./AlterSchema/Alterations/TableAlterations.cs ./AlterSchema/Alterations/= TriggerAlterations.cs ./AlterSchema/Alterations/UserAlterations.cs ./AlterS= chema/Alterations/ViewAlterations.cs ./AlterSchema/CheckConstraintAlterSche= ma.cs ./AlterSchema/ColumnAlterSchema.cs ./AlterSchema/DatabaseAlterSchema.= cs ./AlterSchema/ForeignKeyConstraintAlterSchema.cs ./AlterSchema/IAlterSch= ema.cs ./AlterSchema/IndexAlterSchema.cs ./AlterSchema/PrimaryKeyConstraint= AlterSchema.cs ./AlterSchema/ProcedureAlterSchema.cs ./AlterSchema/TableAlt= erSchema.cs ./AlterSchema/TriggerAlterSchema.cs ./AlterSchema/UniqueConstra= intAlterSchema.cs ./AlterSchema/UserAlterSchema.cs ./AlterSchema/ViewAlterS= chema.cs ./AssemblyInfo.cs ./Codons/DbFactoryCodon.cs ./Collections/ColumnS= chemaCollection.cs ./Collections/ConstraintSchemaCollection.cs ./Collection= s/DatabaseSchemaC > ollection.cs ./Collections/DataTypeSchemaCollection.cs ./Col! > lections/IndexSchemaCollection.cs ./Collections/IPropertyComparer.cs ./C= ollections/ParameterSchemaCollection.cs ./Collections/ProcedureSchemaCollec= tion.cs ./Collections/SortedCollectionBase.cs ./Collections/SortedCollectio= nItemEventArgs.cs ./Collections/TableSchemaCollection.cs ./Collections/Trig= gerSchemaCollection.cs ./Collections/UserSchemaCollection.cs ./Collections/= ViewSchemaCollection.cs ./Configuration/DatabaseConnectionContext.cs ./Conf= iguration/DatabaseConnectionContextCollection.cs ./Configuration/DatabaseCo= nnectionContextEventArgs.cs ./Configuration/DatabaseConnectionSettings.cs .= /Configuration/DatabaseConnectionSettingsCollection.cs ./Configuration/Dupl= icatedConnectionContextException.cs ./ConnectionContextService.cs ./Connect= ionPool/AbstractPooledDbConnection.cs ./ConnectionPool/DefaultConnectionPoo= l.cs ./ConnectionPool/FakeConnectionPool.cs ./ConnectionPool/IConnectionPoo= l.cs ./ConnectionPool/IPooledDbConnection.cs ./ConnectionPool/PooledCommand= .cs ./ConnectionP > ool/PooledDataReader.cs ./DbFactoryService.cs ./Dialect/AbstractSqlDiale= ct.cs ./Dialect/Clauses/FromClause.cs ./Dialect/Clauses/FromSelectClause.cs= ./Dialect/Clauses/FromTableClause.cs ./Dialect/Clauses/GroupByClause.cs ./= Dialect/Clauses/HavingClause.cs ./Dialect/Clauses/IClause.cs ./Dialect/Clau= ses/JoinClause.cs ./Dialect/Clauses/JoinClauseType.cs ./Dialect/Clauses/Ord= erByClause.cs ./Dialect/Clauses/UnionClause.cs ./Dialect/Clauses/WhereClaus= e.cs ./Dialect/Expressions/AliasedIdentifierExpression.cs ./Dialect/Express= ions/BooleanExpression.cs ./Dialect/Expressions/BooleanOperator.cs ./Dialec= t/Expressions/IConditionalExpression.cs ./Dialect/Expressions/IdentifierExp= ression.cs ./Dialect/Expressions/IExpression.cs ./Dialect/Expressions/Opera= tor.cs ./Dialect/Expressions/OperatorExpression.cs ./Dialect/Expressions/Pa= rameterExpression.cs ./Dialect/ISqlDialect.cs ./Dialect/Literals/BitLiteral= .cs ./Dialect/Literals/BooleanLiteral.cs ./Dialect/Literals/FalseLiteral.cs= ./Dialect/Litera > ls/HexLiteral.cs ./Dialect/Literals/ILiteral.cs ./Dialect/Li! > terals/Nu! > llLiteral.cs ./Dialect/Literals/NumericLiteral.cs ./Dialect/Literals/Str= ingLiteral.cs ./Dialect/Literals/TrueLiteral.cs ./Dialect/Statements/Delete= Statement.cs ./Dialect/Statements/DropStatement.cs ./Dialect/Statements/Dro= pStatementType.cs ./Dialect/Statements/InsertStatement.cs ./Dialect/Stateme= nts/IStatement.cs ./Dialect/Statements/LineStatement.cs ./Dialect/Statement= s/SelectStatement.cs ./Dialect/Statements/TruncateStatement.cs ./Dialect/St= atements/UpdateStatement.cs ./IDbFactory.cs ./IDbLinq.cs ./Providers/Abstra= ctConnectionProvider.cs ./Providers/AbstractEditSchemaProvider.cs ./Provide= rs/AbstractSchemaProvider.cs ./Providers/IConnectionProvider.cs ./Providers= /IEditSchemaProvider.cs ./Providers/IGuiProvider.cs ./Providers/ISchemaProv= ider.cs ./QueryService.cs ./Schema/AbstractSchema.cs ./Schema/AggregateSche= ma.cs ./Schema/CheckConstraintSchema.cs ./Schema/ColumnSchema.cs ./Schema/C= onstraintSchema.cs ./Schema/ConstraintType.cs ./Schema/DatabaseSchema.cs ./= Schema/DataTypeCa > tegory.cs ./Schema/DataTypeSchema.cs ./Schema/ForeignKeyAction.cs ./Sche= ma/ForeignKeyConstraintSchema.cs ./Schema/GroupSchema.cs ./Schema/IndexSche= ma.cs ./Schema/IndexSortType.cs ./Schema/IndexType.cs ./Schema/ISchema.cs .= /Schema/LanguageSchema.cs ./Schema/OperatorSchema.cs ./Schema/ParameterSche= ma.cs ./Schema/ParameterType.cs ./Schema/PrimaryKeyConstraintSchema.cs ./Sc= hema/PrivilegeSchema.cs ./Schema/ProcedureSchema.cs ./Schema/Range.cs ./Sch= ema/RoleSchema.cs ./Schema/RuleSchema.cs ./Schema/SchemaActions.cs ./Schema= /SchemaSchema.cs ./Schema/SchemaType.cs ./Schema/SequenceSchema.cs ./Schema= /TableSchema.cs ./Schema/TriggerEvent.cs ./Schema/TriggerFireType.cs ./Sche= ma/TriggerSchema.cs ./Schema/TriggerType.cs ./Schema/UniqueConstraintSchema= .cs ./Schema/UserSchema.cs ./Schema/ViewSchema.cs ./SqlMetalExecException.c= s ./SqlMetalServices.cs -out:../build/MonoDevelop.Database.Sql.dll -target= :library > ./AlterSchema/AbstractAlterSchema.cs(75,40): warning CS0693: Type paramet= er `T' has the same name as the type parameter from outer type `MonoDevelop= .Database.Sql.AbstractAlterSchema' > ./AlterSchema/AbstractAlterSchema.cs(33,51): (Location of the symbol rela= ted to previous warning) > ./AlterSchema/AbstractAlterSchema.cs(84,43): warning CS0693: Type paramet= er `T' has the same name as the type parameter from outer type `MonoDevelop= .Database.Sql.AbstractAlterSchema' > ./AlterSchema/AbstractAlterSchema.cs(33,51): (Location of the symbol rela= ted to previous warning) > ./Providers/AbstractSchemaProvider.cs(158,44): warning CS0168: The variab= le `e' is declared but never used > ./QueryService.cs(52,40): error CS0012: The type `Gtk.Window' is defined = in an assembly that is not referenced. Consider adding a reference to assem= bly `gtk-sharp, Version=3D2.12.0.0, Culture=3Dneutral, PublicKeyToken=3D35e= 10195dab3c99f' > Compilation failed: 1 error(s), 3 warnings > gmake[1]: *** [../build/MonoDevelop.Database.Sql.dll] Error 1 > gmake[1]: Leaving directory `/work/a/ports/devel/monodevelop-database/wor= k/monodevelop-database-2.8/MonoDevelop.Database.Sql' > gmake: *** [all-recursive] Error 1 > *** Error code 1 >=20 > Stop in /a/ports/devel/monodevelop-database. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > build of /usr/ports/devel/monodevelop-database ended at Sat May 5 07:52:= 55 UTC 2012 --=20 --=20 Pav Lucistnik 25 And the Lord spoke unto the Angel that guarded the eastern gate, saying, Where is the flaming sword which was given unto thee? 26 And the Angel said, I had here only a moment ago, I must have put it down some where, forget my own head next. 27 And the Lord did not ask him again. --=-AU2ZTnhXF0VWlv/Jvlp8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEABECAAYFAk+lmz4ACgkQntdYP8FOsoKyaQCfVtnZoidq/+kTHP8Kpepzm+JF yJsAoKw1bjwdlM2xN/QIRFBe+d2UH/pk =LvJ+ -----END PGP SIGNATURE----- --=-AU2ZTnhXF0VWlv/Jvlp8--