[current tinderbox] failure on amd64/amd64

From: FreeBSD Tinderbox (tinderbox_at_freebsd.org)
Date: 05/30/05

  • Next message: Julian H. Stacey: "Re: make cores on 5.4-RELEASE amd64 but not on i386, need a maintainer."
    To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <amd64@freebsd.org>
    Date: Mon, 30 May 2005 11:21:29 -0400 (EDT) clamav-milter version 0.84e on clamscanner2
    
    

    TB --- 2005-05-30 13:10:27 - tinderbox 2.3 running on freebsd-current.sentex.ca
    TB --- 2005-05-30 13:10:27 - starting CURRENT tinderbox run for amd64/amd64
    TB --- 2005-05-30 13:10:27 - cleaning the object tree
    TB --- 2005-05-30 13:10:33 - checking out the source tree
    TB --- 2005-05-30 13:10:33 - cd /home/tinderbox/CURRENT/amd64/amd64
    TB --- 2005-05-30 13:10:33 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
    TB --- 2005-05-30 13:16:39 - building world (CFLAGS=-O2 -pipe)
    TB --- 2005-05-30 13:16:39 - cd /home/tinderbox/CURRENT/amd64/amd64/src
    TB --- 2005-05-30 13:16:39 - /usr/bin/make -B buildworld
    >>> Building an up-to-date make(1)
    >>> 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
    >>> stage 5.1: building 32 bit shim libraries
    TB --- 2005-05-30 14:53:23 - building generic kernel (COPTFLAGS=-O2 -pipe)
    TB --- 2005-05-30 14:53:23 - cd /home/tinderbox/CURRENT/amd64/amd64/src
    TB --- 2005-05-30 14:53:23 - /usr/bin/make buildkernel KERNCONF=GENERIC
    >>> Kernel build for GENERIC started on Mon May 30 14:53:23 UTC 2005
    >>> 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
    >>> stage 3.2: building everything
    >>> Kernel build for GENERIC completed on Mon May 30 15:09:06 UTC 2005
    TB --- 2005-05-30 15:09:06 - generating LINT kernel config
    TB --- 2005-05-30 15:09:06 - cd /home/tinderbox/CURRENT/amd64/amd64/src/sys/amd64/conf
    TB --- 2005-05-30 15:09:06 - /usr/bin/make -B LINT
    TB --- 2005-05-30 15:09:06 - building LINT kernel (COPTFLAGS=-O2 -pipe)
    TB --- 2005-05-30 15:09:06 - cd /home/tinderbox/CURRENT/amd64/amd64/src
    TB --- 2005-05-30 15:09:06 - /usr/bin/make buildkernel KERNCONF=LINT
    >>> Kernel build for LINT started on Mon May 30 15:09:06 UTC 2005
    >>> 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
    >>> stage 3.2: building everything
    [...]
    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 -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -I/tinderbox/CURRENT/amd64/amd64/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-ta
     bles -ffreestanding -Werror /tinderbox/CURRENT/amd64/amd64/src/sys/dev/syscons/scvgarndr.c
    /tinderbox/CURRENT/amd64/amd64/src/sys/dev/syscons/scvgarndr.c:122: error: `vga_pxlmouse_planar' undeclared here (not in a function)
    /tinderbox/CURRENT/amd64/amd64/src/sys/dev/syscons/scvgarndr.c:122: error: initializer element is not constant
    /tinderbox/CURRENT/amd64/amd64/src/sys/dev/syscons/scvgarndr.c:122: error: (near initialization for `egarndrsw.draw_mouse')
    /tinderbox/CURRENT/amd64/amd64/src/sys/dev/syscons/scvgarndr.c: In function `vga_rndrinit':
    /tinderbox/CURRENT/amd64/amd64/src/sys/dev/syscons/scvgarndr.c:511: error: `vga_pxlmouse_direct' undeclared (first use in this function)
    /tinderbox/CURRENT/amd64/amd64/src/sys/dev/syscons/scvgarndr.c:511: error: (Each undeclared identifier is reported only once
    /tinderbox/CURRENT/amd64/amd64/src/sys/dev/syscons/scvgarndr.c:511: error: for each function it appears in.)
    *** Error code 1

    Stop in /tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/LINT.
    *** Error code 1

    Stop in /tinderbox/CURRENT/amd64/amd64/src.
    *** Error code 1

    Stop in /tinderbox/CURRENT/amd64/amd64/src.
    TB --- 2005-05-30 15:21:29 - WARNING: /usr/bin/make returned exit code 1
    TB --- 2005-05-30 15:21:29 - ERROR: failed to build lint kernel
    TB --- 2005-05-30 15:21:29 - tinderbox aborted

    _______________________________________________
    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"


  • Next message: Julian H. Stacey: "Re: make cores on 5.4-RELEASE amd64 but not on i386, need a maintainer."