Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 468390

Summary: sys-devel/gdb-7.6 - common/linux-btrace.c: In function 'linux_supports_btrace' (395 and 394 lines) error PIC register clobbered
Product: Gentoo Linux Reporter: Anton Kochkov <anton.kochkov>
Component: [OLD] DevelopmentAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: full build log
emerge --info output

Description Anton Kochkov 2013-05-03 09:56:38 UTC
Created attachment 347214 [details]
full build log

On Hardened Gentoo: 
./common/linux-btrace.c: In function ‘linux_supports_btrace’:
./common/linux-btrace.c:395:3: error: PIC register clobbered by ‘%ebx’ in ‘asm’
./common/linux-btrace.c:345:5: error: PIC register clobbered by ‘%ebx’ in ‘asm’
make[2]: *** [linux-btrace.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/sys-devel/gdb-7.6/work/gdb-7.6/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-devel/gdb-7.6/work/gdb-7.6'
make: *** [all] Error 2
emake failed
 [31;01m*[0m ERROR: sys-devel/gdb-7.6 failed (compile phase):
 [31;01m*[0m   emake failed
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m          ebuild.sh, line   93:  Called src_compile
 [31;01m*[0m        environment, line 2383:  Called __eapi2_src_compile
 [31;01m*[0m   phase-helpers.sh, line  632:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m   		emake || die "emake failed"
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of `emerge --info '=sys-devel/gdb-7.6'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-devel/gdb-7.6'`.
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-devel/gdb-7.6/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-devel/gdb-7.6/temp/environment'.
 [31;01m*[0m Working directory: '/var/tmp/portage/sys-devel/gdb-7.6/work/gdb-7.6'
 [31;01m*[0m S: '/var/tmp/portage/sys-devel/gdb-7.6/work/gdb-7.6'
Comment 1 Anton Kochkov 2013-05-03 09:57:13 UTC
Created attachment 347216 [details]
emerge --info output
Comment 2 SpanKY gentoo-dev 2013-05-06 15:38:42 UTC
please search before filing

*** This bug has been marked as a duplicate of bug 467806 ***