Your message dated Thu, 16 Oct 2008 22:17:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#483073: fixed in nant 0.85.dfsg1-5
has caused the Debian Bug report #483073,
regarding nant: race condition on SMP systems
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
483073: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483073
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: nant
Version: 0.85-2
Severity: important

nant behaves funny when run on SMP systems.
The detection of Mono fails randomly, see this:

[EMAIL 
PROTECTED]:~/data/projects/debian/pkg-cli-apps/nant/build-area/nant-0.85$ nant 
release
NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net

Buildfile: 
file:///home/meebey/data/projects/debian/pkg-cli-apps/nant/build-area/nant-0.85/NAnt.build
Target framework: Mono 2.0 Profile
Target(s) specified: release 

   [tstamp] Monday, 26 May 2008 22:52:55.

release:


BUILD SUCCEEDED

Total time: 0.1 seconds.

[EMAIL 
PROTECTED]:~/data/projects/debian/pkg-cli-apps/nant/build-area/nant-0.85$ nant 
clean
NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net

Buildfile: 
file:///home/meebey/data/projects/debian/pkg-cli-apps/nant/build-area/nant-0.85/NAnt.build
Target framework: Mono 2.0 Profile
Target(s) specified: clean 

   [tstamp] Monday, 26 May 2008 22:53:04.

init:


debug:


set-framework-configuration:


set-mono-2.0-framework-configuration:


clean:


BUILD SUCCEEDED

Total time: 0.1 seconds.

[EMAIL 
PROTECTED]:~/data/projects/debian/pkg-cli-apps/nant/build-area/nant-0.85$ nant 
release
NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net


BUILD FAILED

The current runtime framework 'mono-2.0' is not correctly configured in the 
NAnt configuration file.
    Function call failed.
Expression: ${path::combine(prefix, 'lib/mono/1.0')}
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        Illegal characters in path
Parameter name: path1

For more information regarding the cause of the build failure, run the build 
again in debug mode.

Try 'nant -help' for more information
[EMAIL 
PROTECTED]:~/data/projects/debian/pkg-cli-apps/nant/build-area/nant-0.85$ nant 
release
NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net


BUILD FAILED

The current runtime framework 'mono-2.0' is not correctly configured in the 
NAnt configuration file.
    Function call failed.
Expression: ${path::combine(prefix, 'lib/mono/1.0')}
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        Illegal characters in path
Parameter name: path1

For more information regarding the cause of the build failure, run the build 
again in debug mode.

Try 'nant -help' for more information
[EMAIL 
PROTECTED]:~/data/projects/debian/pkg-cli-apps/nant/build-area/nant-0.85$ nant 
release
NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net

Buildfile: 
file:///home/meebey/data/projects/debian/pkg-cli-apps/nant/build-area/nant-0.85/NAnt.build
Target framework: Mono 2.0 Profile
Target(s) specified: release 

   [tstamp] Monday, 26 May 2008 22:53:24.

release:


BUILD SUCCEEDED

Total time: 0.1 seconds.

[EMAIL 
PROTECTED]:~/data/projects/debian/pkg-cli-apps/nant/build-area/nant-0.85$ 

As you can see the build sometimes work sometimes not.

I believe the issue could be the parsing code of nant for the pkg-config
files where it reads the Mono prefix from....

Calling nant with MONO_NO_SMP=1 in the environment workarounds this issue.
 
-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key ID: 0xEEF946C8

FOSS Developer    [EMAIL PROTECTED]  http://www.meebey.net/
PEAR Developer    [EMAIL PROTECTED]     http://pear.php.net/
Debian Developer  [EMAIL PROTECTED]  http://www.debian.org/

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: nant
Source-Version: 0.85.dfsg1-5

We believe that the bug you reported is fixed in the latest version of
nant, which is due to be installed in the Debian FTP archive:

nant_0.85.dfsg1-5.diff.gz
  to pool/main/n/nant/nant_0.85.dfsg1-5.diff.gz
nant_0.85.dfsg1-5.dsc
  to pool/main/n/nant/nant_0.85.dfsg1-5.dsc
nant_0.85.dfsg1-5_all.deb
  to pool/main/n/nant/nant_0.85.dfsg1-5_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mirco Bauer <[EMAIL PROTECTED]> (supplier of updated nant package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 16 Oct 2008 22:50:40 +0200
Source: nant
Binary: nant
Architecture: source all
Version: 0.85.dfsg1-5
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team <[EMAIL PROTECTED]>
Changed-By: Mirco Bauer <[EMAIL PROTECTED]>
Description: 
 nant       - build tool similar to Ant
Closes: 483073
Changes: 
 nant (0.85.dfsg1-5) unstable; urgency=low
 .
   [ David Paleino ]
   * debian/control:
     + Removed Dave Beckett <[EMAIL PROTECTED]> from Uploaders.
 .
   [ Mirco Bauer ]
   * debian/control:
     + Enhanced package description.
     + Added Vcs-Browser field.
     + Bumped cli-common-dev build-dep to >= 0.5.4 as we are using
       dh_clistrip and dh_clifixperms from it.
   * debian/rules:
     + Removed -m paramater to dh_clideps call, as it doesn't know such
       parameter.
     + Added dh_clistrip and dh_clifixperms calls.
     + Removed find call to fix file permissions, as dh_clifixperms takes now
       care of this.
     + Removed dh_shlibdeps call as this package doesn't contain native
       binaries or libraries.
     + Delete examples/StyleTask/SimpleExtensionObject/SimpleExtension.dll
       before the build to force nant to rebuild it (as the file is shipped in
       the tarball).
   * debian/patches/005-nant-ExternalProgramBase-race.dpatch:
     + New patch to prevent Mono detection failure due to a race on SMP
       machines. Based on upstream fix for bug 1733671 (Closes: #483073)
       (thanks goes to Y Giridhar Appaji Nag <[EMAIL PROTECTED]> for
        investigation and providing the dpatch)
Checksums-Sha1: 
 98344b58ee2af97550c95ea04cf21fd768744123 1663 nant_0.85.dfsg1-5.dsc
 9f013aadb8c4751646382e1420f2004dcb107274 10370 nant_0.85.dfsg1-5.diff.gz
 0b458a42757ef2519d55a8576e721a10b973025b 750022 nant_0.85.dfsg1-5_all.deb
Checksums-Sha256: 
 ecf9e5bb990db3262affd8db721bcad4d539a55ab032a061bb5562a6fb44d473 1663 
nant_0.85.dfsg1-5.dsc
 7903b804487a783d39a69d8c3da5003571889e0c375737325a05dae5d0143776 10370 
nant_0.85.dfsg1-5.diff.gz
 3103de476625d4582fb3d2646ae9bdf4cb3665c93de31ea9e13ace92279f7345 750022 
nant_0.85.dfsg1-5_all.deb
Files: 
 302d0906c3d5051a067e8a1e18ffa3ad 1663 devel optional nant_0.85.dfsg1-5.dsc
 db68a1c03704c35d222cd898d4cb8d0c 10370 devel optional nant_0.85.dfsg1-5.diff.gz
 43afdb7e42b6b47c28a29c2bbe64663a 750022 devel optional 
nant_0.85.dfsg1-5_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iJwEAQECAAYFAkj3uNQACgkQcJWf5zskR2HRJwP/QUHZNhUL3i0F5yult68TmSJ7
f1CW0PRP3+szJMwTh8OVL0VWJF2OGdJGcppGorBX3EeEXtQXUYgd8hJi5iaDWqUM
ccUFUD7y8GgNqxCdmn6nbvXWOl6n6D8AssrRobu9MMYWc1EoBIP6fC0u3eHHyf69
a786/zPqm/xj3U+TeX4=
=nHhI
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to