Source: nant
Version: 0.91~alpha2+dfsg-4
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120331 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[2]: Entering directory `/«BUILDDIR»/nant-0.91~alpha2+dfsg'
> mkdir -p bootstrap
> # Mono loads log4net before privatebinpath is set-up, so we need this in the 
> same directory
> # as NAnt.exe
> cp src/NAnt.Console/App.config bootstrap/NAnt.exe.config
> /usr/bin/mono-csc -target:exe -define:MONO -out:bootstrap/NAnt.exe 
> -pkg:log4net \
>               -recurse:src/NAnt.Console/*.cs src/CommonAssemblyInfo.cs
> src/NAnt.Console/ConsoleStub.cs(74,71): warning CS0618: 
> `System.Configuration.ConfigurationSettings.AppSettings' is obsolete: `This 
> property is obsolete.  Please use 
> System.Configuration.ConfigurationManager.AppSettings'
> src/NAnt.Console/ConsoleStub.cs(75,78): warning CS0618: 
> `System.Configuration.ConfigurationSettings.AppSettings' is obsolete: `This 
> property is obsolete.  Please use 
> System.Configuration.ConfigurationManager.AppSettings'
> src/NAnt.Console/ConsoleStub.cs(414,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.'
> src/NAnt.Console/ConsoleStub.cs(496,68): warning CS0618: 
> `System.Configuration.ConfigurationSettings.GetConfig(string)' is obsolete: 
> `This method is obsolete, it has been replaced by 
> System.Configuration!System.Configuration.ConfigurationManager.GetSection'
> Compilation succeeded - 5 warning(s)
> resgen  src/NAnt.Core/Resources/Strings.resx 
> bootstrap/NAnt.Core.Resources.Strings.resources
> Read in 198 resources from 
> '/«BUILDDIR»/nant-0.91~alpha2+dfsg/src/NAnt.Core/Resources/Strings.resx'
> Writing resource file...  Done.
> /usr/bin/mono-csc -target:library -warn:0 -define:MONO 
> -out:bootstrap/NAnt.Core.dll -debug \
>               -resource:bootstrap/NAnt.Core.Resources.Strings.resources 
> -pkg:log4net \
>               -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 76 resources from 
> '/«BUILDDIR»/nant-0.91~alpha2+dfsg/src/NAnt.DotNet/Resources/Strings.resx'
> Writing resource file...  Done.
> /usr/bin/mono-csc -target:library -warn:0 -define:MONO 
> -out:bootstrap/NAnt.DotNetTasks.dll \
>               -r:./bootstrap/NAnt.Core.dll  \
>               -recurse:src/NAnt.DotNet/*.cs 
> -resource:bootstrap/NAnt.DotNet.Resources.Strings.resources \
>               src/CommonAssemblyInfo.cs
> /usr/bin/mono-csc -target:library -warn:0 -define:MONO 
> -out:bootstrap/NAnt.CompressionTasks.dll \
>               -r:./bootstrap/NAnt.Core.dll -r:ICSharpCode.SharpZipLib.dll \
>               -recurse:src/NAnt.Compression/*.cs src/CommonAssemblyInfo.cs
> /usr/bin/cli bootstrap/NAnt.exe  -f:NAnt.build build
> NAnt 0.91 (Build 0.91.3881.0; alpha2; 08/17/2010)
> Copyright (C) 2001-2010 Gerry Shaw
> http://nant.sourceforge.net
> 
> 
> BUILD FAILED
> 
> Failed to initialize the 'Mono 4.0 Profile' (mono-4.0) target framework.
> 
>     Unknown function 'pkg-config::exists'.
> Expression: ${not pkg-config::exists('mono')}
>                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> For more information regarding the cause of the build failure, run the build 
> again in debug mode.
> 
> Try 'nant -help' for more information
> make[2]: *** [build-nant] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/03/31/nant_0.91~alpha2+dfsg-4_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to