Date: Sat, 07 Jun 2008 16:20:07 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: FreeBSD Tinderbox <tinderbox@freebsd.org> Cc: current@freebsd.org, ia64@freebsd.org Subject: Re: [head tinderbox] failure on ia64/ia64 Message-ID: <878wxhtm9k.fsf@kobe.laptop> In-Reply-To: <20080606211707.DF01273039@freebsd-current.sentex.ca> (FreeBSD Tinderbox's message of "Fri, 6 Jun 2008 17:17:07 -0400 (EDT)") References: <20080606211707.DF01273039@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 6 Jun 2008 17:17:07 -0400 (EDT), FreeBSD Tinderbox <tinderbox@freebsd.org> wrote: > TB --- 2008-06-06 20:31:08 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2008-06-06 20:31:08 - starting HEAD tinderbox run for ia64/ia64 > TB --- 2008-06-06 20:31:08 - cleaning the object tree > TB --- 2008-06-06 20:31:21 - cvsupping the source tree > TB --- 2008-06-06 20:31:21 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile > TB --- 2008-06-06 20:31:29 - building world (CFLAGS=-O -pipe) > TB --- 2008-06-06 20:31:29 - cd /src > TB --- 2008-06-06 20:31:29 - /usr/bin/make -B buildworld >>>> World build started on Fri Jun 6 20:31:31 UTC 2008 >>>> 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 kill kill.o > gzip -cn /src/bin/kill/kill.1 > kill.1.gz > ===> bin/ln (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/ln/ln.c > cc1: warnings being treated as errors > /src/bin/ln/ln.c: In function 'linkit': > /src/bin/ln/ln.c:236: warning: field precision should have type 'int', but argument 4 has type 'long int' > /src/bin/ln/ln.c:236: warning: field precision should have type 'int', but argument 4 has type 'long int' > *** Error code 1 That was my fault, my apologies for not building on amd64 too. Fixed now, with svn change r179636.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?878wxhtm9k.fsf>