Date: Fri, 05 Nov 2004 13:38:13 -0700 From: Scott Long <scottl@freebsd.org> To: FreeBSD Tinderbox <tinderbox@freebsd.org> Cc: sparc64@freebsd.org Subject: 3 days of tinderbox failures [Re: [current tinderbox] failure on sparc64/sparc64] Message-ID: <418BE4B5.2000102@freebsd.org> In-Reply-To: <20041105201913.CE2FB7306E@freebsd-current.sentex.ca> References: <20041105201913.CE2FB7306E@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
All, We've had three days of tinderbox failures now, though all not due to the same problem. This is a friendly reminder to please test your changes before committing them. Scott FreeBSD Tinderbox wrote: > TB --- 2004-11-05 19:50:57 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2004-11-05 19:50:57 - starting CURRENT tinderbox run for sparc64/sparc64 > TB --- 2004-11-05 19:50:57 - checking out the source tree > TB --- 2004-11-05 19:50:57 - cd /home/tinderbox/CURRENT/sparc64/sparc64 > TB --- 2004-11-05 19:50:57 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > TB --- 2004-11-05 19:56:45 - building world (CFLAGS=-O2 -pipe) > TB --- 2004-11-05 19:56:45 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src > TB --- 2004-11-05 19:56:45 - /usr/bin/make -B buildworld > >>>>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 > > [...] > cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.01.015\" -I/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_write_open_file.c > cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"1.01.015\" -I/tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_write_set_compression_bzip2.c > /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_write_set_compression_bzip2.c:163: error: conflicting types for 'archive_compressor_bzip2_write' > /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_write_set_compression_bzip2.c:61: error: previous declaration of 'archive_compressor_bzip2_write' was here > /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_write_set_compression_bzip2.c:163: error: conflicting types for 'archive_compressor_bzip2_write' > /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_write_set_compression_bzip2.c:61: error: previous declaration of 'archive_compressor_bzip2_write' was here > /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_write_set_compression_bzip2.c:61: warning: 'archive_compressor_bzip2_write' declared `static' but never defined > /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive/archive_write_set_compression_bzip2.c:163: warning: 'archive_compressor_bzip2_write' defined but not used > *** Error code 1 > > Stop in /tinderbox/CURRENT/sparc64/sparc64/src/lib/libarchive. > *** Error code 1 > > Stop in /tinderbox/CURRENT/sparc64/sparc64/src/lib. > *** Error code 1 > > Stop in /tinderbox/CURRENT/sparc64/sparc64/src. > *** Error code 1 > > Stop in /tinderbox/CURRENT/sparc64/sparc64/src. > *** Error code 1 > > Stop in /tinderbox/CURRENT/sparc64/sparc64/src. > *** Error code 1 > > Stop in /tinderbox/CURRENT/sparc64/sparc64/src. > TB --- 2004-11-05 20:19:13 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2004-11-05 20:19:13 - ERROR: failed to build world > TB --- 2004-11-05 20:19:13 - tinderbox aborted > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?418BE4B5.2000102>