Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2010 09:48:57 -0700
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>
Cc:        amd64@freebsd.org, current@freebsd.org
Subject:   Re: [head tinderbox] failure on amd64/amd64
Message-ID:  <20100922164857.GA10299@michelle.cdnetworks.com>
In-Reply-To: <201009221008.o8MA8k2s054212@freebsd-current.sentex.ca>
References:  <201009221008.o8MA8k2s054212@freebsd-current.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 22, 2010 at 10:08:46AM +0000, FreeBSD Tinderbox wrote:

[...]

> cc -c -O2 -frename-registers -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/stge/if_stge.c
> /src/sys/dev/stge/if_stge.c: In function 'stge_poll':
> /src/sys/dev/stge/if_stge.c:1947: error: break statement not within loop or switch
> /src/sys/dev/stge/if_stge.c:1953: error: break statement not within loop or switch
> *** Error code 1
> 
> Stop in /obj/src/sys/LINT.
> *** Error code 1
> 

Sorry, it should be fixed now.



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