* Package: app-emulation/qemu-user-0.9.0  * Repository: gentoo  * Maintainer: lu_zero@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking qemu-0.9.0.tar.gz to /var/tmp/portage/app-emulation/qemu-user-0.9.0/work * Applying qemu-0.7.0-ppc-linker.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/app-emulation/qemu-user-0.9.0/work >>> Compiling source in /var/tmp/portage/app-emulation/qemu-user-0.9.0/work/qemu-0.9.0 ... 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 /var/tmp/portage/app-emulation/qemu-user-0.9.0/work/qemu-0.9.0 C compiler gcc Host C compiler gcc make make install install host CPU x86_64 host big endian no target list i386-linux-user arm-linux-user armeb-linux-user sparc-linux-user ppc-linux-user mips-linux-user mipsel-linux-user m68k-linux-user gprof enabled no profiler no static build no SDL support no mingw32 support no Adlib support no CoreAudio support no ALSA support no DSound support no FMOD support no kqemu support yes Documentation yes make gcc -DQEMU_TOOL -Wall -O2 -g -fno-strict-aliasing -I. -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wl,-O1 -Wl,--as-needed -g -o qemu-img qemu-img.c cutils.c block.c block-raw.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 block-qcow2.c -lz -lrt qemu-img.c: In function ‘term_print_filename’: qemu-img.c:75:5: warning: format not a string literal and no format arguments block.c: In function ‘bdrv_open2’: block.c:352:17: warning: ignoring return value of ‘realpath’, declared with attribute warn_unused_result block-raw.c: In function ‘raw_create’: block-raw.c:461:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result block-cow.c: In function ‘cow_create’: block-cow.c:242:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result block-cow.c:244:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result block-qcow.c: In function ‘qcow_create’: block-qcow.c:779:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result block-qcow.c:781:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result block-qcow.c:786:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result block-vmdk.c: In function ‘vmdk_create’: block-vmdk.c:690:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result block-vmdk.c:691:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result block-vmdk.c:693:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result block-vmdk.c:699:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result block-vmdk.c:705:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result block-vmdk.c:720:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result block-vmdk.c: In function ‘vmdk_snapshot_create’: block-vmdk.c:218:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result block-bochs.c: In function ‘seek_to_sector’: block-bochs.c:203:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result block-vpc.c: In function ‘vpc_probe’: block-vpc.c:84:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const uint8_t *’ block-vpc.c:84:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const uint8_t *’ block-vpc.c:84:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness block-vpc.c:84:5: note: expected ‘const char *’ but argument is of type ‘const uint8_t *’ block-vpc.c:84:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const uint8_t *’ block-vpc.c:84:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness block-vpc.c:84:5: note: expected ‘const char *’ but argument is of type ‘const uint8_t *’ block-vpc.c:84:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness block-vpc.c:84:5: note: expected ‘const char *’ but argument is of type ‘const uint8_t *’ block-vpc.c:84:5: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness block-vpc.c:84:5: note: expected ‘const char *’ but argument is of type ‘const uint8_t *’ block-vpc.c:84:5: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness /usr/include/string.h:146:12: note: expected ‘const char *’ but argument is of type ‘const uint8_t *’ block-vvfat.c: In function ‘create_long_filename’: block-vvfat.c:396:5: warning: pointer targets in passing argument 1 of ‘short2long_name’ differ in signedness block-vvfat.c:380:19: note: expected ‘unsigned char *’ but argument is of type ‘char *’ block-vvfat.c: In function ‘fat_get’: block-vvfat.c:533:19: warning: pointer targets in initialization differ in signedness block-vvfat.c: In function ‘create_short_and_long_name’: block-vvfat.c:594:5: warning: pointer targets in passing argument 1 of ‘strncpy’ differ in signedness /usr/include/bits/string3.h:118:1: note: expected ‘char * __restrict__’ but argument is of type ‘uint8_t *’ block-vvfat.c: In function ‘init_directories’: block-vvfat.c:836:2: warning: pointer targets in passing argument 1 of ‘snprintf’ differ in signedness /usr/include/bits/stdio2.h:62:1: note: expected ‘char * __restrict__’ but argument is of type ‘uint8_t *’ block-vvfat.c: In function ‘read_cluster’: block-vvfat.c:1153:14: warning: pointer targets in assignment differ in signedness block-vvfat.c: In function ‘parse_long_name’: block-vvfat.c:1423:2: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ block-vvfat.c: In function ‘parse_short_name’: block-vvfat.c:1462:5: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ block-vvfat.c: In function ‘check_directory_consistency’: block-vvfat.c:1758:3: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ block-vvfat.c:1758:3: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness block-vvfat.c:1758:3: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ block-vvfat.c:1758:3: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ block-vvfat.c:1758:3: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness block-vvfat.c:1758:3: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ block-vvfat.c:1758:3: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness block-vvfat.c:1758:3: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ block-vvfat.c:1758:3: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness block-vvfat.c:1758:3: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ block-vvfat.c:1759:4: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ block-vvfat.c:1759:4: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness block-vvfat.c:1759:4: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ block-vvfat.c:1759:4: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ block-vvfat.c:1759:4: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness block-vvfat.c:1759:4: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ block-vvfat.c:1759:4: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness block-vvfat.c:1759:4: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ block-vvfat.c:1759:4: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness block-vvfat.c:1759:4: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ block-vvfat.c:1768:6: warning: pointer targets in passing argument 2 of ‘strcpy’ differ in signedness /usr/include/bits/string3.h:103:1: note: expected ‘const char * __restrict__’ but argument is of type ‘unsigned char *’ block-vvfat.c: In function ‘commit_one_file’: block-vvfat.c:2200:6: warning: pointer targets in passing argument 3 of ‘vvfat_read’ differ in signedness block-vvfat.c:1242:12: note: expected ‘uint8_t *’ but argument is of type ‘char *’ block-vvfat.c:2212:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result In file included from /usr/include/stdio.h:930:0, from vl.h:29, from block-vvfat.c:28: In function ‘snprintf’, inlined from ‘init_directories’ at block-vvfat.c:836:10, inlined from ‘vvfat_open’ at block-vvfat.c:1029:24: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer block-qcow2.c: In function ‘qcow_create’: block-qcow2.c:1116:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result block-qcow2.c:1118:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result block-qcow2.c:1123:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result block-qcow2.c:1126:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result block-qcow2.c:1129:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result texi2html -monolithic -number qemu-doc.texi Option number is ambiguous (number-footnotes, number-sections) Try `texi2html --help' for more information. make: *** [qemu-doc.html] Error 2 emake failed * ERROR: app-emulation/qemu-user-0.9.0 failed (compile phase): * make failed * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 2155: Called die * The specific snippet of code: * emake || die "make failed" * * If you need support, post the output of 'emerge --info =app-emulation/qemu-user-0.9.0', * the complete build log and the output of 'emerge -pqv =app-emulation/qemu-user-0.9.0'. * The complete build log is located at '/var/tmp/portage/app-emulation/qemu-user-0.9.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/qemu-user-0.9.0/temp/environment'. * S: '/var/tmp/portage/app-emulation/qemu-user-0.9.0/work/qemu-0.9.0'