https://bugs.winehq.org/show_bug.cgi?id=36798
Bug ID: 36798 Summary: kernel32/change.c fails on fedora rawhide Product: Wine Version: 1.7.20 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
[austin@localhost tests]$ make change.ok ../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe.so change && touch change.ok change.c:557: Test failed: ov.InternalHigh wrong change.c:560: Test failed: offset wrong change.c:561: Test failed: action wrong change.c:562: Test failed: len wrong change.c:563: Test failed: name wrong Makefile:240: recipe for target 'change.ok' failed make: *** [change.ok] Error 5
[austin@localhost tests]$ git describe wine-1.7.20-122-gd2d62cf
I suspect it's related to a newer kernel (haven't tested an older one yet): [austin@localhost tests]$ uname -a Linux localhost.localdomain 3.16.0-0.rc1.git3.1.fc21.x86_64 #1 SMP Thu Jun 19 23:08:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux