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: nunit2.2
version: 2.2.0-3.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 nunit2.2 in nunit2.2_2.2.0-3.1.dsc
> debian/rules build
> dpatch apply-all && touch patch-stamp
> applying patch 01_dir_seperator to ./ ... ok.
> applying patch 02_sign_nunit_util to ./ ... ok.
> dh_testdir
> nant /f: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/nunit2.2-2.2.0/nunit.build
> Target framework: Mono 2.0 Profile
> Target(s) specified: mono-1.0 release build
>
> Built-in property 'nant.project.basedir' is deprecated. Use the
> project::get-base-directory() function instead.
> Built-in property 'nant.project.basedir' is deprecated. Use the
> project::get-base-directory() function instead.
> /build/user/nunit2.2-2.2.0/nunit.build(50,6): Task <available> is
> deprecated. Use functions instead.
> /build/user/nunit2.2-2.2.0/nunit.build(51,6): Task <available> is
> deprecated. Use functions instead.
> /build/user/nunit2.2-2.2.0/nunit.build(52,6): Task <available> is
> deprecated. Use functions instead.
> Built-in property 'nant.project.name' is deprecated. Use the
> project::get-name() function instead.
>
> mono-1.0:
>
>
> set-mono-1.0-runtime-config:
>
> [property] Target framework changed to "Mono 1.0 Profile".
>
> 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] *
> [mkdir] Creating directory
> '/build/user/nunit2.2-2.2.0/build/mono-1.0/release/bin'.
> [copy] Copying 1 file to '/build/user/nunit2.2-2.2.0/build'.
> [nant] /build/user/nunit2.2-2.2.0/framework/nunit.framework.build build
> Buildfile:
> file:///build/user/nunit2.2-2.2.0/framework/nunit.framework.build
> Target framework: Mono 1.0 Profile
> Target(s) specified: build
>
>
> copy:
>
> [copy] Copying 20 files to
> '/build/user/nunit2.2-2.2.0/build/mono-1.0/release/src/framework'.
>
> build:
>
> [csc] Compiling 18 files to
> '/build/user/nunit2.2-2.2.0/build/mono-1.0/release/bin/nunit.framework.dll'.
>
> BUILD SUCCEEDED
>
> Total time: 1.1 seconds.
>
> [nant] /build/user/nunit2.2-2.2.0/core/nunit.core.build build
> Buildfile:
> file:///build/user/nunit2.2-2.2.0/core/nunit.core.build
> Target framework: Mono 1.0 Profile
> Target(s) specified: build
>
>
> copy:
>
> [copy] Copying 44 files to
> '/build/user/nunit2.2-2.2.0/build/mono-1.0/release/src/core'.
>
> build:
>
> [csc] Compiling 40 files to
> '/build/user/nunit2.2-2.2.0/build/mono-1.0/release/bin/nunit.core.dll'.
> [csc]
> /build/user/nunit2.2-2.2.0/build/mono-1.0/release/src/core/TestSuiteBuilder.cs(230,32):
> warning CS0219: The variable `prefix' is assigned but its value is never
> used
> [csc]
> /build/user/nunit2.2-2.2.0/build/mono-1.0/release/src/core/TestRunnerThread.cs(34,35):
> warning CS0169: The private field
> `NUnit.Core.TestRunnerThread.lastException' is assigned but its value is
> never used
> [csc] Compilation succeeded - 2 warning(s)
>
> BUILD SUCCEEDED - 0 non-fatal error(s), 2 warning(s)
>
> Total time: 1.4 seconds.
>
> [nant] /build/user/nunit2.2-2.2.0/extensions/nunit.extensions.build
> build
> Buildfile:
> file:///build/user/nunit2.2-2.2.0/extensions/nunit.extensions.build
> Target framework: Mono 1.0 Profile
> Target(s) specified: build
>
>
> copy:
>
> [copy] Copying 4 files to
> '/build/user/nunit2.2-2.2.0/build/mono-1.0/release/src/extensions'.
>
> build:
>
> [csc] Compiling 2 files to
> '/build/user/nunit2.2-2.2.0/build/mono-1.0/release/bin/nunit.extensions.dll'.
>
> BUILD SUCCEEDED
>
> Total time: 0.8 seconds.
>
> [nant] /build/user/nunit2.2-2.2.0/util/nunit.util.build build
> Buildfile:
> file:///build/user/nunit2.2-2.2.0/util/nunit.util.build
> Target framework: Mono 1.0 Profile
> Target(s) specified: build
>
>
> copy:
>
> [copy] Copying 34 files to
> '/build/user/nunit2.2-2.2.0/build/mono-1.0/release/src/util'.
>
> build:
>
> [csc] Compiling 31 files to
> '/build/user/nunit2.2-2.2.0/build/mono-1.0/release/bin/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.4 seconds.
>
>
> BUILD FAILED - 0 non-fatal error(s), 6 warning(s)
>
> Nested build failed. Refer to build log for exact reason.
>
> Total time: 4.2 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 ---