gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mingw compilation of base broken


From: Fred Kiefer
Subject: Re: mingw compilation of base broken
Date: Tue, 23 Aug 2011 10:32:56 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.18) Gecko/20110616 SUSE/3.1.11 Thunderbird/3.1.11

On the current MinGW installation I have about the same test failures as you are getting. The NSOperation test is only hanging every other time I run it, in between it seems to work.

I also have a failed build, due to MinGW not implementing an alert signal and a failed set (cant remember what is causing this). Most of the other failed tests seem to be due to a bug in the used ICU implementation. Your version probably doesn't have ICU, so you wont get any results from that.

Could you try to find out what is causing the issue in databasin? I am more worried about real application issues than test failures.

Fred

On 23.08.2011 10:16, Riccardo Mottola wrote:
Fred, how do tests fare for you on your newer mingw?

I have certain application malfunction on window (databasin hangs
mysteriously with certian oeprations I use: it works on NetBSD and it
used to work at the end of July on windows too).

Since there is a hanging test, I'm worried.

Riccardo

On 08/22/11 15:55, Riccardo Mottola wrote:
Hi,

good, I have 3.4.5 on mingw.

With your fix, everything compiles. However running base checks has a
lot of failed tests:

base/NSCalendarDate/test00.m:
Failed test: test00.m:107 ... +dateWithString:calendarFormat:locale:
handles
Africa/Addis_Ababa
Failed test: test00.m:246 ... date check with 2002-03-31 01:30:00
Failed test: test00.m:261 ... date check with 2002-03-31 01:30:00
Failed test: test00.m:265 ... date check with 2002-03-31 00:30:00
Failed test: test00.m:410 ... date year calculation preserves timezone

---base/NSMutableString/NSMutableString_string.m:
Failed test: ../NSString/NSString_tests.h:309 ... character set
encoding/dec
oding works
--- Running tests in base/NSNumber ---

base/NSNumber/test00.m:
Failed test: test00.m:102 ... NSDecimalNumber numberWithInt: works
Failed test: test00.m:107 ... NSDecimalNumber doubleValue works
Failed test: test00.m:111 ... NSDecimalNumber charValue works
Failed test: test00.m:113 ... NSDecimalNumber intValue works
Failed test: test00.m:115 ... NSDecimalNumber integerValue works
Failed test: test00.m:117 ... NSDecimalNumber longValue works
Failed test: test00.m:119 ... NSDecimalNumber longLongValue works
Failed test: test00.m:121 ... NSDecimalNumber shortValue works
Failed test: test00.m:123 ... NSDecimalNumber unsignedCharValue works
Failed test: test00.m:125 ... NSDecimalNumber unsignedIntValue works
Failed test: test00.m:127 ... NSDecimalNumber unsignedIntegerValue works
Failed test: test00.m:129 ... NSDecimalNumber unsignedLongValue works
Failed test: test00.m:133 ... NSDecimalNumber unsignedShortValue works


and then the last one:

base/NSObject/initialize.m:
Failed build:
--- Running tests in base/NSOperation ---

Here test runs just hang, with 0% cpu usage

I interrupted tests. I will compile gui and back and see how "usage"
fares.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]