make buildworld from today gives me: array type has incomplete element type

From: Nenhum_de_Nos <matheusber_at_gmail.com>
Date: Wed, 1 Aug 2007 09:45:30 -0300
===> gnu/usr.bin/binutils/as (all)
cc -O2 -fno-strict-aliasing -pipe -DBFD_DEFAULT_TARGET_SIZE=32 -I.
-I/usr/src/gnu/usr.bin/binutils/as
-I/usr/src/gnu/usr.bin/binutils/as/../libbfd
-I/usr/obj/usr/src/tmp/usr/src/gnu/usr.bin/binutils/as/../libbfd
-I/usr/src/gnu/usr.bin/binutils/as/../../../../contrib/binutils/include
-DDEFAULT_ARCH=\"i386\" -DTARGET_CPU=\"i386\"
-DTARGET_CANONICAL=\"i386-obrien-freebsd\"
-DTARGET_ALIAS=\"i386-obrien-freebsd\" -DVERSION=\""2.15 [FreeBSD]
2004-05-23"\" -D_GNU_SOURCE
-I/usr/src/gnu/usr.bin/binutils/as/../../../../contrib/binutils/gas
-I/usr/src/gnu/usr.bin/binutils/as/../../../../contrib/binutils/gas/config
-I/usr/src/gnu/usr.bin/binutils/as/../../../../contrib/binutils
-I/usr/src/gnu/usr.bin/binutils/as
-I/usr/src/gnu/usr.bin/binutils/as/i386-freebsd
-I/usr/obj/usr/src/tmp/legacy/usr/include -c
/usr/src/gnu/usr.bin/binutils/as/../../../../contrib/binutils/gas/app.c
In file included from
/usr/src/gnu/usr.bin/binutils/as/i386-freebsd/targ-cpu.h:1,
                 from
/usr/src/gnu/usr.bin/binutils/as/../../../../contrib/binutils/gas/config/obj-elf.h:42,
                 from /usr/src/gnu/usr.bin/binutils/as/obj-format.h:3,
                 from
/usr/src/gnu/usr.bin/binutils/as/../../../../contrib/binutils/gas/config/te-freebsd.h:30,
                 from /usr/src/gnu/usr.bin/binutils/as/targ-env.h:3,
                 from
/usr/src/gnu/usr.bin/binutils/as/../../../../contrib/binutils/gas/as.h:626,
                 from
/usr/src/gnu/usr.bin/binutils/as/../../../../contrib/binutils/gas/app.c:30:
/usr/src/gnu/usr.bin/binutils/as/../../../../contrib/binutils/gas/config/tc-i386.h:451:
error: array type has incomplete element type
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils/as.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

just csup'd today, i386 code in turion x2 notebook.

[root_at_ xxx /usr/src]# uname -a
FreeBSD xxx 7.0-CURRENT-200706 FreeBSD 7.0-CURRENT-200706 #0: Sun Jun
3 18:41:02 UTC 2007
root_at_almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

using June 7.0 snapshot

when building kernel, i get a bunch of:

cc1: note: obsolete option -I- used, please use -iquote instead

and also fails to build:

--------------------------------------------------------------
>>> stage 3.2: building everything
--------------------------------------------------------------
cd /usr/obj/usr/src/sys/Darkside_7;  MAKEOBJDIRPREFIX=/usr/obj
MACHINE_ARCH=i386  MACHINE=i386  CPUTYPE=
GROFF_BIN_PATH=/usr/obj/usr/src/tmp/legacy/usr/bin
GROFF_FONT_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/groff_font
GROFF_TMAC_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/tmac
_SHLIBDIRPREFIX=/usr/obj/usr/src/tmp  INSTALL="sh
/usr/src/tools/install.sh"
PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
make KERNEL=kernel all -DNO_MODULES_OBJ
cc -c -x assembler-with-cpp -DLOCORE -O -pipe  -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g
-nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq
-I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf
-I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm
-I/usr/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include
opt_global.h -fno-common -finline-limit=8000 --param
inline-unit-growth=100 --param large-function-growth=1000
-mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx
-mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror
/usr/src/sys/i386/i386/locore.s
cc1: note: obsolete option -I- used, please use -iquote instead
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I.
-I/usr/src/sys -I/usr/src/sys/contrib/altq
-I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf
-I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm
-I/usr/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include
opt_global.h -fno-common -finline-limit=8000 --param
inline-unit-growth=100 --param large-function-growth=1000
-mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx
-mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror
aic7xxx_reg_print.c
cc1: note: obsolete option -I- used, please use -iquote instead
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I.
-I/usr/src/sys -I/usr/src/sys/contrib/altq
-I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf
-I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm
-I/usr/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include
opt_global.h -fno-common -finline-limit=8000 --param
inline-unit-growth=100 --param large-function-growth=1000
-mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx
-mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror
aic79xx_reg_print.c
cc1: note: obsolete option -I- used, please use -iquote instead
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I.
-I/usr/src/sys -I/usr/src/sys/contrib/altq
-I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf
-I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm
-I/usr/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include
opt_global.h -fno-common -finline-limit=8000 --param
inline-unit-growth=100 --param large-function-growth=1000
-mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx
-mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror
/usr/src/sys/cam/cam.c
cc1: note: obsolete option -I- used, please use -iquote instead
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I.
-I/usr/src/sys -I/usr/src/sys/contrib/altq
-I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf
-I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm
-I/usr/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include
opt_global.h -fno-common -finline-limit=8000 --param
inline-unit-growth=100 --param large-function-growth=1000
-mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx
-mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror
/usr/src/sys/cam/cam_periph.c
cc1: note: obsolete option -I- used, please use -iquote instead
cc1: warnings being treated as errors
/usr/src/sys/cam/cam_periph.c: In function 'cam_periph_mapmem':
/usr/src/sys/cam/cam_periph.c:651: warning: pointer targets in
assignment differ in signedness
/usr/src/sys/cam/cam_periph.c:679: warning: pointer targets in
assignment differ in signedness
*** Error code 1

Stop in /usr/obj/usr/src/sys/Darkside_7.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

I csup now at least twice a day, since sunday and nothing gets build
here. any hints about how can I update this current ?

I get CPU1 launch, but I also get about 45% oc cpu time in interruptions :/
I need a SMP kernel (althought this seems to be, in a weird way), and
there was no such option when installing.

thanks

matheus

-- 
We will call you cygnus,
The God of balance you shall be
Received on Wed Aug 01 2007 - 10:45:31 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:15 UTC