qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1319493] Re: strip: '/usr/local/bin/fsdev/virtfs-proxy


From: Christopher Covington
Subject: [Qemu-devel] [Bug 1319493] Re: strip: '/usr/local/bin/fsdev/virtfs-proxy-helper': No such file make: *** [install] Error 1
Date: Mon, 23 Jun 2014 18:40:07 -0000

It looks like this was introduced by the following commit:

commit 2115182f0c3125935b18ee788ef5b36c3c68d911
Author: Michael Tokarev <address@hidden>
Date:   Thu May 8 14:56:58 2014 +0400

    Makefile: strip tools and modules too

In my opinion, addprefix would be an even more readable approach, but
regardless I think using notdir on the base variable(s) is necessary.

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

Title:
  strip: '/usr/local/bin/fsdev/virtfs-proxy-helper': No such file make:
  *** [install] Error 1

Status in QEMU:
  New

Bug description:
  Folder "fsdev" will not be created in "/usr/local/bin".  
  Qemu compiled from actual git.


  #######################################################################
  ...
  Installing with make install...
  ========================= Installation results ===========================
  install -d -m 0755 "/usr/local/share/doc/qemu"
  install -c -m 0644 qemu-doc.html  qemu-tech.html "/usr/local/share/doc/qemu"
  install -c -m 0644 qmp-commands.txt "/usr/local/share/doc/qemu"
  install -d -m 0755 "/usr/local/share/man/man1"
  install -c -m 0644 qemu.1 "/usr/local/share/man/man1"
  install -c -m 0644 qemu-img.1 "/usr/local/share/man/man1"
  install -d -m 0755 "/usr/local/share/man/man8"
  install -c -m 0644 qemu-nbd.8 "/usr/local/share/man/man8"
  install -d -m 0755 "/usr/local/share/man/man1"
  install -c -m 0644 fsdev/virtfs-proxy-helper.1 "/usr/local/share/man/man1"
  install -d -m 0755 "/usr/local/share/qemu"
  install -d -m 0755 "/usr/local/etc/qemu"
  install -c -m 0644 /tmp/qemu/sysconfigs/target/target-x86_64.conf 
"/usr/local/etc/qemu"
  install -d -m 0755 "/usr/local/var"/run
  install -d -m 0755 "/usr/local/bin"
  libtool --quiet --mode=install install -c -m 0755 qemu-ga qemu-nbd qemu-img 
qemu-io  fsdev/virtfs-proxy-helper "/usr/local/bin"
  strip "/usr/local/bin/qemu-ga" "/usr/local/bin/qemu-nbd" 
"/usr/local/bin/qemu-img" "/usr/local/bin/qemu-io" 
"/usr/local/bin/fsdev/virtfs-proxy-helper"
  strip: '/usr/local/bin/fsdev/virtfs-proxy-helper': No such file
  make: *** [install] Error 1

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



reply via email to

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