First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 117619
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 113712
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Evan Plumlee <eplumlee@yahoo.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2006-01-03 09:13 0000
From my searches this bug appears similar to Bug #113712, however in my case
mono and monodevelop build and run correctly.  Nant appears to build correctly
and -v revealed no build USE flags.

for dev-dotnet/nant, dev-dotnet/nini, and dev-dotnet/mysql-connector-net
builds:
CFLAGS="-O2 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"

mono and monodevelop were built with -O3 compiler flags.

# emerge mysql-connector-net
<snip>
 * Applying mysql-connector-net-1.0.4-assembly.patch ...                       
                [ ok ]
>>> Source unpacked.
 * Generating a signed key ...                                                 
                [ ok ]

** (/usr/share/NAnt/bin/NAnt.exe:30456): WARNING **: Missing method .ctor in
assembly /usr/share/NAnt/bin/NAnt.exe, type
System.Runtime.CompilerServices.RuntimeCompatibilityAttribute

** ERROR **: Can't find custom attr constructor image:
/usr/share/NAnt/bin/NAnt.exe mtoken: 0x0a000056
aborting...
/usr/portage/dev-dotnet/mysql-connector-net/mysql-connector-net-1.0.4.ebuild:
line 28: 30456 Aborted                 nant -t:mono-1.0

# emerge nini
<snip>
>>> Unpacking Nini-1.0.0.zip to /var/tmp/portage/nini-1.0.0-r1/work
>>> Source unpacked.

** (/usr/share/NAnt/bin/NAnt.exe:31957): WARNING **: Missing method .ctor in
assembly /usr/share/NAnt/bin/NAnt.exe, type
System.Runtime.CompilerServices.RuntimeCompatibilityAttribute

** ERROR **: Can't find custom attr constructor image:
/usr/share/NAnt/bin/NAnt.exe mtoken: 0x0a000056
aborting...
/usr/portage/dev-dotnet/nini/nini-1.0.0-r1.ebuild: line 32: 31957 Aborted      
          nant ${myconf}

------- Comment #1 From Jakub Moc (RETIRED) 2006-01-03 09:21:06 0000 -------

*** This bug has been marked as a duplicate of 113712 ***

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