From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <3FB36D4C.4040606@users.sourceforge.net> Date: Thu, 13 Nov 2003 14:38:52 +0300 From: Ildar Mulyukov User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.4) Gecko/20031103 X-Accept-Language: tt, ru, en-us MIME-Version: 1.0 To: sisyphus@altlinux.ru X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, hits=-4.9 required=7.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on ns.comptek.ru Cc: "Pavel S. Mironchik" Subject: [sisyphus] =?koi8-r?b?69LJ18HRINPCz9LLwSBtb25v?= X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.1.3 Precedence: list Reply-To: sisyphus@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2003 11:39:00 -0000 Archived-At: List-Archive: Исходные данные: $ 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) ================================================