Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2012 00:20:39 -0800
From:      Adrian Chadd <adrian@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: [head tinderbox] failure on ia64/ia64
Message-ID:  <CAJ-VmoknMSF%2Bjo=tAy1pT3TuhyTauPab-LdMWh0emPWRNL8NOQ@mail.gmail.com>
In-Reply-To: <201211270730.qAR7UirK052923@freebsd-current.sentex.ca>
References:  <201211270730.qAR7UirK052923@freebsd-current.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
... fixed, btw.


adrian

On 26 November 2012 23:30, FreeBSD Tinderbox <tinderbox@freebsd.org> wrote:
> TB --- 2012-11-27 05:45:58 - tinderbox 2.9 running on freebsd-current.sentex.ca
> TB --- 2012-11-27 05:45:58 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012     des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
> TB --- 2012-11-27 05:45:58 - starting HEAD tinderbox run for ia64/ia64
> TB --- 2012-11-27 05:45:58 - cleaning the object tree
> TB --- 2012-11-27 05:45:58 - checking out /src from svn://svn.freebsd.org/base/head
> TB --- 2012-11-27 05:45:58 - cd /tinderbox/HEAD/ia64/ia64
> TB --- 2012-11-27 05:45:58 - /usr/local/bin/svn cleanup /src
> TB --- 2012-11-27 05:46:26 - /usr/local/bin/svn update /src
> TB --- 2012-11-27 05:46:32 - At svn revision 243595
> TB --- 2012-11-27 05:46:33 - building world
> TB --- 2012-11-27 05:46:33 - CROSS_BUILD_TESTING=YES
> TB --- 2012-11-27 05:46:33 - MAKEOBJDIRPREFIX=/obj
> TB --- 2012-11-27 05:46:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
> TB --- 2012-11-27 05:46:33 - SRCCONF=/dev/null
> TB --- 2012-11-27 05:46:33 - TARGET=ia64
> TB --- 2012-11-27 05:46:33 - TARGET_ARCH=ia64
> TB --- 2012-11-27 05:46:33 - TZ=UTC
> TB --- 2012-11-27 05:46:33 - __MAKE_CONF=/dev/null
> TB --- 2012-11-27 05:46:33 - cd /src
> TB --- 2012-11-27 05:46:33 - /usr/bin/make -B buildworld
>>>> Building an up-to-date make(1)
>>>> World build started on Tue Nov 27 05:46:38 UTC 2012
>>>> 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 Tue Nov 27 07:23:45 UTC 2012
> TB --- 2012-11-27 07:23:45 - generating LINT kernel config
> TB --- 2012-11-27 07:23:45 - cd /src/sys/ia64/conf
> TB --- 2012-11-27 07:23:45 - /usr/bin/make -B LINT
> TB --- 2012-11-27 07:23:45 - cd /src/sys/ia64/conf
> TB --- 2012-11-27 07:23:45 - /usr/sbin/config -m LINT
> TB --- 2012-11-27 07:23:45 - building LINT kernel
> TB --- 2012-11-27 07:23:45 - CROSS_BUILD_TESTING=YES
> TB --- 2012-11-27 07:23:45 - MAKEOBJDIRPREFIX=/obj
> TB --- 2012-11-27 07:23:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
> TB --- 2012-11-27 07:23:45 - SRCCONF=/dev/null
> TB --- 2012-11-27 07:23:45 - TARGET=ia64
> TB --- 2012-11-27 07:23:45 - TARGET_ARCH=ia64
> TB --- 2012-11-27 07:23:45 - TZ=UTC
> TB --- 2012-11-27 07:23:45 - __MAKE_CONF=/dev/null
> TB --- 2012-11-27 07:23:45 - cd /src
> TB --- 2012-11-27 07:23:45 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>>> Kernel build for LINT started on Tue Nov 27 07:23:45 UTC 2012
>>>> 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
> [...]
> /src/sys/dev/ath/if_ath_tdma.c:161: error: 'ATH_ALQ_TDMA_TIMER_SET' undeclared (first use in this function)
> /src/sys/dev/ath/if_ath_tdma.c:161: error: (Each undeclared identifier is reported only once
> /src/sys/dev/ath/if_ath_tdma.c:161: error: for each function it appears in.)
> /src/sys/dev/ath/if_ath_tdma.c:162: error: storage size of 't' isn't known
> /src/sys/dev/ath/if_ath_tdma.c:171: warning: implicit declaration of function 'if_ath_alq_post'
> /src/sys/dev/ath/if_ath_tdma.c:171: warning: nested extern declaration of 'if_ath_alq_post' [-Wnested-externs]
> /src/sys/dev/ath/if_ath_tdma.c:171: error: 'struct ath_softc' has no member named 'sc_alq'
> /src/sys/dev/ath/if_ath_tdma.c:162: warning: unused variable 't' [-Wunused-variable]
> *** [if_ath_tdma.o] Error code 1
>
> Stop in /obj/ia64.ia64/src/sys/LINT.
> *** [buildkernel] Error code 1
>
> Stop in /src.
> *** Error code 1
>
> Stop in /src.
> TB --- 2012-11-27 07:30:44 - WARNING: /usr/bin/make returned exit code  1
> TB --- 2012-11-27 07:30:44 - ERROR: failed to build LINT kernel
> TB --- 2012-11-27 07:30:44 - 4652.43 user 988.03 system 6285.40 real
>
>
> http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full
> _______________________________________________
> 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?CAJ-VmoknMSF%2Bjo=tAy1pT3TuhyTauPab-LdMWh0emPWRNL8NOQ>