Advertisement
Guest User

Untitled

a guest
Sep 11th, 2017
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.61 KB | None | 0 0
  1. [username@arch 359c41abe32638adad503e386969fa428cecff52]$ ../../configure --target-list=x86_64-softmmu --python=/usr/bin/python2 --enable-debug
  2. Install prefix /usr/local
  3. BIOS directory /usr/local/share/qemu
  4. binary directory /usr/local/bin
  5. library directory /usr/local/lib
  6. module directory /usr/local/lib/qemu
  7. libexec directory /usr/local/libexec
  8. include directory /usr/local/include
  9. config directory /usr/local/etc
  10. local state directory /usr/local/var
  11. Manual directory /usr/local/share/man
  12. ELF interp prefix /usr/gnemul/qemu-%M
  13. Source path /media/usb465gb_232gb_NTFS/compile/qemu
  14. C compiler cc
  15. Host C compiler cc
  16. C++ compiler c++
  17. Objective-C compiler clang
  18. ARFLAGS rv
  19. CFLAGS -g
  20. QEMU_CFLAGS -I/usr/include/pixman-1 -Werror -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/p11-kit-1 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/spice-server -I/usr/include/cacard -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/spice-1 -I/usr/include/cacard -I/usr/include/nss -I/usr/include/nspr -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0
  21. LDFLAGS -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g
  22. make make
  23. install install
  24. python /usr/bin/python2 -B
  25. smbd /usr/sbin/smbd
  26. module support no
  27. host CPU x86_64
  28. host big endian no
  29. target list x86_64-softmmu
  30. tcg debug enabled yes
  31. gprof enabled no
  32. sparse enabled no
  33. strip binaries no
  34. profiler no
  35. static build no
  36. pixman system
  37. SDL support yes (1.2.15)
  38. GTK support yes (2.24.31)
  39. GTK GL support no
  40. VTE support yes (0.28.2)
  41. TLS priority NORMAL
  42. GNUTLS support yes
  43. GNUTLS rnd yes
  44. libgcrypt no
  45. libgcrypt kdf no
  46. nettle yes (3.3)
  47. nettle kdf yes
  48. libtasn1 yes
  49. curses support yes
  50. virgl support yes
  51. curl support yes
  52. mingw32 support no
  53. Audio drivers oss
  54. Block whitelist (rw)
  55. Block whitelist (ro)
  56. VirtFS support yes
  57. VNC support yes
  58. VNC SASL support yes
  59. VNC JPEG support yes
  60. VNC PNG support yes
  61. xen support no
  62. brlapi support yes
  63. bluez support yes
  64. Documentation yes
  65. PIE yes
  66. vde support yes
  67. netmap support no
  68. Linux AIO support yes
  69. ATTR/XATTR support yes
  70. Install blobs yes
  71. KVM support yes
  72. HAX support no
  73. RDMA support no
  74. TCG interpreter no
  75. fdt support yes
  76. preadv support yes
  77. fdatasync yes
  78. madvise yes
  79. posix_madvise yes
  80. libcap-ng support yes
  81. vhost-net support yes
  82. vhost-scsi support yes
  83. vhost-vsock support yes
  84. Trace backends log
  85. spice support yes (0.12.12/0.12.8.8-a957-dirty)
  86. rbd support yes
  87. xfsctl support yes
  88. smartcard support yes
  89. libusb yes
  90. usb net redir yes
  91. OpenGL support yes
  92. OpenGL dmabufs yes
  93. libiscsi support yes
  94. libnfs support yes
  95. build guest agent yes
  96. QGA VSS support no
  97. QGA w32 disk info no
  98. QGA MSI support no
  99. seccomp support yes
  100. coroutine backend ucontext
  101. coroutine pool yes
  102. debug stack usage no
  103. GlusterFS support yes
  104. gcov gcov
  105. gcov enabled no
  106. TPM support yes
  107. libssh2 support yes
  108. TPM passthrough yes
  109. QOM debugging yes
  110. Live block migration yes
  111. lzo support yes
  112. snappy support yes
  113. bzip2 support yes
  114. NUMA host support yes
  115. tcmalloc support no
  116. jemalloc support no
  117. avx2 optimization yes
  118. replication support yes
  119. VxHS block device no
  120. [username@arch 359c41abe32638adad503e386969fa428cecff52]$ make -j4
  121. GEN config-host.h
  122. GEN x86_64-softmmu/config-devices.mak.tmp
  123. GEN qemu-options.def
  124. GEN x86_64-softmmu/config-devices.mak
  125. GEN qmp-commands.h
  126. GEN qapi-types.h
  127. GEN qapi-visit.h
  128. GEN qapi-event.h
  129. GEN qmp-marshal.c
  130. GEN qapi-types.c
  131. GEN qapi-visit.c
  132. GEN qapi-event.c
  133. GEN qmp-introspect.h
  134. GEN qmp-introspect.c
  135. GEN trace/generated-tcg-tracers.h
  136. GEN trace/generated-helpers-wrappers.h
  137. GEN trace/generated-helpers.h
  138. GEN trace/generated-helpers.c
  139. GEN module_block.h
  140. GEN tests/test-qapi-types.h
  141. GEN tests/test-qapi-visit.h
  142. GEN tests/test-qmp-commands.h
  143. GEN tests/test-qapi-event.h
  144. GEN tests/test-qmp-introspect.h
  145. GEN trace-root.h
  146. GEN util/trace.h
  147. GEN crypto/trace.h
  148. GEN io/trace.h
  149. GEN migration/trace.h
  150. GEN block/trace.h
  151. GEN backends/trace.h
  152. GEN chardev/trace.h
  153. GEN hw/block/trace.h
  154. GEN hw/block/dataplane/trace.h
  155. GEN hw/char/trace.h
  156. GEN hw/intc/trace.h
  157. GEN hw/net/trace.h
  158. GEN hw/virtio/trace.h
  159. GEN hw/audio/trace.h
  160. GEN hw/misc/trace.h
  161. GEN hw/usb/trace.h
  162. GEN hw/scsi/trace.h
  163. GEN hw/nvram/trace.h
  164. GEN hw/display/trace.h
  165. GEN hw/input/trace.h
  166. GEN hw/timer/trace.h
  167. GEN hw/dma/trace.h
  168. GEN hw/sparc/trace.h
  169. GEN hw/sd/trace.h
  170. GEN hw/isa/trace.h
  171. GEN hw/mem/trace.h
  172. GEN hw/i386/trace.h
  173. GEN hw/i386/xen/trace.h
  174. GEN hw/9pfs/trace.h
  175. GEN hw/ppc/trace.h
  176. GEN hw/pci/trace.h
  177. GEN hw/s390x/trace.h
  178. GEN hw/vfio/trace.h
  179. GEN hw/acpi/trace.h
  180. GEN hw/arm/trace.h
  181. GEN hw/alpha/trace.h
  182. GEN hw/xen/trace.h
  183. GEN ui/trace.h
  184. GEN audio/trace.h
  185. GEN net/trace.h
  186. GEN target/arm/trace.h
  187. GEN target/i386/trace.h
  188. GEN target/mips/trace.h
  189. GEN target/sparc/trace.h
  190. GEN target/s390x/trace.h
  191. GEN target/ppc/trace.h
  192. GEN qom/trace.h
  193. GEN linux-user/trace.h
  194. GEN qapi/trace.h
  195. GEN trace-root.c
  196. GEN util/trace.c
  197. GEN crypto/trace.c
  198. GEN io/trace.c
  199. GEN migration/trace.c
  200. GEN block/trace.c
  201. GEN backends/trace.c
  202. GEN chardev/trace.c
  203. GEN hw/block/trace.c
  204. GEN hw/block/dataplane/trace.c
  205. GEN hw/char/trace.c
  206. GEN hw/intc/trace.c
  207. GEN hw/net/trace.c
  208. GEN hw/virtio/trace.c
  209. GEN hw/audio/trace.c
  210. GEN hw/misc/trace.c
  211. GEN hw/usb/trace.c
  212. GEN hw/scsi/trace.c
  213. GEN hw/nvram/trace.c
  214. GEN hw/display/trace.c
  215. GEN hw/input/trace.c
  216. GEN hw/timer/trace.c
  217. GEN hw/dma/trace.c
  218. GEN hw/sparc/trace.c
  219. GEN hw/sd/trace.c
  220. GEN hw/isa/trace.c
  221. GEN hw/mem/trace.c
  222. GEN hw/i386/trace.c
  223. GEN hw/i386/xen/trace.c
  224. GEN hw/9pfs/trace.c
  225. GEN hw/ppc/trace.c
  226. GEN hw/pci/trace.c
  227. GEN hw/s390x/trace.c
  228. GEN hw/vfio/trace.c
  229. GEN hw/acpi/trace.c
  230. GEN hw/arm/trace.c
  231. GEN hw/alpha/trace.c
  232. GEN hw/xen/trace.c
  233. GEN ui/trace.c
  234. GEN audio/trace.c
  235. GEN net/trace.c
  236. GEN target/arm/trace.c
  237. GEN target/i386/trace.c
  238. GEN target/mips/trace.c
  239. GEN target/sparc/trace.c
  240. GEN target/s390x/trace.c
  241. GEN target/ppc/trace.c
  242. GEN qom/trace.c
  243. GEN linux-user/trace.c
  244. GEN qapi/trace.c
  245. GEN config-all-devices.mak
  246. CC tests/qemu-iotests/socket_scm_helper.o
  247. GEN qemu-options.texi
  248. GEN qemu-monitor.texi
  249. GEN qemu-img-cmds.texi
  250. GEN qemu-monitor-info.texi
  251. GEN qemu-img.1
  252. GEN qemu-nbd.8
  253. GEN qemu-ga.8
  254. GEN docs/version.texi
  255. GEN docs/qemu-qmp-qapi.texi
  256. GEN docs/qemu-ga-qapi.texi
  257. GEN fsdev/virtfs-proxy-helper.1
  258. GEN qga/qapi-generated/qga-qapi-types.h
  259. GEN qga/qapi-generated/qga-qapi-visit.h
  260. GEN qga/qapi-generated/qga-qmp-commands.h
  261. GEN qga/qapi-generated/qga-qapi-types.c
  262. GEN qga/qapi-generated/qga-qapi-visit.c
  263. GEN qga/qapi-generated/qga-qmp-marshal.c
  264. CC qmp-introspect.o
  265. CC qapi-types.o
  266. CC qapi-visit.o
  267. CC qapi-event.o
  268. CC qapi/qapi-visit-core.o
  269. CC qapi/qapi-dealloc-visitor.o
  270. CC qapi/qobject-input-visitor.o
  271. CC qapi/qobject-output-visitor.o
  272. CC qapi/qmp-registry.o
  273. CC qapi/qmp-dispatch.o
  274. CC qapi/string-input-visitor.o
  275. CC qapi/string-output-visitor.o
  276. CC qapi/opts-visitor.o
  277. CC qapi/qapi-clone-visitor.o
  278. CC qapi/qmp-event.o
  279. CC qapi/qapi-util.o
  280. CC qobject/qnull.o
  281. CC qobject/qnum.o
  282. CC qobject/qstring.o
  283. CC qobject/qdict.o
  284. CC qobject/qlist.o
  285. CC qobject/qbool.o
  286. CC qobject/qjson.o
  287. CC qobject/qobject.o
  288. CC qobject/json-lexer.o
  289. CC qobject/json-streamer.o
  290. CC qobject/json-parser.o
  291. CC trace/control.o
  292. CC trace/qmp.o
  293. CC util/osdep.o
  294. CC util/cutils.o
  295. CC util/unicode.o
  296. CC util/qemu-timer-common.o
  297. CC util/bufferiszero.o
  298. CC util/lockcnt.o
  299. CC util/aiocb.o
  300. CC util/async.o
  301. CC util/thread-pool.o
  302. CC util/qemu-timer.o
  303. CC util/main-loop.o
  304. CC util/iohandler.o
  305. CC util/aio-posix.o
  306. CC util/compatfd.o
  307. CC util/event_notifier-posix.o
  308. CC util/mmap-alloc.o
  309. CC util/oslib-posix.o
  310. CC util/qemu-openpty.o
  311. CC util/qemu-thread-posix.o
  312. CC util/memfd.o
  313. CC util/envlist.o
  314. CC util/path.o
  315. CC util/module.o
  316. CC util/host-utils.o
  317. CC util/bitmap.o
  318. CC util/bitops.o
  319. CC util/hbitmap.o
  320. CC util/fifo8.o
  321. CC util/acl.o
  322. CC util/error.o
  323. CC util/qemu-error.o
  324. CC util/id.o
  325. CC util/iov.o
  326. CC util/qemu-config.o
  327. CC util/qemu-sockets.o
  328. CC util/uri.o
  329. CC util/notify.o
  330. CC util/qemu-option.o
  331. CC util/qemu-progress.o
  332. CC util/keyval.o
  333. CC util/hexdump.o
  334. CC util/crc32c.o
  335. CC util/uuid.o
  336. CC util/throttle.o
  337. CC util/getauxval.o
  338. CC util/readline.o
  339. CC util/rcu.o
  340. CC util/qemu-coroutine.o
  341. CC util/qemu-coroutine-lock.o
  342. CC util/qemu-coroutine-io.o
  343. CC util/qemu-coroutine-sleep.o
  344. CC util/coroutine-ucontext.o
  345. CC util/buffer.o
  346. CC util/timed-average.o
  347. CC util/base64.o
  348. CC util/log.o
  349. CC util/qdist.o
  350. CC util/qht.o
  351. CC util/range.o
  352. CC util/systemd.o
  353. CC trace-root.o
  354. CC util/trace.o
  355. CC crypto/trace.o
  356. CC io/trace.o
  357. CC migration/trace.o
  358. CC block/trace.o
  359. CC backends/trace.o
  360. CC chardev/trace.o
  361. CC hw/block/trace.o
  362. CC hw/block/dataplane/trace.o
  363. CC hw/char/trace.o
  364. CC hw/intc/trace.o
  365. CC hw/net/trace.o
  366. CC hw/virtio/trace.o
  367. CC hw/audio/trace.o
  368. CC hw/misc/trace.o
  369. CC hw/usb/trace.o
  370. CC hw/scsi/trace.o
  371. CC hw/nvram/trace.o
  372. CC hw/display/trace.o
  373. CC hw/timer/trace.o
  374. CC hw/input/trace.o
  375. CC hw/dma/trace.o
  376. CC hw/sparc/trace.o
  377. CC hw/sd/trace.o
  378. CC hw/isa/trace.o
  379. CC hw/mem/trace.o
  380. CC hw/i386/trace.o
  381. CC hw/i386/xen/trace.o
  382. CC hw/9pfs/trace.o
  383. CC hw/ppc/trace.o
  384. CC hw/pci/trace.o
  385. CC hw/s390x/trace.o
  386. CC hw/vfio/trace.o
  387. CC hw/acpi/trace.o
  388. CC hw/arm/trace.o
  389. CC hw/alpha/trace.o
  390. CC hw/xen/trace.o
  391. CC ui/trace.o
  392. CC audio/trace.o
  393. CC net/trace.o
  394. CC target/arm/trace.o
  395. CC target/i386/trace.o
  396. CC target/mips/trace.o
  397. CC target/sparc/trace.o
  398. CC target/s390x/trace.o
  399. CC target/ppc/trace.o
  400. CC qom/trace.o
  401. CC linux-user/trace.o
  402. CC qapi/trace.o
  403. CC crypto/pbkdf-stub.o
  404. CC stubs/arch-query-cpu-def.o
  405. CC stubs/arch-query-cpu-model-expansion.o
  406. CC stubs/arch-query-cpu-model-comparison.o
  407. CC stubs/arch-query-cpu-model-baseline.o
  408. CC stubs/bdrv-next-monitor-owned.o
  409. CC stubs/blk-commit-all.o
  410. CC stubs/blockdev-close-all-bdrv-states.o
  411. CC stubs/clock-warp.o
  412. CC stubs/cpu-get-clock.o
  413. CC stubs/cpu-get-icount.o
  414. CC stubs/dump.o
  415. CC stubs/error-printf.o
  416. CC stubs/fdset.o
  417. CC stubs/gdbstub.o
  418. CC stubs/get-vm-name.o
  419. CC stubs/iothread.o
  420. CC stubs/iothread-lock.o
  421. CC stubs/is-daemonized.o
  422. CC stubs/linux-aio.o
  423. CC stubs/machine-init-done.o
  424. CC stubs/migr-blocker.o
  425. CC stubs/monitor.o
  426. CC stubs/notify-event.o
  427. CC stubs/qtest.o
  428. CC stubs/replay.o
  429. CC stubs/runstate-check.o
  430. CC stubs/set-fd-handler.o
  431. CC stubs/slirp.o
  432. CC stubs/sysbus.o
  433. CC stubs/trace-control.o
  434. CC stubs/uuid.o
  435. CC stubs/vm-stop.o
  436. CC stubs/vmstate.o
  437. CC stubs/qmp_pc_dimm_device_list.o
  438. CC stubs/target-monitor-defs.o
  439. CC stubs/target-get-monitor-def.o
  440. CC stubs/pc_madt_cpu_entry.o
  441. CC stubs/vmgenid.o
  442. CC stubs/xen-common.o
  443. CC stubs/xen-hvm.o
  444. CC contrib/ivshmem-client/ivshmem-client.o
  445. CC contrib/ivshmem-client/main.o
  446. CC contrib/ivshmem-server/ivshmem-server.o
  447. CC contrib/ivshmem-server/main.o
  448. CC qemu-nbd.o
  449. CC block.o
  450. CC blockjob.o
  451. CC qemu-io-cmds.o
  452. CC replication.o
  453. CC block/raw-format.o
  454. CC block/qcow.o
  455. CC block/vdi.o
  456. CC block/vmdk.o
  457. CC block/cloop.o
  458. CC block/bochs.o
  459. CC block/vpc.o
  460. CC block/vvfat.o
  461. CC block/dmg.o
  462. CC block/qcow2.o
  463. CC block/qcow2-refcount.o
  464. CC block/qcow2-cluster.o
  465. CC block/qcow2-snapshot.o
  466. CC block/qcow2-cache.o
  467. CC block/qed.o
  468. CC block/qed-gencb.o
  469. CC block/qed-l2-cache.o
  470. CC block/qed-table.o
  471. CC block/qed-cluster.o
  472. CC block/qed-check.o
  473. CC block/vhdx.o
  474. CC block/vhdx-endian.o
  475. CC block/vhdx-log.o
  476. CC block/quorum.o
  477. CC block/parallels.o
  478. CC block/blkdebug.o
  479. CC block/blkverify.o
  480. CC block/blkreplay.o
  481. CC block/block-backend.o
  482. /media/usb465gb_232gb_NTFS/compile/qemu/block/blkdebug.c: In function ‘blkdebug_refresh_filename’:
  483. /media/usb465gb_232gb_NTFS/compile/qemu/block/blkdebug.c:843:31: error: ‘%s’ directive output may be truncated writing up to 4095 bytes into a region of size 4086 [-Werror=format-truncation=]
  484. "blkdebug:%s:%s", s->config_file ?: "",
  485. ^~
  486. /media/usb465gb_232gb_NTFS/compile/qemu/block/blkdebug.c:842:9: note: ‘snprintf’ output 11 or more bytes (assuming 4106) into a destination of size 4096
  487. snprintf(bs->exact_filename, sizeof(bs->exact_filename),
  488. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  489. "blkdebug:%s:%s", s->config_file ?: "",
  490. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  491. bs->file->bs->exact_filename);
  492. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  493. cc1: all warnings being treated as errors
  494. make: *** [/media/usb465gb_232gb_NTFS/compile/qemu/rules.mak:66: block/blkdebug.o] Error 1
  495. make: *** Waiting for unfinished jobs....
  496. /media/usb465gb_232gb_NTFS/compile/qemu/block/blkverify.c: In function ‘blkverify_refresh_filename’:
  497. /media/usb465gb_232gb_NTFS/compile/qemu/block/blkverify.c:305:29: error: ‘%s’ directive output may be truncated writing up to 4095 bytes into a region of size 4086 [-Werror=format-truncation=]
  498. "blkverify:%s:%s",
  499. ^~
  500. /media/usb465gb_232gb_NTFS/compile/qemu/block/blkverify.c:304:9: note: ‘snprintf’ output between 12 and 8202 bytes into a destination of size 4096
  501. snprintf(bs->exact_filename, sizeof(bs->exact_filename),
  502. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  503. "blkverify:%s:%s",
  504. ~~~~~~~~~~~~~~~~~~
  505. bs->file->bs->exact_filename,
  506. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  507. s->test_file->bs->exact_filename);
  508. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  509. cc1: all warnings being treated as errors
  510. make: *** [/media/usb465gb_232gb_NTFS/compile/qemu/rules.mak:66: block/blkverify.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement