[Mono-bugs] [Bug 669936] New: Mono fails to build with under tr_TR locales.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Feb 7 07:28:32 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=669936
https://bugzilla.novell.com/show_bug.cgi?id=669936#c0
Summary: Mono fails to build with under tr_TR locales.
Classification: Mono
Product: Mono: Class Libraries
Version: 2.8.x
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: Major
Priority: P5 - None
Component: Mono.Addins
AssignedTo: lluis at novell.com
ReportedBy: ozan.turkyilmaz at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13)
Gecko/20101209 Firefox/3.6.13
Mone 1.8.2
Slackware64 13.1
LANG=tr_TR.UTF-8
I can build it with LANG=en_US.UTF-8 make and judging from the error output,
I'm guessing it is related to fact that i maps to İ and ı maps to I in Turkish
Language and under tr locales, system follows this mapping.
If you need more information. just ask and post them.
Reproducible: Always
Steps to Reproduce:
1.configure
2.make
3.
Actual Results:
Build fails with following error:
make[9]:`/home/ozan/Downloads/mono-2.8.2/mcs/class/RabbitMQ.Client/src/client'
dizinine giriliyor
MCS [net_2_0] RabbitMQ.Client.dll
./../docs/specs/autogenerated-api-0-9.cs(1362,28): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.Correlationİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-0-9.cs(1389,28): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.Messageİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-0-9.cs(1416,28): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.Userİd' is marked as an override
but no suitable property found to override
./../docs/specs/autogenerated-api-0-9.cs(1425,28): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.Appİd' is marked as an override
but no suitable property found to override
./../docs/specs/autogenerated-api-0-9.cs(1434,28): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.Clusterİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-0-9.cs(1449,26): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.ClearCorrelationİd()' is marked
as an override but no suitable method found to override
./../docs/specs/autogenerated-api-0-9.cs(1452,26): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.ClearMessageİd()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-0-9.cs(1455,26): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.ClearUserİd()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-0-9.cs(1456,26): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.ClearAppİd()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-0-9.cs(1457,26): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.ClearClusterİd()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-0-9.cs(1464,26): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.IsCorrelationİdPresent()' is
marked as an override but no suitable method found to override
./../docs/specs/autogenerated-api-0-9.cs(1467,26): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.IsMessageİdPresent()' is marked
as an override but no suitable method found to override
./../docs/specs/autogenerated-api-0-9.cs(1470,26): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.IsUserİdPresent()' is marked as
an override but no suitable method found to override
./../docs/specs/autogenerated-api-0-9.cs(1471,26): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.IsAppİdPresent()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-0-9.cs(1472,26): error CS0115:
`RabbitMQ.Client.Framing.v0_9.BasicProperties.IsClusterİdPresent()' is marked
as an override but no suitable method found to override
./../docs/specs/autogenerated-api-0-9.cs(1628,28): error CS0115:
`RabbitMQ.Client.Framing.v0_9.FileProperties.Messageİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-0-9.cs(1655,28): error CS0115:
`RabbitMQ.Client.Framing.v0_9.FileProperties.Clusterİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-0-9.cs(1670,26): error CS0115:
`RabbitMQ.Client.Framing.v0_9.FileProperties.ClearMessageİd()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-0-9.cs(1673,26): error CS0115:
`RabbitMQ.Client.Framing.v0_9.FileProperties.ClearClusterİd()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-0-9.cs(1680,26): error CS0115:
`RabbitMQ.Client.Framing.v0_9.FileProperties.IsMessageİdPresent()' is marked as
an override but no suitable method found to override
./../docs/specs/autogenerated-api-0-9.cs(1683,26): error CS0115:
`RabbitMQ.Client.Framing.v0_9.FileProperties.IsClusterİdPresent()' is marked as
an override but no suitable method found to override
./../docs/specs/autogenerated-api-0-8.cs(1242,28): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.Correlationİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-0-8.cs(1269,28): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.Messageİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-0-8.cs(1296,28): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.Userİd' is marked as an override
but no suitable property found to override
./../docs/specs/autogenerated-api-0-8.cs(1305,28): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.Appİd' is marked as an override
but no suitable property found to override
./../docs/specs/autogenerated-api-0-8.cs(1314,28): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.Clusterİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-0-8.cs(1329,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.ClearCorrelationİd()' is marked
as an override but no suitable method found to override
./../docs/specs/autogenerated-api-0-8.cs(1332,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.ClearMessageİd()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-0-8.cs(1335,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.ClearUserİd()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-0-8.cs(1336,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.ClearAppİd()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-0-8.cs(1337,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.ClearClusterİd()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-0-8.cs(1344,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.IsCorrelationİdPresent()' is
marked as an override but no suitable method found to override
./../docs/specs/autogenerated-api-0-8.cs(1347,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.IsMessageİdPresent()' is marked
as an override but no suitable method found to override
./../docs/specs/autogenerated-api-0-8.cs(1350,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.IsUserİdPresent()' is marked as
an override but no suitable method found to override
./../docs/specs/autogenerated-api-0-8.cs(1351,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.IsAppİdPresent()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-0-8.cs(1352,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8.BasicProperties.IsClusterİdPresent()' is marked
as an override but no suitable method found to override
./../docs/specs/autogenerated-api-0-8.cs(1508,28): error CS0115:
`RabbitMQ.Client.Framing.v0_8.FileProperties.Messageİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-0-8.cs(1535,28): error CS0115:
`RabbitMQ.Client.Framing.v0_8.FileProperties.Clusterİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-0-8.cs(1550,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8.FileProperties.ClearMessageİd()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-0-8.cs(1553,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8.FileProperties.ClearClusterİd()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-0-8.cs(1560,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8.FileProperties.IsMessageİdPresent()' is marked as
an override but no suitable method found to override
./../docs/specs/autogenerated-api-0-8.cs(1563,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8.FileProperties.IsClusterİdPresent()' is marked as
an override but no suitable method found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1251,28): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.Correlationİd' is marked as
an override but no suitable property found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1278,28): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.Messageİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1305,28): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.Userİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1314,28): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.Appİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1323,28): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.Clusterİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1338,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.ClearCorrelationİd()' is
marked as an override but no suitable method found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1341,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.ClearMessageİd()' is marked
as an override but no suitable method found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1344,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.ClearUserİd()' is marked as
an override but no suitable method found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1345,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.ClearAppİd()' is marked as an
override but no suitable method found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1346,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.ClearClusterİd()' is marked
as an override but no suitable method found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1353,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.IsCorrelationİdPresent()' is
marked as an override but no suitable method found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1356,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.IsMessageİdPresent()' is
marked as an override but no suitable method found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1359,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.IsUserİdPresent()' is marked
as an override but no suitable method found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1360,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.IsAppİdPresent()' is marked
as an override but no suitable method found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1361,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.BasicProperties.IsClusterİdPresent()' is
marked as an override but no suitable method found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1517,28): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.FileProperties.Messageİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1544,28): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.FileProperties.Clusterİd' is marked as an
override but no suitable property found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1559,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.FileProperties.ClearMessageİd()' is marked as
an override but no suitable method found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1562,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.FileProperties.ClearClusterİd()' is marked as
an override but no suitable method found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1569,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.FileProperties.IsMessageİdPresent()' is
marked as an override but no suitable method found to override
./../docs/specs/autogenerated-api-qpid-0-8.cs(1572,26): error CS0115:
`RabbitMQ.Client.Framing.v0_8qpid.FileProperties.IsClusterİdPresent()' is
marked as an override but no suitable method found to override
Compilation failed: 63 error(s), 0 warnings
make[9]: *** [../../../../class/lib/net_2_0/RabbitMQ.Client.dll] Hata 1
Expected Results:
Successful build.
locale output as follows;
LANG=tr_TR.UTF-8
LC_CTYPE="tr_TR.UTF-8"
LC_NUMERIC="tr_TR.UTF-8"
LC_TIME="tr_TR.UTF-8"
LC_COLLATE=C
LC_MONETARY="tr_TR.UTF-8"
LC_MESSAGES="tr_TR.UTF-8"
LC_PAPER="tr_TR.UTF-8"
LC_NAME="tr_TR.UTF-8"
LC_ADDRESS="tr_TR.UTF-8"
LC_TELEPHONE="tr_TR.UTF-8"
LC_MEASUREMENT="tr_TR.UTF-8"
LC_IDENTIFICATION="tr_TR.UTF-8"
LC_ALL=
configure output;
mcs source: mcs
olive source:
Engine:
GC: sgen and bundled Boehm GC with typed GC and parallel mark
GLIB: embedded
TLS: __thread
SIGALTSTACK: yes
Engine: Building and using the JIT
oprofile: no
BigArrays: no
DTrace: no
Parallel Mark: yes
LLVM Back End: no (dynamically loaded: no)
Libraries:
Moon Profile: no
MonoTouch: no
JNI support: IKVM Native
libgdiplus: assumed to be installed
zlib: system zlib
--
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