From owner-freebsd-current@FreeBSD.ORG Mon Jun 8 15:38:15 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 439AD10657DC; Mon, 8 Jun 2009 15:38:14 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id E06B48FC1F; Mon, 8 Jun 2009 15:38:08 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n58Fc6kK014548; Mon, 8 Jun 2009 11:38:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n58Fc6xZ036888; Mon, 8 Jun 2009 11:38:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id ED0FA7302F; Mon, 8 Jun 2009 11:38:05 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090608153805.ED0FA7302F@freebsd-current.sentex.ca> Date: Mon, 8 Jun 2009 11:38:05 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jun 2009 15:38:17 -0000 TB --- 2009-06-08 14:33:11 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-06-08 14:33:11 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2009-06-08 14:33:11 - cleaning the object tree TB --- 2009-06-08 14:33:33 - cvsupping the source tree TB --- 2009-06-08 14:33:33 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2009-06-08 14:33:40 - building world TB --- 2009-06-08 14:33:40 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-08 14:33:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-08 14:33:40 - TARGET=sun4v TB --- 2009-06-08 14:33:40 - TARGET_ARCH=sparc64 TB --- 2009-06-08 14:33:40 - TZ=UTC TB --- 2009-06-08 14:33:40 - __MAKE_CONF=/dev/null TB --- 2009-06-08 14:33:40 - cd /src TB --- 2009-06-08 14:33:40 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 8 14:33:42 UTC 2009 >>> 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 [...] echo geom: /obj/sun4v/src/tmp/usr/lib/libc.a /obj/sun4v/src/tmp/usr/lib/libgeom.a /obj/sun4v/src/tmp/usr/lib/libsbuf.a /obj/sun4v/src/tmp/usr/lib/libbsdxml.a /obj/sun4v/src/tmp/usr/lib/libutil.a >> .depend cc -O2 -pipe -I/src/sbin/geom -I/src/sbin/geom/core -DSTATIC_GEOM_CLASSES -DRESCUE -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/geom/core/geom.c cc -O2 -pipe -I/src/sbin/geom -I/src/sbin/geom/core -DSTATIC_GEOM_CLASSES -DRESCUE -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/geom/class/label/geom_label.c cc -O2 -pipe -I/src/sbin/geom -I/src/sbin/geom/core -DSTATIC_GEOM_CLASSES -DRESCUE -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/geom/class/part/geom_part.c cc1: warnings being treated as errors /src/sbin/geom/class/part/geom_part.c: In function 'gpart_autofill': /src/sbin/geom/class/part/geom_part.c:345: warning: format '%jd' expects type 'intmax_t', but argument 3 has type 'long long unsigned int' /src/sbin/geom/class/part/geom_part.c:351: warning: format '%jd' expects type 'intmax_t', but argument 3 has type 'long long unsigned int' *** Error code 1 Stop in /src/sbin/geom. *** Error code 1 Stop in /obj/sun4v/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-06-08 15:38:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-06-08 15:38:05 - ERROR: failed to build world TB --- 2009-06-08 15:38:05 - 3060.38 user 309.99 system 3894.45 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full