Date: Wed, 26 Apr 2006 08:56:14 -0700 From: "David Christensen" <davidch@broadcom.com> To: "Harti Brandt" <harti@freebsd.org>, current@freebsd.org Cc: FreeBSD Tinderbox <tinderbox@freebsd.org>, i386@freebsd.org Subject: RE: [head tinderbox] failure on i386/i386 Message-ID: <09BFF2FA5EAB4A45B6655E151BBDD903011ED903@NT-IRVA-0750.brcm.ad.broadcom.com>
next in thread | raw e-mail | index | archive | help
Harti, No you're not. There is some background discussion about the proper way to handle the source of the build failure on PAE enabled systems. Some of the devices supported by this driver have a 40bit memory addressing limitation which has proved somewhat tricky to support in a processor agnostic way. Dave=20 -----Original Message----- From: owner-freebsd-current@freebsd.org [mailto:owner-freebsd-current@freebsd.org] On Behalf Of Harti Brandt Sent: Wednesday, April 26, 2006 2:38 AM To: current@freebsd.org Cc: FreeBSD Tinderbox; i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 Am I the only one seeing these errors for days now? harti On Wed, 26 Apr 2006, FreeBSD Tinderbox wrote: FT>TB --- 2006-04-26 07:02:37 - tinderbox 2.3 running on freebsd-current.sentex.ca FT>TB --- 2006-04-26 07:02:37 - starting HEAD tinderbox run for i386/i386 FT>TB --- 2006-04-26 07:02:37 - cleaning the object tree FT>TB --- 2006-04-26 07:03:24 - checking out the source tree FT>TB --- 2006-04-26 07:03:24 - cd /tinderbox/HEAD/i386/i386 FT>TB --- 2006-04-26 07:03:24 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src FT>TB --- 2006-04-26 07:21:02 - building world (CFLAGS=3D-O2 -pipe) FT>TB --- 2006-04-26 07:21:02 - cd /src FT>TB --- 2006-04-26 07:21:02 - /usr/bin/make -B buildworld FT>>>> Rebuilding the temporary build tree FT>>>> stage 1.1: legacy release compatibility shims FT>>>> stage 1.2: bootstrap tools FT>>>> stage 2.1: cleaning up the object tree FT>>>> stage 2.2: rebuilding the object tree FT>>>> stage 2.3: build tools FT>>>> stage 3: cross tools FT>>>> stage 4.1: building includes FT>>>> stage 4.2: building libraries FT>>>> stage 4.3: make dependencies FT>>>> stage 4.4: building everything FT>TB --- 2006-04-26 08:33:06 - generating LINT kernel config FT>TB --- 2006-04-26 08:33:06 - cd /src/sys/i386/conf FT>TB --- 2006-04-26 08:33:06 - /usr/bin/make -B LINT FT>TB --- 2006-04-26 08:33:07 - building LINT kernel (COPTFLAGS=3D-O2 -pipe) FT>TB --- 2006-04-26 08:33:07 - cd /src FT>TB --- 2006-04-26 08:33:07 - /usr/bin/make buildkernel = KERNCONF=3DLINT FT>>>> Kernel build for LINT started on Wed Apr 26 08:33:07 UTC 2006 FT>>>> stage 1: configuring the kernel FT>>>> stage 2.1: cleaning up the object tree FT>>>> stage 2.2: rebuilding the object tree FT>>>> stage 2.3: build tools FT>>>> stage 3.1: making dependencies FT>>>> stage 3.2: building everything FT>>>> Kernel build for LINT completed on Wed Apr 26 08:59:12 UTC 2006 FT>TB --- 2006-04-26 08:59:12 - building GENERIC kernel (COPTFLAGS=3D-O2 -pipe) FT>TB --- 2006-04-26 08:59:12 - cd /src FT>TB --- 2006-04-26 08:59:12 - /usr/bin/make buildkernel KERNCONF=3DGENERIC FT>>>> Kernel build for GENERIC started on Wed Apr 26 08:59:12 UTC 2006 FT>>>> stage 1: configuring the kernel FT>>>> stage 2.1: cleaning up the object tree FT>>>> stage 2.2: rebuilding the object tree FT>>>> stage 2.3: build tools FT>>>> stage 3.1: making dependencies FT>>>> stage 3.2: building everything FT>>>> Kernel build for GENERIC completed on Wed Apr 26 09:19:23 UTC 2006 FT>TB --- 2006-04-26 09:19:23 - building PAE kernel (COPTFLAGS=3D-O2 -pipe) FT>TB --- 2006-04-26 09:19:23 - cd /src FT>TB --- 2006-04-26 09:19:23 - /usr/bin/make buildkernel KERNCONF=3DPAE FT>>>> Kernel build for PAE started on Wed Apr 26 09:19:23 UTC 2006 FT>>>> stage 1: configuring the kernel FT>>>> stage 2.1: cleaning up the object tree FT>>>> stage 2.2: rebuilding the object tree FT>>>> stage 2.3: build tools FT>>>> stage 3.1: making dependencies FT>>>> stage 3.2: building everything FT>[...] FT>cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -g -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/ata/atapi-fd.c FT>cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -g -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/ata/atapi-tape.c FT>cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -g -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/dev/bce/if_bce.c FT>/src/sys/dev/bce/if_bce.c: In function `bce_stats_update': FT>/src/sys/dev/bce/if_bce.c:5311: warning: left shift count >=3D width = of type FT>/src/sys/dev/bce/if_bce.c:5313: warning: left shift count >=3D width = of type FT>/src/sys/dev/bce/if_bce.c:5315: warning: left shift count >=3D width = of type FT>/src/sys/dev/bce/if_bce.c:5317: warning: left shift count >=3D width = of type FT>*** Error code 1 FT> FT>Stop in /obj/src/sys/PAE. FT>*** Error code 1 FT> FT>Stop in /src. FT>*** Error code 1 FT> FT>Stop in /src. FT>TB --- 2006-04-26 09:21:10 - WARNING: /usr/bin/make returned exit code 1=20 FT>TB --- 2006-04-26 09:21:10 - ERROR: failed to build PAE kernel FT>TB --- 2006-04-26 09:21:10 - tinderbox aborted FT>TB --- 1.37 user 5.87 system 8312.41 real FT> FT>_______________________________________________ FT>freebsd-current@freebsd.org mailing list FT>http://lists.freebsd.org/mailman/listinfo/freebsd-current FT>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" FT> FT> FT> _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?09BFF2FA5EAB4A45B6655E151BBDD903011ED903>