qemu-devel
[Top][All Lists]
Advanced

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

[Bug 1916394] [NEW] [git] Cannot build qemu: FAILED: target/hexagon/sema


From: Frederic Bezies
Subject: [Bug 1916394] [NEW] [git] Cannot build qemu: FAILED: target/hexagon/semantics_generated.pyinc
Date: Sun, 21 Feb 2021 17:05:52 -0000

Public bug reported:

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.

** Affects: qemu
     Importance: Undecided
         Status: New

** Description changed:

  Hello.
  
  I tried to build Qemu at commit 4115aec9af2a3de5fa89a0b1daa12debcd7741ff
  but it stops with this error message:
  
- [code]
+ <code>
  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 
+ 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.
- [/code]
+ </code>
  
  ninja version: 1.10.2
  meson version: 0.57.1

** Description changed:

  Hello.
  
  I tried to build Qemu at commit 4115aec9af2a3de5fa89a0b1daa12debcd7741ff
  but it stops with this error message:
  
- <code>
+ ```
  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.
- </code>
+ ```
  
  ninja version: 1.10.2
  meson version: 0.57.1

** Description changed:

  Hello.
  
  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

** Description changed:

  Hello.
  
  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

** Description changed:

  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

** Description changed:

  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.

-- 
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]