From owner-freebsd-current@FreeBSD.ORG Mon May 16 21:20:48 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D304F16A4CE; Mon, 16 May 2005 21:20:48 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30A6D43DB8; Mon, 16 May 2005 21:20:48 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 049FA51531; Mon, 16 May 2005 14:20:42 -0700 (PDT) Date: Mon, 16 May 2005 14:20:42 -0700 From: Kris Kennaway To: obrien@FreeBSD.org Message-ID: <20050516212042.GA96395@xor.obsecurity.org> References: <20050516211329.200617306E@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline In-Reply-To: <20050516211329.200617306E@freebsd-current.sentex.ca> User-Agent: Mutt/1.4.2.1i cc: current@freebsd.org cc: i386@freebsd.org Subject: Re: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 21:20:49 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This is breakage from obrien's bzip update. # make depend ln -s /usr/src/lib/libstand/../../sys/i386/include machine patch -s -b .orig -o _bzlib.c < /usr/src/lib/libstand/bzlib.c.diff /usr/src= /lib/libstand/../../contrib/bzip2/bzlib.c sed "s|bzlib_private\.h|_bzlib_private.h|" /usr/src/lib/libstand/../../cont= rib/bzip2/crctable.c > _crctable.c sed "s|bzlib_private\.h|_bzlib_private.h|" /usr/src/lib/libstand/../../cont= rib/bzip2/decompress.c > _decompress.c sed "s|bzlib_private\.h|_bzlib_private.h|" /usr/src/lib/libstand/../../cont= rib/bzip2/huffman.c > _huffman.c sed "s|bzlib_private\.h|_bzlib_private.h|" /usr/src/lib/libstand/../../cont= rib/bzip2/randtable.c > _randtable.c patch -s -b .orig -o _bzlib.h < /usr/src/lib/libstand/bzlib.h.diff /usr/src= /lib/libstand/../../contrib/bzip2/bzlib.h Reversed (or previously applied) patch detected! Assume -R? [y] =20 Kris On Mon, May 16, 2005 at 05:13:29PM -0400, FreeBSD Tinderbox wrote: > TB --- 2005-05-16 20:38:22 - tinderbox 2.3 running on freebsd-current.sen= tex.ca > TB --- 2005-05-16 20:38:22 - starting CURRENT tinderbox run for i386/i386 > TB --- 2005-05-16 20:38:22 - cleaning the object tree > TB --- 2005-05-16 20:38:55 - checking out the source tree > TB --- 2005-05-16 20:38:55 - cd /home/tinderbox/CURRENT/i386/i386 > TB --- 2005-05-16 20:38:55 - /usr/bin/cvs -f -R -q -d/home/ncvs update -P= d -A src > TB --- 2005-05-16 20:45:14 - building world (CFLAGS=3D-O2 -pipe) > TB --- 2005-05-16 20:45:14 - cd /home/tinderbox/CURRENT/i386/i386/src > TB --- 2005-05-16 20:45:14 - /usr/bin/make -B buildworld > >>> Building an up-to-date make(1) > >>> 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 > [...] > /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/tmp= /usr/include/stdio.h:252: error: conflicting types for 'vprintf' > /tinderbox/CURRENT/i386/i386/src/lib/libstand/stand.h:248: error: previou= s declaration of 'vprintf' was here > /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/tmp= /usr/include/stdio.h:252: error: conflicting types for 'vprintf' > /tinderbox/CURRENT/i386/i386/src/lib/libstand/stand.h:248: error: previou= s declaration of 'vprintf' was here > /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/tmp= /usr/include/stdio.h:254: error: conflicting types for 'vsprintf' > /tinderbox/CURRENT/i386/i386/src/lib/libstand/stand.h:250: error: previou= s declaration of 'vsprintf' was here > /home/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/tmp= /usr/include/stdio.h:254: error: conflicting types for 'vsprintf' > /tinderbox/CURRENT/i386/i386/src/lib/libstand/stand.h:250: error: previou= s declaration of 'vsprintf' was here > *** Error code 1 >=20 > Stop in /tinderbox/CURRENT/i386/i386/src/lib/libstand. > *** Error code 1 >=20 > Stop in /tinderbox/CURRENT/i386/i386/src/lib. > *** Error code 1 >=20 > Stop in /tinderbox/CURRENT/i386/i386/src. > *** Error code 1 >=20 > Stop in /tinderbox/CURRENT/i386/i386/src. > *** Error code 1 >=20 > Stop in /tinderbox/CURRENT/i386/i386/src. > *** Error code 1 >=20 > Stop in /tinderbox/CURRENT/i386/i386/src. > TB --- 2005-05-16 21:13:28 - WARNING: /usr/bin/make returned exit code 1= =20 > TB --- 2005-05-16 21:13:28 - ERROR: failed to build world > TB --- 2005-05-16 21:13:28 - tinderbox aborted >=20 > _______________________________________________ > 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" >=20 --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCiQ6qWry0BWjoQKURAmRLAJ0f7gKOiZMXBffqeAzhgFonN5ortwCg+mVr Qmao7bu+oWR2G2ZrGsecQho= =lVgn -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--