Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2013 06:28:31 -0500 (CDT)
From:      Dan Mack <mack@macktronics.com>
To:        Dimitry Andric <dim@FreeBSD.org>
Cc:        Adrian Chadd <adrian@freebsd.org>, "current@freebsd.org Current" <current@freebsd.org>
Subject:   Re: [head tinderbox] failure on mips64/mips
Message-ID:  <20130519062601.M83867@coco.macktronics.com>
In-Reply-To: <8DBBDD30-D062-4A07-B087-FAEF7B96CE82@FreeBSD.org>
References:  <201305190140.r4J1eD4G041778@freebsd-current.sentex.ca> <CAJ-VmonbHs-r=-eXH_Q5HbYJXbVhhEuPjG7Mgk%2B_pSRNXPM8tQ@mail.gmail.com> <8DBBDD30-D062-4A07-B087-FAEF7B96CE82@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 19 May 2013, Dimitry Andric wrote:

> On May 19, 2013, at 04:31, Adrian Chadd <adrian@freebsd.org> wrote:
>> On 18 May 2013 18:40, FreeBSD Tinderbox <tinderbox@freebsd.org> wrote:
>>> TB --- 2013-05-19 00:28:08 - tinderbox 2.10 running on freebsd-current.sentex.ca
> [...]
>>> TB --- 2013-05-19 01:38:44 - /usr/bin/make -B buildkernel KERNCONF=OCTEON1
>>>>>> Kernel build for OCTEON1 started on Sun May 19 01:38:44 UTC 2013
>>>>>> 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
>>> [...]
>>> *** Error code 1
>>
>> Has anyone noticed how these are not giving out useful info now?
>
>
> Yes, this is getting rather annoying.  In a few previous cases, the
> really interesting bits of error or warning messages got cut off.
>
> A few extra lines of context would be nice.
>
> -Dimitry

FWIW, my last build of 250794 failed here on amd64 while building kernel:

  --- ar9300_misc.o ---
ctfconvert -L VERSION -g ar9300_misc.o
--- if_ath.o ---
/usr/src/sys/modules/ath/../../dev/ath/if_ath.c:4751:31: error: use of 
undeclared identifier 'ah'
                                         ath_hal_gettxdesclinkptr(ah,
                                                                  ^
@/dev/ath/if_athvar.h:1333:6: note: expanded from macro 
'ath_hal_gettxdesclinkptr'
         ((*(_ah)->ah_getTxDescLinkPtr)((_ah), (_ds), (_linkptr)))
             ^
/usr/src/sys/modules/ath/../../dev/ath/if_ath.c:4751:31: error: use of 
undeclared identifier 'ah'
@/dev/ath/if_athvar.h:1333:34: note: expanded from macro 
'ath_hal_gettxdesclinkptr'
         ((*(_ah)->ah_getTxDescLinkPtr)((_ah), (_ds), (_linkptr)))
                                         ^
2 errors generated.
*** [if_ath.o] Error code 1

make: stopped in /usr/src/sys/modules/ath
--- if_ath_keycache.o ---
ctfconvert -L VERSION -g if_ath_keycache.o
--- if_ath_tx.o ---
/usr/src/sys/modules/ath/../../dev/ath/if_ath_tx.c:952:21: error: use of 
undeclared identifier 'ATH_DEBUG_RESET'
         if (sc->sc_debug & ATH_DEBUG_RESET)
                            ^
--- if_ath_led.o ---
ctfconvert -L VERSION -g if_ath_led.o
--- if_ath_tx.o ---
1 error generated.
*** [if_ath_tx.o] Error code 1




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130519062601.M83867>