qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1384343] [NEW] 2.1.2 build broken on latest slackware


From: Ethan Grammatikidis
Subject: [Qemu-devel] [Bug 1384343] [NEW] 2.1.2 build broken on latest slackware
Date: Wed, 22 Oct 2014 17:10:43 -0000

Public bug reported:

building qemu 2.1.2 on slackware 14.1 with make -j6, libtool gives an
error. this is it, with some context:

  LINK  tests/qemu-iotests/socket_scm_helper
  CPP   optionrom/kvmvapic.asm
  AS    optionrom/multiboot.o
  AS    optionrom/linuxboot.o
lt LINK libcacard.la
  AS    optionrom/kvmvapic.o
  Building optionrom/multiboot.img
  Building optionrom/linuxboot.img
  Building optionrom/kvmvapic.img
  Building optionrom/multiboot.raw
libtool: link: only absolute run-paths are allowed
make: *** [libcacard.la] Error 1
make: *** Waiting for unfinished jobs....
  GEN   qemu-doc.html
  Building optionrom/linuxboot.raw
  Building optionrom/kvmvapic.raw
  Signing optionrom/multiboot.bin
  Signing optionrom/kvmvapic.bin
  Signing optionrom/linuxboot.bin

$ libtool --version
libtool (GNU libtool) 2.4.2

error also appears without -j6. i ran 'make clean && make'. end of
output:

lt LINK libcacard.la
libtool: link: only absolute run-paths are allowed
make: *** [libcacard.la] Error 1

note: it was configured with --prefix

** Affects: qemu
     Importance: Undecided
         Status: New

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

Title:
  2.1.2 build broken on latest slackware

Status in QEMU:
  New

Bug description:
  building qemu 2.1.2 on slackware 14.1 with make -j6, libtool gives an
  error. this is it, with some context:

    LINK  tests/qemu-iotests/socket_scm_helper
    CPP   optionrom/kvmvapic.asm
    AS    optionrom/multiboot.o
    AS    optionrom/linuxboot.o
  lt LINK libcacard.la
    AS    optionrom/kvmvapic.o
    Building optionrom/multiboot.img
    Building optionrom/linuxboot.img
    Building optionrom/kvmvapic.img
    Building optionrom/multiboot.raw
  libtool: link: only absolute run-paths are allowed
  make: *** [libcacard.la] Error 1
  make: *** Waiting for unfinished jobs....
    GEN   qemu-doc.html
    Building optionrom/linuxboot.raw
    Building optionrom/kvmvapic.raw
    Signing optionrom/multiboot.bin
    Signing optionrom/kvmvapic.bin
    Signing optionrom/linuxboot.bin

  $ libtool --version
  libtool (GNU libtool) 2.4.2

  error also appears without -j6. i ran 'make clean && make'. end of
  output:

  lt LINK libcacard.la
  libtool: link: only absolute run-paths are allowed
  make: *** [libcacard.la] Error 1

  note: it was configured with --prefix

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



reply via email to

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