qemu failed on x86_64 dockyard-devel (c64.arklinux.org)
arklinux <[email protected]>
| Newsgroups | gmane.linux.arklinux.build-watch |
|---|---|
| Message-ID | <20070825131232.C6B2D7C0139__22456.885854672$1188047696$gmane$org@www.arklinux.org> |
qemu failed to build on x86_64 for dockyard-devel.
Last 250 lines of build log:
Installing qemu-0.8.2-2ark.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.34035
+ umask 022
+ cd /build-qemu-x86_64/BUILD
+ cd /build-qemu-x86_64/BUILD
+ rm -rf qemu-0.8.2
+ tar -xf /usr/src/ark/SOURCES/qemu-0.8.2.tar.lz
+ cd qemu-0.8.2
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ echo 'Patch #0 (qemu-gcc-4-all.patch):'
Patch #0 (qemu-gcc-4-all.patch):
+ patch -p1 -b --suffix .gcc4~ -s
+ echo 'Patch #1 (qemu-0.8.2-kernelheaders.patch):'
Patch #1 (qemu-0.8.2-kernelheaders.patch):
+ patch -p1 -b --suffix .kernelheaders~ -s
+ CFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers'
+ export CFLAGS
+ CXXFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden'
+ export CXXFLAGS
+ FFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers'
+ export FFLAGS
+ '[' 0 = 1 ']'
+ '[' 0 = 1 ']'
+ CROSSCOMPILE='--target=x86_64-ark-linux --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu'
+ '[' %cross '!=' %cross -a -n %cross ']'
+ export CROSSCOMPILE
+ ./configure --target=x86_64-ark-linux --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --program-prefix= --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-kqemu --enable-adlib --enable-alsa --enable-iasl --disable-gcc-check
Install prefix /usr
BIOS directory /usr/share/qemu
binary directory /usr/bin
Manual directory /usr/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path /build-qemu-x86_64/BUILD/qemu-0.8.2
C compiler gcc
Host C compiler gcc
make make
install install
host CPU x86_64
host big endian no
target list i386-user arm-user armeb-user sparc-user ppc-user mips-user mipsel-user i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu mips-softmmu mipsel-softmmu arm-softmmu
gprof enabled no
profiler no
static build no
SDL support yes
SDL static link yes
mingw32 support no
Adlib support yes
CoreAudio support no
ALSA support yes
DSound support no
FMOD support no
kqemu support yes
Documentation yes
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.49414
+ umask 022
+ cd /build-qemu-x86_64/BUILD
+ cd qemu-0.8.2
+ make 'CFLAGS=-O2 -fomit-frame-pointer -fweb -frename-registers -fno-reorder-blocks'
gcc -DQEMU_TOOL -O2 -fomit-frame-pointer -fweb -frename-registers -fno-reorder-blocks -g -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o qemu-img qemu-img.c block.c block-cow.c block-qcow.c aes.c block-vmdk.c block-cloop.c block-dmg.c block-bochs.c block-vpc.c block-vvfat.c -lz
In file included from vl.h:33,
from qemu-img.c:24:
/usr/include/limits.h:125:26: error: no include path in which to search for limits.h
In file included from vl.h:33,
from block.c:24:
/usr/include/limits.h:125:26: error: no include path in which to search for limits.h
In file included from vl.h:33,
from block-cow.c:25:
/usr/include/limits.h:125:26: error: no include path in which to search for limits.h
In file included from vl.h:33,
from block-qcow.c:24:
/usr/include/limits.h:125:26: error: no include path in which to search for limits.h
In file included from vl.h:33,
from aes.c:30:
/usr/include/limits.h:125:26: error: no include path in which to search for limits.h
In file included from vl.h:33,
from block-vmdk.c:25:
/usr/include/limits.h:125:26: error: no include path in which to search for limits.h
In file included from vl.h:33,
from block-cloop.c:24:
/usr/include/limits.h:125:26: error: no include path in which to search for limits.h
In file included from vl.h:33,
from block-dmg.c:24:
/usr/include/limits.h:125:26: error: no include path in which to search for limits.h
In file included from vl.h:33,
from block-bochs.c:25:
/usr/include/limits.h:125:26: error: no include path in which to search for limits.h
In file included from vl.h:33,
from block-vpc.c:24:
/usr/include/limits.h:125:26: error: no include path in which to search for limits.h
In file included from vl.h:33,
from block-vvfat.c:28:
/usr/include/limits.h:125:26: error: no include path in which to search for limits.h
make: *** [qemu-img] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.49414 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.49414 (%build)