Error during make test on x64 system

Mike McCormack wine.msi@hidden
Wed Sep 24 00:27:42 CEST 2008


Hi Thomas!

2008/9/23 Thomas Horsten <thomas@hidden>

> After hacking the Makefiles per Mike's instructions to add -m32 in a
> few places, and getting a win2k image in the expected place, I did
> make test.


Will add -m32 in the right places for the next release.


>
> The extraction of 2k files seems to go ok, but then after that I got:
>
> All done, no errors.
> set %fs failed, errno = 22 child = 3474
> sys_read failed
> exit!
> make[1]: *** [test.skas] Error 1
> make[1]: Leaving directory `/home/th/src/ring3k/ring3k/loader'
> make: *** [test] Error 2


There's two test suites, one for kernels with the skas3 (separate kernel
address space) patch, and one for normal kernels that uses thread tracing
(tt).

Does the thread tracing test ("make test.tt") work by itself?


>
> After running "make test" again, it seemed to get further but just
> hangs afger the last "All done, no errors." A make -d reveals, after
> breaking it at the point where it hangs:
>
> No need to remake target `completion.exe'.
>
> ^CLive child 0x005469e0 (test) PID 4602
> Live child 0x00563060 (test.skas) PID 4605
> Reaping losing child 0x00563060 PID 4605
> make[1]: *** [test.skas] Interrupt
> Removing child 0x00563060 PID 4605 from chain.
> Reaping losing child 0x005469e0 PID 4602
> make: *** [test] Interrupt
> Removing child 0x005469e0 PID 4602 from chain.


 This might be related to the previous problem, or perhaps to parallel
make.  Does a plain "make test.tt" do any better?

thanks,

Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.infowares.com/archive/ring3k/attachments/20080923/ec6c6198/attachment.htm


More information about the ring3k mailing list