[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 h
From: |
Stefan Weil |
Subject: |
Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression)) |
Date: |
Fri, 07 Mar 2014 13:40:12 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 |
Am 07.03.2014 13:06, schrieb Alex Bennée:
>
> Stefan Weil <address@hidden> writes:
>
>> 'make test' is broken at least since commit
>> baacf04799ace72a9c735dd9306a1ceaf305e7cf. Several source files were moved
>> to util/, and some of them there split, so add the missing prefix and new
>> files to fix the compiler and linker errors.
>
> I'm curious as why the Travis builds didn't pick this up?
>
> https://travis-ci.org/qemu/qemu/builds
>
> Does it require more libraries/features enabled to cause the breakage?
Neither a simple 'make' nor a 'make check' will trigger the breakage
because no other target depends on 'test', so you have to add that
target explicitly.
In the meantime I tried older versions. Even version 1.1 already shows
unwanted differences between native and QEMU emulated FPU operations.
The test binary is now available from this URL:
http://qemu.weilnetz.de/test/user/i386/test-i386
Run it native and with qemu-i386 and compare the output of both runs
to see the problems.
Stefan
- [Qemu-stable] [PATCH] tests: Fix 'make test' for i686 hosts (build regression), Stefan Weil, 2014/03/07
- Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression)), Alex Bennée, 2014/03/07
- Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression)),
Stefan Weil <=
- Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression)), Andreas Färber, 2014/03/07
- Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression)), Stefan Weil, 2014/03/07
- Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression)), Peter Maydell, 2014/03/07
- Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression)), Alex Bennée, 2014/03/07
- Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression)), Peter Maydell, 2014/03/07
Re: [Qemu-stable] [Qemu-trivial] [PATCH] tests: Fix 'make test' for i686 hosts (build regression), Michael Tokarev, 2014/03/14