From owner-freebsd-mips@FreeBSD.ORG Sun Jan 30 14:44:10 2011 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEA831065693 for ; Sun, 30 Jan 2011 14:44:10 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 60E368FC0C for ; Sun, 30 Jan 2011 14:44:10 +0000 (UTC) Received: by qyk8 with SMTP id 8so2072906qyk.13 for ; Sun, 30 Jan 2011 06:44:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=DUB2eIozk5IUTRoPBHLNULTl6t5hbhJpnidZ8+HT/Nk=; b=cgDbEiZHjilWKnXrvEZV1RtYisqKzGo4Zu+ouDpovqN0/VcvMdrfCJkM51Phr6EPog RIRJu6kT7/sQK64s/g8Dj2Sh6DDLe/gUicnF6eh0vcXFBR0h/f6UcYljt1Xf0weCZt3b SiUAn1HanIE25VbaeAv3Jle5mnJEL3Rlj9Jho= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=vF9/6kKkfYTcw+VH3LJhW9JTyoYzHCB9nbTjmmsp9iEwZzJDHpLLlZr0Q5KuSJMzga YJXAtWfhIqPE+PeOpOj1rTN57QJjQKM+65AU2izlGGVa2ggZT+gxti2yaYUxcn3hxOwh KqYbRe7u9t6SB3djKCmqtP3/FD9uEqAeZMd+Q= MIME-Version: 1.0 Received: by 10.224.67.18 with SMTP id p18mr5385496qai.20.1296398649209; Sun, 30 Jan 2011 06:44:09 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.220.198.203 with HTTP; Sun, 30 Jan 2011 06:44:09 -0800 (PST) Date: Sun, 30 Jan 2011 22:44:09 +0800 X-Google-Sender-Auth: rab5-PqSjMZlwt2-aYQxX1Hzszo Message-ID: From: Adrian Chadd To: freebsd-mips@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Ubiquiti LS-SR71 and redboot go vs exec: what's the difference? X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jan 2011 14:44:10 -0000 Hi guys, I have a strange situation here which I hope someone can shed some light on. I've built a kernel for the LS-SR71 (AR7131 based) based on what works on the routerstation/routerstation pro. If I boot it from the network, everything is fine. If I boot it from the flash, the envp/argv pointers aren't set right and thus memory and ethernet MAC address is incorrect. If I boot it from flash but use "exec" instead of the scripted "go", it also fails. I dumped a bit of the debugging into IRC; since I've lost the console history I'll just paste it here. TFTP: 22:14 <@adri> RedBoot> load kernel.LSSR71 22:14 <@adri> Using default protocol (TFTP) 22:14 <@adri> Entry point: 0x80060100, address range: 0x80060000-0x804a4624 22:14 <@adri> ok, that's via tftpboot 22:14 <@adri> makeoptions KERNLOADADDR=0x80060000 22:14 <@adri> ok, and the environment is right 22:14 <@adri> RedBoot> exec 22:14 <@adri> Now booting linux kernel: Base address 0x80050000 Entry 0x80060100 Cmdline : console=ttyS0,115200 init=/init 22:14 <@adri> arguments: a0 = 00000002 a1 = 80050020 a2 = 80050000 a3 = 0000001b 22:14 <@adri> environment and argv are right 22:15 <@adri> now, I'll make up a flash image and flash it And with the unit being flashed: 22:17 <@adri> Initializing default partitions for 8M flash size. 22:17 <@adri> Created 'kernel' - base: 0xBF030000, mem base; 0x80060000, entry: 0x80060000, size: 0x001D0000 22:17 <@adri> Created 'rootfs' - base: 0xBF200000, mem base; 0xBF100000, entry: 0x00000000, size: 0x00470000 22:19 <@adri> now, from flash: 22:19 <@adri> Trying ZLIB decompression... decompression error: incorrect data check 22:19 <@adri> Entry point: 0x80060100, address range: 0x80060000-0x804a4624 22:19 <@adri> RedBoot> go 22:19 <@adri> and 22:19 <@adri> arguments: a0 = 80060100 a1 = 80fffff0 a2 = 00000001 a3 = 00000007 From owner-freebsd-mips@FreeBSD.ORG Mon Jan 31 23:43:15 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFB5E106564A; Mon, 31 Jan 2011 23:43:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 3EEA58FC08; Mon, 31 Jan 2011 23:43:15 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p0VNhE7u093575; Mon, 31 Jan 2011 18:43:14 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p0VNhEPN093566; Mon, 31 Jan 2011 23:43:14 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 31 Jan 2011 23:43:14 GMT Message-Id: <201101312343.p0VNhEPN093566@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jan 2011 23:43:15 -0000 TB --- 2011-01-31 22:56:19 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-01-31 22:56:19 - starting HEAD tinderbox run for mips/mips TB --- 2011-01-31 22:56:19 - cleaning the object tree TB --- 2011-01-31 22:56:26 - cvsupping the source tree TB --- 2011-01-31 22:56:26 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-01-31 22:56:40 - building world TB --- 2011-01-31 22:56:40 - MAKEOBJDIRPREFIX=/obj TB --- 2011-01-31 22:56:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-01-31 22:56:40 - TARGET=mips TB --- 2011-01-31 22:56:40 - TARGET_ARCH=mips TB --- 2011-01-31 22:56:40 - TZ=UTC TB --- 2011-01-31 22:56:40 - __MAKE_CONF=/dev/null TB --- 2011-01-31 22:56:40 - cd /src TB --- 2011-01-31 22:56:40 - /usr/bin/make -B buildworld >>> World build started on Mon Jan 31 22:56:42 UTC 2011 >>> 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 -O -pipe -G0 -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -DHAVE_CRYPTO -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/hastctl/../hastd/proto.c cc -O -pipe -G0 -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -DHAVE_CRYPTO -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/hastctl/../hastd/proto_common.c cc1: warnings being treated as errors /src/sbin/hastctl/../hastd/proto_common.c: In function 'proto_common_descriptor_send': /src/sbin/hastctl/../hastd/proto_common.c:116: warning: cast increases required alignment of target type /src/sbin/hastctl/../hastd/proto_common.c: In function 'proto_common_descriptor_recv': /src/sbin/hastctl/../hastd/proto_common.c:146: warning: cast increases required alignment of target type /src/sbin/hastctl/../hastd/proto_common.c:149: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/sbin/hastctl. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-01-31 23:43:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-01-31 23:43:14 - ERROR: failed to build world TB --- 2011-01-31 23:43:14 - 2054.71 user 468.78 system 2814.95 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 04:24:30 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D87F1065696; Tue, 1 Feb 2011 04:24:30 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 2E0E88FC17; Tue, 1 Feb 2011 04:24:29 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p114OT0q037682; Mon, 31 Jan 2011 23:24:29 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p114OTXD037636; Tue, 1 Feb 2011 04:24:29 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 04:24:29 GMT Message-Id: <201102010424.p114OTXD037636@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 04:24:30 -0000 TB --- 2011-02-01 03:37:48 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 03:37:48 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 03:37:48 - cleaning the object tree TB --- 2011-02-01 03:37:53 - cvsupping the source tree TB --- 2011-02-01 03:37:53 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 03:38:06 - building world TB --- 2011-02-01 03:38:06 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 03:38:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 03:38:06 - TARGET=mips TB --- 2011-02-01 03:38:06 - TARGET_ARCH=mips TB --- 2011-02-01 03:38:06 - TZ=UTC TB --- 2011-02-01 03:38:06 - __MAKE_CONF=/dev/null TB --- 2011-02-01 03:38:06 - cd /src TB --- 2011-02-01 03:38:06 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 03:38:07 UTC 2011 >>> 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 -O -pipe -G0 -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -DHAVE_CRYPTO -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/hastctl/../hastd/proto.c cc -O -pipe -G0 -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -DHAVE_CRYPTO -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/sbin/hastctl/../hastd/proto_common.c cc1: warnings being treated as errors /src/sbin/hastctl/../hastd/proto_common.c: In function 'proto_common_descriptor_send': /src/sbin/hastctl/../hastd/proto_common.c:116: warning: cast increases required alignment of target type /src/sbin/hastctl/../hastd/proto_common.c: In function 'proto_common_descriptor_recv': /src/sbin/hastctl/../hastd/proto_common.c:146: warning: cast increases required alignment of target type /src/sbin/hastctl/../hastd/proto_common.c:149: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/sbin/hastctl. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 04:24:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 04:24:28 - ERROR: failed to build world TB --- 2011-02-01 04:24:29 - 2050.68 user 474.59 system 2800.89 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 09:32:11 2011 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94BCB1065670 for ; Tue, 1 Feb 2011 09:32:11 +0000 (UTC) (envelope-from monthadar@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 259B38FC0A for ; Tue, 1 Feb 2011 09:32:10 +0000 (UTC) Received: by wwf26 with SMTP id 26so6547866wwf.31 for ; Tue, 01 Feb 2011 01:32:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=0Q/8X5Y3DeoF5bvoFm7IY8l49LPC+OyyZHHa5xvegHA=; b=RJF7w7btYk5awl2BuvUvCbL/7OAFtoCCsPkI97URH0gre11LEEVGpyqDQApoJh3oM6 zXO3ok94OgJY5LRjaj5KKe2bNlAT+umqyikI8Ysm2N5yyBinVst5kinqmSL0mtZVxpN7 82b0QXLBUU99l6ro7SHSo+Z0/f14Pa1+tZgL8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=GR0cgnFicS2Iw72JwDazN/VkBuT1KnQZcm08t3NBKr9LcYFWVqMQrkJoKbRFROckbm 6200TjIgnSsf9z4aPbebLorBw5aYHihwmDp/ygDcfjP19dpSH6BH3UGUI5ok+WomPhJE bmuz6f0edimcvaSHve4CzP0al0f/RzRvqHCVU= MIME-Version: 1.0 Received: by 10.227.129.17 with SMTP id m17mr7325678wbs.79.1296552729976; Tue, 01 Feb 2011 01:32:09 -0800 (PST) Received: by 10.227.134.137 with HTTP; Tue, 1 Feb 2011 01:32:09 -0800 (PST) In-Reply-To: <527911.58663.qm@web33203.mail.mud.yahoo.com> References: <201101200928.45264.freebsd-mips@dino.sk> <527911.58663.qm@web33203.mail.mud.yahoo.com> Date: Tue, 1 Feb 2011 10:32:09 +0100 Message-ID: From: Monthadar Al Jaberi To: Youri Adonis Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-mips@freebsd.org Subject: Re: RS / RSPRO FreeBSD X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 09:32:11 -0000 Sure, I used the standard kernel configuration file and modifed this: options MD_ROOT options MD_ROOT_SIZE=40960 options ROOTDEVNAME=\"ufs:md0\" to generate filesystem: makefs -t ffs -B big -s 40m rootfs.img path-to-filesystem/ to embedd the filesystem (script code): addr=($(strings -td kernel | grep "MFS Filesystem" | awk '{print $1}')) #calculate start and end address for mdroot rootfs_start=${addr[0]} rootfs_end=$((${addr[1]}+1)) echo "Generating kernel image" head -c ${rootfs_start} kernel > kernel.new cat rootfs.img >> kernel.new tail -c +${rootfs_end} kernel >> kernel.new gzip -9 kernel.new Sorry for the extreme delay, hope it helps... br, On Fri, Jan 21, 2011 at 9:21 PM, Youri Adonis wrote: > Monthadar, > > can you share your kernel config? > > > > ----- Original Message ---- > From: Monthadar Al Jaberi > To: Adrian Chadd > Cc: freebsd-mips@freebsd.org > Sent: Thu, January 20, 2011 7:55:54 AM > Subject: Re: RS / RSPRO FreeBSD > > Just a note, I used tinybsd to generate a wireless configuration. Its > easy to add extra files and ports to it. My image was around 47 MB > with kernel (filesystem 40 MB), then I compressed it to around 10MB > and run everything from RAM like Adrian noted. > > On Thu, Jan 20, 2011 at 10:17 AM, Adrian Chadd wrote: >> On 20 January 2011 16:28, Milan Obuch wrote: >> >>>> There's two scripts to build an MFS root for my tplink AP. One builds >>>> a normal one, one builds one using bsdbox (and creates symlinks.) >>>> >>> >>> Which TP-Link model, please? I am going to examine some next week and it will >>> be great to know if you succeeded to put FreeBSD on it already... >> >> WR-1043ND. >> >> You'll need a few patches and an alternate kernel config file to make >> it somewhat work. >> USB is broken. The switch PHY isn't yet fully supported so it's a dumb >> switch. Other than that, it seems to work alright. >> >> I've moved back to doing my 11n/mips stuff on the rspro and I've left >> the 1043ND running openwrt+ath9k. >> >> >> Adrian >> _______________________________________________ >> freebsd-mips@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-mips >> To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org" >> > > > > -- > //Monthadar Al Jaberi > _______________________________________________ > freebsd-mips@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org" > > > > > -- //Monthadar Al Jaberi From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 10:33:34 2011 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DD651065672 for ; Tue, 1 Feb 2011 10:33:34 +0000 (UTC) (envelope-from c.jayachandran@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id D0A0A8FC08 for ; Tue, 1 Feb 2011 10:33:33 +0000 (UTC) Received: by wyf19 with SMTP id 19so6759335wyf.13 for ; Tue, 01 Feb 2011 02:33:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=TiZm63o4PY8D134WiKvrDcOp/XYz0LBTI2hz8ihRDis=; b=ShOM4pdFwcqH82ipRRizSl81T3NFZ2EcivAL0F+5/LnzMs73axaAtlMqIDqWYYzT2J cF6Gye1m6GOsYMJz9j4W5dC3u7y/1tkWcKuayLKQg+Ou1VGrIpP1vLMmnIUv9C/ZWlS4 Z8b+3IT01xYfyG+2VPFGsPQ2DDSp9fNM9wSJY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=XRJ2ggxPU+frAUDYtH/sOp/ociZzTmKp3O70txCzVTH/KbWjGzO8BwHjRuKqcpToOx XjfusrIiCB/341yEC5U9PJvijeAwkwEp7eQMS6GuojFPY1Fo+o08nK37QETJ+PhZSX73 RHB8HH84urEJ8oJgD5lBkiRsYr/aoK9p/5a1Q= MIME-Version: 1.0 Received: by 10.227.129.17 with SMTP id m17mr7395941wbs.79.1296556412411; Tue, 01 Feb 2011 02:33:32 -0800 (PST) Received: by 10.227.196.195 with HTTP; Tue, 1 Feb 2011 02:33:32 -0800 (PST) In-Reply-To: References: <201101200928.45264.freebsd-mips@dino.sk> <527911.58663.qm@web33203.mail.mud.yahoo.com> Date: Tue, 1 Feb 2011 16:03:32 +0530 Message-ID: From: "Jayachandran C." To: Monthadar Al Jaberi Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-mips@freebsd.org Subject: Re: RS / RSPRO FreeBSD X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 10:33:34 -0000 On Tue, Feb 1, 2011 at 3:02 PM, Monthadar Al Jaberi w= rote: > Sure, > > I used the standard kernel configuration file and modifed this: > options =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 MD_ROOT > options =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 MD_ROOT_SIZE=3D40960 > options =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 ROOTDEVNAME=3D\"ufs:md0\" > > to generate filesystem: > makefs -t ffs -B big -s 40m rootfs.img path-to-filesystem/ > > to embedd the filesystem (script code): > addr=3D($(strings -td kernel | grep "MFS Filesystem" | awk '{print > $1}')) #calculate start and end address for mdroot > rootfs_start=3D${addr[0]} > rootfs_end=3D$((${addr[1]}+1)) > echo "Generating kernel image" > head -c ${rootfs_start} kernel > kernel.new > cat rootfs.img >> kernel.new > tail -c +${rootfs_end} kernel >> kernel.new > gzip -9 kernel.new > > Sorry for the extreme delay, hope it helps... You can just set the MFS_IMAGE environment variable, and the 'make buildkernel' will patch the mfs image during the kernel build process. The script it uses is sys/tools/embed_mfs.sh JC. From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 17:19:05 2011 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0721106566C for ; Tue, 1 Feb 2011 17:19:05 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id A7B248FC0A for ; Tue, 1 Feb 2011 17:19:05 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id p11HEl5l050540 for ; Tue, 1 Feb 2011 10:14:47 -0700 (MST) (envelope-from imp@bsdimp.com) Message-ID: <4D483F87.4020801@bsdimp.com> Date: Tue, 01 Feb 2011 10:14:47 -0700 From: Warner Losh User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101211 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-mips@freebsd.org References: <201101200928.45264.freebsd-mips@dino.sk> <527911.58663.qm@web33203.mail.mud.yahoo.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: RS / RSPRO FreeBSD X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 17:19:06 -0000 On 02/01/2011 03:33, Jayachandran C. wrote: > On Tue, Feb 1, 2011 at 3:02 PM, Monthadar Al Jaberi wrote: >> Sure, >> >> I used the standard kernel configuration file and modifed this: >> options MD_ROOT >> options MD_ROOT_SIZE=40960 >> options ROOTDEVNAME=\"ufs:md0\" >> >> to generate filesystem: >> makefs -t ffs -B big -s 40m rootfs.img path-to-filesystem/ >> >> to embedd the filesystem (script code): >> addr=($(strings -td kernel | grep "MFS Filesystem" | awk '{print >> $1}')) #calculate start and end address for mdroot >> rootfs_start=${addr[0]} >> rootfs_end=$((${addr[1]}+1)) >> echo "Generating kernel image" >> head -c ${rootfs_start} kernel> kernel.new >> cat rootfs.img>> kernel.new >> tail -c +${rootfs_end} kernel>> kernel.new >> gzip -9 kernel.new >> >> Sorry for the extreme delay, hope it helps... > You can just set the MFS_IMAGE environment variable, and the 'make > buildkernel' will patch the mfs image during the kernel build process. > The script it uses is sys/tools/embed_mfs.s while that is true, I wonder if anybody has tried to create a linker script that would allow you to add the MFS image as an ELF section and use ldscript magic to get the start/end address. This would allow you to generate MFS images of different sizes and attach them to the same kernel. Warner From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 18:44:24 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E14521065670; Tue, 1 Feb 2011 18:44:23 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id AC54C8FC15; Tue, 1 Feb 2011 18:44:23 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11IiM1f071083; Tue, 1 Feb 2011 13:44:22 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11IiMOW071066; Tue, 1 Feb 2011 18:44:22 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 18:44:22 GMT Message-Id: <201102011844.p11IiMOW071066@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 18:44:24 -0000 TB --- 2011-02-01 18:40:47 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 18:40:47 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 18:40:47 - cleaning the object tree TB --- 2011-02-01 18:40:55 - cvsupping the source tree TB --- 2011-02-01 18:40:55 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 18:41:46 - building world TB --- 2011-02-01 18:41:46 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 18:41:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 18:41:46 - TARGET=mips TB --- 2011-02-01 18:41:46 - TARGET_ARCH=mips TB --- 2011-02-01 18:41:46 - TZ=UTC TB --- 2011-02-01 18:41:46 - __MAKE_CONF=/dev/null TB --- 2011-02-01 18:41:46 - cd /src TB --- 2011-02-01 18:41:46 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 18:41:46 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 18:44:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 18:44:22 - ERROR: failed to build world TB --- 2011-02-01 18:44:22 - 137.94 user 19.47 system 214.96 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 18:51:47 2011 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 430DB1065670 for ; Tue, 1 Feb 2011 18:51:47 +0000 (UTC) (envelope-from PMahan@adaranet.com) Received: from barracuda.adaranet.com (smtp.adaranet.com [72.5.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 175438FC1F for ; Tue, 1 Feb 2011 18:51:46 +0000 (UTC) X-ASG-Debug-ID: 1296584436-554967b10001-1gY7mK Received: from SJ-EXCH-1.adaranet.com ([10.10.1.29]) by barracuda.adaranet.com with ESMTP id cSlvjWK8ttKzSNOO; Tue, 01 Feb 2011 10:20:36 -0800 (PST) X-Barracuda-Envelope-From: PMahan@adaranet.com Received: from SJ-EXCH-1.adaranet.com ([fe80::7042:d8c2:5973:c523]) by SJ-EXCH-1.adaranet.com ([fe80::7042:d8c2:5973:c523%14]) with mapi; Tue, 1 Feb 2011 10:20:36 -0800 From: Patrick Mahan X-Barracuda-BBL-IP: fe80::7042:d8c2:5973:c523 X-Barracuda-RBL-IP: fe80::7042:d8c2:5973:c523 To: Warner Losh , "freebsd-mips@freebsd.org" Date: Tue, 1 Feb 2011 10:20:24 -0800 X-ASG-Orig-Subj: RE: RS / RSPRO FreeBSD Thread-Topic: RS / RSPRO FreeBSD Thread-Index: AcvCNCSNNB2M8Ys1Sqa6m5XJsAmBUwAB8h3g Message-ID: <32AB5C9615CC494997D9ABB1DB12783C024CC075C0@SJ-EXCH-1.adaranet.com> References: <201101200928.45264.freebsd-mips@dino.sk> <527911.58663.qm@web33203.mail.mud.yahoo.com> <4D483F87.4020801@bsdimp.com> In-Reply-To: <4D483F87.4020801@bsdimp.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-cr-hashedpuzzle: BRD5 BRJB DeME EbPe HFfZ HOa6 Id+K KAev LMlW LU2H NXib N+5Y OpDN QmPX S0MN Ttu1; 2; ZgByAGUAZQBiAHMAZAAtAG0AaQBwAHMAQABmAHIAZQBlAGIAcwBkAC4AbwByAGcAOwBpAG0AcABAAGIAcwBkAGkAbQBwAC4AYwBvAG0A; Sosha1_v1; 7; {4953F473-43CB-4F23-B38E-99930632BE8B}; cABtAGEAaABhAG4AQABhAGQAYQByAGEAbgBlAHQALgBjAG8AbQA=; Tue, 01 Feb 2011 18:20:24 GMT;UgBFADoAIABSAFMAIAAvACAAUgBTAFAAUgBPACAARgByAGUAZQBCAFMARAA= x-cr-puzzleid: {4953F473-43CB-4F23-B38E-99930632BE8B} acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Barracuda-Connect: UNKNOWN[10.10.1.29] X-Barracuda-Start-Time: 1296584436 X-Barracuda-URL: http://172.16.10.203:8000/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at adaranet.com Cc: Subject: RE: RS / RSPRO FreeBSD X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 18:51:47 -0000 > -----Original Message----- > From: owner-freebsd-mips@freebsd.org [mailto:owner-freebsd- > mips@freebsd.org] On Behalf Of Warner Losh > Sent: Tuesday, February 01, 2011 9:15 AM > To: freebsd-mips@freebsd.org > Subject: Re: RS / RSPRO FreeBSD > > On 02/01/2011 03:33, Jayachandran C. wrote: > > On Tue, Feb 1, 2011 at 3:02 PM, Monthadar Al Jaberi > wrote: > >> Sure, > >> > >> I used the standard kernel configuration file and modifed this: > >> options MD_ROOT > >> options MD_ROOT_SIZE=3D40960 > >> options ROOTDEVNAME=3D\"ufs:md0\" > >> > >> to generate filesystem: > >> makefs -t ffs -B big -s 40m rootfs.img path-to-filesystem/ > >> > >> to embedd the filesystem (script code): > >> addr=3D($(strings -td kernel | grep "MFS Filesystem" | awk '{print > >> $1}')) #calculate start and end address for mdroot > >> rootfs_start=3D${addr[0]} > >> rootfs_end=3D$((${addr[1]}+1)) > >> echo "Generating kernel image" > >> head -c ${rootfs_start} kernel> kernel.new > >> cat rootfs.img>> kernel.new > >> tail -c +${rootfs_end} kernel>> kernel.new > >> gzip -9 kernel.new > >> > >> Sorry for the extreme delay, hope it helps... > > You can just set the MFS_IMAGE environment variable, and the 'make > > buildkernel' will patch the mfs image during the kernel build process. > > The script it uses is sys/tools/embed_mfs.s > > while that is true, I wonder if anybody has tried to create a linker > script that would allow you to add the MFS image as an ELF section and > use ldscript magic to get the start/end address. This would allow you > to generate MFS images of different sizes and attach them to the same > kernel. > Warner, I have some preliminary code to do this just like it is done for the linux = kernel. It creates a separate ELF section containing the compressed embedded file, then the li= nker map puts a 'start_mfs' and a 'stop_mfs' symbol to mark the start and end. But I haven= 't worked on it for 5 months or so and it was based on our privately modified version of FreeBS= D for MIPS. Patrick ---------------------------------------------------- Patrick Mahan Lead Technical Kernel Engineer Adara Networks Disclaimer: The opinions expressed here are solely the responsibility of th= e author and are not to be construed as an official opinion of Adara Networks. From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 19:30:43 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9709D106566B; Tue, 1 Feb 2011 19:30:43 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 423828FC1B; Tue, 1 Feb 2011 19:30:43 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11JUguk025356; Tue, 1 Feb 2011 14:30:42 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11JUg3N025353; Tue, 1 Feb 2011 19:30:42 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 19:30:42 GMT Message-Id: <201102011930.p11JUg3N025353@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 19:30:43 -0000 TB --- 2011-02-01 19:27:59 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 19:27:59 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 19:27:59 - cleaning the object tree TB --- 2011-02-01 19:27:59 - cvsupping the source tree TB --- 2011-02-01 19:27:59 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 19:28:12 - building world TB --- 2011-02-01 19:28:12 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 19:28:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 19:28:12 - TARGET=mips TB --- 2011-02-01 19:28:12 - TARGET_ARCH=mips TB --- 2011-02-01 19:28:12 - TZ=UTC TB --- 2011-02-01 19:28:12 - __MAKE_CONF=/dev/null TB --- 2011-02-01 19:28:12 - cd /src TB --- 2011-02-01 19:28:12 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 19:28:14 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 19:30:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 19:30:42 - ERROR: failed to build world TB --- 2011-02-01 19:30:42 - 136.58 user 16.79 system 163.43 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 19:40:22 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4533C106566B; Tue, 1 Feb 2011 19:40:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id F34598FC1B; Tue, 1 Feb 2011 19:40:21 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11JeLdF037863; Tue, 1 Feb 2011 14:40:21 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11JeLFQ037862; Tue, 1 Feb 2011 19:40:21 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 19:40:21 GMT Message-Id: <201102011940.p11JeLFQ037862@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 19:40:22 -0000 TB --- 2011-02-01 19:37:41 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 19:37:41 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 19:37:41 - cleaning the object tree TB --- 2011-02-01 19:37:41 - cvsupping the source tree TB --- 2011-02-01 19:37:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 19:37:54 - building world TB --- 2011-02-01 19:37:54 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 19:37:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 19:37:54 - TARGET=mips TB --- 2011-02-01 19:37:54 - TARGET_ARCH=mips TB --- 2011-02-01 19:37:54 - TZ=UTC TB --- 2011-02-01 19:37:54 - __MAKE_CONF=/dev/null TB --- 2011-02-01 19:37:54 - cd /src TB --- 2011-02-01 19:37:54 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 19:37:54 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 19:40:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 19:40:21 - ERROR: failed to build world TB --- 2011-02-01 19:40:21 - 136.66 user 16.33 system 160.37 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 19:55:21 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB74910656A7; Tue, 1 Feb 2011 19:55:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 788128FC1E; Tue, 1 Feb 2011 19:55:21 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11JtKbM050279; Tue, 1 Feb 2011 14:55:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11JtKJd050278; Tue, 1 Feb 2011 19:55:20 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 19:55:20 GMT Message-Id: <201102011955.p11JtKJd050278@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 19:55:22 -0000 TB --- 2011-02-01 19:52:41 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 19:52:41 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 19:52:41 - cleaning the object tree TB --- 2011-02-01 19:52:41 - cvsupping the source tree TB --- 2011-02-01 19:52:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 19:52:53 - building world TB --- 2011-02-01 19:52:53 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 19:52:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 19:52:53 - TARGET=mips TB --- 2011-02-01 19:52:53 - TARGET_ARCH=mips TB --- 2011-02-01 19:52:53 - TZ=UTC TB --- 2011-02-01 19:52:53 - __MAKE_CONF=/dev/null TB --- 2011-02-01 19:52:53 - cd /src TB --- 2011-02-01 19:52:53 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 19:52:53 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 19:55:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 19:55:20 - ERROR: failed to build world TB --- 2011-02-01 19:55:20 - 136.68 user 16.53 system 159.67 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 20:10:21 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8FE41065674; Tue, 1 Feb 2011 20:10:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 9B58B8FC0A; Tue, 1 Feb 2011 20:10:21 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11KALYR062744; Tue, 1 Feb 2011 15:10:21 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11KALxP062742; Tue, 1 Feb 2011 20:10:21 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 20:10:21 GMT Message-Id: <201102012010.p11KALxP062742@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 20:10:22 -0000 TB --- 2011-02-01 20:07:40 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 20:07:40 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 20:07:40 - cleaning the object tree TB --- 2011-02-01 20:07:40 - cvsupping the source tree TB --- 2011-02-01 20:07:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 20:07:52 - building world TB --- 2011-02-01 20:07:52 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 20:07:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 20:07:52 - TARGET=mips TB --- 2011-02-01 20:07:52 - TARGET_ARCH=mips TB --- 2011-02-01 20:07:52 - TZ=UTC TB --- 2011-02-01 20:07:52 - __MAKE_CONF=/dev/null TB --- 2011-02-01 20:07:52 - cd /src TB --- 2011-02-01 20:07:52 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 20:07:52 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 20:10:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 20:10:21 - ERROR: failed to build world TB --- 2011-02-01 20:10:21 - 137.09 user 16.66 system 160.89 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 20:25:22 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6AF0106567A; Tue, 1 Feb 2011 20:25:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 7FC828FC0A; Tue, 1 Feb 2011 20:25:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11KPLIa075188; Tue, 1 Feb 2011 15:25:21 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11KPLYe075185; Tue, 1 Feb 2011 20:25:21 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 20:25:21 GMT Message-Id: <201102012025.p11KPLYe075185@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 20:25:22 -0000 TB --- 2011-02-01 20:22:40 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 20:22:40 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 20:22:40 - cleaning the object tree TB --- 2011-02-01 20:22:41 - cvsupping the source tree TB --- 2011-02-01 20:22:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 20:22:53 - building world TB --- 2011-02-01 20:22:53 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 20:22:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 20:22:53 - TARGET=mips TB --- 2011-02-01 20:22:53 - TARGET_ARCH=mips TB --- 2011-02-01 20:22:53 - TZ=UTC TB --- 2011-02-01 20:22:53 - __MAKE_CONF=/dev/null TB --- 2011-02-01 20:22:53 - cd /src TB --- 2011-02-01 20:22:53 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 20:22:54 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 20:25:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 20:25:21 - ERROR: failed to build world TB --- 2011-02-01 20:25:21 - 136.95 user 16.50 system 160.94 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 20:40:22 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F8F6106564A; Tue, 1 Feb 2011 20:40:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 2DAB18FC21; Tue, 1 Feb 2011 20:40:21 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11KeL8u087612; Tue, 1 Feb 2011 15:40:21 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11KeL4r087607; Tue, 1 Feb 2011 20:40:21 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 20:40:21 GMT Message-Id: <201102012040.p11KeL4r087607@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 20:40:22 -0000 TB --- 2011-02-01 20:37:41 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 20:37:41 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 20:37:41 - cleaning the object tree TB --- 2011-02-01 20:37:41 - cvsupping the source tree TB --- 2011-02-01 20:37:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 20:37:53 - building world TB --- 2011-02-01 20:37:53 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 20:37:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 20:37:53 - TARGET=mips TB --- 2011-02-01 20:37:53 - TARGET_ARCH=mips TB --- 2011-02-01 20:37:53 - TZ=UTC TB --- 2011-02-01 20:37:53 - __MAKE_CONF=/dev/null TB --- 2011-02-01 20:37:53 - cd /src TB --- 2011-02-01 20:37:54 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 20:37:54 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 20:40:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 20:40:21 - ERROR: failed to build world TB --- 2011-02-01 20:40:21 - 136.34 user 16.80 system 159.76 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 20:55:21 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B326A1065698; Tue, 1 Feb 2011 20:55:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 863428FC21; Tue, 1 Feb 2011 20:55:21 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11KtKuH000198; Tue, 1 Feb 2011 15:55:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11KtK0E000197; Tue, 1 Feb 2011 20:55:20 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 20:55:20 GMT Message-Id: <201102012055.p11KtK0E000197@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 20:55:22 -0000 TB --- 2011-02-01 20:52:41 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 20:52:41 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 20:52:41 - cleaning the object tree TB --- 2011-02-01 20:52:41 - cvsupping the source tree TB --- 2011-02-01 20:52:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 20:52:53 - building world TB --- 2011-02-01 20:52:53 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 20:52:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 20:52:53 - TARGET=mips TB --- 2011-02-01 20:52:53 - TARGET_ARCH=mips TB --- 2011-02-01 20:52:53 - TZ=UTC TB --- 2011-02-01 20:52:53 - __MAKE_CONF=/dev/null TB --- 2011-02-01 20:52:53 - cd /src TB --- 2011-02-01 20:52:53 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 20:52:53 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 20:55:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 20:55:20 - ERROR: failed to build world TB --- 2011-02-01 20:55:20 - 136.74 user 16.21 system 159.86 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 21:10:21 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C62E1065673; Tue, 1 Feb 2011 21:10:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id D11438FC28; Tue, 1 Feb 2011 21:10:20 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11LAKdI012633; Tue, 1 Feb 2011 16:10:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11LAKKG012632; Tue, 1 Feb 2011 21:10:20 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 21:10:20 GMT Message-Id: <201102012110.p11LAKKG012632@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 21:10:21 -0000 TB --- 2011-02-01 21:07:40 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 21:07:40 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 21:07:40 - cleaning the object tree TB --- 2011-02-01 21:07:40 - cvsupping the source tree TB --- 2011-02-01 21:07:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 21:07:52 - building world TB --- 2011-02-01 21:07:52 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 21:07:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 21:07:52 - TARGET=mips TB --- 2011-02-01 21:07:52 - TARGET_ARCH=mips TB --- 2011-02-01 21:07:52 - TZ=UTC TB --- 2011-02-01 21:07:52 - __MAKE_CONF=/dev/null TB --- 2011-02-01 21:07:52 - cd /src TB --- 2011-02-01 21:07:52 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 21:07:53 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 21:10:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 21:10:20 - ERROR: failed to build world TB --- 2011-02-01 21:10:20 - 136.38 user 16.88 system 159.97 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 21:25:23 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E6131065674; Tue, 1 Feb 2011 21:25:23 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id CCA518FC08; Tue, 1 Feb 2011 21:25:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11LPMml025099; Tue, 1 Feb 2011 16:25:22 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11LPMni025098; Tue, 1 Feb 2011 21:25:22 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 21:25:22 GMT Message-Id: <201102012125.p11LPMni025098@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 21:25:23 -0000 TB --- 2011-02-01 21:22:41 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 21:22:41 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 21:22:41 - cleaning the object tree TB --- 2011-02-01 21:22:41 - cvsupping the source tree TB --- 2011-02-01 21:22:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 21:22:54 - building world TB --- 2011-02-01 21:22:54 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 21:22:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 21:22:54 - TARGET=mips TB --- 2011-02-01 21:22:54 - TARGET_ARCH=mips TB --- 2011-02-01 21:22:54 - TZ=UTC TB --- 2011-02-01 21:22:54 - __MAKE_CONF=/dev/null TB --- 2011-02-01 21:22:54 - cd /src TB --- 2011-02-01 21:22:54 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 21:22:54 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 21:25:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 21:25:22 - ERROR: failed to build world TB --- 2011-02-01 21:25:22 - 136.28 user 17.18 system 161.11 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 21:40:22 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD8CB1065694; Tue, 1 Feb 2011 21:40:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 7821E8FC16; Tue, 1 Feb 2011 21:40:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11LeLGJ037542; Tue, 1 Feb 2011 16:40:21 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11LeLJp037540; Tue, 1 Feb 2011 21:40:21 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 21:40:21 GMT Message-Id: <201102012140.p11LeLJp037540@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 21:40:22 -0000 TB --- 2011-02-01 21:37:40 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 21:37:40 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 21:37:40 - cleaning the object tree TB --- 2011-02-01 21:37:41 - cvsupping the source tree TB --- 2011-02-01 21:37:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 21:37:53 - building world TB --- 2011-02-01 21:37:53 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 21:37:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 21:37:53 - TARGET=mips TB --- 2011-02-01 21:37:53 - TARGET_ARCH=mips TB --- 2011-02-01 21:37:53 - TZ=UTC TB --- 2011-02-01 21:37:53 - __MAKE_CONF=/dev/null TB --- 2011-02-01 21:37:53 - cd /src TB --- 2011-02-01 21:37:53 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 21:37:53 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 21:40:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 21:40:21 - ERROR: failed to build world TB --- 2011-02-01 21:40:21 - 136.96 user 16.89 system 161.06 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 21:55:21 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B70D5106566C; Tue, 1 Feb 2011 21:55:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 84F9F8FC0C; Tue, 1 Feb 2011 21:55:21 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11LtKSd049959; Tue, 1 Feb 2011 16:55:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11LtKep049958; Tue, 1 Feb 2011 21:55:20 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 21:55:20 GMT Message-Id: <201102012155.p11LtKep049958@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 21:55:21 -0000 TB --- 2011-02-01 21:52:41 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 21:52:41 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 21:52:41 - cleaning the object tree TB --- 2011-02-01 21:52:41 - cvsupping the source tree TB --- 2011-02-01 21:52:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 21:52:53 - building world TB --- 2011-02-01 21:52:53 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 21:52:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 21:52:53 - TARGET=mips TB --- 2011-02-01 21:52:53 - TARGET_ARCH=mips TB --- 2011-02-01 21:52:53 - TZ=UTC TB --- 2011-02-01 21:52:53 - __MAKE_CONF=/dev/null TB --- 2011-02-01 21:52:53 - cd /src TB --- 2011-02-01 21:52:53 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 21:52:53 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 21:55:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 21:55:20 - ERROR: failed to build world TB --- 2011-02-01 21:55:20 - 136.22 user 16.66 system 159.73 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 22:10:22 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB2BC106567A; Tue, 1 Feb 2011 22:10:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id A60618FC1F; Tue, 1 Feb 2011 22:10:21 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11MALVH062402; Tue, 1 Feb 2011 17:10:21 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11MALaM062397; Tue, 1 Feb 2011 22:10:21 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 22:10:21 GMT Message-Id: <201102012210.p11MALaM062397@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 22:10:22 -0000 TB --- 2011-02-01 22:07:41 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 22:07:41 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 22:07:41 - cleaning the object tree TB --- 2011-02-01 22:07:41 - cvsupping the source tree TB --- 2011-02-01 22:07:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 22:07:53 - building world TB --- 2011-02-01 22:07:53 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 22:07:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 22:07:53 - TARGET=mips TB --- 2011-02-01 22:07:53 - TARGET_ARCH=mips TB --- 2011-02-01 22:07:53 - TZ=UTC TB --- 2011-02-01 22:07:53 - __MAKE_CONF=/dev/null TB --- 2011-02-01 22:07:53 - cd /src TB --- 2011-02-01 22:07:53 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 22:07:53 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 22:10:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 22:10:21 - ERROR: failed to build world TB --- 2011-02-01 22:10:21 - 137.08 user 16.12 system 159.44 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 22:22:38 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E062D1065670 for ; Tue, 1 Feb 2011 22:22:38 +0000 (UTC) (envelope-from aduane@juniper.net) Received: from exprod7og107.obsmtp.com (exprod7og107.obsmtp.com [64.18.2.167]) by mx1.freebsd.org (Postfix) with ESMTP id 6431A8FC17 for ; Tue, 1 Feb 2011 22:22:38 +0000 (UTC) Received: from source ([66.129.224.36]) (using TLSv1) by exprod7ob107.postini.com ([64.18.6.12]) with SMTP ID DSNKTUiHrVEJNnJmEB7rFr6oVsQLhCxNdwfQ@postini.com; Tue, 01 Feb 2011 14:22:38 PST Received: from p-emfe02-wf.jnpr.net (172.28.145.25) by P-EMHUB01-HQ.jnpr.net (172.24.192.35) with Microsoft SMTP Server (TLS) id 8.2.254.0; Tue, 1 Feb 2011 14:07:05 -0800 Received: from EMBX01-WF.jnpr.net ([fe80::1914:3299:33d9:e43b]) by p-emfe02-wf.jnpr.net ([fe80::c126:c633:d2dc:8090%11]) with mapi; Tue, 1 Feb 2011 17:07:04 -0500 From: Andrew Duane To: "mips@freebsd.org" Date: Tue, 1 Feb 2011 17:07:03 -0500 Thread-Topic: OK, what's up with the tinderbox? Thread-Index: AQHLwlxbp0c1w6HuJ0eEXZB56Nw9+w== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: Subject: OK, what's up with the tinderbox? X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 22:22:39 -0000 I assume I'm not the only one getting messages every 15 minutes about the b= uild failure? -- Andrew Duane Juniper Networks 978-589-0551 10 Technology Park Dr aduane@juniper.net Westford, MA 01886-3418 From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 22:25:23 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D0E2106567A; Tue, 1 Feb 2011 22:25:23 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 36DA28FC24; Tue, 1 Feb 2011 22:25:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11MPMTq074886; Tue, 1 Feb 2011 17:25:22 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11MPMv2074885; Tue, 1 Feb 2011 22:25:22 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 22:25:22 GMT Message-Id: <201102012225.p11MPMv2074885@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 22:25:23 -0000 TB --- 2011-02-01 22:22:42 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 22:22:42 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 22:22:42 - cleaning the object tree TB --- 2011-02-01 22:22:42 - cvsupping the source tree TB --- 2011-02-01 22:22:42 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 22:22:55 - building world TB --- 2011-02-01 22:22:55 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 22:22:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 22:22:55 - TARGET=mips TB --- 2011-02-01 22:22:55 - TARGET_ARCH=mips TB --- 2011-02-01 22:22:55 - TZ=UTC TB --- 2011-02-01 22:22:55 - __MAKE_CONF=/dev/null TB --- 2011-02-01 22:22:55 - cd /src TB --- 2011-02-01 22:22:55 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 22:22:55 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 22:25:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 22:25:22 - ERROR: failed to build world TB --- 2011-02-01 22:25:22 - 136.68 user 16.16 system 160.18 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 22:40:21 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BE54106567A; Tue, 1 Feb 2011 22:40:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id ACB248FC13; Tue, 1 Feb 2011 22:40:20 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11MeKKl087322; Tue, 1 Feb 2011 17:40:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11MeK48087320; Tue, 1 Feb 2011 22:40:20 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 22:40:20 GMT Message-Id: <201102012240.p11MeK48087320@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 22:40:21 -0000 TB --- 2011-02-01 22:37:39 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 22:37:39 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 22:37:39 - cleaning the object tree TB --- 2011-02-01 22:37:40 - cvsupping the source tree TB --- 2011-02-01 22:37:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 22:37:52 - building world TB --- 2011-02-01 22:37:52 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 22:37:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 22:37:52 - TARGET=mips TB --- 2011-02-01 22:37:52 - TARGET_ARCH=mips TB --- 2011-02-01 22:37:52 - TZ=UTC TB --- 2011-02-01 22:37:52 - __MAKE_CONF=/dev/null TB --- 2011-02-01 22:37:52 - cd /src TB --- 2011-02-01 22:37:52 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 22:37:52 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 22:40:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 22:40:20 - ERROR: failed to build world TB --- 2011-02-01 22:40:20 - 136.84 user 16.34 system 160.17 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 22:55:24 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C841A10656A7; Tue, 1 Feb 2011 22:55:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 9B4C58FC13; Tue, 1 Feb 2011 22:55:24 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11MtOoh099756; Tue, 1 Feb 2011 17:55:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11MtOLo099755; Tue, 1 Feb 2011 22:55:24 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 22:55:24 GMT Message-Id: <201102012255.p11MtOLo099755@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 22:55:25 -0000 TB --- 2011-02-01 22:52:43 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 22:52:43 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 22:52:43 - cleaning the object tree TB --- 2011-02-01 22:52:44 - cvsupping the source tree TB --- 2011-02-01 22:52:44 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 22:52:56 - building world TB --- 2011-02-01 22:52:56 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 22:52:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 22:52:56 - TARGET=mips TB --- 2011-02-01 22:52:56 - TARGET_ARCH=mips TB --- 2011-02-01 22:52:56 - TZ=UTC TB --- 2011-02-01 22:52:56 - __MAKE_CONF=/dev/null TB --- 2011-02-01 22:52:56 - cd /src TB --- 2011-02-01 22:52:56 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 22:52:56 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 22:55:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 22:55:24 - ERROR: failed to build world TB --- 2011-02-01 22:55:24 - 136.66 user 16.62 system 160.16 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 23:05:22 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C452910656B5; Tue, 1 Feb 2011 23:05:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 78BA68FC13; Tue, 1 Feb 2011 23:05:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11N5LOb012327; Tue, 1 Feb 2011 18:05:21 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11N5LsN012322; Tue, 1 Feb 2011 23:05:21 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 23:05:21 GMT Message-Id: <201102012305.p11N5LsN012322@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 23:05:23 -0000 TB --- 2011-02-01 23:02:40 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 23:02:40 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 23:02:40 - cleaning the object tree TB --- 2011-02-01 23:02:40 - cvsupping the source tree TB --- 2011-02-01 23:02:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 23:02:52 - building world TB --- 2011-02-01 23:02:52 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 23:02:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 23:02:52 - TARGET=mips TB --- 2011-02-01 23:02:52 - TARGET_ARCH=mips TB --- 2011-02-01 23:02:52 - TZ=UTC TB --- 2011-02-01 23:02:52 - __MAKE_CONF=/dev/null TB --- 2011-02-01 23:02:52 - cd /src TB --- 2011-02-01 23:02:52 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 23:02:53 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 23:05:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 23:05:21 - ERROR: failed to build world TB --- 2011-02-01 23:05:21 - 137.17 user 16.60 system 161.12 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 23:20:23 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1649B1065698; Tue, 1 Feb 2011 23:20:23 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id DDB5E8FC26; Tue, 1 Feb 2011 23:20:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11NKMfB024768; Tue, 1 Feb 2011 18:20:22 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11NKMPe024766; Tue, 1 Feb 2011 23:20:22 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 23:20:22 GMT Message-Id: <201102012320.p11NKMPe024766@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 23:20:23 -0000 TB --- 2011-02-01 23:17:40 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 23:17:40 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 23:17:40 - cleaning the object tree TB --- 2011-02-01 23:17:41 - cvsupping the source tree TB --- 2011-02-01 23:17:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 23:17:53 - building world TB --- 2011-02-01 23:17:53 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 23:17:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 23:17:53 - TARGET=mips TB --- 2011-02-01 23:17:53 - TARGET_ARCH=mips TB --- 2011-02-01 23:17:53 - TZ=UTC TB --- 2011-02-01 23:17:53 - __MAKE_CONF=/dev/null TB --- 2011-02-01 23:17:53 - cd /src TB --- 2011-02-01 23:17:53 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 23:17:53 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 23:20:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 23:20:22 - ERROR: failed to build world TB --- 2011-02-01 23:20:22 - 137.68 user 16.46 system 161.53 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 23:30:20 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D87D510656AA; Tue, 1 Feb 2011 23:30:20 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id AD1908FC0C; Tue, 1 Feb 2011 23:30:20 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11NUKRI037158; Tue, 1 Feb 2011 18:30:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11NUKa0037157; Tue, 1 Feb 2011 23:30:20 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 23:30:20 GMT Message-Id: <201102012330.p11NUKa0037157@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 23:30:21 -0000 TB --- 2011-02-01 23:27:40 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 23:27:40 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 23:27:40 - cleaning the object tree TB --- 2011-02-01 23:27:40 - cvsupping the source tree TB --- 2011-02-01 23:27:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 23:27:52 - building world TB --- 2011-02-01 23:27:52 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 23:27:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 23:27:52 - TARGET=mips TB --- 2011-02-01 23:27:52 - TARGET_ARCH=mips TB --- 2011-02-01 23:27:52 - TZ=UTC TB --- 2011-02-01 23:27:52 - __MAKE_CONF=/dev/null TB --- 2011-02-01 23:27:52 - cd /src TB --- 2011-02-01 23:27:52 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 23:27:52 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 23:30:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 23:30:19 - ERROR: failed to build world TB --- 2011-02-01 23:30:20 - 136.39 user 16.37 system 159.64 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Feb 1 23:45:22 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0DD51065679; Tue, 1 Feb 2011 23:45:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 83FFD8FC18; Tue, 1 Feb 2011 23:45:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p11NjLkP049652; Tue, 1 Feb 2011 18:45:21 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p11NjLHA049651; Tue, 1 Feb 2011 23:45:21 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Feb 2011 23:45:21 GMT Message-Id: <201102012345.p11NjLHA049651@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2011 23:45:22 -0000 TB --- 2011-02-01 23:42:41 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 23:42:41 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 23:42:41 - cleaning the object tree TB --- 2011-02-01 23:42:41 - cvsupping the source tree TB --- 2011-02-01 23:42:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 23:42:53 - building world TB --- 2011-02-01 23:42:53 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 23:42:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 23:42:53 - TARGET=mips TB --- 2011-02-01 23:42:53 - TARGET_ARCH=mips TB --- 2011-02-01 23:42:53 - TZ=UTC TB --- 2011-02-01 23:42:53 - __MAKE_CONF=/dev/null TB --- 2011-02-01 23:42:53 - cd /src TB --- 2011-02-01 23:42:53 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 23:42:53 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-01 23:45:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-01 23:45:21 - ERROR: failed to build world TB --- 2011-02-01 23:45:21 - 137.03 user 17.90 system 160.71 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Feb 2 00:00:28 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB11710656B5; Wed, 2 Feb 2011 00:00:28 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id C01D28FC25; Wed, 2 Feb 2011 00:00:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p1200MIR062100; Tue, 1 Feb 2011 19:00:22 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p1200M44062095; Wed, 2 Feb 2011 00:00:22 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 2 Feb 2011 00:00:22 GMT Message-Id: <201102020000.p1200M44062095@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2011 00:00:29 -0000 TB --- 2011-02-01 23:57:41 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-01 23:57:41 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-01 23:57:41 - cleaning the object tree TB --- 2011-02-01 23:57:41 - cvsupping the source tree TB --- 2011-02-01 23:57:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-01 23:57:53 - building world TB --- 2011-02-01 23:57:53 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-01 23:57:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-01 23:57:53 - TARGET=mips TB --- 2011-02-01 23:57:53 - TARGET_ARCH=mips TB --- 2011-02-01 23:57:53 - TZ=UTC TB --- 2011-02-01 23:57:53 - __MAKE_CONF=/dev/null TB --- 2011-02-01 23:57:53 - cd /src TB --- 2011-02-01 23:57:53 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 1 23:57:54 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-02 00:00:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-02 00:00:22 - ERROR: failed to build world TB --- 2011-02-02 00:00:22 - 136.96 user 16.42 system 160.98 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Feb 2 00:15:21 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 561231065674; Wed, 2 Feb 2011 00:15:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 21D568FC14; Wed, 2 Feb 2011 00:15:20 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p120FKC3074484; Tue, 1 Feb 2011 19:15:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p120FKL1074478; Wed, 2 Feb 2011 00:15:20 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 2 Feb 2011 00:15:20 GMT Message-Id: <201102020015.p120FKL1074478@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2011 00:15:21 -0000 TB --- 2011-02-02 00:12:41 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-02 00:12:41 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-02 00:12:41 - cleaning the object tree TB --- 2011-02-02 00:12:41 - cvsupping the source tree TB --- 2011-02-02 00:12:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-02 00:12:53 - building world TB --- 2011-02-02 00:12:53 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-02 00:12:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-02 00:12:53 - TARGET=mips TB --- 2011-02-02 00:12:53 - TARGET_ARCH=mips TB --- 2011-02-02 00:12:53 - TZ=UTC TB --- 2011-02-02 00:12:53 - __MAKE_CONF=/dev/null TB --- 2011-02-02 00:12:53 - cd /src TB --- 2011-02-02 00:12:53 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 2 00:12:53 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-02 00:15:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-02 00:15:20 - ERROR: failed to build world TB --- 2011-02-02 00:15:20 - 136.67 user 16.44 system 159.27 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Feb 2 00:30:21 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE94210656A3; Wed, 2 Feb 2011 00:30:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 820C68FC20; Wed, 2 Feb 2011 00:30:21 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p120UKl5086984; Tue, 1 Feb 2011 19:30:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p120UKlF086982; Wed, 2 Feb 2011 00:30:20 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 2 Feb 2011 00:30:20 GMT Message-Id: <201102020030.p120UKlF086982@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2011 00:30:21 -0000 TB --- 2011-02-02 00:27:40 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-02 00:27:40 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-02 00:27:40 - cleaning the object tree TB --- 2011-02-02 00:27:40 - cvsupping the source tree TB --- 2011-02-02 00:27:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-02 00:27:52 - building world TB --- 2011-02-02 00:27:52 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-02 00:27:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-02 00:27:52 - TARGET=mips TB --- 2011-02-02 00:27:52 - TARGET_ARCH=mips TB --- 2011-02-02 00:27:52 - TZ=UTC TB --- 2011-02-02 00:27:52 - __MAKE_CONF=/dev/null TB --- 2011-02-02 00:27:52 - cd /src TB --- 2011-02-02 00:27:52 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 2 00:27:53 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-02 00:30:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-02 00:30:20 - ERROR: failed to build world TB --- 2011-02-02 00:30:20 - 136.40 user 16.96 system 160.47 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Feb 2 00:45:25 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E2CE1065697; Wed, 2 Feb 2011 00:45:25 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id CE4868FC25; Wed, 2 Feb 2011 00:45:24 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p120jOma099482; Tue, 1 Feb 2011 19:45:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p120jOiC099477; Wed, 2 Feb 2011 00:45:24 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 2 Feb 2011 00:45:24 GMT Message-Id: <201102020045.p120jOiC099477@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2011 00:45:25 -0000 TB --- 2011-02-02 00:42:42 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-02 00:42:42 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-02 00:42:42 - cleaning the object tree TB --- 2011-02-02 00:42:42 - cvsupping the source tree TB --- 2011-02-02 00:42:42 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-02 00:42:55 - building world TB --- 2011-02-02 00:42:55 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-02 00:42:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-02 00:42:55 - TARGET=mips TB --- 2011-02-02 00:42:55 - TARGET_ARCH=mips TB --- 2011-02-02 00:42:55 - TZ=UTC TB --- 2011-02-02 00:42:55 - __MAKE_CONF=/dev/null TB --- 2011-02-02 00:42:55 - cd /src TB --- 2011-02-02 00:42:55 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 2 00:42:55 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-02 00:45:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-02 00:45:24 - ERROR: failed to build world TB --- 2011-02-02 00:45:24 - 137.34 user 17.05 system 161.84 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Feb 2 00:55:22 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A2791065696; Wed, 2 Feb 2011 00:55:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id E9AD78FC16; Wed, 2 Feb 2011 00:55:21 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p120tLf7012037; Tue, 1 Feb 2011 19:55:21 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p120tLQu012035; Wed, 2 Feb 2011 00:55:21 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 2 Feb 2011 00:55:21 GMT Message-Id: <201102020055.p120tLQu012035@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2011 00:55:22 -0000 TB --- 2011-02-02 00:52:40 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-02-02 00:52:40 - starting HEAD tinderbox run for mips/mips TB --- 2011-02-02 00:52:40 - cleaning the object tree TB --- 2011-02-02 00:52:40 - cvsupping the source tree TB --- 2011-02-02 00:52:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-02-02 00:52:53 - building world TB --- 2011-02-02 00:52:53 - MAKEOBJDIRPREFIX=/obj TB --- 2011-02-02 00:52:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-02-02 00:52:53 - TARGET=mips TB --- 2011-02-02 00:52:53 - TARGET_ARCH=mips TB --- 2011-02-02 00:52:53 - TZ=UTC TB --- 2011-02-02 00:52:53 - __MAKE_CONF=/dev/null TB --- 2011-02-02 00:52:53 - cd /src TB --- 2011-02-02 00:52:53 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 2 00:52:53 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/list.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/memory.c cc -O2 -pipe -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -g -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c In file included from /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h:34, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/common/ctf_headers.h:68, from /src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/ctf/cvt/merge.c:119: /src/cddl/usr.bin/ctfconvert/../../../sys/cddl/compat/opensolaris/sys/types.h:38: error: conflicting types for 'clock_t' /usr/include/time.h:64: error: previous declaration of 'clock_t' was here *** Error code 1 Stop in /src/cddl/usr.bin/ctfconvert. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-02-02 00:55:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-02-02 00:55:21 - ERROR: failed to build world TB --- 2011-02-02 00:55:21 - 137.09 user 16.59 system 160.75 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Feb 2 03:35:27 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D6DD1065674 for ; Wed, 2 Feb 2011 03:35:27 +0000 (UTC) (envelope-from c.jayachandran@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id D8CA48FC08 for ; Wed, 2 Feb 2011 03:35:26 +0000 (UTC) Received: by wyf19 with SMTP id 19so7727021wyf.13 for ; Tue, 01 Feb 2011 19:35:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=yBnImq3XRC4n041PVLD44BAdjwkYYLk5igOfTto4DT0=; b=F5/Ei8BZrt8f9VO7YYqz2BYy+nZdhEwo2oYw0kEobRchKfQzNtttj+XeplDxdMIHeQ ryDz2RDDOkcmTU1BJJrUd1RvyAn7PUwOIOG4P+sgFzkwv4kYBHwcMU5N/3Pcy/mua1KO /F0oRC9VHlJtXJJzjNFiZvubQWBr2rxrczRFA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=HJNPTffX3tce6O8LBf0s7v4oNTkZb7MCwS30BA3FAMwGQL2zBI32y2MNJmHSIXtv+t uRSxtf8N5zSEfByzz6l8xvkuS/IbB592QXm+ugws0Xhz3aurJKQCpEK+8xRW3ehL1V+Y u2FJN3eoRlyVjYf7a2GPNEGnKhGNTl4MfFvpg= MIME-Version: 1.0 Received: by 10.227.155.83 with SMTP id r19mr8498280wbw.137.1296616266679; Tue, 01 Feb 2011 19:11:06 -0800 (PST) Received: by 10.227.196.195 with HTTP; Tue, 1 Feb 2011 19:11:06 -0800 (PST) In-Reply-To: References: Date: Wed, 2 Feb 2011 08:41:06 +0530 Message-ID: From: "Jayachandran C." To: Andrew Duane Content-Type: text/plain; charset=ISO-8859-1 Cc: "mips@freebsd.org" Subject: Re: OK, what's up with the tinderbox? X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2011 03:35:27 -0000 On Wed, Feb 2, 2011 at 3:37 AM, Andrew Duane wrote: > > I assume I'm not the only one getting messages every 15 minutes about the build failure? > Tinderbox was broken for mips for a few days (as it used the old TARGET_ARCH of mips, not the preferred mipsel or mipeb), this has been fixed about 2 days back. And Warner seems to have checked in a better fix yesterday - so things should work now. Regards, JC. From owner-freebsd-mips@FreeBSD.ORG Wed Feb 2 04:07:17 2011 Return-Path: Delivered-To: freebsd-mips@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52BEB106564A for ; Wed, 2 Feb 2011 04:07:17 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 11A888FC14 for ; Wed, 2 Feb 2011 04:07:16 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id p12477gX062893 for ; Tue, 1 Feb 2011 21:07:07 -0700 (MST) (envelope-from imp@bsdimp.com) Message-ID: <4D48D86B.2030209@bsdimp.com> Date: Tue, 01 Feb 2011 21:07:07 -0700 From: Warner Losh User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101211 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-mips@FreeBSD.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: OK, what's up with the tinderbox? X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2011 04:07:17 -0000 On 02/01/2011 20:11, Jayachandran C. wrote: > On Wed, Feb 2, 2011 at 3:37 AM, Andrew Duane wrote: >> I assume I'm not the only one getting messages every 15 minutes about the build failure? >> > Tinderbox was broken for mips for a few days (as it used the old > TARGET_ARCH of mips, not the preferred mipsel or mipeb), this has been > fixed about 2 days back. And Warner seems to have checked in a better > fix yesterday - so things should work now. and then zfs broke things again. but the usual governers that are in place to keep tinderbox run-a-way seem to no longer be in place for reasons unknown. now that the build has been fixed, I think the problem will disappear for a while... Warner