qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1787002] [NEW] disas/i386.c compile error
@ 2018-08-14 18:14 Elmar Hanlhofer
  2020-11-13 15:45 ` [Bug 1787002] " Thomas Huth
  2021-01-13  4:17 ` Launchpad Bug Tracker
  0 siblings, 2 replies; 3+ messages in thread
From: Elmar Hanlhofer @ 2018-08-14 18:14 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

QEMU Version: 2.12.1, 3.0.0-rc4
Compiling with GCC 8.2.0
System: Plop Linux, 32 bit 

Error:
  CC      disas/i386.o
/tmp/ccK8tHRs.s: Assembler messages:
/tmp/ccK8tHRs.s:53353: Error: can't resolve `L0\x01' {*ABS* section} - `obuf' {.bss section}


The problematic line is in 'disas/i386.c' in the function 'INVLPG_Fixup (int bytemode, int sizeflag)':
strcpy (obuf + strlen (obuf) - 6, alt);

If I comment out this line, then compiling works without problems.


The error comes only on 32 bit. On 64 bit, compiling works without problems.

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

Title:
  disas/i386.c compile error

Status in QEMU:
  New

Bug description:
  QEMU Version: 2.12.1, 3.0.0-rc4
  Compiling with GCC 8.2.0
  System: Plop Linux, 32 bit 

  Error:
    CC      disas/i386.o
  /tmp/ccK8tHRs.s: Assembler messages:
  /tmp/ccK8tHRs.s:53353: Error: can't resolve `L0\x01' {*ABS* section} - `obuf' {.bss section}

  
  The problematic line is in 'disas/i386.c' in the function 'INVLPG_Fixup (int bytemode, int sizeflag)':
  strcpy (obuf + strlen (obuf) - 6, alt);

  If I comment out this line, then compiling works without problems.

  
  The error comes only on 32 bit. On 64 bit, compiling works without problems.

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

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

* [Bug 1787002] Re: disas/i386.c compile error
  2018-08-14 18:14 [Qemu-devel] [Bug 1787002] [NEW] disas/i386.c compile error Elmar Hanlhofer
@ 2020-11-13 15:45 ` Thomas Huth
  2021-01-13  4:17 ` Launchpad Bug Tracker
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2020-11-13 15:45 UTC (permalink / raw)
  To: qemu-devel

Looking through old bug tickets ... This sounds like it was rather a bug
in your toolchain ... is it still reproducible with a newer version of
your Linux distro and the latest version of QEMU?

** Changed in: qemu
       Status: New => Incomplete

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

Title:
  disas/i386.c compile error

Status in QEMU:
  Incomplete

Bug description:
  QEMU Version: 2.12.1, 3.0.0-rc4
  Compiling with GCC 8.2.0
  System: Plop Linux, 32 bit 

  Error:
    CC      disas/i386.o
  /tmp/ccK8tHRs.s: Assembler messages:
  /tmp/ccK8tHRs.s:53353: Error: can't resolve `L0\x01' {*ABS* section} - `obuf' {.bss section}

  
  The problematic line is in 'disas/i386.c' in the function 'INVLPG_Fixup (int bytemode, int sizeflag)':
  strcpy (obuf + strlen (obuf) - 6, alt);

  If I comment out this line, then compiling works without problems.

  
  The error comes only on 32 bit. On 64 bit, compiling works without problems.

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


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

* [Bug 1787002] Re: disas/i386.c compile error
  2018-08-14 18:14 [Qemu-devel] [Bug 1787002] [NEW] disas/i386.c compile error Elmar Hanlhofer
  2020-11-13 15:45 ` [Bug 1787002] " Thomas Huth
@ 2021-01-13  4:17 ` Launchpad Bug Tracker
  1 sibling, 0 replies; 3+ messages in thread
From: Launchpad Bug Tracker @ 2021-01-13  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

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

Title:
  disas/i386.c compile error

Status in QEMU:
  Expired

Bug description:
  QEMU Version: 2.12.1, 3.0.0-rc4
  Compiling with GCC 8.2.0
  System: Plop Linux, 32 bit 

  Error:
    CC      disas/i386.o
  /tmp/ccK8tHRs.s: Assembler messages:
  /tmp/ccK8tHRs.s:53353: Error: can't resolve `L0\x01' {*ABS* section} - `obuf' {.bss section}

  
  The problematic line is in 'disas/i386.c' in the function 'INVLPG_Fixup (int bytemode, int sizeflag)':
  strcpy (obuf + strlen (obuf) - 6, alt);

  If I comment out this line, then compiling works without problems.

  
  The error comes only on 32 bit. On 64 bit, compiling works without problems.

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


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

end of thread, other threads:[~2021-01-13  4:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-14 18:14 [Qemu-devel] [Bug 1787002] [NEW] disas/i386.c compile error Elmar Hanlhofer
2020-11-13 15:45 ` [Bug 1787002] " Thomas Huth
2021-01-13  4:17 ` Launchpad Bug Tracker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).