Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 400902 Details for
Bug 546056
dev-dotnet/nant-0.93_pre20130131 :Failed to initialize the 'Mono 4.0 Profile' (mono-4.0) target framework.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
dev-dotnet-nant-0.93_pre20130131-20150409-055817.log (text/plain), 4.68 KB, created by
Toralf Förster
on 2015-04-09 12:28:31 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-04-09 12:28:31 UTC
Size:
4.68 KB
patch
obsolete
> * Package: dev-dotnet/nant-0.93_pre20130131 > * Repository: gentoo > * Maintainer: dotnet@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking nant-0.93_pre20130131.tar.bz2 to /var/tmp/portage/dev-dotnet/nant-0.93_pre20130131/work >>>> Source unpacked in /var/tmp/portage/dev-dotnet/nant-0.93_pre20130131/work >>>> Preparing source in /var/tmp/portage/dev-dotnet/nant-0.93_pre20130131/work/nant ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-dotnet/nant-0.93_pre20130131/work/nant ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-dotnet/nant-0.93_pre20130131/work/nant ... >make -j1 -j1 TARGET=mono-4.5 'MCS=gmcs -sdk:4' >mkdir -p bootstrap >cp -R lib/ bootstrap/lib ># Mono loads log4net before privatebinpath is set-up, so we need this in the same directory ># as NAnt.exe >cp lib/common/neutral/log4net.dll bootstrap >cp src/NAnt.Console/App.config bootstrap/NAnt.exe.config >gmcs -sdk:4 -target:exe -define:MONO,NET_1_0,NET_1_1,NET_2_0,NET_3_5,NET_4_0,ONLY_4_0,NET_4_5,ONLY_4_5 -out:bootstrap/NAnt.exe -r:bootstrap/log4net.dll \ > -r:System.Configuration.dll -recurse:src/NAnt.Console/*.cs src/CommonAssemblyInfo.cs >src/NAnt.Console/ConsoleStub.cs(415,45): warning CS0618: `System.AppDomain.AppendPrivatePath(string)' is obsolete: `AppDomain.AppendPrivatePath has been deprecated. Please investigate the use of AppDomainSetup.PrivateBinPath instead.' >src/NAnt.Console/ConsoleStub.cs(423,49): warning CS0618: `System.AppDomain.AppendPrivatePath(string)' is obsolete: `AppDomain.AppendPrivatePath has been deprecated. Please investigate the use of AppDomainSetup.PrivateBinPath instead.' >Compilation succeeded - 2 warning(s) >resgen src/NAnt.Core/Resources/Strings.resx bootstrap/NAnt.Core.Resources.Strings.resources >Read in 198 resources from '/var/tmp/portage/dev-dotnet/nant-0.93_pre20130131/work/nant/src/NAnt.Core/Resources/Strings.resx' >Writing resource file... Done. >gmcs -sdk:4 -target:library -warn:0 -define:MONO,NET_1_0,NET_1_1,NET_2_0,NET_3_5,NET_4_0,ONLY_4_0,NET_4_5,ONLY_4_5 -out:bootstrap/NAnt.Core.dll -debug \ > -resource:bootstrap/NAnt.Core.Resources.Strings.resources -r:lib/common/neutral/log4net.dll \ > -r:System.Web.dll -recurse:src/NAnt.Core/*.cs src/CommonAssemblyInfo.cs >resgen src/NAnt.DotNet/Resources/Strings.resx bootstrap/NAnt.DotNet.Resources.Strings.resources >Read in 77 resources from '/var/tmp/portage/dev-dotnet/nant-0.93_pre20130131/work/nant/src/NAnt.DotNet/Resources/Strings.resx' >Writing resource file... Done. >gmcs -sdk:4 -target:library -warn:0 -define:MONO,NET_1_0,NET_1_1,NET_2_0,NET_3_5,NET_4_0,ONLY_4_0,NET_4_5,ONLY_4_5 -out:bootstrap/NAnt.DotNetTasks.dll \ > -r:./bootstrap/NAnt.Core.dll -r:bootstrap/lib/common/neutral/NDoc.Core.dll \ > -recurse:src/NAnt.DotNet/*.cs -resource:bootstrap/NAnt.DotNet.Resources.Strings.resources \ > src/CommonAssemblyInfo.cs >gmcs -sdk:4 -target:library -warn:0 -define:MONO,NET_1_0,NET_1_1,NET_2_0,NET_3_5,NET_4_0,ONLY_4_0,NET_4_5,ONLY_4_5 -out:bootstrap/NAnt.CompressionTasks.dll \ > -r:./bootstrap/NAnt.Core.dll -r:bootstrap/lib/common/neutral/ICSharpCode.SharpZipLib.dll \ > -recurse:src/NAnt.Compression/*.cs src/CommonAssemblyInfo.cs >mono bootstrap/NAnt.exe -t:mono-4.5 -f:NAnt.build build >NAnt 0.93 (Build 0.93.4697.0; dev; 11/10/2012) >Copyright (C) 2001-2012 Gerry Shaw >http://nant.sourceforge.net > > >BUILD FAILED > >Failed to initialize the 'Mono 4.0 Profile' (mono-4.0) target framework. > > Runtime engine '/var/tmp/portage/dev-dotnet/nant-0.93_pre20130131/work/nant/bootstrap/Use of my $_ is experimental at /usr/lib64/perl5/vendor_perl/5.20.1/OpenBSD/PkgConfig.pm line 94./bin/mono' does not exist. > >For more information regarding the cause of the build failure, run the build again in debug mode. > >Try 'nant -help' for more information >Makefile:81: recipe for target 'build-nant' failed >make: *** [build-nant] Error 1 > * ERROR: dev-dotnet/nant-0.93_pre20130131::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-dotnet/nant-0.93_pre20130131::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-dotnet/nant-0.93_pre20130131::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-dotnet:nant-0.93_pre20130131:20150409-055817.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-dotnet/nant-0.93_pre20130131/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/nant-0.93_pre20130131/temp/environment'. > * Working directory: '/var/tmp/portage/dev-dotnet/nant-0.93_pre20130131/work/nant' > * S: '/var/tmp/portage/dev-dotnet/nant-0.93_pre20130131/work/nant'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 546056
: 400902