http://bugs.winehq.org/show_bug.cgi?id=10139
Summary: make test fails in wine-0.9.47-262-g0d24ebf Product: Wine Version: 0.9.47. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: marco@harddisk.is-a-geek.org
In wine current git version (current=time of this report) make test fails:
make[2]: Entering directory `/static/wine/dlls/crypt32/tests' ../../../tools/runtest -q -P wine -M crypt32.dll -T ../../.. -p crypt32_test.exe.so chain.c && touch chain.ok fixme:crypt:CertVerifyCertificateChainPolicy unimplemented for 0 chain.c:1762: Test failed: 14: expected 00000000, got 800b0109 chain.c:1771: Test failed: 14: expected -1, got 0 chain.c:1780: Test failed: 14: expected -1, got 2 chain.c:1762: Test failed: 14: expected 00000000, got 800b0109 chain.c:1771: Test failed: 14: expected -1, got 0 chain.c:1780: Test failed: 14: expected -1, got 2 make[2]: *** [chain.ok] Fehler 6 make[2]: Leaving directory `/static/wine/dlls/crypt32/tests' make[1]: *** [crypt32/tests/__test__] Fehler 2 make[1]: Leaving directory `/static/wine/dlls' make: *** [dlls/__test__] Fehler 2 marco@marco-laptop:/static/wine$
I run Debian Lenny on a Intel Core2duo platform; all packages in debian were up-to-date at build time.
http://bugs.winehq.org/show_bug.cgi?id=10139
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2007-10-22 11:09:55 --- Do you have openssl installed? Check to make sure you have the file /etc/ssl/certs/ca-certificates.crt on your system.
http://bugs.winehq.org/show_bug.cgi?id=10139
--- Comment #2 from Marco Schuster marco@harddisk.is-a-geek.org 2007-10-22 11:33:27 --- Installing ca-certificates package solved the problem. But the test hangs a bit later again, this time in oleaut32:
make[2]: Entering directory `/static/wine/dlls/oleaut32/tests' ../../../tools/runtest -q -P wine -M oleaut32.dll -T ../../.. -p oleaut32_test.exe.so vartest.c && touch vartest.ok fixme:variant:VarMod Could not convert left type 4096 to 20? rc == 0x80020008 fixme:variant:VarMod Could not convert left type 8192 to 20? rc == 0x80020008 fixme:variant:VarMod Could not convert left type 16384 to 20? rc == 0x80020008 vartest.c:8102: Test failed: got VT_I4(-1) expected VT_I4(-2) vartest.c:8318: Test failed: got VT_I4(-1) expected VT_I4(-2) make[2]: *** [vartest.ok] Error 2 make[2]: Leaving directory `/static/wine/dlls/oleaut32/tests' make[1]: *** [oleaut32/tests/__test__] Error 2 make[1]: Leaving directory `/static/wine/dlls' make: *** [dlls/__test__] Error 2 marco@marco-laptop:/static/wine$
http://bugs.winehq.org/show_bug.cgi?id=10139
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2007-11-02 11:58:23 --- This has been superceded by bug 10171 and others.
http://bugs.winehq.org/show_bug.cgi?id=10139
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dan Kegel dank@kegel.com 2008-01-28 05:45:14 --- Closing all RESOLVED FIXED bugs older than four weeks.