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

Bug 216808

Summary: gdb-6.8 compile fails
Product: Gentoo Linux Reporter: Harris Landgarten <harrisl>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: le.retired
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Harris Landgarten 2008-04-08 01:43:36 UTC
Moving observer.htmp to observer.h
.././gdb/observer.sh inc .././gdb/doc/observer.texi observer.inc
x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe   -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode  -I../bfd -I.././gdb/../bfd -I.././gdb/../include -I../libdecnumber -I.././gdb/../libdecnumber   -DMI_OUT=1 -DTUI=1  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  duelgdb.c
Creating observer.itmp
duelgdb.c: In function 'duel_convert_type_from_gdb':
duelgdb.c:409: error: 'duel_debug' undeclared (first use in this function)
duelgdb.c:409: error: (Each undeclared identifier is reported only once
duelgdb.c:409: error: for each function it appears in.)
duelgdb.c: In function '_initialize_duel':
duelgdb.c:694: error: expected declaration or statement at end of input
make[2]: *** [duelgdb.o] Error 1
make[2]: *** Waiting for unfinished jobs....
config.status: creating config.h
config.status: executing gdb_stdint.h commands
Moving observer.itmp to observer.inc
echo stamp > stamp-int
config.status: config.h is unchanged
config.status: executing default commands
make[2]: Leaving directory `/var/tmp/paludis/sys-devel/gdb-6.8/work/gdb-6.8/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory `/var/tmp/paludis/sys-devel/gdb-6.8/work/gdb-6.8'
make: *** [all] Error 2

!!! ERROR in sys-devel/gdb-6.8:
!!! In src_compile at line 3604
!!! (no message provided)

!!! Call stack:
!!!    * src_compile (/var/tmp/paludis/sys-devel/gdb-6.8/temp/loadsaveenv:3604)
!!!    * ebuild_f_compile (/usr/libexec/paludis/0/src_compile.bash:49)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:462)
!!!    * main (/usr/libexec/paludis/ebuild.bash:480)


Reproducible: Always
Comment 1 Jan Kundrát (RETIRED) gentoo-dev 2008-04-08 01:48:23 UTC

*** This bug has been marked as a duplicate of bug 216718 ***
Comment 2 Jan Kundrát (RETIRED) gentoo-dev 2008-04-08 09:37:00 UTC
*** Bug 216840 has been marked as a duplicate of this bug. ***