Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2007 10:46:43 -0000
From:      "Lawrence Farr" <freebsd-stable@epcdirect.co.uk>
To:        "'Yuri Pankov'" <yuri.pankov@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   RE: Anyone else seeing this on a make release of 7?
Message-ID:  <036c01c8372c$1fe2b8e0$5fa82aa0$@co.uk>
In-Reply-To: <47567F63.7030605@gmail.com>
References:  <014a01c836ca$072c8130$0105000a@black>	<20071205090952.GA1993@carrot.studby.ntnu.no> <033901c83725$00597740$010c65c0$@co.uk> <47567F63.7030605@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


> -----Original Message-----
> From: Yuri Pankov [mailto:yuri.pankov@gmail.com]
> Sent: 05 December 2007 10:37
> To: Lawrence Farr
> Cc: freebsd-stable@freebsd.org
> Subject: Re: Anyone else seeing this on a make release of 7?
> 
> 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

Got it, was using 7 source, and the release script had "RELEASETAG=."
defined later in it.

Thanks for the clue!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?036c01c8372c$1fe2b8e0$5fa82aa0$>