qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1478360] Re: Cant compile on ubuntu 14.04 x64


From: Vido
Subject: [Qemu-devel] [Bug 1478360] Re: Cant compile on ubuntu 14.04 x64
Date: Wed, 29 Jul 2015 16:46:20 -0000

Tnx for noticing about fix great news

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1478360

Title:
  Cant compile on ubuntu 14.04 x64

Status in QEMU:
  Fix Committed

Bug description:
  ./configure --static
  Install prefix    /usr/local
  BIOS directory    /usr/local/share/qemu
  binary directory  /usr/local/bin
  library directory /usr/local/lib
  module directory  /usr/local/lib/qemu
  libexec directory /usr/local/libexec
  include directory /usr/local/include
  config directory  /usr/local/etc
  local state directory   /usr/local/var
  Manual directory  /usr/local/share/man
  ELF interp prefix /usr/gnemul/qemu-%M
  Source path       /home/slobodan/qemu
  C compiler        cc
  Host C compiler   cc
  C++ compiler      c++
  Objective-C compiler cc
  ARFLAGS           rv
  CFLAGS            -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -g 
  QEMU_CFLAGS       -I/usr/include/pixman-1    -Werror -m64 -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  -Wendif-labels -Wmissing-include-dirs 
-Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self 
-Wignored-qualifiers -Wold-style-declaration -Wold-style-definition 
-Wtype-limits -fstack-protector-all -I/usr/include/p11-kit-1     
-I/usr/include/libpng12  
  LDFLAGS           -Wl,--warn-common -m64 -static -g 
  make              make
  install           install
  python            python -B
  smbd              /usr/sbin/smbd
  module support    no
  host CPU          x86_64
  host big endian   no
  target list        aarch64-softmmu alpha-softmmu arm-softmmu cris-softmmu 
i386-softmmu lm32-softmmu m68k-softmmu microblaze-softmmu microblazeel-softmmu 
mips-softmmu mips64-softmmu mips64el-softmmu mipsel-softmmu moxie-softmmu 
or32-softmmu ppc-softmmu ppc64-softmmu ppcemb-softmmu s390x-softmmu sh4-softmmu 
sh4eb-softmmu sparc-softmmu sparc64-softmmu tricore-softmmu unicore32-softmmu 
x86_64-softmmu xtensa-softmmu xtensaeb-softmmu aarch64-linux-user 
alpha-linux-user arm-linux-user armeb-linux-user cris-linux-user 
i386-linux-user m68k-linux-user microblaze-linux-user microblazeel-linux-user 
mips-linux-user mips64-linux-user mips64el-linux-user mipsel-linux-user 
mipsn32-linux-user mipsn32el-linux-user or32-linux-user ppc-linux-user 
ppc64-linux-user ppc64abi32-linux-user ppc64le-linux-user s390x-linux-user 
sh4-linux-user sh4eb-linux-user sparc-linux-user sparc32plus-linux-user 
sparc64-linux-user unicore32-linux-user x86_64-linux-user
  tcg debug enabled no
  gprof enabled     no
  sparse enabled    no
  strip binaries    yes
  profiler          no
  static build      yes
  pixman            system
  SDL support       no
  GTK support       yes
  GNUTLS support    yes
  GNUTLS hash       yes
  GNUTLS gcrypt     yes
  GNUTLS nettle     no ()
  VTE support       no
  curses support    no
  curl support      no
  mingw32 support   no
  Audio drivers     oss
  Block whitelist (rw) 
  Block whitelist (ro) 
  VirtFS support    no
  VNC support       yes
  VNC TLS support   no
  VNC SASL support  no
  VNC JPEG support  yes
  VNC PNG support   yes
  xen support       no
  brlapi support    no
  bluez  support    yes
  Documentation     no
  GUEST_BASE        yes
  PIE               no
  vde support       no
  netmap support    no
  Linux AIO support no
  ATTR/XATTR support yes
  Install blobs     yes
  KVM support       yes
  RDMA support      no
  TCG interpreter   no
  fdt support       yes
  preadv support    yes
  fdatasync         yes
  madvise           yes
  posix_madvise     yes
  sigev_thread_id   yes
  uuid support      yes
  libcap-ng support no
  vhost-net support yes
  vhost-scsi support yes
  Trace backends    nop
  spice support     no
  rbd support       no
  xfsctl support    no
  nss used          no
  libusb            no
  usb net redir     no
  OpenGL support    no
  libiscsi support  no
  libnfs support    no
  build guest agent yes
  QGA VSS support   no
  QGA w32 disk info no
  seccomp support   no
  coroutine backend ucontext
  coroutine pool    yes
  GlusterFS support no
  Archipelago support no
  gcov              gcov
  gcov enabled      no
  TPM support       yes
  libssh2 support   no
  TPM passthrough   yes
  QOM debugging     yes
  vhdx              yes
  lzo support       no
  snappy support    no
  bzip2 support     no
  NUMA host support no
  tcmalloc support  no

  :~/qemu$ make
    GEN   config-host.h
    GEN   qemu-options.def
    GEN   qmp-commands.h
    GEN   qapi-types.h
    GEN   qapi-visit.h
    GEN   qapi-event.h
    GEN   trace/generated-events.h
    GEN   trace/generated-tracers.h
    GEN   trace/generated-tcg-tracers.h
    GEN   trace/generated-helpers-wrappers.h
    GEN   trace/generated-helpers.h
    GEN   tests/test-qapi-types.h
    GEN   tests/test-qapi-visit.h
    GEN   tests/test-qmp-commands.h
    GEN   tests/test-qapi-event.h
    CC    tests/qemu-iotests/socket_scm_helper.o
    LINK  tests/qemu-iotests/socket_scm_helper
  c++: error: unrecognized command line option ‘-R’
  make: *** [tests/qemu-iotests/socket_scm_helper] Error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1478360/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]