Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2009 12:41:56 +0100
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        freebsd-alpha@freebsd.org, frebsd-questions@freebsd.org
Subject:   gcc43 port build fails on alpha
Message-ID:  <20090507114156.GA38291@mech-cluster238.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
This is on FBSD 6.4-stable alpha. I'm building with gcc-4.3.4_20090419
and getting this error, below. Anybody else seeing this?

[skip]

gcc43 -c   -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros                                     -Wno-overlength-strings -fno-common   -DHAVE_CONFIG_H -I. -I. -I.././..//gcc-4.3-20090503/gcc -I.././..//gcc-4.3-20090503/gcc/. -I.././..//gcc-4.3-20090503/gcc/../include -I.././..//gcc-4.3-20090503/gcc/../libcpp/include -I/usr/local/include  -I.././..//gcc-4.3-20090503/gcc/../libdecnumber -I.././..//gcc-4.3-20090503/gcc/../libdecnumber/dpd -I../libdecnumber -I/usr/local/include   .././..//gcc-4.3-20090503/gcc/dwarf2asm.c -o dwarf2asm.o
gcc43 -c   -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros                                     -Wno-overlength-strings -fno-common   -DHAVE_CONFIG_H -I. -I. -I.././..//gcc-4.3-20090503/gcc -I.././..//gcc-4.3-20090503/gcc/. -I.././..//gcc-4.3-20090503/gcc/../include -I.././..//gcc-4.3-20090503/gcc/../libcpp/include -I/usr/local/include  -I.././..//gcc-4.3-20090503/gcc/../libdecnumber -I.././..//gcc-4.3-20090503/gcc/../libdecnumber/dpd -I../libdecnumber -I/usr/local/include   .././..//gcc-4.3-20090503/gcc/dwarf2out.c -o dwarf2out.o
.././..//gcc-4.3-20090503/gcc/dwarf2out.c: In function 'add_subscript_info':
.././..//gcc-4.3-20090503/gcc/dwarf2out.c:11327: error: 'dimension_number' undeclared (first use in this function)
.././..//gcc-4.3-20090503/gcc/dwarf2out.c:11327: error: (Each undeclared identifier is reported only once
.././..//gcc-4.3-20090503/gcc/dwarf2out.c:11327: error: for each function it appears in.)
.././..//gcc-4.3-20090503/gcc/dwarf2out.c:11328: error: break statement not within loop or switch
gmake[3]: *** [dwarf2out.o] Error 1
gmake[3]: Leaving directory `/usr/ports/lang/gcc43/work/build/gcc'
gmake[2]: *** [all-stage1-gcc] Error 2
gmake[2]: Leaving directory `/usr/ports/lang/gcc43/work/build'
gmake[1]: *** [stage1-bubble] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/gcc43/work/build'
gmake: *** [bootstrap-lean] Error 2
*** Error code 1

Stop in /usr/ports/lang/gcc43.
*** Error code 1

Stop in /usr/ports/lang/gcc43.
mech-cluster238# 

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 928 8233 
Fax: +44 (0)117 929 4423



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090507114156.GA38291>