Your message dated Sat, 12 Jan 2008 13:41:39 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#458705: nunit: FTBFS: [resgen] Cannot open assembly 
/usr/lib/mono/1.0/resgen.exe.
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: nunit
version: 2.2.8-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080101 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

 > dpkg-source: building nunit in nunit_2.2.8-1.dsc
 >  debian/rules build
 > test -d debian/patched || install -d debian/patched
 > dpatch  apply-all  
 > dpatch  cat-all  >>patch-stampT
 > mv -f patch-stampT patch-stamp
 > dh_testdir
 > nant /f:src/nunit.build mono-1.0 release build
 > NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
 > Copyright (C) 2001-2006 Gerry Shaw
 > http://nant.sourceforge.net
 > 
 > Buildfile: file:///build/user/nunit-2.2.8/src/nunit.build
 > Target framework: Mono 2.0 Profile
 > Target(s) specified: mono-1.0 release build 
 > 
 > 
 > init-global-settings:
 > 
 > Built-in property 'nant.project.basedir' is deprecated. Use the 
 > project::get-base-directory() function instead.
 > 
 > set-mono-1.0-runtime-config:
 > 
 >  [property] Target framework changed to "Mono 1.0 Profile".
 > 
 > mono-1.0:
 > 
 > 
 > set-mono-1.0-runtime-config:
 > 
 > 
 > release:
 > 
 > 
 > set-release-build-config:
 > 
 > 
 > set-build-config:
 > 
 > 
 > set-release-build-config:
 > 
 > 
 > set-runtime-config:
 > 
 > 
 > set-mono-1.0-runtime-config:
 > 
 > 
 > set-build-dir:
 > 
 > 
 > build:
 > 
 >      [echo] *
 >      [echo] * Starting mono-1.0 release build
 >      [echo] *
 >      [nant] /build/user/nunit-2.2.8/src/NUnitFramework/NUnitFramework.build 
 > build
 >             Buildfile: 
 > file:///build/user/nunit-2.2.8/src/NUnitFramework/NUnitFramework.build
 >             Target framework: Mono 1.0 Profile
 >             Target(s) specified: build 
 >             
 >             
 >             build:
 >             
 >                  [nant] 
 > /build/user/nunit-2.2.8/src/NUnitFramework/framework/nunit.framework.build 
 > build
 >                         Buildfile: 
 > file:///build/user/nunit-2.2.8/src/NUnitFramework/framework/nunit.framework.build
 >                         Target framework: Mono 1.0 Profile
 >                         Target(s) specified: build 
 >                         
 >                         
 >                         set-build-dir-if-needed:
 >                         
 >                         
 >                         make-build-dir:
 >                         
 >                             [mkdir] Creating directory 
 > '/build/user/nunit-2.2.8/src/build/mono/1.0/release'.
 >                         
 >                         build:
 >                         
 >                               [csc] 
 > /build/user/nunit-2.2.8/src/NUnitFramework/framework/nunit.framework.build(9,6):
 >  Attribute 'nowarn' for <csc ... /> is deprecated.  Use the <nowarn> element 
 > instead.
 >                               [csc] Compiling 36 files to 
 > '/build/user/nunit-2.2.8/src/build/mono/1.0/release/nunit.framework.dll'.
 >                         
 >                         BUILD SUCCEEDED - 0 non-fatal error(s), 1 warning(s)
 >                         
 >                         Total time: 1.2 seconds.
 >                         
 >                  [nant] 
 > /build/user/nunit-2.2.8/src/NUnitFramework/core/nunit.core.build build
 >                         Buildfile: 
 > file:///build/user/nunit-2.2.8/src/NUnitFramework/core/nunit.core.build
 >                         Target framework: Mono 1.0 Profile
 >                         Target(s) specified: build 
 >                         
 >                         
 >                         set-build-dir-if-needed:
 >                         
 >                         
 >                         make-build-dir:
 >                         
 >                         
 >                         build:
 >                         
 >                               [csc] Compiling 83 files to 
 > '/build/user/nunit-2.2.8/src/build/mono/1.0/release/nunit.core.dll'.
 >                               [csc] 
 > /build/user/nunit-2.2.8/src/NUnitFramework/core/TestResult.cs(217,32): 
 > warning CS0169: The private method 
 > `NUnit.Core.TestResult.BuildMessage(System.Exception)' is never used
 >                               [csc] Compilation succeeded - 1 warning(s)
 >                         
 >                         BUILD SUCCEEDED - 0 non-fatal error(s), 1 warning(s)
 >                         
 >                         Total time: 1.5 seconds.
 >                         
 >             
 >             BUILD SUCCEEDED
 >             
 >             Total time: 2.8 seconds.
 >             
 >      [nant] 
 > /build/user/nunit-2.2.8/src/ClientUtilities/ClientUtilities.build build
 >             Buildfile: 
 > file:///build/user/nunit-2.2.8/src/ClientUtilities/ClientUtilities.build
 >             Target framework: Mono 1.0 Profile
 >             Target(s) specified: build 
 >             
 >             
 >             build:
 >             
 >                  [nant] 
 > /build/user/nunit-2.2.8/src/ClientUtilities/util/nunit.util.build build
 >                         Buildfile: 
 > file:///build/user/nunit-2.2.8/src/ClientUtilities/util/nunit.util.build
 >                         Target framework: Mono 1.0 Profile
 >                         Target(s) specified: build 
 >                         
 >                         
 >                         set-build-dir-if-needed:
 >                         
 >                         
 >                         make-build-dir:
 >                         
 >                         
 >                         build:
 >                         
 >                               [csc] Compiling 37 files to 
 > '/build/user/nunit-2.2.8/src/build/mono/1.0/release/nunit.util.dll'.
 >                                        [resgen] Cannot open assembly 
 > /usr/lib/mono/1.0/resgen.exe.
 >                         
 >                         BUILD FAILED - 0 non-fatal error(s), 1 warning(s)
 >                         
 >                         External Program Failed: 
 > /usr/lib/mono/1.0/resgen.exe (return code was 2)
 >                         
 >                         Total time: 0.3 seconds.
 >                         
 >             
 >             BUILD FAILED
 >             
 >             Nested build failed.  Refer to build log for exact reason.
 >             
 >             Total time: 0.4 seconds.
 >             
 > 
 > BUILD FAILED - 0 non-fatal error(s), 1 warning(s)
 > 
 > Nested build failed.  Refer to build log for exact reason.
 > 
 > Total time: 3.6 seconds.
 > 
 > make: *** [build-stamp] Error 1
 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The full build log is available from:
        http://people.debian.org/~lucas/logs/2008/01/01

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Hi,

Both nunit and nunit2.2 build fine now, so I'm closing those bugs.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |


--- End Message ---

Reply via email to