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$