Here is a make test failure I'm getting on my laptop (for those of you who were not at wineconf, make test should, in theory, work everywhere)
../../../../wine/tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so ../../../../wine/dlls/gdi/tests/font.c && touch font.ok font.c:276: Test failed: Courier(13): tm.tmAscent 10 != 11 font.c:277: Test failed: Courier(13): tm.tmDescent 3 != 2 make[2]: *** [font.ok] Error 2 make[2]: Leaving directory `/home/ivan/build/dlls/gdi/tests' make[1]: *** [gdi/tests/__test__] Error 2 make[1]: Leaving directory `/home/ivan/build/dlls' make: *** [dlls/__test__] Error 2
"Ivan Leo Puoti" ivanleo@gmail.com wrote:
../../../../wine/tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so ../../../../wine/dlls/gdi/tests/font.c && touch font.ok font.c:276: Test failed: Courier(13): tm.tmAscent 10 != 11 font.c:277: Test failed: Courier(13): tm.tmDescent 3 != 2
fontforge version installed in your system is broken, upgrade it.
On Tuesday 19 September 2006 03:19, Dmitry Timoshkov wrote:
"Ivan Leo Puoti" ivanleo@gmail.com wrote:
../../../../wine/tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so ../../../../wine/dlls/gdi/tests/font.c && touch font.ok font.c:276: Test failed: Courier(13): tm.tmAscent 10 != 11 font.c:277: Test failed: Courier(13): tm.tmDescent 3 != 2
fontforge version installed in your system is broken, upgrade it.
If Marcus' Mandriva package for fontforge he has on the OpenSUSE build service is available already, get that one, works fine for me.
Cheers, Kai
On Tue, Sep 19, 2006 at 09:36:05AM +0200, Kai Blin wrote:
On Tuesday 19 September 2006 03:19, Dmitry Timoshkov wrote:
"Ivan Leo Puoti" ivanleo@gmail.com wrote:
../../../../wine/tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so ../../../../wine/dlls/gdi/tests/font.c && touch font.ok font.c:276: Test failed: Courier(13): tm.tmAscent 10 != 11 font.c:277: Test failed: Courier(13): tm.tmDescent 3 != 2
fontforge version installed in your system is broken, upgrade it.
If Marcus' Mandriva package for fontforge he has on the OpenSUSE build service is available already, get that one, works fine for me.
It is in: http://software.opensuse.org/download/Emulators:/Wine/Mandriva_2006/i586/
(replace : by %2e if it complains).
Still working on the WINE RPMs. ;)
Ciao, Marcus
Hi all,
For comparison, a list of the failures I get with a Debian box is available here: http://www.astro.gla.ac.uk/users/paulm/WRT/buildinfo.php (this URL will always show the most resent build).
WRT is still not picking up on git changes, but I manually triggered a rebuild during WineConf. Unfortunately, due to a failure of the webserver, its only from today that the information is available.
Its currently not showing any useful information (other than where the failures are) so not very useful. Once back in Glasgow, I'll try and get it all working again.
Cheers,
Paul.
On Tuesday 19 September 2006 09:27, Marcus Meissner wrote:
On Tue, Sep 19, 2006 at 09:36:05AM +0200, Kai Blin wrote:
On Tuesday 19 September 2006 03:19, Dmitry Timoshkov wrote:
"Ivan Leo Puoti" ivanleo@gmail.com wrote:
../../../../wine/tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so ../../../../wine/dlls/gdi/tests/font.c && touch font.ok font.c:276: Test failed: Courier(13): tm.tmAscent 10 != 11 font.c:277: Test failed: Courier(13): tm.tmDescent 3 != 2
fontforge version installed in your system is broken, upgrade it.
If Marcus' Mandriva package for fontforge he has on the OpenSUSE build service is available already, get that one, works fine for me.
It is in: http://software.opensuse.org/download/Emulators:/Wine/Mandriva_2006/i586/
(replace : by %2e if it complains).
Still working on the WINE RPMs. ;)
Ciao, Marcus
On Di, 2006-09-19 at 10:19 +0900, Dmitry Timoshkov wrote:
"Ivan Leo Puoti" ivanleo@gmail.com wrote:
../../../../wine/tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so ../../../../wine/dlls/gdi/tests/font.c && touch font.ok font.c:276: Test failed: Courier(13): tm.tmAscent 10 != 11 font.c:277: Test failed: Courier(13): tm.tmDescent 3 != 2
fontforge version installed in your system is broken, upgrade it.
Same here with Ubuntu 6.06 (dapper): $ fontforge --version Copyright (c) 2000-2005 by George Williams. Executable based on sources from 12:08 5-Dec-2005. fontforge 20051205
Should we add a test in configure and warn the User, that fonts might be wrong?
On 9/18/06, Dmitry Timoshkov dmitry@codeweavers.com wrote:
"Ivan Leo Puoti" ivanleo@gmail.com wrote:
../../../../wine/tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so ../../../../wine/dlls/gdi/tests/font.c && touch font.ok font.c:276: Test failed: Courier(13): tm.tmAscent 10 != 11 font.c:277: Test failed: Courier(13): tm.tmDescent 3 != 2
fontforge version installed in your system is broken, upgrade it.
I get the following failures with fontforge 20060822.
font.c:423: Test failed: GetGlyphIndices count of glyphs should = 5 not -1 font.c:424: Test failed: GetGlyphIndices should have returned a nonexistent char not f000 font.c:427: Test failed: GetGlyphIndices count of glyphs should = 5 not -1 font.c:428: Test failed: GetGlyphIndices should have returned a 0000 not f000 make: *** [font.ok] Error 4
$ fontforge --version Copyright (c) 2000-2006 by George Williams. Executable based on sources from 08:15 22-Aug-2006. fontforge 20060822
On Tue, Sep 19, 2006 at 01:57:22PM -0700, James Hawkins wrote:
I get the following failures with fontforge 20060822.
font.c:423: Test failed: GetGlyphIndices count of glyphs should = 5 not -1 font.c:424: Test failed: GetGlyphIndices should have returned a nonexistent char not f000 font.c:427: Test failed: GetGlyphIndices count of glyphs should = 5 not -1 font.c:428: Test failed: GetGlyphIndices should have returned a 0000 not f000 make: *** [font.ok] Error 4
Hi James,
This is a different problem - the test is a bit broken and doesn't check that the 'Symbol' font is installed before running the test. I'll send a patch in for this in a bit.
Huw.