Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Dec 2007 13:37:23 +0300
From:      Yuri Pankov <yuri.pankov@gmail.com>
To:        Lawrence Farr <freebsd-stable@epcdirect.co.uk>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Anyone else seeing this on a make release of 7?
Message-ID:  <47567F63.7030605@gmail.com>
In-Reply-To: <033901c83725$00597740$010c65c0$@co.uk>
References:  <014a01c836ca$072c8130$0105000a@black>	<20071205090952.GA1993@carrot.studby.ntnu.no> <033901c83725$00597740$010c65c0$@co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/5/2007 12:55 PM, Lawrence Farr wrote:
> cc -Os -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W
> -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes
> -Wpointer-arith -W
> return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align
> -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundan
> t-decls -Wno-pointer-sign -c /usr/src/bin/ed/main.c
> *** Error code 1
> 
> Stop in /usr/src/bin/ed.
> *** Error code 1
> 
> Stop in /usr/obj/usr/src/release/fixit_crunch.
> *** Error code 1
> 
> Stop in /usr/src/release.
> *** Error code 1
> 
> Stop in /usr/src/release.
> in.c:106: warning: argument 'argv' might be clobbered by 'longjmp' or
> 'vfork'
> + umount /dev
> 
> Been getting it for a week or so now, it's being built on:
> 
> 7.0-BETA3 FreeBSD 7.0-BETA3 #0: Mon Nov 26 01:04:55 GMT 2007

Are you sure that you are building from RELENG_7 source? It doesn't have 
-Werror defined, IIRC. And HEAD should be fixed by this commit:
http://lists.freebsd.org/pipermail/cvs-src/2007-December/084624.html


HTH,
Yuri




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