ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Кривая сборка mono
@ 2003-11-13 11:38 Ildar Mulyukov
  2003-11-19 20:48 ` Ildar Mulyukov
  0 siblings, 1 reply; 2+ messages in thread
From: Ildar Mulyukov @ 2003-11-13 11:38 UTC (permalink / raw)
  To: sisyphus; +Cc: Pavel S. Mironchik

Исходные данные:
$ rpm -qa | grep mono ; rpm -qa | grep mcs ; rpm -qa | grep sharp
mono-0.28-alt1
mcs-0.28-alt1
libgtk-sharp-0.11-alt1

что делаем:
$ rpmbuild -bb mono.spec
останавливаем, когда начинается %make
$ cd ../BUILD/mono-0.28/mono/tests
$ make pinvoke1.exe
выдаёт следующее:
************************************************
mcs --unsafe -nowarn:0162 -out:pinvoke1.exe pinvoke1.cs

** (/usr/bin/mcs.exe:30678): WARNING **: cant resolve internal call to 
"Test::MyClone()" (tested without signature also)

Your mono runtime and corlib are out of sync.
Corlib is: pinvoke1

When you update one from cvs you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably 
related
and you need to fix your mono install first.
Compilation succeeded
************************************************

Это, ИМХО корень проблемы, которая даёт следующий результат:
......
.cs: 153 test(s) passed. 8 test(s) failed.
......
.il: 6 test(s) passed. 3 test(s) failed.

И т.д.

Вообще же всем мэйнтейнерам просьба не пренебрегать make check / make test.

С уважением, Ильдар.
-- 
Ildar  Mulyukov,
   free SW designer/programmer
================================================
email: ildar@users.sourceforge.net
projects: http://os-development.sourceforge.net/
home: http://tuganger.narod.ru/
ALT Linux Sisyphus (20030721)
================================================



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [sisyphus] Кривая сборка mono
  2003-11-13 11:38 [sisyphus] Кривая сборка mono Ildar Mulyukov
@ 2003-11-19 20:48 ` Ildar Mulyukov
  0 siblings, 0 replies; 2+ messages in thread
From: Ildar Mulyukov @ 2003-11-19 20:48 UTC (permalink / raw)
  To: sisyphus; +Cc: tibor

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

Для информации

-- 
Ildar  Mulyukov,
   free SW designer/programmer
================================================
email: ildar@users.sourceforge.net
projects: http://os-development.sourceforge.net/
home: http://tuganger.narod.ru/
ALT Linux Sisyphus (20030721)
================================================

[-- Attachment #2: Вложенное сообщение --]
[-- Type: message/rfc822, Size: 2475 bytes --]

From: Miguel de Icaza <miguel@ximian.com>
To: Ildar Mulyukov <ildar@users.sourceforge.net>
Cc: mono-list@lists.ximian.com
Subject: Re: [Mono-list] Mono status: mono/tests
Date: Wed, 19 Nov 2003 12:27:32 -0500
Message-ID: <1069262851.5037.216.camel@erandi.boston.ximian.com>

Hello,

> But the problem here: I was unable to find an information, which tests
> should the mono+mcs pass and which lead to failure. Of course, when mono
> becomes 1.0, all of the tests [hopefully] will work just fine. But now -
> can anyone give this information to me?

The JIT (mono/mono/tests) and Compiler (mcs/tests) should all pass with
the proper targets.

In mcs/tests, use `make test-compiler-jit'.
In mono/mono/tests use `make test'

> mcs --unsafe -nowarn:0162 -out:pinvoke1.exe pinvoke1.cs
> 
> ** (/usr/bin/mcs.exe:30678): WARNING **: cant resolve internal call to
> "Test::MyClone()" (tested without signature also)

That is ok, it is just a warning.

Miguel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-11-19 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-13 11:38 [sisyphus] Кривая сборка mono Ildar Mulyukov
2003-11-19 20:48 ` Ildar Mulyukov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git