Date: Mon, 20 Jun 2011 11:40:24 -0700 From: Garrett Cooper <yanegomi@gmail.com> To: alc@FreeBSD.org, FreeBSD Tinderbox <tinderbox@freebsd.org> Cc: Marcel Moolenaar <xcllnt@mac.com>, current@freebsd.org, ia64@freebsd.org Subject: Re: [head tinderbox] failure on ia64/ia64 Message-ID: <BANLkTikJW06Ef3ccNKX7xM3b=mEtm3rMKw@mail.gmail.com> In-Reply-To: <201106201837.p5KIbbbr013007@freebsd-current.sentex.ca> References: <201106201837.p5KIbbbr013007@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 20, 2011 at 11:37 AM, FreeBSD Tinderbox <tinderbox@freebsd.org> wrote: > TB --- 2011-06-20 17:09:28 - tinderbox 2.7 running on freebsd-current.sen= tex.ca > TB --- 2011-06-20 17:09:28 - starting HEAD tinderbox run for ia64/ia64 > TB --- 2011-06-20 17:09:28 - cleaning the object tree > TB --- 2011-06-20 17:09:40 - cvsupping the source tree > TB --- 2011-06-20 17:09:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sente= x.ca /tinderbox/HEAD/ia64/ia64/supfile > TB --- 2011-06-20 17:10:27 - building world > TB --- 2011-06-20 17:10:27 - MAKEOBJDIRPREFIX=3D/obj > TB --- 2011-06-20 17:10:27 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-06-20 17:10:27 - TARGET=3Dia64 > TB --- 2011-06-20 17:10:27 - TARGET_ARCH=3Dia64 > TB --- 2011-06-20 17:10:27 - TZ=3DUTC > TB --- 2011-06-20 17:10:27 - __MAKE_CONF=3D/dev/null > TB --- 2011-06-20 17:10:27 - cd /src > TB --- 2011-06-20 17:10:27 - /usr/bin/make -B buildworld >>>> World build started on Mon Jun 20 17:10:28 UTC 2011 >>>> Rebuilding the temporary build tree >>>> stage 1.1: legacy release compatibility shims >>>> stage 1.2: bootstrap tools >>>> stage 2.1: cleaning up the object tree >>>> stage 2.2: rebuilding the object tree >>>> stage 2.3: build tools >>>> stage 3: cross tools >>>> stage 4.1: building includes >>>> stage 4.2: building libraries >>>> stage 4.3: make dependencies >>>> stage 4.4: building everything >>>> World build completed on Mon Jun 20 18:35:55 UTC 2011 > TB --- 2011-06-20 18:35:56 - generating LINT kernel config > TB --- 2011-06-20 18:35:56 - cd /src/sys/ia64/conf > TB --- 2011-06-20 18:35:56 - /usr/bin/make -B LINT > TB --- 2011-06-20 18:35:56 - building LINT kernel > TB --- 2011-06-20 18:35:56 - MAKEOBJDIRPREFIX=3D/obj > TB --- 2011-06-20 18:35:56 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-06-20 18:35:56 - TARGET=3Dia64 > TB --- 2011-06-20 18:35:56 - TARGET_ARCH=3Dia64 > TB --- 2011-06-20 18:35:56 - TZ=3DUTC > TB --- 2011-06-20 18:35:56 - __MAKE_CONF=3D/dev/null > TB --- 2011-06-20 18:35:56 - cd /src > TB --- 2011-06-20 18:35:56 - /usr/bin/make -B buildkernel KERNCONF=3DLINT >>>> Kernel build for LINT started on Mon Jun 20 18:35:56 UTC 2011 >>>> stage 1: configuring the kernel >>>> stage 2.1: cleaning up the object tree >>>> stage 2.2: rebuilding the object tree >>>> stage 2.3: build tools >>>> stage 3.1: making dependencies > [...] > awk -f /src/sys/tools/makeobjops.awk /src/sys/kgssapi/kgss_if.m -h > awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.= m -h > awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -= h > awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpica/acpi_if.m -h > rm -f .newdep > /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | =A0MKDEP_CPP=3D"= cc -E" CC=3D"cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing = =A0-std=3Dc99 =A0-Wall -Wredundant-decls -Wnested-externs -Wstrict-prototyp= es =A0-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual =A0-Wundef = -Wno-pointer-sign -fformat-extensions =A0-Wmissing-include-dirs -fdiagnosti= cs-show-option -nostdinc =A0-I. -I/src/sys -I/src/sys/contrib/altq -I/src/s= ys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/dev= /ath/ath_hal -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/gnu/fs/= xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -I/= src/sys/dev/cxgb -I/src/sys/dev/cxgbe -I/src/sys/contrib/ia64/libuwx/src -D= _KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -fin= line-limit=3D15000 --param inline-unit-growth=3D100 --param large-function-= growth=3D1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=3Df32-f1= 27 -fpic -ffreestanding > /src/sys/vm/vm_page.c:2356:2: error: #error "PAGE_SIZE is not supported." > mkdep: compile failed > *** Error code 1 > > Stop in /obj/ia64.ia64/src/sys/LINT. > *** Error code 1 > > Stop in /src. > *** Error code 1 r223307 broke tinderbox on ia64. What should the PAGE_SIZE be for that architecture? Thanks, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTikJW06Ef3ccNKX7xM3b=mEtm3rMKw>