Source: nant Version: 0.92~rc1+dfsg-2 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130517 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.92~rc1+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,NET_1_0,NET_1_1,NET_2_0,NET_3_5,NET_4_0,ONLY_4_0 > -out:bootstrap/NAnt.exe -pkg:log4net \ > -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 > '/«BUILDDIR»/nant-0.92~rc1+dfsg/src/NAnt.Core/Resources/Strings.resx' > Writing resource file... Done. > /usr/bin/mono-csc -target:library -warn:0 > -define:MONO,NET_1_0,NET_1_1,NET_2_0,NET_3_5,NET_4_0,ONLY_4_0 > -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 77 resources from > '/«BUILDDIR»/nant-0.92~rc1+dfsg/src/NAnt.DotNet/Resources/Strings.resx' > Writing resource file... Done. > /usr/bin/mono-csc -target:library -warn:0 > -define:MONO,NET_1_0,NET_1_1,NET_2_0,NET_3_5,NET_4_0,ONLY_4_0 > -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,NET_1_0,NET_1_1,NET_2_0,NET_3_5,NET_4_0,ONLY_4_0 > -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 -t:mono-4.0 -f:NAnt.build build > NAnt 0.92 (Build 0.92.4526.0; rc1; 05/23/2012) > Copyright (C) 2001-2012 Gerry Shaw > http://nant.sourceforge.net > > Buildfile: file:///«BUILDDIR»/nant-0.92~rc1+dfsg/NAnt.build > Target framework: Mono 4.0 Profile > Target(s) specified: build > > [tstamp] Friday, 17 May 2013 20:30:38. > > init: > > > debug: > > > set-framework-configuration: > > > set-mono-4.0-framework-configuration: > > > build: > > [echo] Build Directory is > /«BUILDDIR»/nant-0.92~rc1+dfsg/build/mono-4.0.unix/nant-debug > [mkdir] Creating directory > '/«BUILDDIR»/nant-0.92~rc1+dfsg/build/mono-4.0.unix/nant-debug/bin'. > [mkdir] Creating directory > '/«BUILDDIR»/nant-0.92~rc1+dfsg/build/mono-4.0.unix/nant-debug/bin/lib'. > [copy] Copying 1 file to > '/«BUILDDIR»/nant-0.92~rc1+dfsg/build/mono-4.0.unix/nant-debug/bin/lib'. > [nant] /«BUILDDIR»/nant-0.92~rc1+dfsg/src/NAnt.Core/NAnt.Core.build build > Buildfile: > file:///«BUILDDIR»/nant-0.92~rc1+dfsg/src/NAnt.Core/NAnt.Core.build > Target framework: Mono 4.0 Profile > Target(s) specified: build > > > build: > > [csc] Compiling 178 files to > '/«BUILDDIR»/nant-0.92~rc1+dfsg/build/mono-4.0.unix/nant-debug/bin/NAnt.Core.dll'. > [resgen] Read in 198 resources from > '/«BUILDDIR»/nant-0.92~rc1+dfsg/src/NAnt.Core/Resources/Strings.resx' > [resgen] Writing resource file... Done. > [csc] Cannot open assembly '/usr/lib/mono/4.0/dmcs.exe': No > such file or directory. > > BUILD FAILED - 0 non-fatal error(s), 1 warning(s) > > > /«BUILDDIR»/nant-0.92~rc1+dfsg/src/NAnt.Core/NAnt.Core.build(12,10): > External Program Failed: /usr/lib/mono/4.0/dmcs.exe (return code > was 2) > > Total time: 0.4 seconds. > > > BUILD FAILED > > Nested build failed. Refer to build log for exact reason. > > Total time: 0.5 seconds. > > make[2]: *** [build-nant] Error 1 The full build log is available from: http://deiv.vzpla.net/logs/2013/05/17/nant_0.92~rc1+dfsg-2_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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org