------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- ac_cv_path_MCS=/usr/local/bin/mcs MAKE=gmake MONO_SHARED_DIR="/construction/irc/smartirc4net" PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/irc/smartirc4net XDG_CONFIG_HOME=/construction/irc/smartirc4net XDG_CACHE_HOME=/construction/irc/smartirc4net/.cache HOME=/construction/irc/smartirc4net TMPDIR="/tmp" PATH=/construction/irc/smartirc4net/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/irc/smartirc4net/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- MONO_SHARED_DIR="/construction/irc/smartirc4net" TZ=UTC XDG_DATA_HOME=/construction/irc/smartirc4net XDG_CONFIG_HOME=/construction/irc/smartirc4net XDG_CACHE_HOME=/construction/irc/smartirc4net/.cache HOME=/construction/irc/smartirc4net TMPDIR="/tmp" PATH=/construction/irc/smartirc4net/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/irc/smartirc4net/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/irc/smartirc4net/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/smartirc4net" EXAMPLESDIR="share/examples/smartirc4net" DATADIR="share/smartirc4net" WWWDIR="www/smartirc4net" ETCDIR="etc/smartirc4net" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/smartirc4net DOCSDIR=/usr/local/share/doc/smartirc4net EXAMPLESDIR=/usr/local/share/examples/smartirc4net WWWDIR=/usr/local/www/smartirc4net ETCDIR=/usr/local/etc/smartirc4net SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/libinotify-20211018.pkg ===== Message from libinotify-20211018: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/libimagequant-4.2.0_1.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/libraqm-0.10.1.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/tcl86-8.6.13.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/libXScrnSaver-1.2.4.pkg Installing /packages/All/tk86-8.6.13.pkg Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/py39-olefile-0.46.pkg Installing /packages/All/py39-tkinter-3.9.17_6.pkg Installing /packages/All/py39-pillow-9.5.0.pkg Installing /packages/All/ca_root_nss-3.89.1.pkg ===== Message from ca_root_nss-3.89.1: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/mono-5.10.1.57_4.pkg ===== Message from mono-5.10.1.57_4: -- 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 accessed 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 Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> smartirc4net-1.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> smartirc4net-1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by smartirc4net-1.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> smartirc4net-1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by smartirc4net-1.1_1 for building => SHA256 Checksum OK for smartirc4net-1.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> smartirc4net-1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by smartirc4net-1.1_1 for building ===> Extracting for smartirc4net-1.1_1 => SHA256 Checksum OK for smartirc4net-1.1.tar.gz. Extracted Memory Use: 0.94M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for smartirc4net-1.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> smartirc4net-1.1_1 depends on package: gmake>=4.3 - found ===> smartirc4net-1.1_1 depends on executable: mono - found ===> smartirc4net-1.1_1 depends on package: pkgconf>=1.3.0_1 - found ===> smartirc4net-1.1_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> smartirc4net-1.1_1 depends on package: gmake>=4.3 - found ===> smartirc4net-1.1_1 depends on executable: mono - found ===> smartirc4net-1.1_1 depends on package: pkgconf>=1.3.0_1 - found ===> smartirc4net-1.1_1 depends on file: /usr/local/bin/ccache - found ===> Configuring for smartirc4net-1.1_1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking pkg-config is at least version 0.9.0... yes checking for MONO_MODULE... yes checking for mono... /usr/local/bin/mono checking for mcs... (cached) /usr/local/bin/mcs checking for dmcs... (cached) /usr/local/bin/mcs checking Mono GAC for System.dll... found checking for gacutil... /usr/local/bin/gacutil checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating smartirc4net.pc config.status: creating src/Makefile config.status: creating src/AssemblyInfo.cs Configuration summary for smartirc4net (1.1) * Installation prefix: /usr/local SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for smartirc4net-1.1_1 gmake[1]: Entering directory '/construction/irc/smartirc4net/smartirc4net-1.1' Making all in src gmake[2]: Entering directory '/construction/irc/smartirc4net/smartirc4net-1.1/src' /usr/bin/install -c -d ../bin /usr/local/bin/mcs -debug -define:TRACE,DEBUG -nowarn:1591 -keyfile:../smartirc4net.snk -define:SIGN -doc:../bin/Meebey.SmartIrc4net.xml -target:library -out:../bin/Meebey.SmartIrc4net.dll AssemblyInfo.cs Consts.cs EventArgs.cs Exceptions.cs Logger.cs IrcClient/BanInfo.cs IrcClient/Channel.cs IrcClient/ChannelInfo.cs IrcClient/ChannelModeChangeInfo.cs IrcClient/ChannelUser.cs IrcClient/Delegates.cs IrcClient/EventArgs.cs IrcClient/IrcClient.cs IrcClient/IrcMessageData.cs IrcClient/IrcUser.cs IrcClient/NonRfcChannel.cs IrcClient/NonRfcChannelUser.cs IrcClient/ServerProperties.cs IrcClient/WhoInfo.cs IrcCommands/IrcCommands.cs IrcCommands/Rfc2812.cs IrcConnection/Delegates.cs IrcConnection/EventArgs.cs IrcConnection/IrcConnection.cs IrcConnection/IrcProperties.cs IrcConnection/PrimaryOrFallbackEncoding.cs IrcConnection/ProxyType.cs IrcFeatures/DccChat.cs IrcFeatures/DccConnection.cs IrcFeatures/DccSend.cs IrcFeatures/Delegates.cs IrcFeatures/EventArgs.cs IrcFeatures/IrcConstants.cs IrcFeatures/IrcFeatures.cs starksoftproxy/HttpProxyClient.cs starksoftproxy/IProxyClient.cs starksoftproxy/ProxyClientFactory.cs starksoftproxy/Socks4ProxyClient.cs starksoftproxy/Socks4aProxyClient.cs starksoftproxy/Socks5ProxyClient.cs starksoftproxy/Utils.cs starksoftproxy/EventArgs/CreateConnectionAsyncCompletedEventArgs.cs starksoftproxy/Exceptions/ProxyException.cs IrcConnection/IrcProperties.cs(49,1): warning CS1587: XML comment is not placed on a valid language element warning CS1616: Option `keyfile' overrides attribute `System.Reflection.AssemblyKeyFileAttribute' given in a source file or added module AssemblyInfo.cs(73,12): (Location of the symbol related to previous warning) IrcClient/IrcClient.cs(1681,22): warning CS1572: XML comment on `Meebey.SmartIrc4net.IrcClient._InterpretChannelMode(Meebey.SmartIrc4net.IrcMessageData, System.Collections.Generic.List)' has a param tag for `mode', but there is no parameter by that name IrcClient/IrcClient.cs(1681,22): warning CS1572: XML comment on `Meebey.SmartIrc4net.IrcClient._InterpretChannelMode(Meebey.SmartIrc4net.IrcMessageData, System.Collections.Generic.List)' has a param tag for `parameter', but there is no parameter by that name IrcClient/IrcClient.cs(1681,22): warning CS1573: Parameter `changeInfos' has no matching param tag in the XML comment for `Meebey.SmartIrc4net.IrcClient._InterpretChannelMode(Meebey.SmartIrc4net.IrcMessageData, System.Collections.Generic.List)' IrcClient/IrcMessageData.cs(188,16): warning CS1572: XML comment on `Meebey.SmartIrc4net.IrcMessageData.IrcMessageData(Meebey.SmartIrc4net.IrcClient, string, string, string, string, string, string, string, Meebey.SmartIrc4net.ReceiveType, Meebey.SmartIrc4net.ReplyCode, System.Collections.Generic.Dictionary)' has a param tag for `rawTags', but there is no parameter by that name IrcClient/ServerProperties.cs(434,23): warning CS1570: XML documentation comment on `Meebey.SmartIrc4net.ServerProperties.StatusNoticeParticipants' is not well-formed XML markup (An error occurred while parsing EntityName. Line 7, position 5.) IrcCommands/IrcCommands.cs(167,21): warning CS1572: XML comment on `Meebey.SmartIrc4net.IrcCommands.ChangeChannelPrivilege(string, string, string[])' has a param tag for `nickname', but there is no parameter by that name IrcCommands/IrcCommands.cs(167,21): warning CS1573: Parameter `nicknames' has no matching param tag in the XML comment for `Meebey.SmartIrc4net.IrcCommands.ChangeChannelPrivilege(string, string, string[])' IrcFeatures/EventArgs.cs(49,18): warning CS1572: XML comment on `Meebey.SmartIrc4net.DccEventArgs.DccEventArgs(Meebey.SmartIrc4net.DccConnection)' has a param tag for `dccClient', but there is no parameter by that name IrcFeatures/EventArgs.cs(49,18): warning CS1572: XML comment on `Meebey.SmartIrc4net.DccEventArgs.DccEventArgs(Meebey.SmartIrc4net.DccConnection)' has a param tag for `stream', but there is no parameter by that name IrcFeatures/EventArgs.cs(49,18): warning CS1573: Parameter `dcc' has no matching param tag in the XML comment for `Meebey.SmartIrc4net.DccEventArgs.DccEventArgs(Meebey.SmartIrc4net.DccConnection)' IrcFeatures/IrcFeatures.cs(428,22): warning CS1572: XML comment on `Meebey.SmartIrc4net.IrcFeatures.RemoveInvalidDccConnections()' has a param tag for `dc', but there is no parameter by that name IrcClient/Channel.cs(44,88): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.' IrcClient/Channel.cs(44,70): warning CS0618: `System.Collections.Hashtable.Hashtable(System.Collections.IHashCodeProvider, System.Collections.IComparer)' is obsolete: `Please use Hashtable(IEqualityComparer) instead.' IrcClient/Channel.cs(45,88): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.' IrcClient/Channel.cs(45,70): warning CS0618: `System.Collections.Hashtable.Hashtable(System.Collections.IHashCodeProvider, System.Collections.IComparer)' is obsolete: `Please use Hashtable(IEqualityComparer) instead.' IrcClient/Channel.cs(46,88): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.' IrcClient/Channel.cs(46,70): warning CS0618: `System.Collections.Hashtable.Hashtable(System.Collections.IHashCodeProvider, System.Collections.IComparer)' is obsolete: `Please use Hashtable(IEqualityComparer) instead.' IrcClient/IrcClient.cs(71,102): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.' IrcClient/IrcClient.cs(71,84): warning CS0618: `System.Collections.Hashtable.Hashtable(System.Collections.IHashCodeProvider, System.Collections.IComparer)' is obsolete: `Please use Hashtable(IEqualityComparer) instead.' IrcClient/IrcClient.cs(72,102): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.' IrcClient/IrcClient.cs(72,84): warning CS0618: `System.Collections.Hashtable.Hashtable(System.Collections.IHashCodeProvider, System.Collections.IComparer)' is obsolete: `Please use Hashtable(IEqualityComparer) instead.' IrcClient/IrcClient.cs(2760,26): warning CS0168: The variable `mode' is declared but never used IrcClient/NonRfcChannel.cs(40,78): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.' IrcClient/NonRfcChannel.cs(40,60): warning CS0618: `System.Collections.Hashtable.Hashtable(System.Collections.IHashCodeProvider, System.Collections.IComparer)' is obsolete: `Please use Hashtable(IEqualityComparer) instead.' IrcClient/NonRfcChannel.cs(41,85): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.' IrcClient/NonRfcChannel.cs(41,67): warning CS0618: `System.Collections.Hashtable.Hashtable(System.Collections.IHashCodeProvider, System.Collections.IComparer)' is obsolete: `Please use Hashtable(IEqualityComparer) instead.' IrcClient/NonRfcChannel.cs(42,79): warning CS0618: `System.Collections.CaseInsensitiveHashCodeProvider' is obsolete: `Please use StringComparer instead.' IrcClient/NonRfcChannel.cs(42,61): warning CS0618: `System.Collections.Hashtable.Hashtable(System.Collections.IHashCodeProvider, System.Collections.IComparer)' is obsolete: `Please use Hashtable(IEqualityComparer) instead.' IrcConnection/IrcConnection.cs(1151,42): warning CS0168: The variable `e' is declared but never used IrcConnection/IrcConnection.cs(1170,36): warning CS0168: The variable `ex' is declared but never used IrcConnection/IrcConnection.cs(1256,42): warning CS0168: The variable `e' is declared but never used IrcConnection/IrcConnection.cs(1275,36): warning CS0168: The variable `ex' is declared but never used IrcConnection/IrcConnection.cs(1529,36): warning CS0168: The variable `ex' is declared but never used IrcFeatures/DccConnection.cs(197,29): warning CS0618: `System.Net.IPAddress.Address' is obsolete: `This property has been deprecated. It is address family dependent. Please use IPAddress.Equals method to perform comparisons. http://go.microsoft.com/fwlink/?linkid=14202' IrcFeatures/DccConnection.cs(198,25): warning CS0618: `System.Net.IPAddress.Address' is obsolete: `This property has been deprecated. It is address family dependent. Please use IPAddress.Equals method to perform comparisons. http://go.microsoft.com/fwlink/?linkid=14202' IrcFeatures/DccConnection.cs(199,25): warning CS0618: `System.Net.IPAddress.Address' is obsolete: `This property has been deprecated. It is address family dependent. Please use IPAddress.Equals method to perform comparisons. http://go.microsoft.com/fwlink/?linkid=14202' IrcFeatures/DccConnection.cs(200,25): warning CS0618: `System.Net.IPAddress.Address' is obsolete: `This property has been deprecated. It is address family dependent. Please use IPAddress.Equals method to perform comparisons. http://go.microsoft.com/fwlink/?linkid=14202' IrcFeatures/DccSend.cs(89,26): warning CS0219: The variable `okFs' is assigned but its value is never used IrcFeatures/EventArgs.cs(78,20): warning CS0219: The variable `whiteSpace' is assigned but its value is never used IrcClient/IrcClient.cs(58,34): warning CS0649: Field `Meebey.SmartIrc4net.IrcClient._PassiveChannelSyncing' is never assigned to, and will always have its default value `false' Compilation succeeded - 42 warning(s) gmake[2]: Leaving directory '/construction/irc/smartirc4net/smartirc4net-1.1/src' gmake[2]: Entering directory '/construction/irc/smartirc4net/smartirc4net-1.1' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/irc/smartirc4net/smartirc4net-1.1' gmake[1]: Leaving directory '/construction/irc/smartirc4net/smartirc4net-1.1' SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> smartirc4net-1.1_1 depends on executable: mono - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for smartirc4net-1.1_1 ===> smartirc4net-1.1_1 depends on executable: mono - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/irc/smartirc4net/smartirc4net-1.1' Making install in src gmake[2]: Entering directory '/construction/irc/smartirc4net/smartirc4net-1.1/src' gmake[3]: Entering directory '/construction/irc/smartirc4net/smartirc4net-1.1/src' gmake[3]: Nothing to be done for 'install-exec-am'. echo "/usr/local/bin/gacutil -i ../bin/Meebey.SmartIrc4net.dll -f -root /construction/irc/smartirc4net/stage/usr/local/lib"; \ /usr/local/bin/gacutil -i ../bin/Meebey.SmartIrc4net.dll -f -root /construction/irc/smartirc4net/stage/usr/local/lib || exit 1; /usr/local/bin/gacutil -i ../bin/Meebey.SmartIrc4net.dll -f -root /construction/irc/smartirc4net/stage/usr/local/lib Installed ../bin/Meebey.SmartIrc4net.dll into the gac (/construction/irc/smartirc4net/stage/usr/local/lib/mono/gac) /bin/mkdir -p '/construction/irc/smartirc4net/stage/usr/local/lib/smartirc4net' install -m 0644 ../bin/Meebey.SmartIrc4net.dll '/construction/irc/smartirc4net/stage/usr/local/lib/smartirc4net' /bin/mkdir -p '/construction/irc/smartirc4net/stage/usr/local/libdata/pkgconfig' install -m 0644 ../smartirc4net.pc '/construction/irc/smartirc4net/stage/usr/local/libdata/pkgconfig' gmake[3]: Leaving directory '/construction/irc/smartirc4net/smartirc4net-1.1/src' gmake[2]: Leaving directory '/construction/irc/smartirc4net/smartirc4net-1.1/src' gmake[2]: Entering directory '/construction/irc/smartirc4net/smartirc4net-1.1' gmake[3]: Entering directory '/construction/irc/smartirc4net/smartirc4net-1.1' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/irc/smartirc4net/smartirc4net-1.1' gmake[2]: Leaving directory '/construction/irc/smartirc4net/smartirc4net-1.1' gmake[1]: Leaving directory '/construction/irc/smartirc4net/smartirc4net-1.1' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for smartirc4net-1.1_1 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% Service unavailablepacking files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:27