Date: Sun, 5 Jul 2009 04:21:32 GMT From: Daniel Eischen <deischen@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/136333: devel/gdb6 broken on 8.0-current-amd64 Message-ID: <200907050421.n654LWdw003629@www.freebsd.org> Resent-Message-ID: <200907050430.n654U1D3045837@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136333 >Category: ports >Synopsis: devel/gdb6 broken on 8.0-current-amd64 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 05 04:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Daniel Eischen >Release: 8.0-current >Organization: >Environment: FreeBSD vega 8.0-CURRENT FreeBSD 8.0-CURRENT #0 r195321: Sat Jul 4 12:41:27 EDT 2009 root@vega:/opt/FreeBSD/svn/obj/opt/FreeBSD/svn/src/sys/vega amd64 >Description: devel/gdb6 does not build. Excerpt from log shown below. cc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized amd64fbsd-nat.c amd64fbsd-nat.c: In function 'amd64fbsd_supply_pcb': amd64fbsd-nat.c:128: error: 'struct pcb' has no member named 'pcb_ds' amd64fbsd-nat.c:129: error: 'struct pcb' has no member named 'pcb_es' amd64fbsd-nat.c:130: error: 'struct pcb' has no member named 'pcb_fs' amd64fbsd-nat.c:131: error: 'struct pcb' has no member named 'pcb_gs' gmake[2]: *** [amd64fbsd-nat.o] Error 1 gmake[2]: Leaving directory `/opt/FreeBSD/ports/devel/gdb6/work/gdb-6.6/gdb' gmake[1]: *** [all-gdb] Error 2 gmake[1]: Leaving directory `/opt/FreeBSD/ports/devel/gdb6/work/gdb-6.6' gmake: *** [all] Error 2 *** Error code 1 Stop in /opt/FreeBSD/ports/devel/gdb6. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907050421.n654LWdw003629>