qemu-devel
[Top][All Lists]
Advanced

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

[Bug 1916394] Re: [git] Cannot build qemu: FAILED: target/hexagon/semant


From: Frederic Bezies
Subject: [Bug 1916394] Re: [git] Cannot build qemu: FAILED: target/hexagon/semantics_generated.pyinc
Date: Mon, 22 Feb 2021 10:55:49 -0000

Last commit which build is going to its end:
https://git.qemu.org/?p=qemu.git;a=commit;h=08895cda3a57fe2d72ef621800606ddc2f5eb612

Will try to see later with hexagon patches to see which one is breaking
the build process.

Here are the configure options I'm using:

--prefix=/usr
--sysconfdir=/etc 
--localstatedir=/var 
--libexecdir=/usr/lib/qemu 
--extra-ldflags="$LDFLAGS" 
--smbd=/usr/bin/smbd 
--enable-modules 
--enable-sdl 
--disable-werror 
--enable-vhost-user 
--enable-slirp=system 
--enable-xfsctl
--audio-drv-list="pa alsa sdl"

LDFLAGS: -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now

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

Title:
  [git] Cannot build qemu: FAILED:
  target/hexagon/semantics_generated.pyinc

Status in QEMU:
  New

Bug description:
  Hello.

  I'm using Archlinux and I maintain qemu-git AUR package.

  I tried to build Qemu at commit
  4115aec9af2a3de5fa89a0b1daa12debcd7741ff but it stops with this error
  message:

  Found ninja-1.10.2 at /usr/bin/ninja
  [632/9068] Generating semantics_generated.pyinc with a custom command
  FAILED: target/hexagon/semantics_generated.pyinc
  @INPUT@ target/hexagon/semantics_generated.pyinc
  /bin/sh: line 1: @INPUT@: command not found
  [637/9068] Compiling C object 
fsdev/vi...proxy-helper.p/virtfs-proxy-helper.c.o
  ninja: build stopped: subcommand failed.

  ninja version: 1.10.2
  meson version: 0.57.1

  Downgrading meson doesn't change anything.

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



reply via email to

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