Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2011 06:26:21 -0700
From:      Jeremy Chadwick <freebsd@jdc.parodius.com>
To:        stable@freebsd.org
Cc:        devon.odell@gmail.com, ia64@freebsd.org
Subject:   Re: [releng_7 tinderbox] failure on ia64/ia64
Message-ID:  <20110313132621.GA49728@icarus.home.lan>
In-Reply-To: <201103131304.p2DD45SF011815@freebsd-legacy.sentex.ca>
References:  <201103131304.p2DD45SF011815@freebsd-legacy.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 13, 2011 at 01:04:05PM +0000, FreeBSD Tinderbox wrote:
> [...]
> 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 -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror  /src/sys/kern/imgact_shell.c
> /src/sys/kern/imgact_shell.c: In function 'exec_shell_imgact':
> /src/sys/kern/imgact_shell.c:238: error: invalid storage class for function 'shell_modevent'
> cc1: warnings being treated as errors
> /src/sys/kern/imgact_shell.c:238: warning: no previous prototype for 'shell_modevent'
> /src/sys/kern/imgact_shell.c:238: error: initializer element is not constant
> /src/sys/kern/imgact_shell.c:238: error: (near initialization for 'shell_mod.evhand')
> /src/sys/kern/imgact_shell.c:238: error: expected declaration or statement at end of input
> *** Error code 1
>
> [...] 
> 
> http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-ia64-ia64.full

Looks like this was the following recent commit, associated with
kern/155321:

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/imgact_shell.c

-- 
| Jeremy Chadwick                                   jdc@parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.               PGP 4BD6C0CB |




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