[Mono-bugs] [Bug 665333] New: Assembly signing error exclusive to PowerPC platforms (mac/32 and linux/64)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jan 18 19:00:21 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=665333

https://bugzilla.novell.com/show_bug.cgi?id=665333#c0


           Summary: Assembly signing error exclusive to PowerPC platforms
                    (mac/32 and linux/64)
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.10.x
          Platform: PowerPC-64
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: JIT
        AssignedTo: lupus at novell.com
        ReportedBy: ajorgensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


This error occurs while building on mac/ppc and linux/ppc64.  It occurs in
different places on each platform (possibly different places each build, don't
know yet).

>From Linux/ppc64:
MCS [net_2_0] Mono.CompilerServices.SymbolWriter.dll
Couldn't sign the assembly
./../class/lib/net_2_0/tmp/Mono.CompilerServices.SymbolWriter.dll with this
key pair.

>From Mac/ppc
MCS     [net_2_0] Mono.Security.dll
/Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(76,0):
warning CS1030: #warning: `"Client certificate selection is unfinished"'
/Mono.Security.Protocol.Tls.Handshake.Client/TlsServerFinished.cs(77,0):
warning CS1030: #warning: `Review that selected alert is correct'
/Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(135,34):
warning CS0618:
`System.Security.Cryptography.X509Certificates.X509Certificate.GetName()' is
obsolete: `Use the Subject property.'
/Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(135,53):
warning CS0618:
`System.Security.Cryptography.X509Certificates.X509Certificate.GetIssuerName()'
is obsolete: `Use the Issuer property.'
/Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(139,42):
warning CS0618:
`System.Security.Cryptography.X509Certificates.X509Certificate.GetName()' is
obsolete: `Use the Subject property.'
/Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(139,61):
warning CS0618:
`System.Security.Cryptography.X509Certificates.X509Certificate.GetIssuerName()'
is obsolete: `Use the Issuer property.'
Compilation succeeded - 6 warning(s)
Couldn't sign the assembly ../../class/lib/net_2_0/tmp/Mono.Security.dll with
this key pair.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list