From owner-freebsd-sparc64@FreeBSD.ORG Sun Jan 5 10:27:59 2014 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A6574E01; Sun, 5 Jan 2014 10:27:59 +0000 (UTC) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 66FCF12A1; Sun, 5 Jan 2014 10:27:59 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id s05ARweg006766; Sun, 5 Jan 2014 05:27:58 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s05ARwbt006765; Sun, 5 Jan 2014 10:27:58 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 5 Jan 2014 10:27:58 GMT Message-Id: <201401051027.s05ARwbt006765@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jan 2014 10:27:59 -0000 TB --- 2014-01-05 09:03:47 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-01-05 09:03:47 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-01-05 09:03:47 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2014-01-05 09:03:47 - cleaning the object tree TB --- 2014-01-05 09:05:15 - /usr/local/bin/svn stat /src TB --- 2014-01-05 09:06:05 - At svn revision 260309 TB --- 2014-01-05 09:06:06 - building world TB --- 2014-01-05 09:06:06 - CROSS_BUILD_TESTING=YES TB --- 2014-01-05 09:06:06 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-05 09:06:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-05 09:06:06 - SRCCONF=/dev/null TB --- 2014-01-05 09:06:06 - TARGET=sparc64 TB --- 2014-01-05 09:06:06 - TARGET_ARCH=sparc64 TB --- 2014-01-05 09:06:06 - TZ=UTC TB --- 2014-01-05 09:06:06 - __MAKE_CONF=/dev/null TB --- 2014-01-05 09:06:06 - cd /src TB --- 2014-01-05 09:06:06 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Jan 5 09:06:14 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 >>> World build completed on Sun Jan 5 10:07:40 UTC 2014 TB --- 2014-01-05 10:07:40 - generating LINT kernel config TB --- 2014-01-05 10:07:40 - cd /src/sys/sparc64/conf TB --- 2014-01-05 10:07:40 - /usr/bin/make -B LINT TB --- 2014-01-05 10:07:40 - cd /src/sys/sparc64/conf TB --- 2014-01-05 10:07:40 - /usr/sbin/config -m LINT TB --- 2014-01-05 10:07:40 - building LINT kernel TB --- 2014-01-05 10:07:40 - CROSS_BUILD_TESTING=YES TB --- 2014-01-05 10:07:40 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-05 10:07:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-05 10:07:40 - SRCCONF=/dev/null TB --- 2014-01-05 10:07:40 - TARGET=sparc64 TB --- 2014-01-05 10:07:40 - TARGET_ARCH=sparc64 TB --- 2014-01-05 10:07:40 - TZ=UTC TB --- 2014-01-05 10:07:40 - __MAKE_CONF=/dev/null TB --- 2014-01-05 10:07:40 - cd /src TB --- 2014-01-05 10:07:40 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 5 10:07:40 UTC 2014 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ld -Bshareable -d -warn-common -o nullfs.ko nullfs.kld objcopy --strip-debug nullfs.ko ===> opensolaris (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sparc64.sparc64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/sparc64.sparc64/src/sys/LINT -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -include /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/sys/debug_compat.h -c /src/sys/modules/opensolaris/../../cddl/compat/openso! laris/kern/opensolaris.c cc1: warnings being treated as errors In file included from /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris.c:35: /src/sys/modules/opensolaris/../../sys/kernel.h:61: warning: redundant redeclaration of 'hz' [-Wredundant-decls] /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/sys/time.h:73: warning: previous declaration of 'hz' was here *** Error code 1 Stop. bmake[3]: stopped in /src/sys/modules/opensolaris *** Error code 1 Stop. bmake[2]: stopped in /src/sys/modules *** Error code 1 Stop. bmake[1]: stopped in /obj/sparc64.sparc64/src/sys/LINT *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-01-05 10:27:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-05 10:27:58 - ERROR: failed to build LINT kernel TB --- 2014-01-05 10:27:58 - 4136.40 user 679.55 system 5051.11 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Sun Jan 5 20:23:48 2014 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 709FD717; Sun, 5 Jan 2014 20:23:48 +0000 (UTC) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3549E10CC; Sun, 5 Jan 2014 20:23:47 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id s05KNkTQ009643; Sun, 5 Jan 2014 15:23:46 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s05KNknK009642; Sun, 5 Jan 2014 20:23:46 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 5 Jan 2014 20:23:46 GMT Message-Id: <201401052023.s05KNknK009642@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jan 2014 20:23:48 -0000 TB --- 2014-01-05 18:53:40 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-01-05 18:53:40 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-01-05 18:53:40 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2014-01-05 18:53:40 - cleaning the object tree TB --- 2014-01-05 18:55:28 - /usr/local/bin/svn stat /src TB --- 2014-01-05 18:55:34 - At svn revision 260317 TB --- 2014-01-05 18:55:35 - building world TB --- 2014-01-05 18:55:35 - CROSS_BUILD_TESTING=YES TB --- 2014-01-05 18:55:35 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-05 18:55:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-05 18:55:35 - SRCCONF=/dev/null TB --- 2014-01-05 18:55:35 - TARGET=sparc64 TB --- 2014-01-05 18:55:35 - TARGET_ARCH=sparc64 TB --- 2014-01-05 18:55:35 - TZ=UTC TB --- 2014-01-05 18:55:35 - __MAKE_CONF=/dev/null TB --- 2014-01-05 18:55:35 - cd /src TB --- 2014-01-05 18:55:35 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Jan 5 18:55:42 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 >>> World build completed on Sun Jan 5 20:04:05 UTC 2014 TB --- 2014-01-05 20:04:05 - generating LINT kernel config TB --- 2014-01-05 20:04:05 - cd /src/sys/sparc64/conf TB --- 2014-01-05 20:04:05 - /usr/bin/make -B LINT TB --- 2014-01-05 20:04:05 - cd /src/sys/sparc64/conf TB --- 2014-01-05 20:04:05 - /usr/sbin/config -m LINT TB --- 2014-01-05 20:04:05 - building LINT kernel TB --- 2014-01-05 20:04:05 - CROSS_BUILD_TESTING=YES TB --- 2014-01-05 20:04:05 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-05 20:04:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-05 20:04:05 - SRCCONF=/dev/null TB --- 2014-01-05 20:04:05 - TARGET=sparc64 TB --- 2014-01-05 20:04:05 - TARGET_ARCH=sparc64 TB --- 2014-01-05 20:04:05 - TZ=UTC TB --- 2014-01-05 20:04:05 - __MAKE_CONF=/dev/null TB --- 2014-01-05 20:04:05 - cd /src TB --- 2014-01-05 20:04:05 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 5 20:04:05 UTC 2014 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ld -Bshareable -d -warn-common -o nullfs.ko nullfs.kld objcopy --strip-debug nullfs.ko ===> opensolaris (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sparc64.sparc64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/sparc64.sparc64/src/sys/LINT -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -include /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/sys/debug_compat.h -c /src/sys/modules/opensolaris/../../cddl/compat/openso! laris/kern/opensolaris.c cc1: warnings being treated as errors In file included from /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris.c:35: /src/sys/modules/opensolaris/../../sys/kernel.h:61: warning: redundant redeclaration of 'hz' [-Wredundant-decls] /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/sys/time.h:73: warning: previous declaration of 'hz' was here *** Error code 1 Stop. bmake[3]: stopped in /src/sys/modules/opensolaris *** Error code 1 Stop. bmake[2]: stopped in /src/sys/modules *** Error code 1 Stop. bmake[1]: stopped in /obj/sparc64.sparc64/src/sys/LINT *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-01-05 20:23:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-05 20:23:46 - ERROR: failed to build LINT kernel TB --- 2014-01-05 20:23:46 - 4163.40 user 682.38 system 5406.23 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Jan 6 11:06:54 2014 Return-Path: Delivered-To: freebsd-sparc64@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 DC63E72D for ; Mon, 6 Jan 2014 11:06:54 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C691F1097 for ; Mon, 6 Jan 2014 11:06:54 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s06B6sEn045383 for ; Mon, 6 Jan 2014 11:06:54 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s06B6sjU045381 for freebsd-sparc64@FreeBSD.org; Mon, 6 Jan 2014 11:06:54 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 6 Jan 2014 11:06:54 GMT Message-Id: <201401061106.s06B6sjU045381@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-sparc64@FreeBSD.org Subject: Current problem reports assigned to freebsd-sparc64@FreeBSD.org X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2014 11:06:54 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o sparc/170663 sparc64 panics with VIA 6421 SATA150 controller on Blade 1500 o sparc/169669 sparc64 Something seems broken in sparc64 TLS or lang/lua o sparc/164227 sparc64 [boot] Can't boot 9.0-RELEASE/sparc64 on Blade 1500 s sparc/164226 sparc64 [cd] Data corruption on 9.0-RELEASE when reading from o sparc/162513 sparc64 mpt(4), mptutil(8) reports variable, erroneous drive i o sparc/141918 sparc64 [ehci] ehci_interrupt: unrecoverable error, controller s sparc/139134 sparc64 kernel output corruption s sparc/107087 sparc64 [hang] system is hung during boot from CD o sparc/105048 sparc64 [trm] trm(4) panics on sparc64 o sparc/104428 sparc64 [nullfs] nullfs panics on E4500 (but not E420) o sparc/71729 sparc64 printf in kernel thread causes panic on SPARC 11 problems total. From owner-freebsd-sparc64@FreeBSD.ORG Tue Jan 7 20:27:27 2014 Return-Path: Delivered-To: sparc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 12902CAB for ; Tue, 7 Jan 2014 20:27:27 +0000 (UTC) Received: from gator3185.hostgator.com (gator3185.hostgator.com [198.57.247.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E78151A7B for ; Tue, 7 Jan 2014 20:27:26 +0000 (UTC) Received: from azlanj by gator3185.hostgator.com with local (Exim 4.80) (envelope-from ) id 1W0cRg-0002wt-2H for sparc@freebsd.org; Tue, 07 Jan 2014 13:36:12 -0600 To: sparc@freebsd.org Subject: Vodafone account upgrade X-PHP-Script: 192.254.189.2/~azlanj/mail.php for 196.46.246.189 From: Vodafone Message-Id: Date: Tue, 07 Jan 2014 13:36:12 -0600 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator3185.hostgator.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [32943 500] / [47 12] X-AntiAbuse: Sender Address Domain - gator3185.hostgator.com X-BWhitelist: no X-Source-IP: X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: X-Source-Auth: azlanj X-Email-Count: 0 X-Source-Cap: YXpsYW5qO2F6bGFuajtnYXRvcjMxODUuaG9zdGdhdG9yLmNvbQ== MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jan 2014 20:27:27 -0000     [1][vodafone_logo.gif] Welcome to Vodafone Mail We are currently upgrading our Database and email servers to reduce spam and junk emails, we are therefore deleting all unused account to create spaces for new accounts. To update your account effective immediately [2]Click here              Restriction will apply if you don't update Thank you for using Vodafone Service         * Copyright © 2013 Vodafone New Zealand Ltd      References 1. https://webmail.vodafone.co.nz/vfwebmail/skins/default/img/vodafone_logo.gif 2. http://www.webmail.vodafone.co.nz.setceg.org.br/vodafone/ From owner-freebsd-sparc64@FreeBSD.ORG Thu Jan 9 22:41:38 2014 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C063C5D; Thu, 9 Jan 2014 22:41:38 +0000 (UTC) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EB4E9170C; Thu, 9 Jan 2014 22:41:37 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id s09MfaFm053655; Thu, 9 Jan 2014 17:41:36 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s09MfawO053652; Thu, 9 Jan 2014 22:41:36 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 9 Jan 2014 22:41:36 GMT Message-Id: <201401092241.s09MfawO053652@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jan 2014 22:41:38 -0000 TB --- 2014-01-09 21:41:50 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-01-09 21:41:50 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-01-09 21:41:50 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2014-01-09 21:41:50 - cleaning the object tree TB --- 2014-01-09 21:41:50 - /usr/local/bin/svn stat /src TB --- 2014-01-09 21:41:54 - At svn revision 260487 TB --- 2014-01-09 21:41:55 - building world TB --- 2014-01-09 21:41:55 - CROSS_BUILD_TESTING=YES TB --- 2014-01-09 21:41:55 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-09 21:41:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-09 21:41:55 - SRCCONF=/dev/null TB --- 2014-01-09 21:41:55 - TARGET=sparc64 TB --- 2014-01-09 21:41:55 - TARGET_ARCH=sparc64 TB --- 2014-01-09 21:41:55 - TZ=UTC TB --- 2014-01-09 21:41:55 - __MAKE_CONF=/dev/null TB --- 2014-01-09 21:41:55 - cd /src TB --- 2014-01-09 21:41:55 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Jan 9 21:42:02 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 [...] /src/usr.bin/netstat/mroute6.c:179: error: dereferencing pointer to incomplete type /src/usr.bin/netstat/mroute6.c:180: error: dereferencing pointer to incomplete type /src/usr.bin/netstat/mroute6.c:224: error: 'MF6C_INCOMPLETE_PARENT' undeclared (first use in this function) cc1: warnings being treated as errors /src/usr.bin/netstat/mroute6.c:122: warning: unused variable 'rte' /src/usr.bin/netstat/mroute6.c:121: warning: unused variable 'mfc' /src/usr.bin/netstat/mroute6.c:120: warning: unused variable 'mif6table' /src/usr.bin/netstat/mroute6.c:119: warning: unused variable 'mf6ctable' *** 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 *** Error code 1 Stop in /src. TB --- 2014-01-09 22:41:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-09 22:41:36 - ERROR: failed to build world TB --- 2014-01-09 22:41:36 - 2731.84 user 534.55 system 3585.67 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-sparc64@FreeBSD.ORG Fri Jan 10 21:48:36 2014 Return-Path: Delivered-To: sparc64@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 CC51057C; Fri, 10 Jan 2014 21:48:36 +0000 (UTC) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 867661344; Fri, 10 Jan 2014 21:48:36 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id s0ALmZ8C033590; Fri, 10 Jan 2014 16:48:35 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s0ALmZLd033589; Fri, 10 Jan 2014 21:48:35 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 10 Jan 2014 21:48:35 GMT Message-Id: <201401102148.s0ALmZLd033589@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jan 2014 21:48:37 -0000 TB --- 2014-01-10 21:45:38 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-01-10 21:45:38 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-01-10 21:45:38 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2014-01-10 21:45:38 - cleaning the object tree TB --- 2014-01-10 21:45:38 - /usr/local/bin/svn stat /src TB --- 2014-01-10 21:45:42 - At svn revision 260510 TB --- 2014-01-10 21:45:43 - building world TB --- 2014-01-10 21:45:43 - CROSS_BUILD_TESTING=YES TB --- 2014-01-10 21:45:43 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-10 21:45:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-10 21:45:43 - SRCCONF=/dev/null TB --- 2014-01-10 21:45:43 - TARGET=sparc64 TB --- 2014-01-10 21:45:43 - TARGET_ARCH=sparc64 TB --- 2014-01-10 21:45:43 - TZ=UTC TB --- 2014-01-10 21:45:43 - __MAKE_CONF=/dev/null TB --- 2014-01-10 21:45:43 - cd /src TB --- 2014-01-10 21:45:43 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jan 10 21:45:50 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 [...] ln -sf /src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gthr-posix.h gthr-default.h ln -sf /src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/unwind-generic.h unwind.h cc -O2 -pipe -I. -DGCCVER=\"4.2\" -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -DCROSS_DIRECTORY_STRUCTURE -I/obj/sparc64.sparc64/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -I/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/include -I/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libcpp/include -I/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libdecnumber -g -DGENERATOR_FILE -DHAVE_CONFIG_H -std=gnu89 -I/obj/sparc64.sparc64/src/tmp/legacy/usr/include -c /src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genattr.c /src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genattr.c: In function 'main': /src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genattr.c:91: internal compiler error: Segmentation fault: 11 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[2]: stopped in /src/gnu/usr.bin/cc/cc_tools *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-01-10 21:48:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-10 21:48:34 - ERROR: failed to build world TB --- 2014-01-10 21:48:34 - 119.04 user 30.18 system 176.65 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full