View previous topic :: View next topic |
Author |
Message |
apocryphe n00b


Joined: 03 Jul 2005 Posts: 59 Location: 78 - Pres de Saint Germain
|
Posted: Mon Mar 06, 2006 4:27 pm Post subject: [Qemu] make[1]: *** [translate-op.o] Error 1 |
|
|
Salut,
J'ai un pti souci pour emerger qemu:
Quote: |
gcc -O2 -Wall -O2 -g -fno-strict-aliasing -I. -I/mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/target-sparc -I/mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0 -I/mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/linux-user -I/mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/linux-user/sparc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/fpu -I/mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/slirp -c -o translate-op.o /mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/translate-op.c
In file included from /mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/translate-op.c:36:
./op.h: In function 'dyngen_code':
./op.h:3560: error: expected identifier or '(' before '.' token
./op.h:3562: error: expected expression before '.' token
make[1]: *** [translate-op.o] Error 1
make[1]: *** Waiting for unfinished jobs....
/mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/gdbstub.c: In function 'put_packet':
/mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/gdbstub.c:156: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness
/mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/gdbstub.c:158: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness
/mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/gdbstub.c:167: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness
/mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/gdbstub.c: In function 'gdb_read_byte':
/mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/gdbstub.c:708: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness
/mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/gdbstub.c:712: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness
make[1]: Leaving directory `/mnt/hdc6/gentoo/var/tmp/portage/qemu-user-0.8.0/work/qemu-0.8.0/sparc-user'
make: *** [all] Error 1
!!! ERROR: app-emulation/qemu-user-0.8.0 failed.
Call stack:
ebuild.sh, line 1933: Called dyn_compile
ebuild.sh, line 971: Called src_compile
!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
je tiens a dire que j utilise GCC 4.1 sur ~amd64
un mec m'a dit de passer --disable-check-gcc dans CFLAGS="-march=k8 -pipe -O2..." sans reussite
si vous avez une ptite solution jsuis preneur
jtiens a dire que c'est le premier ebuild foireux sous gcc 4.1 .. ca se fete ! _________________ Laptop Dell Inspiron 1520
Intel Core2Duo T7250 - GM965 - 4 Go 667MHz DDR2 - Nvidia 8400 GS (256MiB) - BCM4401- iwlwifi3945 - SD R5C822
~amd64 - GCC 4.4.1 - XFS ahci officiel 2.6.30.4 - Xorg 1.6.2 - kde 4.3 - Nvidia 190.18 - WSXGA+ (1680x1050) |
|
Back to top |
|
 |
boozo Advocate


Joined: 01 Jul 2004 Posts: 3193
|
|
Back to top |
|
 |
apocryphe n00b


Joined: 03 Jul 2005 Posts: 59 Location: 78 - Pres de Saint Germain
|
Posted: Mon Mar 06, 2006 4:57 pm Post subject: |
|
|
Quote: |
gcc -O2 -Wall -O2 -g -fno-strict-aliasing -I. -I/mnt/hdc6/gentoo/var/tmp/portage/qemu-softmmu
-0.8.0/work/qemu-0.8.0/target-sparc -I/mnt/hdc6/gentoo/var/tmp/portage/qemu-softmmu-0.8.0/wor
k/qemu-0.8.0 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/mnt/hdc6/gentoo/var/ tmp/portage/qemu-softmmu-0.8.0/work/qemu-0.8.0/fpu -I/mnt/hdc6/gentoo/var/tmp/portage/qemu-so ftmmu-0.8.0/work/qemu-0.8.0/slirp -c -o translate-all.o /mnt/hdc6/gentoo/var/tmp/portage/qemu -softmmu-0.8.0/work/qemu-0.8.0/translate-all.c
In file included from /mnt/hdc6/gentoo/var/tmp/portage/qemu-softmmu-0.8.0/work/qemu-0.8.0/tra nslate-op.c:36:
./op.h: In function 'dyngen_code':
./op.h:3525: error: expected identifier or '(' before '.' token
./op.h:3527: error: expected expression before '.' token
/mnt/hdc6/gentoo/var/tmp/portage/qemu-softmmu-0.8.0/work/qemu-0.8.0/translate-all.c: In funct ion 'cpu_restore_state':
/mnt/hdc6/gentoo/var/tmp/portage/qemu-softmmu-0.8.0/work/qemu-0.8.0/translate-all.c:257: warn ing: cast from pointer to integer of different size
make[1]: *** [translate-op.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/mnt/hdc6/gentoo/var/tmp/portage/qemu-softmmu-0.8.0/work/qemu-0.8 .0/sparc-softmmu'
make: *** [all] Error 1
!!! ERROR: app-emulation/qemu-softmmu-0.8.0 failed.
Call stack:
ebuild.sh, line 1933: Called dyn_compile
ebuild.sh, line 971: Called src_compile
!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
meme pb avec qemu-soft.... _________________ Laptop Dell Inspiron 1520
Intel Core2Duo T7250 - GM965 - 4 Go 667MHz DDR2 - Nvidia 8400 GS (256MiB) - BCM4401- iwlwifi3945 - SD R5C822
~amd64 - GCC 4.4.1 - XFS ahci officiel 2.6.30.4 - Xorg 1.6.2 - kde 4.3 - Nvidia 190.18 - WSXGA+ (1680x1050) |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|