Advertisement
Guest User

gentoo fails to build xen-tools

a guest
Feb 26th, 2013
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. gcc -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -I/var/tmp/portage/app-emulation/xen-tools-4.2.1-r1/work/xen-4.2.1/tools/tests/x86_emulator/../../../tools/include -c -o test_x86_emulator.o test_x86_emulator.c
  2. test_x86_emulator.c: In Funktion »cpuid«:
  3. test_x86_emulator.c:65:5: Fehler: in der Klasse »BREG« konnte während des Neuladens von »asm« kein Register gefunden werden
  4. test_x86_emulator.c:65:5: Fehler: »asm«-Operand hat unmögliche Nebenbedingungen
  5. make[4]: *** [test_x86_emulator.o] Fehler 1
  6. make[4]: *** Warte auf noch nicht beendete Prozesse...
  7. make[4]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.2.1-r1/work/xen-4.2.1/tools/tests/x86_emulator'
  8. make[3]: *** [subdir-all-x86_emulator] Fehler 2
  9. make[3]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.2.1-r1/work/xen-4.2.1/tools/tests'
  10. make[2]: *** [subdirs-all] Fehler 2
  11. make[2]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.2.1-r1/work/xen-4.2.1/tools/tests'
  12. make[1]: *** [subdir-all-tests] Fehler 2
  13. make[1]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.2.1-r1/work/xen-4.2.1/tools'
  14. make: *** [subdirs-all] Fehler 2
  15. make: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.2.1-r1/work/xen-4.2.1/tools'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement