From owner-freebsd-ppc@FreeBSD.ORG Sun Mar 23 07:35:46 2014 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D4B317A3; Sun, 23 Mar 2014 07:35:46 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0B4FEB04; Sun, 23 Mar 2014 07:35:45 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s2N7ZgcG004390; Sun, 23 Mar 2014 09:35:42 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s2N7ZgUc004389; Sun, 23 Mar 2014 07:35:42 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 23 Mar 2014 07:35:42 GMT Message-Id: <201403230735.s2N7ZgUc004389@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Mar 2014 07:35:47 -0000 TB --- 2014-03-23 04:20:44 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-23 04:20:44 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-23 04:20:44 - starting RELENG_10 tinderbox run for powerpc/powerpc TB --- 2014-03-23 04:20:44 - cleaning the object tree TB --- 2014-03-23 04:21:24 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-23 04:21:56 - At svn revision 263655 TB --- 2014-03-23 04:21:57 - building world TB --- 2014-03-23 04:21:57 - CROSS_BUILD_TESTING=YES TB --- 2014-03-23 04:21:57 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-23 04:21:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-23 04:21:57 - SRCCONF=/dev/null TB --- 2014-03-23 04:21:57 - TARGET=powerpc TB --- 2014-03-23 04:21:57 - TARGET_ARCH=powerpc TB --- 2014-03-23 04:21:57 - TZ=UTC TB --- 2014-03-23 04:21:57 - __MAKE_CONF=/dev/null TB --- 2014-03-23 04:21:57 - cd /src TB --- 2014-03-23 04:21:57 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Mar 23 04:22:07 UTC 2014 >>> 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 -O2 -pipe -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -DIPX -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/netisr.c cc -O2 -pipe -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -DIPX -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/route.c cc1: warnings being treated as errors /src/usr.bin/netstat/route.c: In function 'size_cols_rtentry': /src/usr.bin/netstat/route.c:333: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /src/usr.bin/netstat/route.c:333: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /src/usr.bin/netstat/route.c: In function 'p_rtentry_kvm': /src/usr.bin/netstat/route.c:871: warning: format '%*lu' expects type 'long unsigned int', but argument 3 has type 'uint64_t' *** Error code 1 Stop. bmake[3]: stopped in /src/usr.bin/netstat *** Error code 1 Stop. bmake[2]: stopped in /src/usr.bin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-23 07:35:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-23 07:35:42 - ERROR: failed to build world TB --- 2014-03-23 07:35:42 - 9289.80 user 2609.58 system 11698.11 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-powerpc-powerpc.full