From owner-freebsd-mips@FreeBSD.ORG Tue Apr 26 07:25:07 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 E10ED1065674; Tue, 26 Apr 2011 07:25:06 +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 99F728FC1A; Tue, 26 Apr 2011 07:25:06 +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 p3Q7P5sQ073962; Tue, 26 Apr 2011 03:25:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p3Q7P566073957; Tue, 26 Apr 2011 07:25:05 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 26 Apr 2011 07:25:05 GMT Message-Id: <201104260725.p3Q7P566073957@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, 26 Apr 2011 07:25:07 -0000 TB --- 2011-04-26 06:31:03 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-04-26 06:31:03 - starting HEAD tinderbox run for mips/mips TB --- 2011-04-26 06:31:03 - cleaning the object tree TB --- 2011-04-26 06:31:10 - cvsupping the source tree TB --- 2011-04-26 06:31:10 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-04-26 06:32:01 - building world TB --- 2011-04-26 06:32:01 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-26 06:32:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-26 06:32:01 - TARGET=mips TB --- 2011-04-26 06:32:01 - TARGET_ARCH=mips TB --- 2011-04-26 06:32:01 - TZ=UTC TB --- 2011-04-26 06:32:01 - __MAKE_CONF=/dev/null TB --- 2011-04-26 06:32:01 - cd /src TB --- 2011-04-26 06:32:01 - /usr/bin/make -B buildworld >>> World build started on Tue Apr 26 06:32:01 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 -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/usr.bin/revoke/revoke.c cc -O -pipe -G0 -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 -o revoke revoke.o gzip -cn /src/usr.bin/revoke/revoke.1 > revoke.1.gz ===> usr.bin/rlogin (all) cc -O -pipe -G0 -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/usr.bin/rlogin/rlogin.c cc1: warnings being treated as errors /src/usr.bin/rlogin/rlogin.c: In function 'sendwindow': /src/usr.bin/rlogin/rlogin.c:490: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.bin/rlogin. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-04-26 07:25:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-04-26 07:25:05 - ERROR: failed to build world TB --- 2011-04-26 07:25:05 - 2271.13 user 572.73 system 3242.19 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Apr 26 12:27:51 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 8D5A2106568C; Tue, 26 Apr 2011 12:27:51 +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 495668FC27; Tue, 26 Apr 2011 12:27:50 +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 p3QCRopN021153; Tue, 26 Apr 2011 08:27:50 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p3QCRoXk021107; Tue, 26 Apr 2011 12:27:50 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 26 Apr 2011 12:27:50 GMT Message-Id: <201104261227.p3QCRoXk021107@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, 26 Apr 2011 12:27:51 -0000 TB --- 2011-04-26 11:34:53 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-04-26 11:34:53 - starting HEAD tinderbox run for mips/mips TB --- 2011-04-26 11:34:53 - cleaning the object tree TB --- 2011-04-26 11:35:01 - cvsupping the source tree TB --- 2011-04-26 11:35:01 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-04-26 11:35:29 - building world TB --- 2011-04-26 11:35:29 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-26 11:35:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-26 11:35:29 - TARGET=mips TB --- 2011-04-26 11:35:29 - TARGET_ARCH=mips TB --- 2011-04-26 11:35:29 - TZ=UTC TB --- 2011-04-26 11:35:29 - __MAKE_CONF=/dev/null TB --- 2011-04-26 11:35:29 - cd /src TB --- 2011-04-26 11:35:29 - /usr/bin/make -B buildworld >>> World build started on Tue Apr 26 11:35:30 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 -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/usr.bin/revoke/revoke.c cc -O -pipe -G0 -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 -o revoke revoke.o gzip -cn /src/usr.bin/revoke/revoke.1 > revoke.1.gz ===> usr.bin/rlogin (all) cc -O -pipe -G0 -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/usr.bin/rlogin/rlogin.c cc1: warnings being treated as errors /src/usr.bin/rlogin/rlogin.c: In function 'sendwindow': /src/usr.bin/rlogin/rlogin.c:490: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.bin/rlogin. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-04-26 12:27:50 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-04-26 12:27:50 - ERROR: failed to build world TB --- 2011-04-26 12:27:50 - 2279.02 user 567.54 system 3176.74 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Apr 26 17:50:53 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 9001E1065687; Tue, 26 Apr 2011 17:50:53 +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 477148FC2F; Tue, 26 Apr 2011 17:50:52 +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 p3QHoquB007321; Tue, 26 Apr 2011 13:50:52 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p3QHoqUN007307; Tue, 26 Apr 2011 17:50:52 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 26 Apr 2011 17:50:52 GMT Message-Id: <201104261750.p3QHoqUN007307@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, 26 Apr 2011 17:50:53 -0000 TB --- 2011-04-26 16:56:41 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-04-26 16:56:41 - starting HEAD tinderbox run for mips/mips TB --- 2011-04-26 16:56:41 - cleaning the object tree TB --- 2011-04-26 16:56:50 - cvsupping the source tree TB --- 2011-04-26 16:56:50 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-04-26 16:57:40 - building world TB --- 2011-04-26 16:57:40 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-26 16:57:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-26 16:57:40 - TARGET=mips TB --- 2011-04-26 16:57:40 - TARGET_ARCH=mips TB --- 2011-04-26 16:57:40 - TZ=UTC TB --- 2011-04-26 16:57:40 - __MAKE_CONF=/dev/null TB --- 2011-04-26 16:57:40 - cd /src TB --- 2011-04-26 16:57:40 - /usr/bin/make -B buildworld >>> World build started on Tue Apr 26 16:57:41 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 -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/usr.bin/revoke/revoke.c cc -O -pipe -G0 -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 -o revoke revoke.o gzip -cn /src/usr.bin/revoke/revoke.1 > revoke.1.gz ===> usr.bin/rlogin (all) cc -O -pipe -G0 -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/usr.bin/rlogin/rlogin.c cc1: warnings being treated as errors /src/usr.bin/rlogin/rlogin.c: In function 'sendwindow': /src/usr.bin/rlogin/rlogin.c:490: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.bin/rlogin. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-04-26 17:50:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-04-26 17:50:52 - ERROR: failed to build world TB --- 2011-04-26 17:50:52 - 2316.45 user 581.93 system 3250.15 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu Apr 28 12:50:44 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 E57B1106566C; Thu, 28 Apr 2011 12:50:44 +0000 (UTC) (envelope-from adrian.chadd@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 5457B8FC21; Thu, 28 Apr 2011 12:50:43 +0000 (UTC) Received: by wwc33 with SMTP id 33so2784271wwc.31 for ; Thu, 28 Apr 2011 05:50:43 -0700 (PDT) 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:cc:content-type; bh=Gnqcu9EdSuEpCH859p1wVYylQavqsaMNvRnhc2ZLacw=; b=XUKgI64QL5SiFsMzCUSCKR3p8vVNB94OUNhXkGp8Wi0L86S73u1Ub+WN0juEff8EY/ E3yAziPsBGBXkrk6tblbT1LBMr2Udur6gD8mwLptIaGD88pfLvjK2O9PIPfCjg3A6nzr K7fjbtFJIPmb7QjJR0Cyfbifiq21475Y41rVY= 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:cc:content-type; b=ctcsF4M5DSqfET+z79XghvNop1U7AyLiIDFRzsKwLx1pLYhsPdzbpmOwAlcRrmdpOT 8JHtakL2iBioi9F1rjf4F9F4Zi4cYmtugxD67by8LcEji1VGd9ivLZNf4JDPk+hd0+Tx AYQTjoNw9PqOpIsAoE0LPSQIZGTHdOzUikj6w= MIME-Version: 1.0 Received: by 10.227.174.14 with SMTP id r14mr204699wbz.30.1303995043232; Thu, 28 Apr 2011 05:50:43 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.227.149.16 with HTTP; Thu, 28 Apr 2011 05:50:43 -0700 (PDT) Date: Thu, 28 Apr 2011 20:50:43 +0800 X-Google-Sender-Auth: J9mokhKDe2wIsYscN80uirhlqtQ Message-ID: From: Adrian Chadd To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-mips@freebsd.org Subject: AR9130 WMAC support in -HEAD 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: Thu, 28 Apr 2011 12:50:45 -0000 I've just added the initial AR9130 WMAC support to -HEAD. This means that interested parties can now build wifi APs using the AR913x SoC+WMAC such as the TP-LINK WR-1043nd and whatever else uses it. Please read the commit message for some pointers as to how to use it and what the limitations are. Thanks, Adrian From owner-freebsd-mips@FreeBSD.ORG Thu Apr 28 16:26:14 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 292721065670; Thu, 28 Apr 2011 16:26:14 +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 C3CA98FC0C; Thu, 28 Apr 2011 16:26:13 +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 p3SGQC4U064654; Thu, 28 Apr 2011 12:26:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p3SGQCKa064605; Thu, 28 Apr 2011 16:26:12 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 28 Apr 2011 16:26:12 GMT Message-Id: <201104281626.p3SGQCKa064605@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: Thu, 28 Apr 2011 16:26:14 -0000 TB --- 2011-04-28 15:26:41 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-04-28 15:26:41 - starting HEAD tinderbox run for mips/mips TB --- 2011-04-28 15:26:41 - cleaning the object tree TB --- 2011-04-28 15:26:49 - cvsupping the source tree TB --- 2011-04-28 15:26:49 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-04-28 15:27:12 - building world TB --- 2011-04-28 15:27:12 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-28 15:27:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-28 15:27:12 - TARGET=mips TB --- 2011-04-28 15:27:12 - TARGET_ARCH=mips TB --- 2011-04-28 15:27:12 - TZ=UTC TB --- 2011-04-28 15:27:12 - __MAKE_CONF=/dev/null TB --- 2011-04-28 15:27:12 - cd /src TB --- 2011-04-28 15:27:12 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 28 15:27:14 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 >>> World build completed on Thu Apr 28 16:26:11 UTC 2011 TB --- 2011-04-28 16:26:12 - WARNING: no kernel config for LINT TB --- 2011-04-28 16:26:12 - building LINT kernel TB --- 2011-04-28 16:26:12 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-28 16:26:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-28 16:26:12 - TARGET=mips TB --- 2011-04-28 16:26:12 - TARGET_ARCH=mips TB --- 2011-04-28 16:26:12 - TZ=UTC TB --- 2011-04-28 16:26:12 - __MAKE_CONF=/dev/null TB --- 2011-04-28 16:26:12 - cd /src TB --- 2011-04-28 16:26:12 - /usr/bin/make -B buildkernel KERNCONF=LINT "/src/Makefile", line 142: warning: "TARGET_ARCH of mips is deprecated in favor of mipsel or mipseb" ERROR: Missing kernel configuration file(s) (LINT). *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-04-28 16:26:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-04-28 16:26:12 - ERROR: failed to build lint kernel TB --- 2011-04-28 16:26:12 - 2566.43 user 636.70 system 3571.03 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu Apr 28 22:07:14 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 8DC89106566C; Thu, 28 Apr 2011 22:07:14 +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 353E38FC16; Thu, 28 Apr 2011 22:07:13 +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 p3SM7DAx057296; Thu, 28 Apr 2011 18:07:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p3SM7Dkr057267; Thu, 28 Apr 2011 22:07:13 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 28 Apr 2011 22:07:13 GMT Message-Id: <201104282207.p3SM7Dkr057267@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: Thu, 28 Apr 2011 22:07:14 -0000 TB --- 2011-04-28 21:10:05 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-04-28 21:10:05 - starting HEAD tinderbox run for mips/mips TB --- 2011-04-28 21:10:05 - cleaning the object tree TB --- 2011-04-28 21:10:12 - cvsupping the source tree TB --- 2011-04-28 21:10:12 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-04-28 21:10:32 - building world TB --- 2011-04-28 21:10:32 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-28 21:10:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-28 21:10:32 - TARGET=mips TB --- 2011-04-28 21:10:32 - TARGET_ARCH=mips TB --- 2011-04-28 21:10:32 - TZ=UTC TB --- 2011-04-28 21:10:32 - __MAKE_CONF=/dev/null TB --- 2011-04-28 21:10:32 - cd /src TB --- 2011-04-28 21:10:32 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 28 21:10:32 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 >>> World build completed on Thu Apr 28 22:07:12 UTC 2011 TB --- 2011-04-28 22:07:12 - WARNING: no kernel config for LINT TB --- 2011-04-28 22:07:12 - building LINT kernel TB --- 2011-04-28 22:07:12 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-28 22:07:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-28 22:07:12 - TARGET=mips TB --- 2011-04-28 22:07:12 - TARGET_ARCH=mips TB --- 2011-04-28 22:07:12 - TZ=UTC TB --- 2011-04-28 22:07:12 - __MAKE_CONF=/dev/null TB --- 2011-04-28 22:07:12 - cd /src TB --- 2011-04-28 22:07:12 - /usr/bin/make -B buildkernel KERNCONF=LINT "/src/Makefile", line 142: warning: "TARGET_ARCH of mips is deprecated in favor of mipsel or mipseb" ERROR: Missing kernel configuration file(s) (LINT). *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-04-28 22:07:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-04-28 22:07:12 - ERROR: failed to build lint kernel TB --- 2011-04-28 22:07:12 - 2452.45 user 610.36 system 3427.36 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu Apr 28 23:29:53 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 9CDAD106564A; Thu, 28 Apr 2011 23:29:53 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 442318FC16; Thu, 28 Apr 2011 23:29:53 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.4/8.14.4) with ESMTP id p3SNTqXi041724; Thu, 28 Apr 2011 23:29:52 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.4/8.14.4/Submit) id p3SNTq9W041707; Thu, 28 Apr 2011 23:29:52 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 28 Apr 2011 23:29:52 GMT Message-Id: <201104282329.p3SNTq9W041707@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_8 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: Thu, 28 Apr 2011 23:29:53 -0000 TB --- 2011-04-28 22:26:40 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2011-04-28 22:26:40 - starting RELENG_8 tinderbox run for mips/mips TB --- 2011-04-28 22:26:40 - cleaning the object tree TB --- 2011-04-28 22:26:51 - cvsupping the source tree TB --- 2011-04-28 22:26:51 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_8/mips/mips/supfile TB --- 2011-04-28 22:27:25 - building world TB --- 2011-04-28 22:27:25 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-28 22:27:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-28 22:27:25 - TARGET=mips TB --- 2011-04-28 22:27:25 - TARGET_ARCH=mips TB --- 2011-04-28 22:27:25 - TZ=UTC TB --- 2011-04-28 22:27:25 - __MAKE_CONF=/dev/null TB --- 2011-04-28 22:27:25 - cd /src TB --- 2011-04-28 22:27:25 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 28 22:27:26 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 [...] gzip -cn /src/usr.sbin/uhsoctl/uhsoctl.1 > uhsoctl.1.gz ===> usr.sbin/usbdump (all) cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -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 -Wcast-align -Wunused-parameter -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/usbdump/usbdump.c cc1: warnings being treated as errors /src/usr.sbin/usbdump/usbdump.c: In function 'print_apacket': /src/usr.sbin/usbdump/usbdump.c:353: warning: cast increases required alignment of target type /src/usr.sbin/usbdump/usbdump.c: In function 'print_packets': /src/usr.sbin/usbdump/usbdump.c:399: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.sbin/usbdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-04-28 23:29:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-04-28 23:29:52 - ERROR: failed to build world TB --- 2011-04-28 23:29:52 - 2348.38 user 376.27 system 3791.79 real http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Fri Apr 29 03:34:33 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 87B5E1065670; Fri, 29 Apr 2011 03:34:33 +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 277698FC15; Fri, 29 Apr 2011 03:34:32 +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 p3T3YWVc019653; Thu, 28 Apr 2011 23:34:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p3T3YWED019635; Fri, 29 Apr 2011 03:34:32 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 29 Apr 2011 03:34:32 GMT Message-Id: <201104290334.p3T3YWED019635@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: Fri, 29 Apr 2011 03:34:33 -0000 TB --- 2011-04-29 02:38:40 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-04-29 02:38:40 - starting HEAD tinderbox run for mips/mips TB --- 2011-04-29 02:38:40 - cleaning the object tree TB --- 2011-04-29 02:38:48 - cvsupping the source tree TB --- 2011-04-29 02:38:48 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-04-29 02:39:15 - building world TB --- 2011-04-29 02:39:15 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-29 02:39:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-29 02:39:15 - TARGET=mips TB --- 2011-04-29 02:39:15 - TARGET_ARCH=mips TB --- 2011-04-29 02:39:15 - TZ=UTC TB --- 2011-04-29 02:39:15 - __MAKE_CONF=/dev/null TB --- 2011-04-29 02:39:15 - cd /src TB --- 2011-04-29 02:39:15 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 29 02:39:15 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 >>> World build completed on Fri Apr 29 03:34:31 UTC 2011 TB --- 2011-04-29 03:34:31 - WARNING: no kernel config for LINT TB --- 2011-04-29 03:34:31 - building LINT kernel TB --- 2011-04-29 03:34:31 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-29 03:34:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-29 03:34:31 - TARGET=mips TB --- 2011-04-29 03:34:31 - TARGET_ARCH=mips TB --- 2011-04-29 03:34:31 - TZ=UTC TB --- 2011-04-29 03:34:31 - __MAKE_CONF=/dev/null TB --- 2011-04-29 03:34:31 - cd /src TB --- 2011-04-29 03:34:31 - /usr/bin/make -B buildkernel KERNCONF=LINT "/src/Makefile", line 142: warning: "TARGET_ARCH of mips is deprecated in favor of mipsel or mipseb" ERROR: Missing kernel configuration file(s) (LINT). *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-04-29 03:34:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-04-29 03:34:31 - ERROR: failed to build lint kernel TB --- 2011-04-29 03:34:31 - 2390.70 user 598.62 system 3351.13 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Fri Apr 29 03:44:07 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 6C8811065670 for ; Fri, 29 Apr 2011 03:44:07 +0000 (UTC) (envelope-from adrian.chadd@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 01EC78FC12 for ; Fri, 29 Apr 2011 03:44:06 +0000 (UTC) Received: by wyf23 with SMTP id 23so3344926wyf.13 for ; Thu, 28 Apr 2011 20:44:05 -0700 (PDT) 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=fSDQu3gbwfj/vxFi8gziuC25s/eQ1b1pnhXGF1ozFfY=; b=mfyj0trEo/UdeJULDaPWobgH8nQRyfzUAFZ/dq/RutY6oE+M2sZgtDNi+ijrFHNonb +Zt1lBx5v0hn9YBcyYT1PHZhotup5gZ1TRGda7E1Xxo0n8DIQdw6W2S2tvJwLQC4ZAEg Xe8pgihgL8XfBG6iHUuKxZr5MDu9ToccCU0Qw= 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=hiA3UjjpL6c8c/RhQ7NqcPPrbbba/QSPCb0skXfugwZSB7VTDuea5PWO6EcBwEqFc9 uMZeN7N2BE1tqjo/2FjNJcCmOVLLYN2IlK/FkCp26ar2JWVSWQzRWCGOIWMyjf3YZJsK oA4RTkKpIYN0rQ5HyH7aBEJsQuJ2qtqB9kyo8= MIME-Version: 1.0 Received: by 10.227.131.9 with SMTP id v9mr206388wbs.6.1304048645773; Thu, 28 Apr 2011 20:44:05 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.227.149.16 with HTTP; Thu, 28 Apr 2011 20:44:05 -0700 (PDT) Date: Fri, 29 Apr 2011 11:44:05 +0800 X-Google-Sender-Auth: krIHXelS1xcaEGuakmvJ5EEyuBU Message-ID: From: Adrian Chadd To: freebsd-mips@freebsd.org Content-Type: multipart/mixed; boundary=001636c5b9fc4d18c304a2067c99 Subject: [AR71xx] Patch to flush DDR FIFO for IP2 interrupts 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: Fri, 29 Apr 2011 03:44:07 -0000 --001636c5b9fc4d18c304a2067c99 Content-Type: text/plain; charset=ISO-8859-1 The Linux ar71xx/ar724x/ar913x interrupt handler flushes the DDR FIFO before calling the IP2 interrupt handler. This patch introduces that functionality to FreeBSD. I'd appreciate a quick review; especially to ensure I'm actually calling it for the right IRQ value. :-) Thanks, Adrian --001636c5b9fc4d18c304a2067c99 Content-Type: application/octet-stream; name="ip2-ar71xx.diff" Content-Disposition: attachment; filename="ip2-ar71xx.diff" Content-Transfer-Encoding: base64 X-Attachment-Id: f_gn2ku4rf0 SW5kZXg6IGFwYi5jCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIGFwYi5jCShyZXZpc2lvbiAyMjA5MTEpCisrKyBh cGIuYwkod29ya2luZyBjb3B5KQpAQCAtNDIsNiArNDIsNyBAQAogCiAjaW5jbHVkZSA8bWlwcy9h dGhlcm9zL2FwYnZhci5oPgogI2luY2x1ZGUgPG1pcHMvYXRoZXJvcy9hcjcxeHhyZWcuaD4KKyNp bmNsdWRlIDxtaXBzL2F0aGVyb3MvYXI3MXh4X2NwdWRlZi5oPgogCiAjdW5kZWYgQVBCX0RFQlVH CiAjaWZkZWYgQVBCX0RFQlVHCkBAIC0zNDUsNiArMzQ2LDEwIEBACiAJCQkJY29udGludWU7CiAJ CQl9CiAKKwkJCS8qIEZsdXNoIEREUiBGSUZPIGZvciBJUDIgKi8KKwkJCWlmIChpcnEgPT0gMCkK KwkJCQlhcjcxeHhfZGV2aWNlX2Rkcl9mbHVzaF9pcDIoKTsKKwogCQkJLyogVE9ETzogZnJhbWUg aW5zdGVhZCBvZiBOVUxMPyAqLwogCQkJaW50cl9ldmVudF9oYW5kbGUoZXZlbnQsIE5VTEwpOwog CQkJbWlwc19pbnRyY250X2luYyhzYy0+c2NfaW50cl9jb3VudGVyW2lycV0pOwpJbmRleDogYXI3 MXh4X2NwdWRlZi5oCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIGFyNzF4eF9jcHVkZWYuaAkocmV2aXNpb24gMjIw OTExKQorKysgYXI3MXh4X2NwdWRlZi5oCSh3b3JraW5nIGNvcHkpCkBAIC01MSw3ICs1MSw3IEBA CiAJICogVGhpcyBmbHVzaCBpcyBkb25lIGJlZm9yZSB0aGUgSVJRIGlzIGhhbmRsZWQgdG8gbWFr ZQogCSAqIHN1cmUgdGhlIGRyaXZlciBjb3JyZWN0bHkgc2VlcyBhbnkgbWVtb3J5IHVwZGF0ZXMu CiAJICovCi0Jdm9pZCAoKiBhcjcxeHhfY2hpcF9pcnFfZmx1c2hfaXAyKSAodm9pZCk7CisJdm9p ZCAoKiBhcjcxeHhfY2hpcF9kZHJfZmx1c2hfaXAyKSAodm9pZCk7CiAJLyoKIAkgKiBUaGUgVVNC IHBlcmlwaGVyYWwgaW5pdCBjb2RlIGlzIHN1YnRseSBkaWZmZXJlbnQgZm9yCiAJICogZWFjaCBj aGlwLgpAQCAtMTA2LDYgKzEwNiwxMSBAQAogCWFyNzF4eF9jcHVfb3BzLT5hcjcxeHhfY2hpcF9p bml0X3VzYl9wZXJpcGhlcmFsKCk7CiB9CiAKK3N0YXRpYyBpbmxpbmUgdm9pZCBhcjcxeHhfZGV2 aWNlX2Rkcl9mbHVzaF9pcDIodm9pZCkKK3sKKwlhcjcxeHhfY3B1X29wcy0+YXI3MXh4X2NoaXBf ZGRyX2ZsdXNoX2lwMigpOworfQorCiAvKiBYWFggc2hvdWxkbid0IGJlIGhlcmUhICovCiBleHRl cm4gdWludDMyX3QgdV9hcjcxeHhfY3B1X2ZyZXE7CiBleHRlcm4gdWludDMyX3QgdV9hcjcxeHhf YWhiX2ZyZXE7Cg== --001636c5b9fc4d18c304a2067c99-- From owner-freebsd-mips@FreeBSD.ORG Fri Apr 29 08:33:36 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 0D897106564A; Fri, 29 Apr 2011 08:33:36 +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 A1CD78FC0C; Fri, 29 Apr 2011 08:33:35 +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 p3T8XYmx098971; Fri, 29 Apr 2011 04:33:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p3T8XY4m098963; Fri, 29 Apr 2011 08:33:34 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 29 Apr 2011 08:33:34 GMT Message-Id: <201104290833.p3T8XY4m098963@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: Fri, 29 Apr 2011 08:33:36 -0000 TB --- 2011-04-29 07:37:58 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-04-29 07:37:58 - starting HEAD tinderbox run for mips/mips TB --- 2011-04-29 07:37:58 - cleaning the object tree TB --- 2011-04-29 07:38:06 - cvsupping the source tree TB --- 2011-04-29 07:38:06 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-04-29 07:38:28 - building world TB --- 2011-04-29 07:38:28 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-29 07:38:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-29 07:38:28 - TARGET=mips TB --- 2011-04-29 07:38:28 - TARGET_ARCH=mips TB --- 2011-04-29 07:38:28 - TZ=UTC TB --- 2011-04-29 07:38:28 - __MAKE_CONF=/dev/null TB --- 2011-04-29 07:38:28 - cd /src TB --- 2011-04-29 07:38:28 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 29 07:38:28 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 >>> World build completed on Fri Apr 29 08:33:34 UTC 2011 TB --- 2011-04-29 08:33:34 - WARNING: no kernel config for LINT TB --- 2011-04-29 08:33:34 - building LINT kernel TB --- 2011-04-29 08:33:34 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-29 08:33:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-29 08:33:34 - TARGET=mips TB --- 2011-04-29 08:33:34 - TARGET_ARCH=mips TB --- 2011-04-29 08:33:34 - TZ=UTC TB --- 2011-04-29 08:33:34 - __MAKE_CONF=/dev/null TB --- 2011-04-29 08:33:34 - cd /src TB --- 2011-04-29 08:33:34 - /usr/bin/make -B buildkernel KERNCONF=LINT "/src/Makefile", line 142: warning: "TARGET_ARCH of mips is deprecated in favor of mipsel or mipseb" ERROR: Missing kernel configuration file(s) (LINT). *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-04-29 08:33:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-04-29 08:33:34 - ERROR: failed to build lint kernel TB --- 2011-04-29 08:33:34 - 2389.58 user 612.47 system 3335.66 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Fri Apr 29 13:33:45 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 A1859106564A; Fri, 29 Apr 2011 13:33:45 +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 48BF08FC17; Fri, 29 Apr 2011 13:33:45 +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 p3TDXiL2086366; Fri, 29 Apr 2011 09:33:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p3TDXiMb086361; Fri, 29 Apr 2011 13:33:44 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 29 Apr 2011 13:33:44 GMT Message-Id: <201104291333.p3TDXiMb086361@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: Fri, 29 Apr 2011 13:33:45 -0000 TB --- 2011-04-29 12:38:08 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-04-29 12:38:08 - starting HEAD tinderbox run for mips/mips TB --- 2011-04-29 12:38:08 - cleaning the object tree TB --- 2011-04-29 12:38:15 - cvsupping the source tree TB --- 2011-04-29 12:38:15 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-04-29 12:38:31 - building world TB --- 2011-04-29 12:38:31 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-29 12:38:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-29 12:38:31 - TARGET=mips TB --- 2011-04-29 12:38:31 - TARGET_ARCH=mips TB --- 2011-04-29 12:38:31 - TZ=UTC TB --- 2011-04-29 12:38:31 - __MAKE_CONF=/dev/null TB --- 2011-04-29 12:38:31 - cd /src TB --- 2011-04-29 12:38:31 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 29 12:38:32 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 >>> World build completed on Fri Apr 29 13:33:43 UTC 2011 TB --- 2011-04-29 13:33:43 - WARNING: no kernel config for LINT TB --- 2011-04-29 13:33:43 - building LINT kernel TB --- 2011-04-29 13:33:44 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-29 13:33:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-29 13:33:44 - TARGET=mips TB --- 2011-04-29 13:33:44 - TARGET_ARCH=mips TB --- 2011-04-29 13:33:44 - TZ=UTC TB --- 2011-04-29 13:33:44 - __MAKE_CONF=/dev/null TB --- 2011-04-29 13:33:44 - cd /src TB --- 2011-04-29 13:33:44 - /usr/bin/make -B buildkernel KERNCONF=LINT "/src/Makefile", line 142: warning: "TARGET_ARCH of mips is deprecated in favor of mipsel or mipseb" ERROR: Missing kernel configuration file(s) (LINT). *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-04-29 13:33:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-04-29 13:33:44 - ERROR: failed to build lint kernel TB --- 2011-04-29 13:33:44 - 2389.90 user 607.46 system 3335.44 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Fri Apr 29 17:36:37 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 44ADC1065675; Fri, 29 Apr 2011 17:36:37 +0000 (UTC) (envelope-from c.jayachandran@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id A1B4C8FC13; Fri, 29 Apr 2011 17:36:36 +0000 (UTC) Received: by vws18 with SMTP id 18so3883006vws.13 for ; Fri, 29 Apr 2011 10:36:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to:cc :content-type; bh=kMdK8+LllON67HOje/xLWJa37oCszx36VnfSGaWfcu4=; b=s0HPYuSRsqT09XU6LjL+V7Lfd5bsR2fA3LZbhq0tOsQwK347NLgAbyS4Qc9aFINVYx KREJleZvU+po9Occ/y3IyQKASNXDwWgD9B89sO1o4iOIN2v+2GB7rzTilsx7pou9+i0A fU4wurf++3rJvE9H5c0Q1e68m8moejU/gHE5Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=CNpBJnxzXYsbnbi/e0CiYuXQru1NxrSfyhWScqaMx/eh5m7jmR2HCqh568KtJcFXzb /QU7ApjBOAvnDyzbBnW/mdyjFlZVHgb2nBLoyCB/7vp9R/yu4AhNOQ+XQyvFz4zCX+ZY g+yELAEhYNM0L2QhkbtdNgS7tnDgyM5gTBeMM= MIME-Version: 1.0 Received: by 10.52.98.97 with SMTP id eh1mr211442vdb.7.1304098572499; Fri, 29 Apr 2011 10:36:12 -0700 (PDT) Received: by 10.52.182.105 with HTTP; Fri, 29 Apr 2011 10:36:12 -0700 (PDT) Date: Fri, 29 Apr 2011 23:06:12 +0530 Message-ID: From: "Jayachandran C." To: freebsd-mips@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: 64 bit time_t in 32 bit ABI? 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: Fri, 29 Apr 2011 17:36:37 -0000 In sys/mips/include/_types.h, I see | 119 typedef __int64_t __time_t; /* time()... */ Which as far as I can see, is not right for the 32-bit ABIs. But this definition has been there for a long time, so I would like to know if there is any reason for this? Since this is a user-visible type, changing it would break binary compatibility. Thanks, JC. From owner-freebsd-mips@FreeBSD.ORG Fri Apr 29 18:40:51 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 D6701106566B; Fri, 29 Apr 2011 18:40:51 +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 805018FC15; Fri, 29 Apr 2011 18:40:51 +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 p3TIeoZd021680; Fri, 29 Apr 2011 14:40:50 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p3TIeoS3021655; Fri, 29 Apr 2011 18:40:50 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 29 Apr 2011 18:40:50 GMT Message-Id: <201104291840.p3TIeoS3021655@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: Fri, 29 Apr 2011 18:40:51 -0000 TB --- 2011-04-29 17:44:45 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-04-29 17:44:45 - starting HEAD tinderbox run for mips/mips TB --- 2011-04-29 17:44:45 - cleaning the object tree TB --- 2011-04-29 17:44:53 - cvsupping the source tree TB --- 2011-04-29 17:44:53 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2011-04-29 17:45:34 - building world TB --- 2011-04-29 17:45:34 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-29 17:45:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-29 17:45:34 - TARGET=mips TB --- 2011-04-29 17:45:34 - TARGET_ARCH=mips TB --- 2011-04-29 17:45:34 - TZ=UTC TB --- 2011-04-29 17:45:34 - __MAKE_CONF=/dev/null TB --- 2011-04-29 17:45:34 - cd /src TB --- 2011-04-29 17:45:34 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 29 17:45:35 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 >>> World build completed on Fri Apr 29 18:40:49 UTC 2011 TB --- 2011-04-29 18:40:50 - WARNING: no kernel config for LINT TB --- 2011-04-29 18:40:50 - building LINT kernel TB --- 2011-04-29 18:40:50 - MAKEOBJDIRPREFIX=/obj TB --- 2011-04-29 18:40:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-04-29 18:40:50 - TARGET=mips TB --- 2011-04-29 18:40:50 - TARGET_ARCH=mips TB --- 2011-04-29 18:40:50 - TZ=UTC TB --- 2011-04-29 18:40:50 - __MAKE_CONF=/dev/null TB --- 2011-04-29 18:40:50 - cd /src TB --- 2011-04-29 18:40:50 - /usr/bin/make -B buildkernel KERNCONF=LINT "/src/Makefile", line 142: warning: "TARGET_ARCH of mips is deprecated in favor of mipsel or mipseb" ERROR: Missing kernel configuration file(s) (LINT). *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-04-29 18:40:50 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-04-29 18:40:50 - ERROR: failed to build lint kernel TB --- 2011-04-29 18:40:50 - 2386.02 user 600.30 system 3365.23 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Fri Apr 29 19:27:35 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 B04AF106564A; Fri, 29 Apr 2011 19:27:35 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (unknown [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 71DA68FC08; Fri, 29 Apr 2011 19:27:35 +0000 (UTC) Received: from [10.30.101.54] ([209.117.142.2]) (authenticated bits=0) by harmony.bsdimp.com (8.14.4/8.14.3) with ESMTP id p3TJOI3S097097 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES128-SHA bits=128 verify=NO); Fri, 29 Apr 2011 13:24:20 -0600 (MDT) (envelope-from imp@bsdimp.com) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Warner Losh In-Reply-To: Date: Fri, 29 Apr 2011 13:24:12 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: "Jayachandran C." X-Mailer: Apple Mail (2.1084) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (harmony.bsdimp.com [10.0.0.6]); Fri, 29 Apr 2011 13:24:21 -0600 (MDT) Cc: Juli Mallett , freebsd-mips@FreeBSD.org Subject: Re: 64 bit time_t in 32 bit ABI? 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: Fri, 29 Apr 2011 19:27:35 -0000 I thought we made all new architectures adopt a 32-bit time_t and that's = why it is this way. Warner On Apr 29, 2011, at 11:36 AM, Jayachandran C. wrote: > In sys/mips/include/_types.h, I see >=20 > | 119 typedef __int64_t __time_t; /* time()... */ >=20 > Which as far as I can see, is not right for the 32-bit ABIs. But this > definition has been there for a long time, so I would like to know if > there is any reason for this? >=20 > Since this is a user-visible type, changing it would break binary = compatibility. >=20 > Thanks, > JC. >=20 >=20 From owner-freebsd-mips@FreeBSD.ORG Fri Apr 29 20:09:13 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 5E1C21065670; Fri, 29 Apr 2011 20:09:13 +0000 (UTC) (envelope-from c.jayachandran@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id BAFCF8FC0C; Fri, 29 Apr 2011 20:09:12 +0000 (UTC) Received: by vws18 with SMTP id 18so4019787vws.13 for ; Fri, 29 Apr 2011 13:09:12 -0700 (PDT) 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=GOIstGUrcs300kWlBCmXWiTwEU8+FA9Uu9gRIYkHdw4=; b=cMbpI2kwPHOUE2MYrtIJsrDLHyibtyb17vV45pBt6hi2jnJSJlxdqJHOCiNmz+IC+7 DAQvhtiBVyFa8XqkY48dLBfVYhJZvC8sSwjQ3k8UXK5WXd7vl6EJvHKp+jG8ROuwNNIR IhaIpGw0n97TXe5cXIOpefDuPFYwutzLoXRx8= 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=hLd7VsdNrWdsBAr1LU6XFvebQnUfvjxAKM1sRwM/fqL0qxmn1e8Tw86kjXQqysXC/t YMxKiNL8Ld5BhXPBqj7RQyCN2bgylQy4L8/5UTdPJNJJ54EuKQc/evMaZe59qEFOlk/B fgTegVxccjRPpl9chgmEQBuqRkFjcEfuo+708= MIME-Version: 1.0 Received: by 10.52.187.202 with SMTP id fu10mr2217312vdc.127.1304107752078; Fri, 29 Apr 2011 13:09:12 -0700 (PDT) Received: by 10.52.182.105 with HTTP; Fri, 29 Apr 2011 13:09:12 -0700 (PDT) In-Reply-To: References: Date: Sat, 30 Apr 2011 01:39:12 +0530 Message-ID: From: "Jayachandran C." To: Warner Losh Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-mips@freebsd.org Subject: Re: 64 bit time_t in 32 bit ABI? 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: Fri, 29 Apr 2011 20:09:13 -0000 On Sat, Apr 30, 2011 at 12:54 AM, Warner Losh wrote: > I thought we made all new architectures adopt a 32-bit time_t and that's = why it is this way. Although it is not required by standard, having time_t as long is (in my opinion) would be the least surprising implementation. Having it 'long long' on 32-bit will avoid the 2038 issue, but it also makes us incompatible with other platforms and might trip up some programs. That said, if this is a decision that has been taken, we will abide by that= . JC. > Warner > > On Apr 29, 2011, at 11:36 AM, Jayachandran C. wrote: > >> In sys/mips/include/_types.h, I see >> >> | 119 typedef __int64_t =A0 =A0 =A0 __time_t; =A0 =A0 =A0 =A0 =A0 =A0 = =A0 /* time()... */ >> >> Which as far as I can see, is not right for the 32-bit ABIs. But this >> definition has been there for a long time, so I would like to know if >> there is any reason for this? >> >> Since this is a user-visible type, changing it would break binary compat= ibility. >> >> Thanks, >> JC. From owner-freebsd-mips@FreeBSD.ORG Sat Apr 30 12:24: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 091FB1065674 for ; Sat, 30 Apr 2011 12:24:11 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id B5FC58FC13 for ; Sat, 30 Apr 2011 12:24:10 +0000 (UTC) Received: by vws18 with SMTP id 18so4428385vws.13 for ; Sat, 30 Apr 2011 05:24:10 -0700 (PDT) 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=YI/DoPTlmVfn8NzPKltQqLsCENhCzWWJ7BNh2Bs5oyc=; b=EdvxctkPOH1N2rqZ8wOOPshRVRxRrnEDEJU/UcAwutXIeU6hvEZcJjrqdUTx9eKZiD PQc71zQZPwc+i6s5dWDODFlbgEHu4lk2Yz9uWWlseU41NWmWPqWnaoVlcFeRC52NY5TX AYVRTN6nD+2EHe2/OrgWsvzlohROr4/Nv9VVU= 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=PBE2nzf0n/hB/cWA34wEDNyEmhUnMp80vKsHvL0YXL58B1GaAQQ/eIh1I/LRymtFXL ILsQCc/fM9FLRMPkjxvZfSuJu/479QYA3iuv0Txpww5XJDxircrM8klFbIhbBZQO0xWy wOgX5mjrvnEaeHofbHcBQqc2rXdgngsrl1bPY= MIME-Version: 1.0 Received: by 10.52.74.37 with SMTP id q5mr1245945vdv.182.1304166249979; Sat, 30 Apr 2011 05:24:09 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.52.157.202 with HTTP; Sat, 30 Apr 2011 05:24:09 -0700 (PDT) Date: Sat, 30 Apr 2011 20:24:09 +0800 X-Google-Sender-Auth: e7UYzv0FVhw4Y82GZ1D0okf92Ko Message-ID: From: Adrian Chadd To: freebsd-mips@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: AR724x update: PB92 (atheros) bootstrap; pcie committed; other fixes 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: Sat, 30 Apr 2011 12:24:11 -0000 Hi, I've committed Luiz's port of the AR724x PCIe bus glue to HEAD. It doesn't work out of the box for me (I have to disable some workarounds in it for some reason) so unless you feel like diving in to fix things, it isn't yet ready for prime time. I've asked him to verify that it works fine on the Rocket M5 he's been testing with. Once we've sorted out what works and what doesn't, I'll look to try and get it into a decent shape that's usable. On the upside though, I've now brought up FreeBSD on the PB92 reference board from Atheros (AR8316 switch PHY) and it seems to work fine. I'll commit a semi-working configuration file shortly as a reference. Adrian