All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1262650] [NEW] Latest git version fails to compile in block/iscsi.o
@ 2013-12-19 12:49 Nigel Horne
  2013-12-20  8:37 ` Stefan Hajnoczi
  2014-05-03 20:58 ` [Qemu-devel] [Bug 1262650] " Nigel Horne
  0 siblings, 2 replies; 3+ messages in thread
From: Nigel Horne @ 2013-12-19 12:49 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Git version f46e720a82ccdf1a521cf459448f3f96ed895d43 (and possibly
b91f93243bbe36dc436a64a662a9bbfb2362534a) fail to build under Linux
using gcc 4.8.1:

block/iscsi.c: In function ‘iscsi_co_readv’:
block/iscsi.c:363:40: error: too many arguments to function ‘iscsi_read10_task’
                                        iscsi_co_generic_cb, &iTask);

** 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/1262650

Title:
  Latest git version fails to compile in block/iscsi.o

Status in QEMU:
  New

Bug description:
  Git version f46e720a82ccdf1a521cf459448f3f96ed895d43 (and possibly
  b91f93243bbe36dc436a64a662a9bbfb2362534a) fail to build under Linux
  using gcc 4.8.1:

  block/iscsi.c: In function ‘iscsi_co_readv’:
  block/iscsi.c:363:40: error: too many arguments to function ‘iscsi_read10_task’
                                          iscsi_co_generic_cb, &iTask);

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [Bug 1262650] [NEW] Latest git version fails to compile in block/iscsi.o
  2013-12-19 12:49 [Qemu-devel] [Bug 1262650] [NEW] Latest git version fails to compile in block/iscsi.o Nigel Horne
@ 2013-12-20  8:37 ` Stefan Hajnoczi
  2014-05-03 20:58 ` [Qemu-devel] [Bug 1262650] " Nigel Horne
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2013-12-20  8:37 UTC (permalink / raw)
  To: Nigel Horne; +Cc: qemu-devel

On Thu, Dec 19, 2013 at 12:49:36PM -0000, Nigel Horne wrote:
> Public bug reported:
> 
> Git version f46e720a82ccdf1a521cf459448f3f96ed895d43 (and possibly
> b91f93243bbe36dc436a64a662a9bbfb2362534a) fail to build under Linux
> using gcc 4.8.1:
> 
> block/iscsi.c: In function ‘iscsi_co_readv’:
> block/iscsi.c:363:40: error: too many arguments to function ‘iscsi_read10_task’
>                                         iscsi_co_generic_cb, &iTask);

Thanks for reporting this bug.  The fix will soon be merged into
qemu.git, it's currently in my block subsystem tree:

commit 219c252193862898430e5dea5efb7447877aaa85
Author: Stefan Weil <sw@weilnetz.de>
Date:   Tue Dec 17 08:57:10 2013 +0100

    block/iscsi: Fix compilation for libiscsi 1.4.0 (API change)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Qemu-devel] [Bug 1262650] Re: Latest git version fails to compile in block/iscsi.o
  2013-12-19 12:49 [Qemu-devel] [Bug 1262650] [NEW] Latest git version fails to compile in block/iscsi.o Nigel Horne
  2013-12-20  8:37 ` Stefan Hajnoczi
@ 2014-05-03 20:58 ` Nigel Horne
  1 sibling, 0 replies; 3+ messages in thread
From: Nigel Horne @ 2014-05-03 20:58 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: New => Fix Released

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

Title:
  Latest git version fails to compile in block/iscsi.o

Status in QEMU:
  Fix Released

Bug description:
  Git version f46e720a82ccdf1a521cf459448f3f96ed895d43 (and possibly
  b91f93243bbe36dc436a64a662a9bbfb2362534a) fail to build under Linux
  using gcc 4.8.1:

  block/iscsi.c: In function ‘iscsi_co_readv’:
  block/iscsi.c:363:40: error: too many arguments to function ‘iscsi_read10_task’
                                          iscsi_co_generic_cb, &iTask);

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-03 21:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-19 12:49 [Qemu-devel] [Bug 1262650] [NEW] Latest git version fails to compile in block/iscsi.o Nigel Horne
2013-12-20  8:37 ` Stefan Hajnoczi
2014-05-03 20:58 ` [Qemu-devel] [Bug 1262650] " Nigel Horne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.