* Package: www-servers/xsp-2014.12-r2014120900  * Repository: gentoo  * Maintainer: dotnet@gentoo.org  * USE: abi_x86_64 amd64 developer elibc_glibc kernel_linux net35 net40 net45 userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox * -- USING .NET 4.5 FRAMEWORK -- >>> Unpacking source... >>> Unpacking xsp-2014.12.zip to /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work >>> Source unpacked in /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work >>> Preparing source in /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768 ... * Applying aclocal-fix.patch ...  [ ok ] * Running aclocal -I build/m4/shamrock -I build/m4/shave ...  [ ok ] libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build/m4'. libtoolize: copying file 'build/m4/libtool.m4' libtoolize: copying file 'build/m4/ltoptions.m4' libtoolize: copying file 'build/m4/ltsugar.m4' libtoolize: copying file 'build/m4/ltversion.m4' libtoolize: copying file 'build/m4/lt~obsolete.m4' libtoolize: Consider adding '-I build/m4' to ACLOCAL_AMFLAGS in Makefile.am. * Running autoconf ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768 ... * QA Warning: running automake in configure phase * Running automake --add-missing --copy --force-missing --gnu --add-missing --force --copy ...  [ ok ] >>> Working in BUILD_DIR: "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-2014.12_build" * econf: updating xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/xsp-2014.12-r2014120900 --enable-maintainer-mode --disable-docs checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gawk... (cached) gawk checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 send... yes checking for recv... yes checking for bind... yes checking for listen... yes checking for accept... yes checking for chmod... yes checking for unlink... yes checking for fork... yes checking for execv... yes checking for exit... yes checking for getpid... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for setreuid... yes checking for setregid... yes checking for strlen... yes checking for strncpy... yes checking for strncmp... yes checking for printf... yes checking for fprintf... yes checking for snprintf... yes checking for vprintf... yes checking for strftime... yes checking for time... yes checking for perror... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for mono >= 2.10.0... yes checking for dmcs... /usr/bin/dmcs checking for mono... /usr/bin/mono checking for gacutil... /usr/bin/gacutil checking for sn... /usr/bin/sn checking for Mono 4.5 GAC for System.Core.dll... found checking for Mono 4.5 GAC for System.Configuration.dll... found checking for Mono 4.5 GAC for System.Data.dll... found checking for Mono 4.5 GAC for System.Web.dll... found checking for Mono 4.5 GAC for Mono.Posix.dll... found checking for Mono 4.5 GAC for Mono.Security.dll... found checking for Mono 4.0 GAC for Mono.Data.Sqlite.dll... not found configure: not building xsp API documentation checking for sed... /bin/sed checking that generated files are newer than configure... done configure: creating ./config.status 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 docs/Makefile config.status: creating docs/Mono.FastCGI/Makefile config.status: creating docs/Mono.WebServer/Makefile config.status: creating man/Makefile config.status: creating packaging/Makefile config.status: creating packaging/opensuse/Makefile config.status: creating scripts/Makefile config.status: creating lib/Makefile config.status: creating shim/Makefile config.status: creating src/Makefile config.status: creating src/Mono.WebServer.Apache/Makefile config.status: creating src/Mono.WebServer.FastCgi/Makefile config.status: creating src/Mono.WebServer.XSP/Makefile config.status: creating src/Mono.WebServer/Makefile config.status: creating src/Mono.WebServer.Fpm/Makefile config.status: creating test/1.1/Makefile config.status: creating test/1.1/asp.net/Makefile config.status: creating test/1.1/authtest/Makefile config.status: creating test/1.1/customcontrol/Makefile config.status: creating test/1.1/databind/Makefile config.status: creating test/1.1/handlers/Makefile config.status: creating test/1.1/html/Makefile config.status: creating test/1.1/webcontrols/Makefile config.status: creating test/1.1/webservice/Makefile config.status: creating test/2.0/Makefile config.status: creating test/2.0/gridview/Makefile config.status: creating test/2.0/masterpages/Makefile config.status: creating test/2.0/menu/Makefile config.status: creating test/2.0/treeview/Makefile config.status: creating test/App_Code/Makefile config.status: creating test/Makefile config.status: creating test/controls/Makefile config.status: creating tools/Makefile config.status: creating tools/asp_state/Makefile config.status: creating tools/dbsessmgr/Makefile config.status: creating tools/mono-asp-apps/Makefile config.status: creating unittests/Makefile config.status: creating unittests/Tests.XSP.Security/Makefile config.status: creating unittests/webroot/Makefile config.status: creating xsp.spec config.status: creating man/xsp.1 config.status: creating man/dbsessmgr.1 config.status: creating man/asp-state.1 config.status: creating man/mono-asp-apps.1 config.status: creating src/Mono.WebServer/AssemblyInfo2.cs config.status: creating src/Mono.WebServer/AssemblyInfo4.cs config.status: creating src/Mono.WebServer.Apache/AssemblyInfo.cs config.status: creating src/Mono.WebServer.FastCgi/AssemblyInfo.cs config.status: creating src/Mono.WebServer.Fpm/AssemblyInfo.cs config.status: creating src/Mono.WebServer.XSP/AssemblyInfo.cs config.status: creating src/Mono.WebServer.XSP/xsp.pc config.status: creating src/Mono.WebServer.XSP/xsp-2.pc config.status: creating src/Mono.WebServer.XSP/xsp-4.pc config.status: creating tools/asp_state/AssemblyInfo.cs config.status: creating tools/dbsessmgr/AssemblyInfo.cs config.status: executing depfiles commands config.status: executing libtool commands xsp-3.0 Build Environment Install prefix: /usr Datadir: /usr/share Libdir: /usr/lib64 Build documentation: no Mono compiler: /usr/bin/dmcs Target frameworks: .NET 4.5 Build SQLite samples: no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) gawk checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 send... yes checking for recv... yes checking for bind... yes checking for listen... yes checking for accept... yes checking for chmod... yes checking for unlink... yes checking for fork... yes checking for execv... yes checking for exit... yes checking for getpid... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for setreuid... yes checking for setregid... yes checking for strlen... yes checking for strncpy... yes checking for strncmp... yes checking for printf... yes checking for fprintf... yes checking for snprintf... yes checking for vprintf... yes checking for strftime... yes checking for time... yes checking for perror... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for mono >= 2.10.0... yes checking for dmcs... /usr/bin/dmcs checking for mono... /usr/bin/mono checking for gacutil... /usr/bin/gacutil checking for sn... /usr/bin/sn checking for Mono 4.5 GAC for System.Core.dll... found checking for Mono 4.5 GAC for System.Configuration.dll... found checking for Mono 4.5 GAC for System.Data.dll... found checking for Mono 4.5 GAC for System.Web.dll... found checking for Mono 4.5 GAC for Mono.Posix.dll... found checking for Mono 4.5 GAC for Mono.Security.dll... found checking for Mono 4.0 GAC for Mono.Data.Sqlite.dll... not found checking for mdoc... /usr/bin/mdoc checking for sed... /bin/sed checking that generated files are newer than configure... done configure: creating ./config.status 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 docs/Makefile config.status: creating docs/Mono.FastCGI/Makefile config.status: creating docs/Mono.WebServer/Makefile config.status: creating man/Makefile config.status: creating packaging/Makefile config.status: creating packaging/opensuse/Makefile config.status: creating scripts/Makefile config.status: creating lib/Makefile config.status: creating shim/Makefile config.status: creating src/Makefile config.status: creating src/Mono.WebServer.Apache/Makefile config.status: creating src/Mono.WebServer.FastCgi/Makefile config.status: creating src/Mono.WebServer.XSP/Makefile config.status: creating src/Mono.WebServer/Makefile config.status: creating src/Mono.WebServer.Fpm/Makefile config.status: creating test/1.1/Makefile config.status: creating test/1.1/asp.net/Makefile config.status: creating test/1.1/authtest/Makefile config.status: creating test/1.1/customcontrol/Makefile config.status: creating test/1.1/databind/Makefile config.status: creating test/1.1/handlers/Makefile config.status: creating test/1.1/html/Makefile config.status: creating test/1.1/webcontrols/Makefile config.status: creating test/1.1/webservice/Makefile config.status: creating test/2.0/Makefile config.status: creating test/2.0/gridview/Makefile config.status: creating test/2.0/masterpages/Makefile config.status: creating test/2.0/menu/Makefile config.status: creating test/2.0/treeview/Makefile config.status: creating test/App_Code/Makefile config.status: creating test/Makefile config.status: creating test/controls/Makefile config.status: creating tools/Makefile config.status: creating tools/asp_state/Makefile config.status: creating tools/dbsessmgr/Makefile config.status: creating tools/mono-asp-apps/Makefile config.status: creating unittests/Makefile config.status: creating unittests/Tests.XSP.Security/Makefile config.status: creating unittests/webroot/Makefile config.status: creating xsp.spec config.status: creating man/xsp.1 config.status: creating man/dbsessmgr.1 config.status: creating man/asp-state.1 config.status: creating man/mono-asp-apps.1 config.status: creating src/Mono.WebServer/AssemblyInfo2.cs config.status: creating src/Mono.WebServer/AssemblyInfo4.cs config.status: creating src/Mono.WebServer.Apache/AssemblyInfo.cs config.status: creating src/Mono.WebServer.FastCgi/AssemblyInfo.cs config.status: creating src/Mono.WebServer.Fpm/AssemblyInfo.cs config.status: creating src/Mono.WebServer.XSP/AssemblyInfo.cs config.status: creating src/Mono.WebServer.XSP/xsp.pc config.status: creating src/Mono.WebServer.XSP/xsp-2.pc config.status: creating src/Mono.WebServer.XSP/xsp-4.pc config.status: creating tools/asp_state/AssemblyInfo.cs config.status: creating tools/dbsessmgr/AssemblyInfo.cs config.status: executing depfiles commands config.status: executing libtool commands xsp-3.0 Build Environment Install prefix: /usr/local Datadir: /usr/local/share Libdir: /usr/local/lib Build documentation: yes Mono compiler: /usr/bin/dmcs Target frameworks: .NET 4.5 Build SQLite samples: no >>> Source configured. >>> Compiling source in /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768 ... * xbuild xsp.sln /p:Configuration=Release /tv:4.0 /p:TargetFrameworkVersion=v4.5 || die >>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<< XBuild Engine Version 14.0 Mono, Version 5.4.1.6 Copyright (C) 2005-2013 Various Mono authors Build started 03/18/2018 11:27:37. __________________________________________________ Project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/xsp.sln" (default target(s)):  Target ValidateSolutionConfiguration:  Building solution configuration "Release|Any CPU".  Target Build:  Project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/Mono.WebServer.csproj" (default target(s)):  Target PrepareForBuild:  Configuration: Release Platform: AnyCPU  Created directory "bin/Release/"  Created directory "obj/Release/"  Target GenerateSatelliteAssemblies:  No input files were specified for target GenerateSatelliteAssemblies, skipping.  Target CoreCompile:  Tool /usr/lib64/mono/4.5/csc.exe execution started with arguments: /noconfig /debug- /keyfile:../mono.snk /publicsign /optimize+ /out:obj/Release/Mono.WebServer.dll ApplicationServer.cs BaseApplicationHost.cs BaseRequestBroker.cs EndOfRequestHandler.cs FinePlatformID.cs HttpErrors.cs IApplicationHost.cs InitialWorkerRequest.cs IRequestBroker.cs LingeringNetworkStream.cs LockRecursionException.cs LockRecursionPolicy.cs Log/Logger.cs Log/LogLevel.cs MapPathEventArgs.cs MapPathEventHandler.cs MonoWorkerRequest.cs Options/ConfigurationManagerExtensions.cs Options/ConfigurationManager.Fields.cs Options/IHelpConfigurationManager.cs Options/ServerConfigurationManager.cs Options/ConfigurationManager.cs Options/Options.cs Options/Descriptions.cs Paths.cs Platform.cs RequestData.cs RequestLineException.cs SearchPattern.cs UnregisterRequestEventArgs.cs UnregisterRequestEventHandler.cs Version.cs VPathToHost.cs WebSource.cs Worker.cs WebTrace.cs Log/FileLogger.cs Log/ILogger.cs AssemblyInfo4.cs IdentityToken.cs Options/Settings/BoolSetting.cs Options/Settings/Int32Setting.cs Options/Settings/EnumSetting.cs Options/Settings/UInt16Setting.cs Options/Settings/UInt32Setting.cs Options/Settings/StringSetting.cs Options/Settings/NullableInt32Setting.cs Options/Settings/NullableSetting.cs Options/Settings/ISetting.cs Options/Settings/NullableUInt16Setting.cs Options/Settings/Setting.cs Options/Settings/SettingsCollection.cs Options/Settings/SettingSource.cs Options/Settings/Parser.cs obj/Release/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /nostdlib /reference:/usr/lib64/mono/4.5-api/System.dll /reference:/usr/lib64/mono/4.5-api/System.Xml.dll /reference:/usr/lib64/mono/4.5-api/System.Web.dll /reference:/usr/lib64/mono/4.5-api/System.Configuration.dll /reference:/usr/lib64/mono/4.5-api/Mono.Posix.dll /reference:/usr/lib64/mono/4.5-api/System.Core.dll /reference:/usr/lib64/mono/4.5-api//mscorlib.dll /warn:4  Microsoft (R) Visual C# Compiler version 2.3.1.61919 (57c81319)  Copyright (C) Microsoft Corporation. All rights reserved. MonoWorkerRequest.cs(494,12): warning CS0618: 'FileStream.FileStream(IntPtr, FileAccess)' is obsolete: 'Use FileStream(SafeFileHandle handle, FileAccess access) instead'  Target DeployOutputFiles:  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/obj/Release/Mono.WebServer.dll' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/bin/Release/Mono.WebServer.dll'  Done building project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/Mono.WebServer.csproj".  Project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Apache/Mono.WebServer.Apache.csproj" (default target(s)):  Target PrepareForBuild:  Configuration: Release Platform: AnyCPU  Created directory "bin/Release/"  Created directory "obj/Release/"  Target CopyFilesMarkedCopyLocal:  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/bin/Release/Mono.WebServer.dll' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Apache/bin/Release/Mono.WebServer.dll'  Target GenerateSatelliteAssemblies:  No input files were specified for target GenerateSatelliteAssemblies, skipping.  Target CoreCompile:  Tool /usr/lib64/mono/4.5/csc.exe execution started with arguments: /noconfig /debug- /keyfile:../mono.snk /publicsign /optimize+ /out:obj/Release/Mono.WebServer.Apache.exe ConfigurationManager.cs main.cs ModMonoApplicationHost.cs ModMonoCmd.cs ModMonoConfig.cs ModMonoRequest.cs ModMonoRequestBroker.cs ModMonoTCPWebSource.cs ModMonoWebSource.cs ModMonoWorker.cs ModMonoWorkerRequest.cs RequestReader.cs AssemblyInfo.cs obj/Release/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:exe /unsafe+ /nostdlib /reference:/usr/lib64/mono/4.5-api/System.dll /reference:/usr/lib64/mono/4.5-api/System.Web.dll /reference:/usr/lib64/mono/4.5-api/Mono.Posix.dll /reference:/usr/lib64/mono/4.5-api/Mono.Security.dll /reference:/usr/lib64/mono/4.5-api/System.Configuration.dll /reference:/usr/lib64/mono/4.5-api/System.Core.dll /reference:/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/bin/Release//Mono.WebServer.dll /reference:/usr/lib64/mono/4.5-api//mscorlib.dll /warn:4  Microsoft (R) Visual C# Compiler version 2.3.1.61919 (57c81319)  Copyright (C) Microsoft Corporation. All rights reserved. ModMonoWorkerRequest.cs(610,12): warning CS0618: 'FileStream.FileStream(IntPtr, FileAccess)' is obsolete: 'Use FileStream(SafeFileHandle handle, FileAccess access) instead'  Target DeployOutputFiles:  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Apache/obj/Release/Mono.WebServer.Apache.exe' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Apache/bin/Release/Mono.WebServer.Apache.exe'  Done building project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Apache/Mono.WebServer.Apache.csproj".  Project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Mono.WebServer.FastCgi.csproj" (default target(s)):  Target PrepareForBuild:  Configuration: Release Platform: AnyCPU  Created directory "bin/Release/"  Created directory "obj/Release/"  Target CopyFilesMarkedCopyLocal:  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/bin/Release/Mono.WebServer.dll' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/bin/Release/Mono.WebServer.dll'  Target GenerateSatelliteAssemblies:  No input files were specified for target GenerateSatelliteAssemblies, skipping.  Target CoreCompile:  Tool /usr/lib64/mono/4.5/csc.exe execution started with arguments: /noconfig /debug- /keyfile:../mono.snk /publicsign /optimize+ /out:obj/Release/fastcgi-mono-server4.exe ApplicationHost.cs BeginRequestBody.cs Connection.cs EndRequestBody.cs main.cs NameValuePair.cs Request.cs Responder.cs ResponderRequest.cs Server.cs Server/ConnectionProxy.cs Strings.cs UnknownTypeBody.cs WebSource.cs WorkerRequest.cs AssemblyInfo.cs DictionaryExtensions.cs Watchdog.cs BufferManager.cs RecordType.cs Compatibility/CompatArraySegment.cs Compatibility/IReadOnlyCollection.cs Compatibility/IReadOnlyList.cs Buffers.cs Server/GenericServer.cs Server/ServerProxy.cs Server/IConnection.cs Server/IServerCallback.cs Compatibility/ArrayExtensions.cs Server/IServer.cs Server/SocketPassing.cs Server/OnDemandServer.cs Server/FakeGenericServer.cs Server/IGenericServer.cs Obsolete/SocketFactory.cs Obsolete/ConfigurationManager.cs ConfigurationManager.cs ConfigurationManager.Obsolete.cs Obsolete/Record.cs Record.cs Sockets/TcpSocket.cs Sockets/StandardSocket.cs Sockets/UnmanagedSocket.cs Sockets/UnixSocket.cs Sockets/Socket.cs obj/Release/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:exe /unsafe+ /nostdlib /reference:/usr/lib64/mono/4.5-api/System.dll /reference:/usr/lib64/mono/4.5-api/Mono.Posix.dll /reference:/usr/lib64/mono/4.5-api/System.Xml.dll /reference:/usr/lib64/mono/4.5-api/System.Web.dll /reference:/usr/lib64/mono/4.5-api/System.Configuration.dll /reference:/usr/lib64/mono/4.5-api/System.Core.dll /reference:/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/bin/Release//Mono.WebServer.dll /reference:/usr/lib64/mono/4.5-api//mscorlib.dll /warn:4  Microsoft (R) Visual C# Compiler version 2.3.1.61919 (57c81319)  Copyright (C) Microsoft Corporation. All rights reserved. NameValuePair.cs(198,54): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. Compatibility/IReadOnlyList.cs(33,38): warning CS0436: The type 'IReadOnlyCollection' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyCollection.cs' conflicts with the imported type 'IReadOnlyCollection' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyCollection.cs'. NameValuePair.cs(288,26): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. NameValuePair.cs(102,24): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. Request.cs(554,10): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. Request.cs(180,33): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. Obsolete/Record.cs(202,28): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. Compatibility/CompatArraySegment.cs(40,5): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. Compatibility/CompatArraySegment.cs(57,5): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. Compatibility/ArrayExtensions.cs(35,17): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. Record.cs(119,43): warning CS0612: 'Record' is obsolete Record.cs(124,10): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. Record.cs(151,33): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. Record.cs(155,38): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. BeginRequestBody.cs(77,4): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. BeginRequestBody.cs(94,4): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. Request.cs(572,4): warning CS0612: 'Record.CopyTo(byte[], int)' is obsolete Connection.cs(259,4): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. Connection.cs(269,5): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'. Server/FakeGenericServer.cs(37,29): warning CS0067: The event 'FakeGenericServer.RequestReceived' is never used Server/OnDemandServer.cs(42,29): warning CS0067: The event 'OnDemandServer.RequestReceived' is never used  Target DeployOutputFiles:  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/obj/Release/fastcgi-mono-server4.exe' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/bin/Release/fastcgi-mono-server4.exe'  Done building project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Mono.WebServer.FastCgi.csproj".  Project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.XSP/Mono.WebServer.XSP.csproj" (default target(s)):  Target PrepareForBuild:  Configuration: Release Platform: AnyCPU  Created directory "bin/Release/"  Created directory "obj/Release/"  Target CopyFilesMarkedCopyLocal:  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/bin/Release/Mono.WebServer.dll' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.XSP/bin/Release/Mono.WebServer.dll'  Target GenerateSatelliteAssemblies:  No input files were specified for target GenerateSatelliteAssemblies, skipping.  Target CoreCompile:  Tool /usr/lib64/mono/4.5/csc.exe execution started with arguments: /noconfig /debug- /keyfile:../mono.snk /publicsign /optimize+ /out:obj/Release/Mono.WebServer.XSP.exe ConfigurationManager.cs main.cs SecurityConfiguration.cs SslInformation.cs XSPApplicationHost.cs XSPRequestBroker.cs XSPWebSource.cs XSPWorker.cs XSPWorkerRequest.cs AssemblyInfo.cs CompatTuple.cs obj/Release/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:exe /unsafe+ /nostdlib /reference:/usr/lib64/mono/4.5-api/System.dll /reference:/usr/lib64/mono/4.5-api/System.Web.dll /reference:/usr/lib64/mono/4.5-api/Mono.Security.dll /reference:/usr/lib64/mono/4.5-api/System.Configuration.dll /reference:/usr/lib64/mono/4.5-api/System.Core.dll /reference:/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/bin/Release//Mono.WebServer.dll /reference:/usr/lib64/mono/4.5-api//mscorlib.dll /warn:4  Microsoft (R) Visual C# Compiler version 2.3.1.61919 (57c81319)  Copyright (C) Microsoft Corporation. All rights reserved. XSPWorkerRequest.cs(708,28): warning CS0618: 'FileStream.Handle' is obsolete: 'Use SafeFileHandle instead'  Target DeployOutputFiles:  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.XSP/obj/Release/Mono.WebServer.XSP.exe' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.XSP/bin/Release/Mono.WebServer.XSP.exe'  Done building project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.XSP/Mono.WebServer.XSP.csproj".  Project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Fpm/Mono.WebServer.Fpm.csproj" (default target(s)):  Target PrepareForBuild:  Configuration: Release Platform: AnyCPU  Created directory "bin/Release/"  Created directory "obj/Release/"  Target CopyFilesMarkedCopyLocal:  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/bin/Release/fastcgi-mono-server4.exe' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Fpm/bin/Release/fastcgi-mono-server4.exe'  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/bin/Release/Mono.WebServer.dll' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Fpm/bin/Release/Mono.WebServer.dll'  Target GenerateSatelliteAssemblies:  No input files were specified for target GenerateSatelliteAssemblies, skipping.  Target CoreCompile:  Tool /usr/lib64/mono/4.5/csc.exe execution started with arguments: /noconfig /debug:pdbonly /keyfile:../mono.snk /publicsign /optimize+ /out:obj/Release/Mono.WebServer.Fpm.exe ChildConfigurationManager.cs ChildInfo.cs ChildrenManager.cs ConfigurationManager.cs main.cs AssemblyInfo.cs Spawner.cs Connection.cs InstanceType.cs ProcessArgumentBuilder.cs obj/Release/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:exe /define:TRACE /nostdlib /platform:AnyCPU /reference:/usr/lib64/mono/4.5-api/System.dll /reference:/usr/lib64/mono/4.5-api/System.Xml.dll /reference:/usr/lib64/mono/4.5-api/Mono.Posix.dll /reference:/usr/lib64/mono/4.5-api/System.Core.dll /reference:/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/bin/Release//fastcgi-mono-server4.exe /reference:/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/bin/Release//Mono.WebServer.dll /reference:/usr/lib64/mono/4.5-api//mscorlib.dll /warn:4  Microsoft (R) Visual C# Compiler version 2.3.1.61919 (57c81319)  Copyright (C) Microsoft Corporation. All rights reserved. Connection.cs(39,29): warning CS0067: The event 'Connection.RequestReceived' is never used  Target DeployOutputFiles:  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Fpm/obj/Release/Mono.WebServer.Fpm.pdb' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Fpm/bin/Release/Mono.WebServer.Fpm.pdb'  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Fpm/obj/Release/Mono.WebServer.Fpm.exe' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Fpm/bin/Release/Mono.WebServer.Fpm.exe'  Done building project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Fpm/Mono.WebServer.Fpm.csproj".  Project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Test/Mono.WebServer.Test.csproj" (default target(s)):  Target PrepareForBuild:  Configuration: Release Platform: AnyCPU  Created directory "bin/Release/"  Created directory "obj/Release/"  Target CopyFilesMarkedCopyLocal:  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.XSP/bin/Release/Mono.WebServer.XSP.exe' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Test/bin/Release/Mono.WebServer.XSP.exe'  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/bin/Release/Mono.WebServer.dll' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Test/bin/Release/Mono.WebServer.dll'  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Fpm/bin/Release/Mono.WebServer.Fpm.exe' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Test/bin/Release/Mono.WebServer.Fpm.exe'  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Fpm/bin/Release/Mono.WebServer.Fpm.pdb' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Test/bin/Release/Mono.WebServer.Fpm.pdb'  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/bin/Release/fastcgi-mono-server4.exe' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Test/bin/Release/fastcgi-mono-server4.exe'  Copying file from '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Apache/bin/Release/Mono.WebServer.Apache.exe' to '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Test/bin/Release/Mono.WebServer.Apache.exe'  Target GenerateSatelliteAssemblies:  No input files were specified for target GenerateSatelliteAssemblies, skipping.  Target CoreCompile:  Tool /usr/lib64/mono/4.5/csc.exe execution started with arguments: /noconfig /debug- /keyfile:../mono.snk /publicsign /optimize- /out:obj/Release/Mono.WebServer.Test.dll HelloWorld.cs Socket.cs Utilities.cs Stress.cs FailLogger.cs CompatArraySegmentTest.cs DebugServer.cs ModMonoWorkerTest.cs obj/Release/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /nostdlib /reference:/usr/lib64/mono/4.5-api/System.dll /reference:/usr/lib/mono/4.5/nunit.core.dll /reference:/usr/lib/mono/4.5/nunit.framework.dll /reference:/usr/lib64/mono/4.5-api/Mono.Posix.dll /reference:/usr/lib64/mono/4.5-api/System.Core.dll /reference:/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.XSP/bin/Release//Mono.WebServer.XSP.exe /reference:/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/bin/Release//Mono.WebServer.dll /reference:/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Fpm/bin/Release//Mono.WebServer.Fpm.exe /reference:/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/bin/Release//fastcgi-mono-server4.exe /reference:/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Apache/bin/Release//Mono.WebServer.Apache.exe /reference:/usr/lib64/mono/4.5-api//mscorlib.dll /warn:4  Microsoft (R) Visual C# Compiler version 2.3.1.61919 (57c81319)  Copyright (C) Microsoft Corporation. All rights reserved. ModMonoWorkerTest.cs(35,3): error CS0619: 'TestFixtureAttribute' is obsolete: 'The NUnit framework shipped with Mono is deprecated and will be removed in a future release. It was based on NUnit 2.4 which is long outdated. Please move to the NUnit NuGet package or some other form of acquiring NUnit.' Stress.cs(37,3): error CS0619: 'TestFixtureAttribute' is obsolete: 'The NUnit framework shipped with Mono is deprecated and will be removed in a future release. It was based on NUnit 2.4 which is long outdated. Please move to the NUnit NuGet package or some other form of acquiring NUnit.' HelloWorld.cs(35,3): error CS0619: 'TestFixtureAttribute' is obsolete: 'The NUnit framework shipped with Mono is deprecated and will be removed in a future release. It was based on NUnit 2.4 which is long outdated. Please move to the NUnit NuGet package or some other form of acquiring NUnit.' CompatArraySegmentTest.cs(34,3): error CS0619: 'TestFixtureAttribute' is obsolete: 'The NUnit framework shipped with Mono is deprecated and will be removed in a future release. It was based on NUnit 2.4 which is long outdated. Please move to the NUnit NuGet package or some other form of acquiring NUnit.' Socket.cs(38,3): error CS0619: 'TestFixtureAttribute' is obsolete: 'The NUnit framework shipped with Mono is deprecated and will be removed in a future release. It was based on NUnit 2.4 which is long outdated. Please move to the NUnit NuGet package or some other form of acquiring NUnit.'  Task "Csc" execution -- FAILED  Done building target "CoreCompile" in project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Test/Mono.WebServer.Test.csproj".-- FAILED  Done building project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Test/Mono.WebServer.Test.csproj".-- FAILED  Task "MSBuild" execution -- FAILED  Done building target "Build" in project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/xsp.sln".-- FAILED Done building project "/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/xsp.sln".-- FAILED  Build FAILED.  Warnings:  /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/xsp.sln (default targets) -> (Build target) -> /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer/Mono.WebServer.csproj (default targets) -> /usr/lib64/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->   MonoWorkerRequest.cs(494,12): warning CS0618: 'FileStream.FileStream(IntPtr, FileAccess)' is obsolete: 'Use FileStream(SafeFileHandle handle, FileAccess access) instead'  /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/xsp.sln (default targets) -> (Build target) -> /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Apache/Mono.WebServer.Apache.csproj (default targets) -> /usr/lib64/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->   ModMonoWorkerRequest.cs(610,12): warning CS0618: 'FileStream.FileStream(IntPtr, FileAccess)' is obsolete: 'Use FileStream(SafeFileHandle handle, FileAccess access) instead'  /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/xsp.sln (default targets) -> (Build target) -> /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Mono.WebServer.FastCgi.csproj (default targets) -> /usr/lib64/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->   NameValuePair.cs(198,54): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  Compatibility/IReadOnlyList.cs(33,38): warning CS0436: The type 'IReadOnlyCollection' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyCollection.cs' conflicts with the imported type 'IReadOnlyCollection' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyCollection.cs'.  NameValuePair.cs(288,26): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  NameValuePair.cs(102,24): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  Request.cs(554,10): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  Request.cs(180,33): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  Obsolete/Record.cs(202,28): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  Compatibility/CompatArraySegment.cs(40,5): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  Compatibility/CompatArraySegment.cs(57,5): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  Compatibility/ArrayExtensions.cs(35,17): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  Record.cs(119,43): warning CS0612: 'Record' is obsolete  Record.cs(124,10): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  Record.cs(151,33): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  Record.cs(155,38): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  BeginRequestBody.cs(77,4): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  BeginRequestBody.cs(94,4): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  Request.cs(572,4): warning CS0612: 'Record.CopyTo(byte[], int)' is obsolete  Connection.cs(259,4): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  Connection.cs(269,5): warning CS0436: The type 'IReadOnlyList' in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs' conflicts with the imported type 'IReadOnlyList' in 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.FastCgi/Compatibility/IReadOnlyList.cs'.  Server/FakeGenericServer.cs(37,29): warning CS0067: The event 'FakeGenericServer.RequestReceived' is never used  Server/OnDemandServer.cs(42,29): warning CS0067: The event 'OnDemandServer.RequestReceived' is never used  /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/xsp.sln (default targets) -> (Build target) -> /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.XSP/Mono.WebServer.XSP.csproj (default targets) -> /usr/lib64/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->   XSPWorkerRequest.cs(708,28): warning CS0618: 'FileStream.Handle' is obsolete: 'Use SafeFileHandle instead'  /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/xsp.sln (default targets) -> (Build target) -> /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Fpm/Mono.WebServer.Fpm.csproj (default targets) -> /usr/lib64/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->   Connection.cs(39,29): warning CS0067: The event 'Connection.RequestReceived' is never used  Errors:  /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/xsp.sln (default targets) -> (Build target) -> /var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768/src/Mono.WebServer.Test/Mono.WebServer.Test.csproj (default targets) -> /usr/lib64/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->   ModMonoWorkerTest.cs(35,3): error CS0619: 'TestFixtureAttribute' is obsolete: 'The NUnit framework shipped with Mono is deprecated and will be removed in a future release. It was based on NUnit 2.4 which is long outdated. Please move to the NUnit NuGet package or some other form of acquiring NUnit.'  Stress.cs(37,3): error CS0619: 'TestFixtureAttribute' is obsolete: 'The NUnit framework shipped with Mono is deprecated and will be removed in a future release. It was based on NUnit 2.4 which is long outdated. Please move to the NUnit NuGet package or some other form of acquiring NUnit.'  HelloWorld.cs(35,3): error CS0619: 'TestFixtureAttribute' is obsolete: 'The NUnit framework shipped with Mono is deprecated and will be removed in a future release. It was based on NUnit 2.4 which is long outdated. Please move to the NUnit NuGet package or some other form of acquiring NUnit.'  CompatArraySegmentTest.cs(34,3): error CS0619: 'TestFixtureAttribute' is obsolete: 'The NUnit framework shipped with Mono is deprecated and will be removed in a future release. It was based on NUnit 2.4 which is long outdated. Please move to the NUnit NuGet package or some other form of acquiring NUnit.'  Socket.cs(38,3): error CS0619: 'TestFixtureAttribute' is obsolete: 'The NUnit framework shipped with Mono is deprecated and will be removed in a future release. It was based on NUnit 2.4 which is long outdated. Please move to the NUnit NuGet package or some other form of acquiring NUnit.'   25 Warning(s)  5 Error(s)  Time Elapsed 00:00:04.2179980 * ERROR: www-servers/xsp-2014.12-r2014120900::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 124: Called src_compile * environment, line 3106: Called exbuild 'xsp.sln' * environment, line 1906: Called die * The specific snippet of code: * xbuild "$@" /p:Configuration=Release /tv:4.0 /p:TargetFrameworkVersion=v"${FRAMEWORK}" || die * * If you need support, post the output of `emerge --info '=www-servers/xsp-2014.12-r2014120900::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-servers/xsp-2014.12-r2014120900::gentoo'`. * The complete build log is located at '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/temp/environment'. * Working directory: '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768' * S: '/var/tmp/portage/www-servers/xsp-2014.12-r2014120900/work/xsp-e272a2c006211b6b03be2ef5bbb9e3f8fefd0768'