Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2007 20:04:00 +0200
From:      Diomidis Spinellis <dds@aueb.gr>
To:        FreeBSD Tinderbox <tinderbox@FreeBSD.ORG>
Cc:        current@FreeBSD.ORG, i386@FreeBSD.ORG
Subject:   Re: [head tinderbox] failure on i386/i386
Message-ID:  <47656890.2010308@aueb.gr>
In-Reply-To: <20071216161059.70F8A73039@freebsd-current.sentex.ca>
References:  <20071216161059.70F8A73039@freebsd-current.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD Tinderbox wrote:
> TB --- 2007-12-16 15:34:41 - tinderbox 2.3 running on freebsd-current.sentex.ca
> TB --- 2007-12-16 15:34:41 - starting HEAD tinderbox run for i386/i386
> TB --- 2007-12-16 15:34:41 - cleaning the object tree
> TB --- 2007-12-16 15:35:04 - cvsupping the source tree
> TB --- 2007-12-16 15:35:04 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile
> TB --- 2007-12-16 15:35:10 - building world (CFLAGS=-O -pipe)
> TB --- 2007-12-16 15:35:10 - cd /src
> TB --- 2007-12-16 15:35:10 - /usr/bin/make -B buildworld
>>>> World build started on Sun Dec 16 15:35:11 UTC 2007
>>>> Rebuilding the temporary build tree
>>>> stage 1.1: legacy release compatibility shims
>>>> stage 1.2: bootstrap tools
>>>> stage 2.1: cleaning up the object tree
>>>> stage 2.2: rebuilding the object tree
>>>> stage 2.3: build tools
>>>> stage 3: cross tools
>>>> stage 4.1: building includes
>>>> stage 4.2: building libraries
>>>> stage 4.3: make dependencies
>>>> stage 4.4: building everything
> [...]
> cc -O -pipe  -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign  -o mkdir mkdir.o 
> gzip -cn /src/bin/mkdir/mkdir.1 > mkdir.1.gz
> ===> bin/mv (all)
> cc -O -pipe  -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/bin/mv/mv.c
> cc1: warnings being treated as errors
> /src/bin/mv/mv.c: In function 'copy':
> /src/bin/mv/mv.c:361: warning: variable 'rval' might be clobbered by 'longjmp' or 'vfork'
> /src/bin/mv/mv.c:361: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork'
> *** Error code 1
> 
> Stop in /src/bin/mv.
> *** Error code 1
> 
> Stop in /src/bin.
> *** Error code 1
> 
> Stop in /src.
> *** Error code 1
> 
> Stop in /src.
> *** Error code 1

Sorry about the breakage.  I fixed it.

-- 
Diomidis Spinellis



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