Date: Thu, 04 Aug 2011 00:22:30 +0200 From: Pav Lucistnik <pav@FreeBSD.org> To: mono@FreeBSD.org, romain <romain@FreeBSD.org> Subject: [Fwd: google-gdata-1.4.0.2 failed on amd64 8] Message-ID: <1312410150.6749.24.camel@hood.oook.cz>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] -------- Přeposlaná zpráva -------- > Od: User Ports-amd64 <ports-amd64@freebsd.org> > Komu: cvs@oook.cz, itetcu@freebsd.org, florent.thoumie@gmail.com > Předmět: google-gdata-1.4.0.2 failed on amd64 8 > Datum: Wed, 3 Aug 2011 13:57:59 GMT > > You can also find this build log at > > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8.20110801112856/google-gdata-1.4.0.2.log > > building google-gdata-1.4.0.2 on gohan12.freebsd.org > in directory /x/pkgbuild/8/20110801112856/chroot/5 > building for: 8.0-RELEASE-p2 amd64 > maintained by: mono@FreeBSD.org > port directory: /usr/ports/devel/google-gdata > Makefile ident: $FreeBSD: ports/devel/google-gdata/Makefile,v 1.3 2011/07/29 12:08:52 romain Exp $ > build started at Wed Aug 3 13:55:19 UTC 2011 > FETCH_DEPENDS= > PATCH_DEPENDS= > EXTRACT_DEPENDS= > BUILD_DEPENDS=gamin-0.1.10_4.tbz gettext-0.18.1.1.tbz gio-fam-backend-2.28.8.tbz glib-2.28.8.tbz gmake-3.82.tbz libiconv-1.13.1_1.tbz mono-2.10.2.tbz pcre-8.12.tbz perl-5.12.4.tbz pkg-config-0.25_1.tbz python27-2.7.2_1.tbz > RUN_DEPENDS= > prefixes: LOCALBASE=usr/local > add_pkg > ================================================================ > ====================<phase 1: make checksum>==================== > ===> License check disabled, port has not defined LICENSE > => libgoogle-data-mono-1.4.0.2.tar.gz doesn't seem to exist in /tmp/distfiles/. > => Attempting to fetch ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/libgoogle-data-mono-1.4.0.2.tar.gz > libgoogle-data-mono-1.4.0.2.tar.gz 2041 kB 2277 kBps > => zlib-1.2.3.tar.gz doesn't seem to exist in /tmp/distfiles/. > => Attempting to fetch ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/zlib-1.2.3.tar.gz > zlib-1.2.3.tar.gz 484 kB 578 kBps > => SHA256 Checksum OK for libgoogle-data-mono-1.4.0.2.tar.gz. > => SHA256 Checksum OK for zlib-1.2.3.tar.gz. > ================================================================ > ====================<phase 2: make extract>==================== > add_pkg > ===> License check disabled, port has not defined LICENSE > ===> Extracting for google-gdata-1.4.0.2 > => SHA256 Checksum OK for libgoogle-data-mono-1.4.0.2.tar.gz. > => SHA256 Checksum OK for zlib-1.2.3.tar.gz. > ================================================================ > ====================<phase 3: make patch>==================== > add_pkg > ===> Patching for google-gdata-1.4.0.2 > ===> Applying FreeBSD patches for google-gdata-1.4.0.2 > ================================================================ > ====================<phase 4: make build>==================== > add_pkg gamin-0.1.10_4.tbz gettext-0.18.1.1.tbz gio-fam-backend-2.28.8.tbz glib-2.28.8.tbz gmake-3.82.tbz libiconv-1.13.1_1.tbz mono-2.10.2.tbz pcre-8.12.tbz perl-5.12.4.tbz pkg-config-0.25_1.tbz python27-2.7.2_1.tbz > adding dependencies > pkg_add gamin-0.1.10_4.tbz > > ==== > Note that some of the standard modules are provided as separate > ports since they require extra dependencies: > > bsddb databases/py-bsddb > gdbm databases/py-gdbm > sqlite3 databases/py-sqlite3 > tkinter x11-toolkits/py-tkinter > > Install them as needed. > ==== > > 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. > > =============================================================================== > > Gamin will only provide realtime notification of changes for at most n files, > where n is the minimum value between (kern.maxfiles * 0.7) and > (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. > > 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.maxfiles). > > For a typical desktop, add the following line to /boot/loader.conf, then > reboot the system: > > kern.maxfiles="25000" > > 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: > > # reduce polling frequency to once per 10 seconds > # for UFS file systems in order to lower CPU load > fsset ufs poll 10 > > =============================================================================== > > pkg_add gettext-0.18.1.1.tbz > skipping gettext-0.18.1.1, already added > pkg_add gio-fam-backend-2.28.8.tbz > pkg_add glib-2.28.8.tbz > skipping glib-2.28.8, already added > pkg_add gmake-3.82.tbz > pkg_add libiconv-1.13.1_1.tbz > skipping libiconv-1.13.1_1, already added > pkg_add mono-2.10.2.tbz > > ************************************************************************ > If you have build/runtime errors with Mono and Gtk# apps please try the > following first: > > * 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. > > * 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. > > * 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. > > # echo "kern.ipc.semmni=40" >> /boot/loader.conf > # echo "kern.ipc.semmns=300" >> /boot/loader.conf > > * 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=\"YES\"" >> /etc/rc.conf > > * 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 > ************************************************************************ > > pkg_add pcre-8.12.tbz > skipping pcre-8.12, already added > pkg_add perl-5.12.4.tbz > skipping perl-5.12.4, already added > pkg_add pkg-config-0.25_1.tbz > skipping pkg-config-0.25_1, already added > pkg_add python27-2.7.2_1.tbz > skipping python27-2.7.2_1, already added > ===> google-gdata-1.4.0.2 depends on executable: gmcs - found > ===> google-gdata-1.4.0.2 depends on executable: gmake - found > ===> Configuring for google-gdata-1.4.0.2 > ---> Configuring for zlib-1.2.3 > Checking for shared library support... > Building shared library libz.so.1.2.3 with cc. > Checking for unistd.h... Yes. > Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf() > Checking for vsnprintf() in stdio.h... Yes. > Checking for return value of vsnprintf()... Yes. > Checking for errno.h... Yes. > Checking for mmap support... Yes. > ===> Building for google-gdata-1.4.0.2 > ---> Building for zlib-1.2.3 > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -c example.c > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -c adler32.c > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -c compress.c > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -c crc32.c > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -c gzio.c > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -c uncompr.c > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -c deflate.c > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -c trees.c > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -c zutil.c > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -c inflate.c > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -c infback.c > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -c inftrees.c > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -c inffast.c > cc -shared -o libz.so.1.2.3 adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o > rm -f libz.so libz.so.1 > ln -s libz.so.1.2.3 libz.so > ln -s libz.so.1.2.3 libz.so.1 > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -o example example.o -L. libz.so.1.2.3 > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -c minigzip.c > cc -O2 -pipe -fno-strict-aliasing -fPIC -O3 -DUSE_MMAP -o minigzip minigzip.o -L. libz.so.1.2.3 > ---> Returning to build for google-gdata-1.4.0.2 > gmcs /d:TRACE -target:library -out:Google.GData.Client.dll src/core/feedmodel.cs src/core/oauthuri.cs src/core/AssemblyInfo.cs src/core/atomicon.cs src/core/gauthsubrequest.cs src/core/authexceptions.cs src/core/versioninterface.cs src/core/atomFeedgenerator.cs src/core/gzipstream.cs src/core/oauthbase.cs src/core/abstractfeed.cs src/core/oauthutil.cs src/core/atomId.cs src/core/appcontrol.cs src/core/extensionbase.cs src/core/gdatabatch.cs src/core/atomlogo.cs src/core/atomfeedentry.cs src/core/atomcontent.cs src/core/serviceinterface.cs src/core/atomnametable.cs src/core/HttpUtility.cs src/core/utilities.cs src/core/request.cs src/core/authsubutil.cs src/core/collections.cs src/core/basenametable.cs src/core/atomcategory.cs src/core/logrequest.cs src/core/atomfeedparser.cs src/core/mediasource.cs src/core/documentquery.cs src/core/asyncservice.cs src/core/mediaservice.cs src/core/exceptions.cs src/core/gauthrequest.cs src/core/atomtextconstruct.cs src/core/goauthrequest.cs > src/core/service.cs src/core/simplecontainer.cs src/core/feedconstants.cs src/core/atomfeed.cs src/core/atomlink.cs src/core/basefeedparser.cs src/core/atomuri.cs src/core/atomperson.cs src/core/rssfeedparser.cs src/core/atombaselink.cs src/core/xmlextension.cs src/core/atombase.cs src/core/simpleelement.cs src/core/atomsource.cs src/core/tracing.cs src/core/feedquery.cs src/core/abstractentry.cs version/AssemblyVersion.cs -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll -keyfile:src/core/clientkey.sn > gmcs /d:TRACE -target:library -out:Google.GData.Extensions.dll -r:Google.GData.Client.dll src/extensions/gdatanametable.cs src/extensions/georsswhere.cs src/extensions/who.cs src/extensions/reminder.cs src/extensions/comments.cs src/extensions/ratings.cs src/extensions/entrylink.cs src/extensions/AssemblyInfo.cs src/extensions/contacts.cs src/extensions/exif.cs src/extensions/apps.cs src/extensions/labelcollection.cs src/extensions/mailitempropertycollection.cs src/extensions/where.cs src/extensions/recurexception.cs src/extensions/feedlink.cs src/extensions/extcollections.cs src/extensions/mediarss.cs src/extensions/recurrence.cs src/extensions/originalevent.cs src/extensions/enumconstruct.cs src/extensions/when.cs src/extensions/extended.cs version/AssemblyVersion.cs -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll -keyfile:src/extensions/extensionkey.sn > gmcs -target:library -out:Google.GData.AccessControl.dll -r:Google.GData.Client.dll -r:Google.GData.Extensions.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll src/gacl/aclscope.cs src/gacl/AssemblyInfo.cs src/gacl/aclrole.cs src/gacl/aclnamespace.cs src/gacl/aclfeed.cs src/gacl/aclentry.cs version/AssemblyVersion.cs -keyfile:src/gacl/gacl.sn > gmcs -target:library -out:Google.GData.Calendar.dll -r:Google.GData.Client.dll -r:Google.GData.Extensions.dll -r:Google.GData.AccessControl.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll src/gcalendar/evententry.cs src/gcalendar/eventquery.cs src/gcalendar/calendarservice.cs src/gcalendar/calendarentry.cs src/gcalendar/eventfeed.cs src/gcalendar/calendarfeed.cs src/gcalendar/calendarquery.cs src/gcalendar/webcontentlink.cs src/gcalendar/AssemblyInfo.cs src/gcalendar/webcontent.cs version/AssemblyVersion.cs -keyfile:src/gcalendar/calendarkey.sn > gmcs -target:library -out:Google.GData.CodeSearch.dll -r:Google.GData.Client.dll -r:Google.GData.Extensions.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll src/gcodesearch/package.cs src/gcodesearch/AssemblyInfo.cs src/gcodesearch/codesearchfeed.cs src/gcodesearch/gcodesearchservice.cs src/gcodesearch/file.cs src/gcodesearch/codesearchentry.cs src/gcodesearch/match.cs src/gcodesearch/codesearchnametable.cs version/AssemblyVersion.cs -keyfile:src/gcodesearch/codesearch.sn > gmcs -target:library -out:Google.GData.GoogleBase.dll -r:Google.GData.Client.dll -r:Google.GData.Extensions.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll src/gbase/gbaseservice.cs src/gbase/gbaseentry.cs src/gbase/AssemblyInfo.cs src/gbase/gbaseattribute.cs src/gbase/datetimerange.cs src/gbase/stats.cs src/gbase/gbasefeed.cs src/gbase/gbaseurifactory.cs src/gbase/attributehistogram.cs src/gbase/location.cs src/gbase/numberformat.cs src/gbase/gbaseattributecollectionwithtypeconversion.cs src/gbase/gbasenametable.cs src/gbase/gbaseparse.cs src/gbase/gbaseattributecollection.cs src/gbase/gbaseattributes.cs src/gbase/gbaseutilities.cs src/gbase/shipping.cs src/gbase/numberunit.cs src/gbase/gbasequery.cs src/gbase/itemtypedefinition.cs version/AssemblyVersion.cs -keyfile:src/gbase/gbase.sn > gmcs -target:library -out:Google.GData.Spreadsheets.dll -r:Google.GData.Client.dll -r:Google.GData.Extensions.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll src/gspreadsheet/cellfeed.cs src/gspreadsheet/spreadsheetservice.cs src/gspreadsheet/listfeed.cs src/gspreadsheet/AssemblyInfo.cs src/gspreadsheet/worksheetquery.cs src/gspreadsheet/worksheetentry.cs src/gspreadsheet/cellquery.cs src/gspreadsheet/cellentry.cs src/gspreadsheet/listentry.cs src/gspreadsheet/listquery.cs src/gspreadsheet/rowcount.cs src/gspreadsheet/spreadsheetfeed.cs src/gspreadsheet/colcount.cs src/gspreadsheet/spreadsheetentry.cs src/gspreadsheet/spreadsheetquery.cs src/gspreadsheet/worksheetfeed.cs src/gspreadsheet/gdataspreadsheetsnametable.cs src/gspreadsheet/spreadsheets.cs version/AssemblyVersion.cs -keyfile:src/gspreadsheet/spreadsheets.sn > gmcs -target:library -out:Google.GData.Apps.dll -r:Google.GData.Client.dll -r:Google.GData.Extensions.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll src/gapps/nicknameentry.cs src/gapps/groupsservice.cs src/gapps/AssemblyInfo.cs src/gapps/appsexception.cs src/gapps/userservice.cs src/gapps/mailitemservice.cs src/gapps/emaillistrecipientfeed.cs src/gapps/userfeed.cs src/gapps/appsservice.cs src/gapps/appsextendedfeed.cs src/gapps/googlemailsettingsentry.cs src/gapps/emaillistentry.cs src/gapps/emaillistquery.cs src/gapps/appsextendedentry.cs src/gapps/nicknamequery.cs src/gapps/nicknameservice.cs src/gapps/googlemailsettingsservice.cs src/gapps/userquery.cs src/gapps/googlemailsettingsfeed.cs src/gapps/emaillistfeed.cs src/gapps/emaillistrecipiententry.cs src/gapps/emaillistrecipientquery.cs src/gapps/mailitementry.cs src/gapps/emaillistservice.cs src/gapps/userentry.cs src/gapps/emaillistrecipientservice.cs src/gapps/nicknamefeed.cs src/gap > ps/mailitemfeed.cs version/AssemblyVersion.cs -keyfile:src/gapps/gapps.sn > gmcs /d:TRACE -target:library -out:Google.GData.Photos.dll -r:Google.GData.Client.dll -r:Google.GData.Extensions.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll src/gphotos/picasaquery.cs src/gphotos/kindsquery.cs src/gphotos/picasafeed.cs src/gphotos/gextphotos.cs src/gphotos/albumentry.cs src/gphotos/picasaservice.cs src/gphotos/commententry.cs src/gphotos/picasaentry.cs src/gphotos/photoentry.cs src/gphotos/AssemblyInfo.cs src/gphotos/tagentry.cs version/AssemblyVersion.cs -keyfile:src/gphotos/picasa.sn > gmcs /d:TRACE -target:library -out:Google.GData.Documents.dll -r:Google.GData.Client.dll -r:Google.GData.Extensions.dll -r:Google.GData.AccessControl.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll src/gdocuments/documentfeed.cs src/gdocuments/documentservice.cs src/gdocuments/docrequest.cs src/gdocuments/AssemblyInfo.cs src/gdocuments/documententry.cs src/gdocuments/documentquery.cs version/AssemblyVersion.cs -keyfile:src/gdocuments/documents.sn > gmcs /d:TRACE -target:library -out:Google.GData.Contacts.dll -r:Google.GData.Client.dll -r:Google.GData.Extensions.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll src/gcontacts/AssemblyInfo.cs src/gcontacts/contactquery.cs src/gcontacts/contactfeed.cs src/gcontacts/contactservice.cs src/gcontacts/contactrequest.cs src/gcontacts/contactentry.cs version/AssemblyVersion.cs -keyfile:src/gcontacts/contacts.sn > gmcs /d:TRACE -target:library -out:Google.GData.YouTube.dll -r:Google.GData.Client.dll -r:Google.GData.Extensions.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll src/youtube/youtubeentry.cs src/youtube/AssemblyInfo.cs src/youtube/playlistsentry.cs src/youtube/messagefeed.cs src/youtube/commententry.cs src/youtube/friendsentry.cs src/youtube/profileentry.cs src/youtube/profilefeed.cs src/youtube/playlistentry.cs src/youtube/commentsfeed.cs src/youtube/youtubeservice.cs src/youtube/friendsfeed.cs src/youtube/complaintentry.cs src/youtube/youtuberequest.cs src/youtube/activitiesfeed.cs src/youtube/activityentry.cs src/youtube/playlistfeed.cs src/youtube/subscriptionentry.cs src/youtube/youtubeextensions.cs src/youtube/youtubequery.cs src/youtube/messageentry.cs src/youtube/youtubefeed.cs src/youtube/youtubebaseentry.cs src/youtube/playlistsfeed.cs src/youtube/subscriptionfeed.cs version/AssemblyVersion.cs -keyfile:src/youtube/youtube.sn > src/youtube/youtubeextensions.cs(356,50): warning CS0108: `Google.GData.YouTube.MediaGroup.Contents' hides inherited member `Google.GData.Extensions.MediaRss.MediaGroup.Contents'. Use the new keyword if hiding was intended > /work/a/ports/devel/google-gdata/work/libgoogle-data-mono-1.4.0.2/Google.GData.Extensions.dll (Location of the symbol related to previous warning) > src/youtube/youtubequery.cs(732,38): warning CS0618: `Google.GData.YouTube.YouTubeQuery.VQ' is obsolete: `replaced with the standard query parameter' > src/youtube/youtubequery.cs(744,38): warning CS0618: `Google.GData.YouTube.YouTubeQuery.Racy' is obsolete: `replaced with safeSearch' > src/youtube/youtubequery.cs(879,51): warning CS0618: `Google.GData.YouTube.YouTubeQuery.VQ' is obsolete: `replaced with the standard query parameter' > src/youtube/youtubequery.cs(886,51): warning CS0618: `Google.GData.YouTube.YouTubeQuery.Racy' is obsolete: `replaced with safeSearch' > Compilation succeeded - 5 warning(s) > gmcs /d:TRACE -target:library -out:Google.GData.Health.dll -r:Google.GData.Client.dll -r:Google.GData.Extensions.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll src/ghealth/AssemblyInfo.cs src/ghealth/healthentry.cs src/ghealth/healthquery.cs src/ghealth/healthservice.cs src/ghealth/healthfeed.cs version/AssemblyVersion.cs -keyfile:src/ghealth/ghealth.sn > gmcs /d:TRACE -target:library -out:Google.GData.Blogger.dll -r:Google.GData.Client.dll -r:Google.GData.Extensions.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll src/blogger/bloggerservice.cs src/blogger/AssemblyInfo.cs src/blogger/bloggerentry.cs src/blogger/bloggerquery.cs src/blogger/bloggerfeed.cs version/AssemblyVersion.cs -keyfile:src/blogger/blogger.sn > gmcs /d:TRACE -target:library -out:unittests.dll -r:Google.GData.Calendar.dll -r:Google.GData.Client.dll -r:Google.GData.CodeSearch.dll -r:Google.GData.Extensions.dll -r:Google.GData.GoogleBase.dll -r:Google.GData.Spreadsheets.dll -r:Google.GData.Apps.dll -r:Google.GData.Photos.dll -r:Google.GData.Documents.dll -r:Google.GData.AccessControl.dll -r:Google.GData.Contacts.dll -r:Google.GData.YouTube.dll -r:Google.GData.Health.dll -r:Google.GData.Blogger.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll -r:nunit.framework.dll src/unittests/gziplivetest.cs src/unittests/writetest.cs src/unittests/appslivetests.cs src/unittests/gzipstreamtest.cs src/unittests/worksheetentrytest.cs src/unittests/coretest.cs src/unittests/contactstest.cs src/unittests/AssemblyInfo.cs src/unittests/objectmodelhelper.cs src/unittests/gbase.cs src/unittests/youtubetest.cs src/unittests/caltest.cs src/unittests/customtest.cs src/unittests/unittests.cs src/unittests/baseliv > etestclass.cs src/unittests/photostest.cs src/unittests/blogger.cs src/unittests/documentslive.cs src/unittests/documentquerytest.cs src/unittests/gbase/locationtest.cs src/unittests/gbase/gbaseattributetest.cs src/unittests/gbase/gbaseutilitiestest.cs src/unittests/gbase/statstest.cs src/unittests/gbase/gbaseattributecollectiontest.cs src/unittests/gbase/shippingtest.cs src/unittests/gbase/numberunittest.cs src/unittests/gbase/itemtypedefinitiontest.cs src/unittests/gbase/datetimerangetest.cs src/unittests/gbase/gbaseattributecollectionwithtypeconversiontest.cs src/unittests/gbase/gbasefeedtest.cs src/unittests/gbase/attributehistogramtest.cs src/unittests/gbase/gbasequerytest.cs src/unittests/gbase/gbaseentrytest.cs src/unittests/gapps/rfc822msgtest.cs src/unittests/gapps/emaillistrecipiententrytest.cs src/unittests/gapps/labelcollectiontest.cs src/unittests/gapps/mailitempropertycollectiontest.cs src/unittests/gapps/mailitemservicetest.cs src/unittests/gapps/emaillistreci > pientquerytest.cs src/unittests/gapps/mailitementrytest.cs s! > rc/unittests/gapps/nametest.cs src/unittests/gapps/appsservicetest.cs src/unittests/gapps/labeltest.cs src/unittests/gapps/logintest.cs src/unittests/gapps/userquerytest.cs src/unittests/gapps/nicknamequerytest.cs src/unittests/gapps/groupsservicetest.cs src/unittests/gapps/emaillisttest.cs src/unittests/gapps/googlemailsettingsentrytest.cs src/unittests/gapps/googleemailsettingsservicetest.cs src/unittests/gapps/quotatest.cs src/unittests/gapps/emaillistentrytest.cs src/unittests/gapps/nicknametest.cs src/unittests/gapps/appsexceptiontest.cs src/unittests/gapps/mailitempropertytest.cs src/unittests/gapps/userentrytest.cs src/unittests/gapps/emaillistquerytest.cs src/unittests/gapps/appsextendedentrytest.cs src/unittests/gapps/nicknameentrytest.cs src/unittests/spreadsheets/listentrytest.cs src/unittests/spreadsheets/listquerytest.cs src/unittests/spreadsheets/cellentrytest.cs src/unittests/spreadsheets/colcounttest.cs src/unittests/spreadsheets/rowcounttest.cs src/unittests > /spreadsheets/spreadsheetlive.cs src/unittests/spreadsheets/cellquerytest.cs src/unittests/spreadsheets/cellelementtest.cs src/unittests/spreadsheets/spreadsheets.cs src/unittests/youtube/LocationTest.cs src/unittests/youtube/AgeTest.cs src/unittests/youtube/PositionTest.cs src/unittests/youtube/OccupationTest.cs src/unittests/youtube/MoviesTest.cs src/unittests/youtube/MusicTest.cs src/unittests/youtube/YouTubeFeedTest.cs src/unittests/youtube/HobbiesTest.cs src/unittests/youtube/YouTubeEntryTest.cs src/unittests/youtube/CommentEntryTest.cs src/unittests/youtube/PlaylistsEntryTest.cs src/unittests/youtube/UserNameTest.cs src/unittests/youtube/PrivateTest.cs src/unittests/youtube/CommentsFeedTest.cs src/unittests/youtube/SubscriptionEntryTest.cs src/unittests/youtube/RecordedTest.cs src/unittests/youtube/MessageFeedTest.cs src/unittests/youtube/SchoolTest.cs src/unittests/youtube/FriendsEntryTest.cs src/unittests/youtube/LastNameTest.cs src/unittests/youtube/CompanyTest.cs s > rc/unittests/youtube/ProfileEntryTest.cs src/unittests/youtu! > be/Subscr! > iptionFeedTest.cs src/unittests/youtube/NoEmbedTest.cs src/unittests/youtube/FriendsFeedTest.cs src/unittests/youtube/YouTubeNameTableTest.cs src/unittests/youtube/FirstNameTest.cs src/unittests/youtube/YouTubeQueryTest.cs src/unittests/youtube/GenderTest.cs src/unittests/youtube/StateTest.cs src/unittests/youtube/PlaylistFeedTest.cs src/unittests/youtube/StatusTest.cs src/unittests/youtube/RelationshipTest.cs src/unittests/youtube/StatisticsTest.cs src/unittests/youtube/MessageEntryTest.cs src/unittests/youtube/BooksTest.cs src/unittests/youtube/QueryStringTest.cs src/unittests/youtube/ProfileFeedTest.cs src/unittests/youtube/PlaylistEntryTest.cs src/unittests/youtube/RacyTest.cs src/unittests/youtube/HomeTownTest.cs src/unittests/youtube/DescriptionTest.cs src/unittests/youtube/FormUploadTokenTest.cs src/unittests/youtube/PlaylistsFeedTest.cs src/unittests/youtube/YouTubeBaseEntryTest.cs src/unittests/youtube/DurationTest.cs src/unittests/core/ServiceUnavailableException > Test.cs src/unittests/core/FeedParserEventArgsTest.cs src/unittests/core/AtomEntryTest.cs src/unittests/core/AtomIconTest.cs src/unittests/core/GDataLoggingRequestFactoryTest.cs src/unittests/core/AtomUriTest.cs src/unittests/core/AtomFeedTest.cs src/unittests/core/AtomTextConstructTest.cs src/unittests/core/AtomCategoryCollectionTest.cs src/unittests/core/AtomLinkTest.cs src/unittests/core/AtomIdTest.cs src/unittests/core/GDataBatchRequestExceptionTest.cs src/unittests/core/GDataRedirectExceptionTest.cs src/unittests/core/GDataCredentialsTest.cs src/unittests/core/UtilitiesTest.cs src/unittests/core/GDataBatchInterruptTest.cs src/unittests/core/AtomCategoryTest.cs src/unittests/core/FeedQueryTest.cs src/unittests/core/ServiceEventArgsTest.cs src/unittests/core/AtomBaseLinkTest.cs src/unittests/core/GDataVersionConflictExceptionTest.cs src/unittests/core/ExtensionElementEventArgsTest.cs src/unittests/core/GDataNotModifiedExceptionTest.cs src/unittests/core/GDataBatchStatusTe > st.cs src/unittests/core/AtomSourceTest.cs src/unittests/cor! > e/Abstrac! > tEntryTest.cs src/unittests/core/GDataBatchErrorTest.cs src/unittests/core/AtomContentTest.cs src/unittests/core/GDataRequestExceptionTest.cs src/unittests/core/QueryCategoryTest.cs src/unittests/core/AtomBaseTest.cs src/unittests/core/AtomPersonTest.cs src/unittests/core/AtomLogoTest.cs src/unittests/core/TermsNotAgreedExceptionTest.cs src/unittests/core/AccountDisabledExceptionTest.cs src/unittests/core/InvalidCredentialsExceptionTest.cs src/unittests/core/AtomGeneratorTest.cs src/unittests/core/ServiceTest.cs src/unittests/core/GDataBatchEntryDataTest.cs src/unittests/core/AbstractFeedTest.cs src/unittests/core/NotVerifiedExceptionTest.cs src/unittests/core/DocumentQueryTest.cs src/unittests/core/AccountDeletedExceptionTest.cs src/unittests/core/GDataRequestFactoryTest.cs src/unittests/core/GDataBatchFeedDataTest.cs src/unittests/core/GDataForbiddenExceptionTest.cs src/unittests/core/GDataGAuthRequestFactoryTest.cs src/unittests/core/GAuthSubRequestFactoryTest.cs src/uni > ttests/picasa/AlbumQueryTest.cs src/unittests/picasa/PhotoQueryTest.cs src/unittests/picasa/GPhotoRotationTest.cs src/unittests/picasa/GPhotoSizeTest.cs src/unittests/picasa/CommentEntryTest.cs src/unittests/picasa/PicasaEntryTest.cs src/unittests/picasa/GPhotoNameTest.cs src/unittests/picasa/GPhotoVersionTest.cs src/unittests/picasa/TagEntryTest.cs src/unittests/picasa/GPhotoCommentCountTest.cs src/unittests/picasa/AlbumEntryTest.cs src/unittests/picasa/GPhotoUserTest.cs src/unittests/picasa/GPhotoWidthTest.cs src/unittests/picasa/GPhotoAlbumIdTest.cs src/unittests/picasa/GPhotoWeightTest.cs src/unittests/picasa/GPhotoThumbnailTest.cs src/unittests/picasa/TagQueryTest.cs src/unittests/picasa/GPhotoMaxPhotosPerAlbumTest.cs src/unittests/picasa/GPhotoQuotaLimitTest.cs src/unittests/picasa/GPhotoChecksumTest.cs src/unittests/picasa/GPhotoLocationTest.cs src/unittests/picasa/AlbumAccessorTest.cs src/unittests/picasa/CommentsQueryTest.cs src/unittests/picasa/GPhotoClientTest.cs > src/unittests/picasa/GPhotoQuotaCurrentTest.cs src/unittests! > /picasa/G! > PhotoTimestampTest.cs src/unittests/picasa/GPhotoHeightTest.cs src/unittests/picasa/GPhotoNumPhotosTest.cs src/unittests/picasa/GPhotoCommentingEnabledTest.cs src/unittests/picasa/CommentAccessorTest.cs src/unittests/picasa/GPhotoAccessTest.cs src/unittests/picasa/GPhotoIdTest.cs src/unittests/picasa/GPhotoNickNameTest.cs src/unittests/picasa/KindQueryTest.cs src/unittests/picasa/GPhotoPositionTest.cs src/unittests/picasa/PhotoEntryTest.cs src/unittests/picasa/PhotoAccessorTest.cs src/unittests/picasa/TagAccessorTest.cs src/unittests/picasa/PicasaQueryTest.cs src/unittests/picasa/GPhotoPhotoIdTest.cs src/unittests/picasa/GPhotoNumPhotosRemainingTest.cs src/unittests/picasa/GPhotoBytesUsedTest.cs src/unittests/picasa/GPhotoExtensionsTest.cs src/unittests/picasa/PicasaFeedTest.cs > src/unittests/gzipstreamtest.cs(77,24): warning CS0219: The variable `i' is assigned but its value is never used > src/unittests/gzipstreamtest.cs(80,24): warning CS0219: The variable `i' is assigned but its value is never used > src/unittests/coretest.cs(552,21): warning CS0219: The variable `u' is assigned but its value is never used > src/unittests/contactstest.cs(831,21): warning CS0219: The variable `iVer' is assigned but its value is never used > src/unittests/gbase.cs(149,32): warning CS0219: The variable `updatedEntry' is assigned but its value is never used > src/unittests/youtubetest.cs(118,35): warning CS0618: `Google.GData.YouTube.YouTubeQuery.Racy' is obsolete: `replaced with safeSearch' > src/unittests/youtubetest.cs(464,17): warning CS0219: The variable `i' is assigned but its value is never used > src/unittests/baselivetestclass.cs(45,33): warning CS0618: `System.Net.ServicePointManager.CertificatePolicy' is obsolete: `Use ServerCertificateValidationCallback instead' > src/unittests/documentslive.cs(222,22): warning CS0219: The variable `d' is assigned but its value is never used > src/unittests/youtube/PlaylistsEntryTest.cs(76,20): warning CS0618: `Google.GData.YouTube.PlaylistsEntry.FeedLink' is obsolete: `replaced with Content.Src.Content' > src/unittests/youtube/PlaylistsEntryTest.cs(77,29): warning CS0618: `Google.GData.YouTube.PlaylistsEntry.FeedLink' is obsolete: `replaced with Content.Src.Content' > src/unittests/youtube/PlaylistsEntryTest.cs(90,20): warning CS0618: `Google.GData.YouTube.PlaylistsEntry.Description' is obsolete: `replaced with Summary.Text' > src/unittests/youtube/PlaylistsEntryTest.cs(91,29): warning CS0618: `Google.GData.YouTube.PlaylistsEntry.Description' is obsolete: `replaced with Summary.Text' > src/unittests/youtube/PlaylistsEntryTest.cs(103,34): warning CS0618: `Google.GData.YouTube.PlaylistsEntry.FeedLink' is obsolete: `replaced with Content.Src.Content' > src/unittests/youtube/PlaylistsEntryTest.cs(104,34): warning CS0618: `Google.GData.YouTube.PlaylistsEntry.Description' is obsolete: `replaced with Summary.Text' > src/unittests/youtube/YouTubeQueryTest.cs(81,20): warning CS0618: `Google.GData.YouTube.YouTubeQuery.VQ' is obsolete: `replaced with the standard query parameter' > src/unittests/youtube/YouTubeQueryTest.cs(82,29): warning CS0618: `Google.GData.YouTube.YouTubeQuery.VQ' is obsolete: `replaced with the standard query parameter' > src/unittests/youtube/YouTubeQueryTest.cs(123,20): warning CS0618: `Google.GData.YouTube.YouTubeQuery.Racy' is obsolete: `replaced with safeSearch' > src/unittests/youtube/YouTubeQueryTest.cs(124,29): warning CS0618: `Google.GData.YouTube.YouTubeQuery.Racy' is obsolete: `replaced with safeSearch' > src/unittests/youtube/MessageEntryTest.cs(77,20): warning CS0618: `Google.GData.YouTube.MessageEntry.Description' is obsolete: `replaced with Summary.Text' > src/unittests/youtube/MessageEntryTest.cs(78,29): warning CS0618: `Google.GData.YouTube.MessageEntry.Description' is obsolete: `replaced with Summary.Text' > src/unittests/youtube/RacyTest.cs(75,13): warning CS0618: `Google.GData.YouTube.Racy' is obsolete: `replaced media:rating' > src/unittests/youtube/RacyTest.cs(75,31): warning CS0618: `Google.GData.YouTube.Racy' is obsolete: `replaced media:rating' > src/unittests/youtube/RacyTest.cs(86,13): warning CS0618: `Google.GData.YouTube.Racy' is obsolete: `replaced media:rating' > src/unittests/youtube/RacyTest.cs(86,31): warning CS0618: `Google.GData.YouTube.Racy' is obsolete: `replaced media:rating' > src/unittests/youtube/FormUploadTokenTest.cs(122,29): warning CS0219: The variable `target' is assigned but its value is never used > src/unittests/youtubetest.cs(1105,24): warning CS0414: The private field `Google.GData.Client.LiveTests.YouTubeVerticalTestSuite.ytClient' is assigned but its value is never used > src/unittests/youtubetest.cs(1106,24): warning CS0414: The private field `Google.GData.Client.LiveTests.YouTubeVerticalTestSuite.ytDevKey' is assigned but its value is never used > src/unittests/youtubetest.cs(1107,24): warning CS0414: The private field `Google.GData.Client.LiveTests.YouTubeVerticalTestSuite.ytUser' is assigned but its value is never used > src/unittests/youtubetest.cs(1108,24): warning CS0414: The private field `Google.GData.Client.LiveTests.YouTubeVerticalTestSuite.ytPwd' is assigned but its value is never used > Compilation succeeded - 30 warning(s) > gmcs -out:gbase_queryexample.exe -r:Google.GData.Calendar.dll -r:Google.GData.Client.dll -r:Google.GData.CodeSearch.dll -r:Google.GData.Extensions.dll -r:Google.GData.GoogleBase.dll -r:Google.GData.Spreadsheets.dll -r:Google.GData.Apps.dll -r:Google.GData.Photos.dll -r:Google.GData.Documents.dll -r:Google.GData.AccessControl.dll -r:Google.GData.Contacts.dll -r:Google.GData.YouTube.dll -r:Google.GData.Health.dll -r:Google.GData.Blogger.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll samples/gbase/example.cs samples/gbase/queryexample.cs > gmcs -out:gbase_customertool.exe -r:Google.GData.Calendar.dll -r:Google.GData.Client.dll -r:Google.GData.CodeSearch.dll -r:Google.GData.Extensions.dll -r:Google.GData.GoogleBase.dll -r:Google.GData.Spreadsheets.dll -r:Google.GData.Apps.dll -r:Google.GData.Photos.dll -r:Google.GData.Documents.dll -r:Google.GData.AccessControl.dll -r:Google.GData.Contacts.dll -r:Google.GData.YouTube.dll -r:Google.GData.Health.dll -r:Google.GData.Blogger.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll samples/gbase/example.cs samples/gbase/customertool.cs samples/gbase/commands.cs > gmcs -out:execrequest.exe -r:Google.GData.Calendar.dll -r:Google.GData.Client.dll -r:Google.GData.CodeSearch.dll -r:Google.GData.Extensions.dll -r:Google.GData.GoogleBase.dll -r:Google.GData.Spreadsheets.dll -r:Google.GData.Apps.dll -r:Google.GData.Photos.dll -r:Google.GData.Documents.dll -r:Google.GData.AccessControl.dll -r:Google.GData.Contacts.dll -r:Google.GData.YouTube.dll -r:Google.GData.Health.dll -r:Google.GData.Blogger.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll samples/execrequest/AssemblyInfo.cs samples/execrequest/main.cs > gmcs -out:gapps_appsdemo.exe -r:Google.GData.Calendar.dll -r:Google.GData.Client.dll -r:Google.GData.CodeSearch.dll -r:Google.GData.Extensions.dll -r:Google.GData.GoogleBase.dll -r:Google.GData.Spreadsheets.dll -r:Google.GData.Apps.dll -r:Google.GData.Photos.dll -r:Google.GData.Documents.dll -r:Google.GData.AccessControl.dll -r:Google.GData.Contacts.dll -r:Google.GData.YouTube.dll -r:Google.GData.Health.dll -r:Google.GData.Blogger.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll samples/appsforyourdomain/appsdemo.cs > gmcs -out:gapps_migration_sample.exe -r:Google.GData.Calendar.dll -r:Google.GData.Client.dll -r:Google.GData.CodeSearch.dll -r:Google.GData.Extensions.dll -r:Google.GData.GoogleBase.dll -r:Google.GData.Spreadsheets.dll -r:Google.GData.Apps.dll -r:Google.GData.Photos.dll -r:Google.GData.Documents.dll -r:Google.GData.AccessControl.dll -r:Google.GData.Contacts.dll -r:Google.GData.YouTube.dll -r:Google.GData.Health.dll -r:Google.GData.Blogger.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll samples/appsforyourdomain/migration/migrationsample.cs > samples/appsforyourdomain/migration/migrationsample.cs(169,30): warning CS0219: The variable `batchResults' is assigned but its value is never used > Compilation succeeded - 1 warning(s) > gmcs -out:gblogger_demo.exe -r:Google.GData.Calendar.dll -r:Google.GData.Client.dll -r:Google.GData.CodeSearch.dll -r:Google.GData.Extensions.dll -r:Google.GData.GoogleBase.dll -r:Google.GData.Spreadsheets.dll -r:Google.GData.Apps.dll -r:Google.GData.Photos.dll -r:Google.GData.Documents.dll -r:Google.GData.AccessControl.dll -r:Google.GData.Contacts.dll -r:Google.GData.YouTube.dll -r:Google.GData.Health.dll -r:Google.GData.Blogger.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll samples/blogger/ConsoleSample.cs > gmcs -out:gcal_demo.exe -r:Google.GData.Calendar.dll -r:Google.GData.Client.dll -r:Google.GData.CodeSearch.dll -r:Google.GData.Extensions.dll -r:Google.GData.GoogleBase.dll -r:Google.GData.Spreadsheets.dll -r:Google.GData.Apps.dll -r:Google.GData.Photos.dll -r:Google.GData.Documents.dll -r:Google.GData.AccessControl.dll -r:Google.GData.Contacts.dll -r:Google.GData.YouTube.dll -r:Google.GData.Health.dll -r:Google.GData.Blogger.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll samples/calendar/console/CalendarDemo.cs > gmcs -out:gspreadsheet_demo.exe -r:Google.GData.Calendar.dll -r:Google.GData.Client.dll -r:Google.GData.CodeSearch.dll -r:Google.GData.Extensions.dll -r:Google.GData.GoogleBase.dll -r:Google.GData.Spreadsheets.dll -r:Google.GData.Apps.dll -r:Google.GData.Photos.dll -r:Google.GData.Documents.dll -r:Google.GData.AccessControl.dll -r:Google.GData.Contacts.dll -r:Google.GData.YouTube.dll -r:Google.GData.Health.dll -r:Google.GData.Blogger.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll samples/spreadsheets/spreadsheetdemo.cs > gmcs -out:PhotoTool.exe -r:Google.GData.Calendar.dll -r:Google.GData.Client.dll -r:Google.GData.CodeSearch.dll -r:Google.GData.Extensions.dll -r:Google.GData.GoogleBase.dll -r:Google.GData.Spreadsheets.dll -r:Google.GData.Apps.dll -r:Google.GData.Photos.dll -r:Google.GData.Documents.dll -r:Google.GData.AccessControl.dll -r:Google.GData.Contacts.dll -r:Google.GData.YouTube.dll -r:Google.GData.Health.dll -r:Google.GData.Blogger.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll -r:System.Windows.Forms -r:System.Drawing -r:System.Data samples/PhotoBrowser/GoogleClientLogin.cs samples/PhotoBrowser/Browser.cs samples/PhotoBrowser/NewAlbumDialog.cs samples/PhotoBrowser/PhotoBrowser.cs > gmcs -out:HealthTool.exe -r:Google.GData.Calendar.dll -r:Google.GData.Client.dll -r:Google.GData.CodeSearch.dll -r:Google.GData.Extensions.dll -r:Google.GData.GoogleBase.dll -r:Google.GData.Spreadsheets.dll -r:Google.GData.Apps.dll -r:Google.GData.Photos.dll -r:Google.GData.Documents.dll -r:Google.GData.AccessControl.dll -r:Google.GData.Contacts.dll -r:Google.GData.YouTube.dll -r:Google.GData.Health.dll -r:Google.GData.Blogger.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll samples/health/AssemblyInfo.cs samples/health/main.cs > sed "s,\@VERSION\@,1.4.0.2,g; s,\@prefix\@,/usr/local,g" < misc/gdata-sharp-contacts.pc.in > misc/gdata-sharp-contacts.pc > sed "s,\@VERSION\@,1.4.0.2,g; s,\@prefix\@,/usr/local,g" < misc/gdata-sharp-health.pc.in > misc/gdata-sharp-health.pc > sed "s,\@VERSION\@,1.4.0.2,g; s,\@prefix\@,/usr/local,g" < misc/gdata-sharp-photos.pc.in > misc/gdata-sharp-photos.pc > sed "s,\@VERSION\@,1.4.0.2,g; s,\@prefix\@,/usr/local,g" < misc/gdata-sharp-blogger.pc.in > misc/gdata-sharp-blogger.pc > sed "s,\@VERSION\@,1.4.0.2,g; s,\@prefix\@,/usr/local,g" < misc/gdata-sharp-apps.pc.in > misc/gdata-sharp-apps.pc > sed "s,\@VERSION\@,1.4.0.2,g; s,\@prefix\@,/usr/local,g" < misc/gdata-sharp-codesearch.pc.in > misc/gdata-sharp-codesearch.pc > sed "s,\@VERSION\@,1.4.0.2,g; s,\@prefix\@,/usr/local,g" < misc/gdata-sharp-youtube.pc.in > misc/gdata-sharp-youtube.pc > sed "s,\@VERSION\@,1.4.0.2,g; s,\@prefix\@,/usr/local,g" < misc/gdata-sharp-documents.pc.in > misc/gdata-sharp-documents.pc > sed "s,\@VERSION\@,1.4.0.2,g; s,\@prefix\@,/usr/local,g" < misc/gdata-sharp-calendar.pc.in > misc/gdata-sharp-calendar.pc > sed "s,\@VERSION\@,1.4.0.2,g; s,\@prefix\@,/usr/local,g" < misc/gdata-sharp-base.pc.in > misc/gdata-sharp-base.pc > sed "s,\@VERSION\@,1.4.0.2,g; s,\@prefix\@,/usr/local,g" < misc/gdata-sharp-acl.pc.in > misc/gdata-sharp-acl.pc > sed "s,\@VERSION\@,1.4.0.2,g; s,\@prefix\@,/usr/local,g" < misc/gdata-sharp-core.pc.in > misc/gdata-sharp-core.pc > sed "s,\@VERSION\@,1.4.0.2,g; s,\@prefix\@,/usr/local,g" < misc/gdata-sharp-spreadsheets.pc.in > misc/gdata-sharp-spreadsheets.pc > ================================================================ > ====================<phase 5: make test>==================== > make: don't know how to make regression-test(continuing) > ================================================================ > ====================<phase 6: make install>==================== > add_pkg > ===> Installing for google-gdata-1.4.0.2 > ===> Generating temporary packing list > ===> Checking if devel/google-gdata already installed > gmcs /d:TRACE -target:library -out:unittests.dll -r:Google.GData.Calendar.dll -r:Google.GData.Client.dll -r:Google.GData.CodeSearch.dll -r:Google.GData.Extensions.dll -r:Google.GData.GoogleBase.dll -r:Google.GData.Spreadsheets.dll -r:Google.GData.Apps.dll -r:Google.GData.Photos.dll -r:Google.GData.Documents.dll -r:Google.GData.AccessControl.dll -r:Google.GData.Contacts.dll -r:Google.GData.YouTube.dll -r:Google.GData.Health.dll -r:Google.GData.Blogger.dll -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll -r:nunit.framework.dll src/unittests/gziplivetest.cs src/unittests/writetest.cs src/unittests/appslivetests.cs src/unittests/gzipstreamtest.cs src/unittests/worksheetentrytest.cs src/unittests/coretest.cs src/unittests/contactstest.cs src/unittests/AssemblyInfo.cs src/unittests/objectmodelhelper.cs src/unittests/gbase.cs src/unittests/youtubetest.cs src/unittests/caltest.cs src/unittests/customtest.cs src/unittests/unittests.cs src/unittests/baseliv > etestclass.cs src/unittests/photostest.cs src/unittests/blogger.cs src/unittests/documentslive.cs src/unittests/documentquerytest.cs src/unittests/gbase/locationtest.cs src/unittests/gbase/gbaseattributetest.cs src/unittests/gbase/gbaseutilitiestest.cs src/unittests/gbase/statstest.cs src/unittests/gbase/gbaseattributecollectiontest.cs src/unittests/gbase/shippingtest.cs src/unittests/gbase/numberunittest.cs src/unittests/gbase/itemtypedefinitiontest.cs src/unittests/gbase/datetimerangetest.cs src/unittests/gbase/gbaseattributecollectionwithtypeconversiontest.cs src/unittests/gbase/gbasefeedtest.cs src/unittests/gbase/attributehistogramtest.cs src/unittests/gbase/gbasequerytest.cs src/unittests/gbase/gbaseentrytest.cs src/unittests/gapps/rfc822msgtest.cs src/unittests/gapps/emaillistrecipiententrytest.cs src/unittests/gapps/labelcollectiontest.cs src/unittests/gapps/mailitempropertycollectiontest.cs src/unittests/gapps/mailitemservicetest.cs src/unittests/gapps/emaillistreci > pientquerytest.cs src/unittests/gapps/mailitementrytest.cs s! > rc/unittests/gapps/nametest.cs src/unittests/gapps/appsservicetest.cs src/unittests/gapps/labeltest.cs src/unittests/gapps/logintest.cs src/unittests/gapps/userquerytest.cs src/unittests/gapps/nicknamequerytest.cs src/unittests/gapps/groupsservicetest.cs src/unittests/gapps/emaillisttest.cs src/unittests/gapps/googlemailsettingsentrytest.cs src/unittests/gapps/googleemailsettingsservicetest.cs src/unittests/gapps/quotatest.cs src/unittests/gapps/emaillistentrytest.cs src/unittests/gapps/nicknametest.cs src/unittests/gapps/appsexceptiontest.cs src/unittests/gapps/mailitempropertytest.cs src/unittests/gapps/userentrytest.cs src/unittests/gapps/emaillistquerytest.cs src/unittests/gapps/appsextendedentrytest.cs src/unittests/gapps/nicknameentrytest.cs src/unittests/spreadsheets/listentrytest.cs src/unittests/spreadsheets/listquerytest.cs src/unittests/spreadsheets/cellentrytest.cs src/unittests/spreadsheets/colcounttest.cs src/unittests/spreadsheets/rowcounttest.cs src/unittests > /spreadsheets/spreadsheetlive.cs src/unittests/spreadsheets/cellquerytest.cs src/unittests/spreadsheets/cellelementtest.cs src/unittests/spreadsheets/spreadsheets.cs src/unittests/youtube/LocationTest.cs src/unittests/youtube/AgeTest.cs src/unittests/youtube/PositionTest.cs src/unittests/youtube/OccupationTest.cs src/unittests/youtube/MoviesTest.cs src/unittests/youtube/MusicTest.cs src/unittests/youtube/YouTubeFeedTest.cs src/unittests/youtube/HobbiesTest.cs src/unittests/youtube/YouTubeEntryTest.cs src/unittests/youtube/CommentEntryTest.cs src/unittests/youtube/PlaylistsEntryTest.cs src/unittests/youtube/UserNameTest.cs src/unittests/youtube/PrivateTest.cs src/unittests/youtube/CommentsFeedTest.cs src/unittests/youtube/SubscriptionEntryTest.cs src/unittests/youtube/RecordedTest.cs src/unittests/youtube/MessageFeedTest.cs src/unittests/youtube/SchoolTest.cs src/unittests/youtube/FriendsEntryTest.cs src/unittests/youtube/LastNameTest.cs src/unittests/youtube/CompanyTest.cs s > rc/unittests/youtube/ProfileEntryTest.cs src/unittests/youtu! > be/Subscr! > iptionFeedTest.cs src/unittests/youtube/NoEmbedTest.cs src/unittests/youtube/FriendsFeedTest.cs src/unittests/youtube/YouTubeNameTableTest.cs src/unittests/youtube/FirstNameTest.cs src/unittests/youtube/YouTubeQueryTest.cs src/unittests/youtube/GenderTest.cs src/unittests/youtube/StateTest.cs src/unittests/youtube/PlaylistFeedTest.cs src/unittests/youtube/StatusTest.cs src/unittests/youtube/RelationshipTest.cs src/unittests/youtube/StatisticsTest.cs src/unittests/youtube/MessageEntryTest.cs src/unittests/youtube/BooksTest.cs src/unittests/youtube/QueryStringTest.cs src/unittests/youtube/ProfileFeedTest.cs src/unittests/youtube/PlaylistEntryTest.cs src/unittests/youtube/RacyTest.cs src/unittests/youtube/HomeTownTest.cs src/unittests/youtube/DescriptionTest.cs src/unittests/youtube/FormUploadTokenTest.cs src/unittests/youtube/PlaylistsFeedTest.cs src/unittests/youtube/YouTubeBaseEntryTest.cs src/unittests/youtube/DurationTest.cs src/unittests/core/ServiceUnavailableException > Test.cs src/unittests/core/FeedParserEventArgsTest.cs src/unittests/core/AtomEntryTest.cs src/unittests/core/AtomIconTest.cs src/unittests/core/GDataLoggingRequestFactoryTest.cs src/unittests/core/AtomUriTest.cs src/unittests/core/AtomFeedTest.cs src/unittests/core/AtomTextConstructTest.cs src/unittests/core/AtomCategoryCollectionTest.cs src/unittests/core/AtomLinkTest.cs src/unittests/core/AtomIdTest.cs src/unittests/core/GDataBatchRequestExceptionTest.cs src/unittests/core/GDataRedirectExceptionTest.cs src/unittests/core/GDataCredentialsTest.cs src/unittests/core/UtilitiesTest.cs src/unittests/core/GDataBatchInterruptTest.cs src/unittests/core/AtomCategoryTest.cs src/unittests/core/FeedQueryTest.cs src/unittests/core/ServiceEventArgsTest.cs src/unittests/core/AtomBaseLinkTest.cs src/unittests/core/GDataVersionConflictExceptionTest.cs src/unittests/core/ExtensionElementEventArgsTest.cs src/unittests/core/GDataNotModifiedExceptionTest.cs src/unittests/core/GDataBatchStatusTe > st.cs src/unittests/core/AtomSourceTest.cs src/unittests/cor! > e/Abstrac! > tEntryTest.cs src/unittests/core/GDataBatchErrorTest.cs src/unittests/core/AtomContentTest.cs src/unittests/core/GDataRequestExceptionTest.cs src/unittests/core/QueryCategoryTest.cs src/unittests/core/AtomBaseTest.cs src/unittests/core/AtomPersonTest.cs src/unittests/core/AtomLogoTest.cs src/unittests/core/TermsNotAgreedExceptionTest.cs src/unittests/core/AccountDisabledExceptionTest.cs src/unittests/core/InvalidCredentialsExceptionTest.cs src/unittests/core/AtomGeneratorTest.cs src/unittests/core/ServiceTest.cs src/unittests/core/GDataBatchEntryDataTest.cs src/unittests/core/AbstractFeedTest.cs src/unittests/core/NotVerifiedExceptionTest.cs src/unittests/core/DocumentQueryTest.cs src/unittests/core/AccountDeletedExceptionTest.cs src/unittests/core/GDataRequestFactoryTest.cs src/unittests/core/GDataBatchFeedDataTest.cs src/unittests/core/GDataForbiddenExceptionTest.cs src/unittests/core/GDataGAuthRequestFactoryTest.cs src/unittests/core/GAuthSubRequestFactoryTest.cs src/uni > ttests/picasa/AlbumQueryTest.cs src/unittests/picasa/PhotoQueryTest.cs src/unittests/picasa/GPhotoRotationTest.cs src/unittests/picasa/GPhotoSizeTest.cs src/unittests/picasa/CommentEntryTest.cs src/unittests/picasa/PicasaEntryTest.cs src/unittests/picasa/GPhotoNameTest.cs src/unittests/picasa/GPhotoVersionTest.cs src/unittests/picasa/TagEntryTest.cs src/unittests/picasa/GPhotoCommentCountTest.cs src/unittests/picasa/AlbumEntryTest.cs src/unittests/picasa/GPhotoUserTest.cs src/unittests/picasa/GPhotoWidthTest.cs src/unittests/picasa/GPhotoAlbumIdTest.cs src/unittests/picasa/GPhotoWeightTest.cs src/unittests/picasa/GPhotoThumbnailTest.cs src/unittests/picasa/TagQueryTest.cs src/unittests/picasa/GPhotoMaxPhotosPerAlbumTest.cs src/unittests/picasa/GPhotoQuotaLimitTest.cs src/unittests/picasa/GPhotoChecksumTest.cs src/unittests/picasa/GPhotoLocationTest.cs src/unittests/picasa/AlbumAccessorTest.cs src/unittests/picasa/CommentsQueryTest.cs src/unittests/picasa/GPhotoClientTest.cs > src/unittests/picasa/GPhotoQuotaCurrentTest.cs src/unittests! > /picasa/G! > PhotoTimestampTest.cs src/unittests/picasa/GPhotoHeightTest.cs src/unittests/picasa/GPhotoNumPhotosTest.cs src/unittests/picasa/GPhotoCommentingEnabledTest.cs src/unittests/picasa/CommentAccessorTest.cs src/unittests/picasa/GPhotoAccessTest.cs src/unittests/picasa/GPhotoIdTest.cs src/unittests/picasa/GPhotoNickNameTest.cs src/unittests/picasa/KindQueryTest.cs src/unittests/picasa/GPhotoPositionTest.cs src/unittests/picasa/PhotoEntryTest.cs src/unittests/picasa/PhotoAccessorTest.cs src/unittests/picasa/TagAccessorTest.cs src/unittests/picasa/PicasaQueryTest.cs src/unittests/picasa/GPhotoPhotoIdTest.cs src/unittests/picasa/GPhotoNumPhotosRemainingTest.cs src/unittests/picasa/GPhotoBytesUsedTest.cs src/unittests/picasa/GPhotoExtensionsTest.cs src/unittests/picasa/PicasaFeedTest.cs > src/unittests/gzipstreamtest.cs(77,24): warning CS0219: The variable `i' is assigned but its value is never used > src/unittests/gzipstreamtest.cs(80,24): warning CS0219: The variable `i' is assigned but its value is never used > src/unittests/coretest.cs(552,21): warning CS0219: The variable `u' is assigned but its value is never used > src/unittests/contactstest.cs(831,21): warning CS0219: The variable `iVer' is assigned but its value is never used > src/unittests/gbase.cs(149,32): warning CS0219: The variable `updatedEntry' is assigned but its value is never used > src/unittests/youtubetest.cs(118,35): warning CS0618: `Google.GData.YouTube.YouTubeQuery.Racy' is obsolete: `replaced with safeSearch' > src/unittests/youtubetest.cs(464,17): warning CS0219: The variable `i' is assigned but its value is never used > src/unittests/baselivetestclass.cs(45,33): warning CS0618: `System.Net.ServicePointManager.CertificatePolicy' is obsolete: `Use ServerCertificateValidationCallback instead' > src/unittests/documentslive.cs(222,22): warning CS0219: The variable `d' is assigned but its value is never used > src/unittests/youtube/PlaylistsEntryTest.cs(76,20): warning CS0618: `Google.GData.YouTube.PlaylistsEntry.FeedLink' is obsolete: `replaced with Content.Src.Content' > src/unittests/youtube/PlaylistsEntryTest.cs(77,29): warning CS0618: `Google.GData.YouTube.PlaylistsEntry.FeedLink' is obsolete: `replaced with Content.Src.Content' > src/unittests/youtube/PlaylistsEntryTest.cs(90,20): warning CS0618: `Google.GData.YouTube.PlaylistsEntry.Description' is obsolete: `replaced with Summary.Text' > src/unittests/youtube/PlaylistsEntryTest.cs(91,29): warning CS0618: `Google.GData.YouTube.PlaylistsEntry.Description' is obsolete: `replaced with Summary.Text' > src/unittests/youtube/PlaylistsEntryTest.cs(103,34): warning CS0618: `Google.GData.YouTube.PlaylistsEntry.FeedLink' is obsolete: `replaced with Content.Src.Content' > src/unittests/youtube/PlaylistsEntryTest.cs(104,34): warning CS0618: `Google.GData.YouTube.PlaylistsEntry.Description' is obsolete: `replaced with Summary.Text' > src/unittests/youtube/YouTubeQueryTest.cs(81,20): warning CS0618: `Google.GData.YouTube.YouTubeQuery.VQ' is obsolete: `replaced with the standard query parameter' > src/unittests/youtube/YouTubeQueryTest.cs(82,29): warning CS0618: `Google.GData.YouTube.YouTubeQuery.VQ' is obsolete: `replaced with the standard query parameter' > src/unittests/youtube/YouTubeQueryTest.cs(123,20): warning CS0618: `Google.GData.YouTube.YouTubeQuery.Racy' is obsolete: `replaced with safeSearch' > src/unittests/youtube/YouTubeQueryTest.cs(124,29): warning CS0618: `Google.GData.YouTube.YouTubeQuery.Racy' is obsolete: `replaced with safeSearch' > src/unittests/youtube/MessageEntryTest.cs(77,20): warning CS0618: `Google.GData.YouTube.MessageEntry.Description' is obsolete: `replaced with Summary.Text' > src/unittests/youtube/MessageEntryTest.cs(78,29): warning CS0618: `Google.GData.YouTube.MessageEntry.Description' is obsolete: `replaced with Summary.Text' > src/unittests/youtube/RacyTest.cs(75,13): warning CS0618: `Google.GData.YouTube.Racy' is obsolete: `replaced media:rating' > src/unittests/youtube/RacyTest.cs(75,31): warning CS0618: `Google.GData.YouTube.Racy' is obsolete: `replaced media:rating' > src/unittests/youtube/RacyTest.cs(86,13): warning CS0618: `Google.GData.YouTube.Racy' is obsolete: `replaced media:rating' > src/unittests/youtube/RacyTest.cs(86,31): warning CS0618: `Google.GData.YouTube.Racy' is obsolete: `replaced media:rating' > src/unittests/youtube/FormUploadTokenTest.cs(122,29): warning CS0219: The variable `target' is assigned but its value is never used > src/unittests/youtubetest.cs(1105,24): warning CS0414: The private field `Google.GData.Client.LiveTests.YouTubeVerticalTestSuite.ytClient' is assigned but its value is never used > src/unittests/youtubetest.cs(1106,24): warning CS0414: The private field `Google.GData.Client.LiveTests.YouTubeVerticalTestSuite.ytDevKey' is assigned but its value is never used > src/unittests/youtubetest.cs(1107,24): warning CS0414: The private field `Google.GData.Client.LiveTests.YouTubeVerticalTestSuite.ytUser' is assigned but its value is never used > src/unittests/youtubetest.cs(1108,24): warning CS0414: The private field `Google.GData.Client.LiveTests.YouTubeVerticalTestSuite.ytPwd' is assigned but its value is never used > Compilation succeeded - 30 warning(s) > for i in Google.GData.Calendar.dll Google.GData.Client.dll Google.GData.CodeSearch.dll Google.GData.Extensions.dll Google.GData.GoogleBase.dll Google.GData.Spreadsheets.dll Google.GData.Apps.dll Google.GData.Photos.dll Google.GData.Documents.dll Google.GData.AccessControl.dll Google.GData.Contacts.dll Google.GData.YouTube.dll Google.GData.Health.dll Google.GData.Blogger.dll ; do gacutil -i $i -package GData-Sharp -root "/usr/local/lib"; done > Package exported to: /usr/local/lib/mono/GData-Sharp/Google.GData.Calendar.dll -> ../gac/Google.GData.Calendar/1.4.0.2__aa6748391206b888/Google.GData.Calendar.dll > Installed Google.GData.Calendar.dll into the gac (/usr/local/lib/mono/gac) > Package exported to: /usr/local/lib/mono/GData-Sharp/Google.GData.Client.dll -> ../gac/Google.GData.Client/1.4.0.2__04a59ca9b0273830/Google.GData.Client.dll > Installed Google.GData.Client.dll into the gac (/usr/local/lib/mono/gac) > Package exported to: /usr/local/lib/mono/GData-Sharp/Google.GData.CodeSearch.dll -> ../gac/Google.GData.CodeSearch/1.4.0.2__cac30bb7c678972d/Google.GData.CodeSearch.dll > Installed Google.GData.CodeSearch.dll into the gac (/usr/local/lib/mono/gac) > Package exported to: /usr/local/lib/mono/GData-Sharp/Google.GData.Extensions.dll -> ../gac/Google.GData.Extensions/1.4.0.2__0b4c5df2ebf20876/Google.GData.Extensions.dll > Installed Google.GData.Extensions.dll into the gac (/usr/local/lib/mono/gac) > Package exported to: /usr/local/lib/mono/GData-Sharp/Google.GData.GoogleBase.dll -> ../gac/Google.GData.GoogleBase/1.4.0.2__b361faa2ad5bd3db/Google.GData.GoogleBase.dll > Installed Google.GData.GoogleBase.dll into the gac (/usr/local/lib/mono/gac) > Package exported to: /usr/local/lib/mono/GData-Sharp/Google.GData.Spreadsheets.dll -> ../gac/Google.GData.Spreadsheets/1.4.0.2__3f77feb76ff0d9a1/Google.GData.Spreadsheets.dll > Installed Google.GData.Spreadsheets.dll into the gac (/usr/local/lib/mono/gac) > Package exported to: /usr/local/lib/mono/GData-Sharp/Google.GData.Apps.dll -> ../gac/Google.GData.Apps/1.4.0.2__e6feebfe441b89cb/Google.GData.Apps.dll > Installed Google.GData.Apps.dll into the gac (/usr/local/lib/mono/gac) > Package exported to: /usr/local/lib/mono/GData-Sharp/Google.GData.Photos.dll -> ../gac/Google.GData.Photos/1.4.0.2__a25b50f2e8e3887a/Google.GData.Photos.dll > Installed Google.GData.Photos.dll into the gac (/usr/local/lib/mono/gac) > Package exported to: /usr/local/lib/mono/GData-Sharp/Google.GData.Documents.dll -> ../gac/Google.GData.Documents/1.4.0.2__099e9a853da5b089/Google.GData.Documents.dll > Installed Google.GData.Documents.dll into the gac (/usr/local/lib/mono/gac) > Package exported to: /usr/local/lib/mono/GData-Sharp/Google.GData.AccessControl.dll -> ../gac/Google.GData.AccessControl/1.4.0.2__b4b8eb9a7afc8328/Google.GData.AccessControl.dll > Installed Google.GData.AccessControl.dll into the gac (/usr/local/lib/mono/gac) > Package exported to: /usr/local/lib/mono/GData-Sharp/Google.GData.Contacts.dll -> ../gac/Google.GData.Contacts/1.4.0.2__7e065189dd4b982f/Google.GData.Contacts.dll > Installed Google.GData.Contacts.dll into the gac (/usr/local/lib/mono/gac) > Package exported to: /usr/local/lib/mono/GData-Sharp/Google.GData.YouTube.dll -> ../gac/Google.GData.YouTube/1.4.0.2__af04a32718ae8833/Google.GData.YouTube.dll > Installed Google.GData.YouTube.dll into the gac (/usr/local/lib/mono/gac) > Package exported to: /usr/local/lib/mono/GData-Sharp/Google.GData.Health.dll -> ../gac/Google.GData.Health/1.4.0.2__7dc2246c3cef9211/Google.GData.Health.dll > Installed Google.GData.Health.dll into the gac (/usr/local/lib/mono/gac) > Thread 80120e700 has exited with leftover thread-specific data after 4 destructor iterations > Package exported to: /usr/local/lib/mono/GData-Sharp/Google.GData.Blogger.dll -> ../gac/Google.GData.Blogger/1.4.0.2__6f8943d33947d761/Google.GData.Blogger.dll > Installed Google.GData.Blogger.dll into the gac (/usr/local/lib/mono/gac) > install -d "/usr/local/lib/pkgconfig" > install -m 644 misc/gdata-sharp-photos.pc misc/gdata-sharp-apps.pc misc/gdata-sharp-documents.pc misc/gdata-sharp-base.pc misc/gdata-sharp-codesearch.pc misc/gdata-sharp-acl.pc misc/gdata-sharp-core.pc misc/gdata-sharp-health.pc misc/gdata-sharp-youtube.pc misc/gdata-sharp-calendar.pc misc/gdata-sharp-contacts.pc misc/gdata-sharp-blogger.pc misc/gdata-sharp-spreadsheets.pc "/usr/local/libdata/pkgconfig" > ===> Registering installation for google-gdata-1.4.0.2 > ================================================================ > ====================<phase 7: make package>==================== > ===> Building package for google-gdata-1.4.0.2 > Deleting google-gdata-1.4.0.2 > ================================================================ > > === Checking filesystem state > list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) > 1130748 4 drwxr-xr-x 2 root wheel 512 Aug 3 13:57 usr/local/lib/pkgconfig > ================================================================ > build of /usr/ports/devel/google-gdata ended at Wed Aug 3 13:57:57 UTC 2011 -- -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> Sword ownership rights have been under heavy fire since they were determined to be the leading cause of death during the Siege of Acre in the third crusade. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAk45yiYACgkQntdYP8FOsoIe9ACgj7FmpMz5uRaeTNKzmCWvkm3l bwoAn2tcPcWv9aoCtYOjiz0uisWp9iPJ =4YN1 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1312410150.6749.24.camel>
