From owner-freebsd-current@FreeBSD.ORG Tue Mar 13 15:45:12 2012 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 C986E1065675; Tue, 13 Mar 2012 15:45:12 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id EDC908FC22; Tue, 13 Mar 2012 15:45:11 +0000 (UTC) Received: by eaaf13 with SMTP id f13so413698eaa.13 for ; Tue, 13 Mar 2012 08:45:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6RdU4ujWlQY478sgyMZV8d/DkSQpxavI6gUwW5d/D0M=; b=ERd8PQgouZm13jeeHWS+OBf2I+bPNdvG5y996whowqTra/bXSaVmAv47fGkpsoCrs0 oMCmgTIVqJRH34SSRgIyirbJgODzy0sfQIL7QM0uCIAp+8tSyyTciJwWmAnS8nrNw/AZ nu6JgUdIp5rktAxfL6UVk4lGKZKxbVHzLpw8XcQ4Rn4scInSvFsMOpGbCANc4IAPKSb7 HzT8IZbFLcxm3BH51glYB8ztFMsfs5OduPAb7PmNIEWiT+d1l0mg7VcSJ4S8vmHX4zdr VpIKaGQnlD5rG8ac1aTZpS8wme6iKZp0IJBKCGlH70Xl7mzuXkPecq6SxyBlPV4dKb7c VJFQ== MIME-Version: 1.0 Received: by 10.68.189.5 with SMTP id ge5mr6764494pbc.50.1331653510200; Tue, 13 Mar 2012 08:45:10 -0700 (PDT) Received: by 10.68.208.168 with HTTP; Tue, 13 Mar 2012 08:45:10 -0700 (PDT) In-Reply-To: <201203131532.q2DFWG2l057538@freebsd-current.sentex.ca> References: <201203131532.q2DFWG2l057538@freebsd-current.sentex.ca> Date: Tue, 13 Mar 2012 11:45:10 -0400 Message-ID: From: Super Bisquit To: FreeBSD Tinderbox Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: powerpc@freebsd.org, current@freebsd.org Subject: Re: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 13 Mar 2012 15:45:12 -0000 On Tue, Mar 13, 2012 at 11:32 AM, FreeBSD Tinderbox wrote: > TB --- 2012-03-13 15:11:46 - tinderbox 2.9 running on > freebsd-current.sentex.ca > TB --- 2012-03-13 15:11:46 - starting HEAD tinderbox run for > powerpc/powerpc > TB --- 2012-03-13 15:11:46 - cleaning the object tree > TB --- 2012-03-13 15:11:46 - cvsupping the source tree > TB --- 2012-03-13 15:11:46 - /usr/bin/csup -z -r 3 -g -L 1 -h > cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile > TB --- 2012-03-13 15:11:59 - building world > TB --- 2012-03-13 15:11:59 - CROSS_BUILD_TESTING=YES > TB --- 2012-03-13 15:11:59 - MAKEOBJDIRPREFIX=/obj > TB --- 2012-03-13 15:11:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2012-03-13 15:11:59 - SRCCONF=/dev/null > TB --- 2012-03-13 15:11:59 - TARGET=powerpc > TB --- 2012-03-13 15:11:59 - TARGET_ARCH=powerpc > TB --- 2012-03-13 15:11:59 - TZ=UTC > TB --- 2012-03-13 15:11:59 - __MAKE_CONF=/dev/null > TB --- 2012-03-13 15:11:59 - cd /src > TB --- 2012-03-13 15:11:59 - /usr/bin/make -B buildworld > >>> World build started on Tue Mar 13 15:12:00 UTC 2012 > >>> 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 > [...] > mkdep -f .depend -a -I/src/lib/libbz2/../../contrib/bzip2 -std=gnu99 > /src/lib/libbz2/../../contrib/bzip2/bzlib.c > /src/lib/libbz2/../../contrib/bzip2/blocksort.c > /src/lib/libbz2/../../contrib/bzip2/compress.c > /src/lib/libbz2/../../contrib/bzip2/crctable.c > /src/lib/libbz2/../../contrib/bzip2/decompress.c > /src/lib/libbz2/../../contrib/bzip2/huffman.c > /src/lib/libbz2/../../contrib/bzip2/randtable.c > cc -O2 -pipe -I/src/lib/libbz2/../../contrib/bzip2 -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/lib/libbz2/../../contrib/bzip2/bzlib.c -o bzlib.o > cc1: warnings being treated as errors > In file included from /obj/powerpc.powerpc/src/tmp/usr/include/ctype.h:83, > from > /src/lib/libbz2/../../contrib/bzip2/bzlib_private.h:29, > from /src/lib/libbz2/../../contrib/bzip2/bzlib.c:34: > /obj/powerpc.powerpc/src/tmp/usr/include/xlocale/_ctype.h:93: warning: no > previous prototype for '__sbmaskrune_l' > /obj/powerpc.powerpc/src/tmp/usr/include/xlocale/_ctype.h:102: warning: no > previous prototype for '__sbistype_l' > *** Error code 1 > > Stop in /src/lib/libbz2. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2012-03-13 15:32:16 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2012-03-13 15:32:16 - ERROR: failed to build world > TB --- 2012-03-13 15:32:16 - 959.02 user 176.75 system 1229.77 real > > > http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" > Again, the old questions: Why isn't a build world done on native architecture? Why is it never asked, "Could/would someone submit a build world log to be compared to the output of tinderbox for your architecture?" Considering that the POWER(PC) architecture is everywhere- at least in consoles, why isn't there more interest?