First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 146131
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: dotnet AT gentoo DOT org <dotnet@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dave <dliana@frontiernet.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
info emerge --info text/plain Dave 2006-09-03 06:47 0000 18.59 KB Details
nant-0.85-rc3-r1-assignfix.diff Patch fixing the problem patch Jurek Bartuszek 2006-09-14 17:33 0000 716 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 146131 depends on: Show dependency tree
Show dependency graph
Bug 146131 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-09-03 06:46 0000
When I try to emerge nant I get this error:     


    build:

                  [csc] Compiling 154 files to
'/var/tmp/portage/nant-0.85_rc3-r1/work/nant-0.85-nightly-2005-12-13/build/mono-2.0.unix/nant-0.85-debug/bin/NAnt.Core.dll'.
                           [resgen] Read in 199 resources from
'/var/tmp/portage/nant-0.85_rc3-r1/work/nant-0.85-nightly-2005-12-13/src/NAnt.Core/Resources/Strings.resx'
                           [resgen] Writing resource file...  Done.
                  [csc]
/var/tmp/portage/nant-0.85_rc3-r1/work/nant-0.85-nightly-2005-12-13/src/NAnt.Core/Tasks/StyleTask.cs(273,33):
error CS1717: Assignment made to same variable; did you mean to assign
something else?
                  [csc] Compilation failed: 1 error(s), 0 warnings

            BUILD FAILED - 0 non-fatal error(s), 1 warning(s)

           
/var/tmp/portage/nant-0.85_rc3-r1/work/nant-0.85-nightly-2005-12-13/src/NAnt.Core/NAnt.Core.build(11,10):
            External Program Failed:
/usr/lib/pkgconfig/../../lib/mono/2.0/gmcs.exe (return code was 1)

            Total time: 3 seconds.

------- Comment #1 From Dave 2006-09-03 06:47:41 0000 -------
Created an attachment (id=95831) [edit]
emerge --info

------- Comment #2 From Dave 2006-09-03 06:49:07 0000 -------
I'm forgot to mention I'm using mono version 1.1.16.1

------- Comment #3 From Jurek Bartuszek 2006-09-14 17:33:38 0000 -------
Created an attachment (id=97016) [edit]
Patch fixing the problem

This removes the redundant assignment from StyleTask.cs. Try it out and let us
know if it works for you.

------- Comment #4 From Peter Johanson (RETIRED) 2006-09-16 11:13:11 0000 -------
Indeed. Fixed in CVS, thanks for the bug report. Marking this FIXED.

First Last Prev Next    No search results available      Search page      Enter new bug