Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 477072 - sys-firmware/ipxe-1.0.0_p20130225 with sys-devel/gcc-4.8 - arch/i386/interface/pxe/pxe_call.c: In function 'pxe_start_nbp': arch/i386/interface/pxe/pxe_call.c:284:1: error: bp cannot be used in asm here
Summary: sys-firmware/ipxe-1.0.0_p20130225 with sys-devel/gcc-4.8 - arch/i386/interfac...
Status: RESOLVED DUPLICATE of bug 475270
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-16 14:24 UTC by Markus
Modified: 2013-07-28 08:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (sys-firmware:ipxe-1.0.0_p20130225:20130716-141620.log,60.37 KB, text/plain)
2013-07-16 15:30 UTC, Markus
Details
emerge --info (emerge.info,5.64 KB, text/plain)
2013-07-16 15:30 UTC, Markus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus 2013-07-16 14:24:46 UTC
Building sys-firmware/ipxe-1.0.0_p20130225 with sys-devel/gcc-4.8.1 fails with:

  [BUILD] bin/com32_call.o
arch/i386/interface/pxe/pxe_call.c: In function 'pxe_start_nbp':
arch/i386/interface/pxe/pxe_call.c:284:1: error: bp cannot be used in asm here
 }
 ^
make: *** [bin/pxe_call.o] Error 1
make: *** Waiting for unfinished jobs....
  [BUILD] bin/comboot_call.o


Reproducible: Always
Comment 1 Markus 2013-07-16 14:35:26 UTC
Compiling with sys-devel/gcc-4.7.3 works.

or:

Use keyworded sys-firmware/ipxe-1.0.0_p20130624 with gcc-4.8
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-07-16 15:03:18 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.
Comment 3 Markus 2013-07-16 15:30:01 UTC
Created attachment 353462 [details]
build log
Comment 4 Markus 2013-07-16 15:30:36 UTC
Created attachment 353464 [details]
emerge --info
Comment 5 Doug Goldstein (RETIRED) gentoo-dev 2013-07-16 16:40:22 UTC

*** This bug has been marked as a duplicate of bug 475270 ***
Comment 6 Doug Goldstein (RETIRED) gentoo-dev 2013-07-16 16:42:31 UTC
When testing masked packages (gcc 4.8) and you find the latest stable doesn't work, please try the latest unstable first.