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 -----Original Message----- From: owner-freebsd-current_at_freebsd.org [mailto:owner-freebsd-current_at_freebsd.org] On Behalf Of Harti Brandt Sent: Wednesday, April 26, 2006 2:38 AM To: current_at_freebsd.org Cc: FreeBSD Tinderbox; i386_at_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=-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=-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=LINT 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=-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=GENERIC 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=-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=PAE 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=c99 -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=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 -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=c99 -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=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 -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=c99 -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=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 -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 >= width of type FT>/src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type FT>/src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type FT>/src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= 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 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_at_freebsd.org mailing list FT>http://lists.freebsd.org/mailman/listinfo/freebsd-current FT>To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" FT> FT> FT> _______________________________________________ freebsd-current_at_freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"Received on Wed Apr 26 2006 - 13:56:23 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:55 UTC