[releng_7 tinderbox] failure on sparc64/sparc64
John Baldwin
jhb at freebsd.org
Thu Feb 26 12:36:30 PST 2009
On Thursday 26 February 2009 1:54:49 pm FreeBSD Tinderbox wrote:
> [...]
> :> hack.c
> cc -shared -nostdlib hack.c -o hack.So
> rm -f hack.c
> MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT
> cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls
> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
> -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc
> -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
> -include opt_global.h -fno-common -finline-limit=15000 --param
> inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin
> -mcmodel=medany -msoft-float -ffreestanding -Werror vers.c
> linking kernel
> vm_map.o(.text+0x3324): In function `vm_map_find':
> : undefined reference to `pmap_align_superpage'
> *** Error code 1
Gah, sorry for the breakage. I have found the relevant change in HEAD to MFC
and am trying to merge it, but am having some issues with NFS at the moment
that are making it take a while. The two SVN changes I've found so far that
are relevant are 175397 and 178893.
--
John Baldwin
More information about the freebsd-stable
mailing list