From owner-freebsd-current@FreeBSD.ORG Sun Feb 7 16:00:11 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0E041065785 for ; Sun, 7 Feb 2010 16:00:11 +0000 (UTC) (envelope-from brucec@muon.cran.org.uk) Received: from muon.cran.org.uk (unknown [IPv6:2001:470:1f09:679::1]) by mx1.freebsd.org (Postfix) with ESMTP id AB33F8FC0C for ; Sun, 7 Feb 2010 16:00:09 +0000 (UTC) Received: by muon.cran.org.uk (Postfix, from userid 1000) id C9C748BBF; Sun, 7 Feb 2010 16:00:32 +0000 (UTC) Date: Sun, 7 Feb 2010 16:00:32 +0000 From: Bruce Cran To: current@freebsd.org Message-ID: <20100207160031.GA27434@muon.cran.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Cc: bzeeb+freebsd+lor@zabbadoz.net Subject: LOR: vfs_mount.c (ufs) / msdosfs_vfsops.c (devfs) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2010 16:00:12 -0000 Running -CURRENT from today, I unmounted the msdosfs filesystem on my phone and got the following LOR: lock order reversal: 1st 0xffffff00c51279f8 ufs (ufs) @ /usr/src/sys/kern/vfs_mount.c:1204 2nd 0xffffff010b892278 devfs (devfs) @ /usr/src/sys/modules/msdosfs/../../fs/msdosfs/msdosfs_vfsops.c:944 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2a _witness_debugger() at witness_debugger+0x2e witness_checkorder() at witness_checkorder+0x81e __lockmgr_args() at __lockmgr_args+0xd11 vop_stdlock() at vop_stdlock+0x39 VOP_LOCK1_APV() VOP_LOCK1_APV+0x9b _vn_lock() at _vn_lock+0x47 msdosfs_sync() at msdosfs_sync+0x227 dounmount() at dounmount+0x2ca unmount() at unmount+0x216 syscall() at syscall+0x2a2 Xfast_syscall() at Xfast_syscall+0xe1 --- syscall (22, FreeBSD ELF64, unmount), rip = 0x8006a1e3c, rsp = 0x7fffffffe3a8, rbp = 0x800c08010 --- -- Bruce Cran From owner-freebsd-current@FreeBSD.ORG Sun Feb 7 22:22:58 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DBE81065670; Sun, 7 Feb 2010 22:22:58 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) Received: from esa-jnhn.mail.uoguelph.ca (esa-jnhn.mail.uoguelph.ca [131.104.91.44]) by mx1.freebsd.org (Postfix) with ESMTP id 59FCE8FC13; Sun, 7 Feb 2010 22:22:56 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEANfLbkuDaFvH/2dsb2JhbADVH4RUBA X-IronPort-AV: E=Sophos;i="4.49,423,1262581200"; d="scan'208";a="64577006" Received: from danube.cs.uoguelph.ca ([131.104.91.199]) by esa-jnhn-pri.mail.uoguelph.ca with ESMTP; 07 Feb 2010 17:22:56 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by danube.cs.uoguelph.ca (Postfix) with ESMTP id F136D1084121; Sun, 7 Feb 2010 17:22:55 -0500 (EST) X-Virus-Scanned: amavisd-new at danube.cs.uoguelph.ca Received: from danube.cs.uoguelph.ca ([127.0.0.1]) by localhost (danube.cs.uoguelph.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Mh4RZXqNRpIz; Sun, 7 Feb 2010 17:22:54 -0500 (EST) Received: from muncher.cs.uoguelph.ca (muncher.cs.uoguelph.ca [131.104.91.102]) by danube.cs.uoguelph.ca (Postfix) with ESMTP id AEE4B108423C; Sun, 7 Feb 2010 17:22:54 -0500 (EST) Received: from localhost (rmacklem@localhost) by muncher.cs.uoguelph.ca (8.11.7p3+Sun/8.11.6) with ESMTP id o17MY9I07955; Sun, 7 Feb 2010 17:34:09 -0500 (EST) X-Authentication-Warning: muncher.cs.uoguelph.ca: rmacklem owned process doing -bs Date: Sun, 7 Feb 2010 17:34:08 -0500 (EST) From: Rick Macklem X-X-Sender: rmacklem@muncher.cs.uoguelph.ca To: George Mamalakis In-Reply-To: <4B6D3A18.2030304@eng.auth.gr> Message-ID: References: <4B6BE7A2.6000402@eng.auth.gr> <4B6D3A18.2030304@eng.auth.gr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@freebsd.org, freebsd-stable Subject: Re: Kerberized NFSv3 incorrect behavior X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2010 22:22:58 -0000 On Sat, 6 Feb 2010, George Mamalakis wrote: > > thank you for all your answers. I am planning on setting up the computer labs > of my department using kerberized nfsv3 (since v4 seems to be "more" > experimental) with a FreeBSD nfs server and Linux nfs clients. I was > wondering "how stable" such an implementation would be; meaning that I > wouldn't want to end up with an unstsable setup when receiving requests from > 50-60 simultaneous clients, because that would be my everyday scenario. > I believe that the above should be stable, but your mileage may vary, as they say. The main issue will be what your TGT lifetime will be, since client access to the server will normally stop when the TGT expires. Some systems (Mac OS X) will automagically renew the TGT before it expires, if your KDC allows that. I don't think most/all Linux systems do this by default, but there are some utilities out there (try a search for krenew) that will do so. Basically, I think you'll want to avoid TGTs expiring before the user logs out. You also need a unique uid<->user principal mapping for all users logging in. You definitely want to do some testing with whatever Linux system you are using for the client. Good luck with it, rick ps: Choosing nfsv3 vs nfsv4 is basically independent of using RPCSEC_GSS except for the host based initiator credential needed by some clients (Linux and Solaris10 are among those) for NFSv4. From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 00:26:48 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED5C11065692 for ; Mon, 8 Feb 2010 00:26:48 +0000 (UTC) (envelope-from vincepoy@gmail.com) Received: from mail-yw0-f191.google.com (mail-yw0-f191.google.com [209.85.211.191]) by mx1.freebsd.org (Postfix) with ESMTP id 89C018FC16 for ; Mon, 8 Feb 2010 00:26:48 +0000 (UTC) Received: by ywh29 with SMTP id 29so588140ywh.13 for ; Sun, 07 Feb 2010 16:26:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=lz7K+z9jKfHcG8ds13cynwc1o5Lpmsn/DsrdJVZifbY=; b=G/s5OMIGFBaAe3FR4+srrVTg3w/nH+1wFMR5yZs4WB2sBkDWKgLYFeAR9762uzywSn WlTRZPsvktrpRTZEmrp5h+u2dVL9o6+PGL2YPDbJku2my+WIpA6V4/Sy1p0G3oZQOL1N e51zbnhZfhYVJLGtDQ5OI5THZK1JrjweNJPPA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=XrnJx9VbMFQ8L9HUgkr1bzZeFKxeSwI7jQ3H5cAq7EG93PBMCS2RIr38a1SOJCmCyQ HcYiu+NwXVb8xdwqFNjYyQySpK6UDeOFva0BZCCwKvoD8EOcpOKWH6Zd9/4DydLC02Kc oiTSquC/WqwD9O3ZeQbMukhqu9R1MVI3dOgh0= MIME-Version: 1.0 Received: by 10.150.75.10 with SMTP id x10mr2593310yba.87.1265588807600; Sun, 07 Feb 2010 16:26:47 -0800 (PST) Date: Sun, 7 Feb 2010 16:26:47 -0800 Message-ID: <429af92e1002071626p56b44b54l530070e02348098f@mail.gmail.com> From: Vincent Poy To: freebsd-ports@freebsd.org, freebsd-current@freebsd.org, Ed Schouten Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: RE: HEADS UP: gone. All welcome . - ports/sysutils/screen and ports/sysutils/tmux not showing sessions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 00:26:49 -0000 Greetings everyone: It appears that after utmpx.h gone into effect, ports/sysutils/screen and ports/sysutils/tmux are not working correctly after a updated ports tree and building/installing the ports. What basically happens is the screen/tmux sessions which basically use tty's don't show up on the system in w, who, finger. root@bigbang [4:10pm][/usr/src] >> w 4:10PM up 4 days, 1:59, 2 users, load averages: 0.00, 0.00, 0.00 USER TTY FROM LOGIN@ IDLE WHAT vince pts/0 solar.dnalogic.net Wed02PM - tmux: client (/usr/t root@bigbang [4:10pm][/usr/src] >> >From ps -agx: PID TT STAT TIME COMMAND 2174 0 Is 0:00.38 -tcsh (tcsh) 43199 0 I+ 0:00.00 tmux: client (/usr/tmp/tmux-1000/default) (tmux) 21662 1 Is+ 0:00.09 -tcsh (tcsh) 21684 2 Is 0:00.11 -tcsh (tcsh) 47415 2 S+ 3:54.23 alpine 21691 3 Is+ 0:00.08 -tcsh (tcsh) 21698 4 Is+ 0:00.14 -tcsh (tcsh) 21705 5 Is+ 0:00.18 -tcsh (tcsh) 21712 6 Is+ 0:00.24 -tcsh (tcsh) 21719 7 Is+ 0:00.07 -tcsh (tcsh) 21726 8 Is+ 0:00.07 -tcsh (tcsh) 21733 9 Is 0:00.07 -tcsh (tcsh) 21899 9 I 0:00.01 su 21900 9 I 0:00.39 _su (tcsh) 43644 9 D 0:01.15 _su (tcsh) 66082 9 R+ 0:00.00 ps -agx 66083 9 RV 0:00.00 _su (tcsh) 21740 10 Is 0:00.09 -tcsh (tcsh) 21776 10 I 0:00.01 su 21777 10 I 0:00.11 _su (tcsh) 47747 10 S+ 1:34.21 trafshow -R 1 Cheers, Vince Vincent Poy, Ph.D. - Astrophysics From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 03:10:24 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98FEB106566B for ; Mon, 8 Feb 2010 03:10:24 +0000 (UTC) (envelope-from yr.retarded@gmail.com) Received: from mail-gx0-f218.google.com (mail-gx0-f218.google.com [209.85.217.218]) by mx1.freebsd.org (Postfix) with ESMTP id 3FB4D8FC18 for ; Mon, 8 Feb 2010 03:10:23 +0000 (UTC) Received: by gxk10 with SMTP id 10so2176601gxk.3 for ; Sun, 07 Feb 2010 19:10:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=clQ94GPffNGGo3MQRnJkQoT8ScQEGHZdWXN25/DE4Jw=; b=jUYDsb9rBEM870Fc0fycS9piwQJq+qmRGuk7Zfo3B7859x/E2yQYIniS7Dg4SW+wlp u988H19RwjmUqGGpljAihSMROXP1a8DeEgKoes9E3YMP+lPUK65YVYCEVrbzonnW4E98 lRFFXIoyl96Dlxa7J1HSxNycKlgp4Xak1zGDM= 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 :content-type:content-transfer-encoding; b=kXQdgAkc3ur9sTQ5xpo3IeOfmad6JWMj2YoG9X9QeD0t9ToHlJ1bMwteuMQh/dSd1Y j9Uyv9PNCdJWOvS9z1vJhsXUL1a8UCHtr8hszd4OcdfiqeVo6XisXTwYd1nfknV5cG6p bTsmQLWY/iBOdM8jVlGStLNg/mNN7TgUUdET8= MIME-Version: 1.0 Received: by 10.150.63.18 with SMTP id l18mr7987165yba.190.1265598623079; Sun, 07 Feb 2010 19:10:23 -0800 (PST) In-Reply-To: <429af92e1002071626p56b44b54l530070e02348098f@mail.gmail.com> References: <429af92e1002071626p56b44b54l530070e02348098f@mail.gmail.com> Date: Sun, 7 Feb 2010 21:10:23 -0600 Message-ID: <58c737d71002071910u26a51661n79ca00e65a24f48c@mail.gmail.com> From: Chris Ruiz To: freebsd-ports@freebsd.org, freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: HEADS UP: gone. All welcome . - ports/sysutils/screen and ports/sysutils/tmux not showing sessions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 03:10:24 -0000 On Sun, Feb 7, 2010 at 6:26 PM, Vincent Poy wrote: > =A0Greetings everyone: > > It appears that after utmpx.h gone into effect, ports/sysutils/screen and > ports/sysutils/tmux are not working correctly after a updated ports tree = and > building/installing the ports. =A0What basically happens is the screen/tm= ux > sessions which basically use tty's don't show up on the system in w, who, > finger. I can second that screen doesn't compile anymore and that tmux ttys don't list in w/who. Thanks, -- Chris ----------------------------------------- http://twitter.com/chrisattack http://chrisattack.com From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 04:33:43 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56EA9106566B; Mon, 8 Feb 2010 04:33:43 +0000 (UTC) (envelope-from vincepoy@gmail.com) Received: from mail-yw0-f191.google.com (mail-yw0-f191.google.com [209.85.211.191]) by mx1.freebsd.org (Postfix) with ESMTP id 00E6E8FC0C; Mon, 8 Feb 2010 04:33:42 +0000 (UTC) Received: by ywh29 with SMTP id 29so88168ywh.13 for ; Sun, 07 Feb 2010 20:33:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Srl+V32hePpyzqswzrsRTIXLdGoor1cjgcI49bARkzs=; b=QQ1FofYLytNiUDbPqlaggx5KgQpeEP/ok+xjVdMCpA+TtglsYQSfynaztEj2+OZAJe DokUeKncLTzNEAgcsi0rqqwxHOvmVNcuTbkxaEAKyOw+MZejU53ZhmiXkwnZaL/Ni9Zw FGyeVhC8aXfZg3NpRWMa6qe0N2tqN6GTHkCOg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=QsN4/ptZ4hoPiz5h5Svy8jUuLOr8l79oxZfqY+mv+Jy3LnrczVVGYxnkpTp2KuSDaA 4E5A1YExZODr+UTDQR8nvfn6M/xoL/nZYBRL7nCC/ZPsG9/wAsiH9gimY+cn8yZSC+M3 vf7DV2/UNmpeySPBAu1Zz8BFk3JrEsVSHBysA= MIME-Version: 1.0 Received: by 10.151.89.31 with SMTP id r31mr7124773ybl.57.1265603621890; Sun, 07 Feb 2010 20:33:41 -0800 (PST) Date: Sun, 7 Feb 2010 20:33:41 -0800 Message-ID: <429af92e1002072033md77c27fk302ae8da4df13335@mail.gmail.com> From: Vincent Poy To: Chris Ruiz , freebsd-ports@freebsd.org, freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: HEADS UP: gone. All welcome . - ports/sysutils/screen and ports/sysutils/tmux not showing sessions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 04:33:43 -0000 On Sun, Feb 7, 2010 at 9:10 PM, Chris Ruiz , wrote: >> On Sun, Feb 7, 2010 at 6:26 PM, Vincent Poy wrote: >> Greetings everyone: >> >> It appears that after utmpx.h gone into effect, ports/sysutils/screen and >> ports/sysutils/tmux are not working correctly after a updated ports tree >> and building/installing the ports. What basically happens is the >> screen/tmux sessions which basically use tty's don't show up on the system >> in w, who, finger. > > I can second that screen doesn't compile anymore and that tmux ttys don't list > in w/who. Actually, screen was broken and then cy committed updates to screen about 11 days ago and it compiles without issues. Just that like tmux, the session doesn't show up in w/who/finger, it acts like hitting ctrl-A + L in screen which hides the pty from shown as logged in. Cheers, Vince Vincent Poy, Ph.D. - Astrophysics From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 07:22:08 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7FF1106566B; Mon, 8 Feb 2010 07:22:08 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id 4D4D08FC17; Mon, 8 Feb 2010 07:22:07 +0000 (UTC) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 13EE11CD73; Mon, 8 Feb 2010 08:22:07 +0100 (CET) Date: Mon, 8 Feb 2010 08:22:07 +0100 From: Ed Schouten To: Vincent Poy Message-ID: <20100208072207.GR77705@hoeg.nl> References: <429af92e1002071626p56b44b54l530070e02348098f@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SGQUOkdSd5JhRQz3" Content-Disposition: inline In-Reply-To: <429af92e1002071626p56b44b54l530070e02348098f@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: HEADS UP: gone. All welcome . - ports/sysutils/screen and ports/sysutils/tmux not showing sessions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 07:22:08 -0000 --SGQUOkdSd5JhRQz3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Vincent Poy wrote: > It appears that after utmpx.h gone into effect, ports/sysutils/screen and > ports/sysutils/tmux are not working correctly after a updated ports tree = and > building/installing the ports. What basically happens is the screen/tmux > sessions which basically use tty's don't show up on the system in w, who, > finger. Which is because tmux doesn't update utmp files anyway. --=20 Ed Schouten WWW: http://80386.nl/ --SGQUOkdSd5JhRQz3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAktvu58ACgkQ52SDGA2eCwWgEQCeNK41lcuO9ljEicxTrSQDDUrJ l1kAnR+81mELgIKwkUP+ru/ECFT/fVRp =47+w -----END PGP SIGNATURE----- --SGQUOkdSd5JhRQz3-- From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 08:03:48 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41D081065672; Mon, 8 Feb 2010 08:03:48 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id 0A6D98FC18; Mon, 8 Feb 2010 08:03:48 +0000 (UTC) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 72E061CEBB; Mon, 8 Feb 2010 09:03:47 +0100 (CET) Date: Mon, 8 Feb 2010 09:03:47 +0100 From: Ed Schouten To: Vincent Poy Message-ID: <20100208080347.GS77705@hoeg.nl> References: <429af92e1002071626p56b44b54l530070e02348098f@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="N+XLEcmrpw+t5qL9" Content-Disposition: inline In-Reply-To: <429af92e1002071626p56b44b54l530070e02348098f@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org, cy@freebsd.org Subject: Re: HEADS UP: gone. All welcome . - ports/sysutils/screen and ports/sysutils/tmux not showing sessions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 08:03:48 -0000 --N+XLEcmrpw+t5qL9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Vincent, * Vincent Poy wrote: > It appears that after utmpx.h gone into effect, ports/sysutils/screen and > ports/sysutils/tmux are not working correctly after a updated ports tree = and > building/installing the ports. What basically happens is the screen/tmux > sessions which basically use tty's don't show up on the system in w, who, > finger. I just rebuilt screen and doesn't seem to work indeed. The point is that I wrote a perfectly fine patch for it and sent it to cy@, but he committed a completely different version to the ports tree. You'd better discuss this regression with him. My version did work: | (ed@dull) ~ $ tty | /dev/pts/0 | (ed@dull) ~ $ w | 9:02AM up 5 days, 11:02, 1 user, load averages: 0.08, 0.08, 0.03 | USER TTY FROM LOGIN@ IDLE WHAT | ed pts/0 mekker.80386.nl 9:02AM - w | (ed@dull) ~ $ screen | (ed@dull) ~ $ tty | /dev/pts/2 | (ed@dull) ~ $ w | 9:03AM up 5 days, 11:02, 1 user, load averages: 0.05, 0.08, 0.03 | USER TTY FROM LOGIN@ IDLE WHAT | ed pts/2 mekker:S.0 9:03AM - w --=20 Ed Schouten WWW: http://80386.nl/ --N+XLEcmrpw+t5qL9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAktvxWMACgkQ52SDGA2eCwUtIACffrkcfm+Tngy8P6rb11ZTPByN OfcAnjnjgLgZcvh3j+BM9c77Z/jTSnkH =zbjO -----END PGP SIGNATURE----- --N+XLEcmrpw+t5qL9-- From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 08:21:41 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69B8E106566C; Mon, 8 Feb 2010 08:21:41 +0000 (UTC) (envelope-from vincepoy@gmail.com) Received: from mail-yw0-f191.google.com (mail-yw0-f191.google.com [209.85.211.191]) by mx1.freebsd.org (Postfix) with ESMTP id F3C298FC15; Mon, 8 Feb 2010 08:21:40 +0000 (UTC) Received: by ywh29 with SMTP id 29so203186ywh.13 for ; Mon, 08 Feb 2010 00:21:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=SdRTDPNcLOsqN8sFoObQ1E6vCH74xCwvR3bTrJQ5w+E=; b=K9D/uWuwCYIQZSrfF+RuxNWbxO6zyDbpVj4yQyNupkpLAKOPelDFyRurINEV8CMRmc qTV7VVk6i7UIViDJWEgIZIyciU2K+L+5kX2mNG0BvXsqiv3OOyXsHsJ/sCcnMNVFQRNC MC2J5A/EvzuXlXL5U4cUeP46SrsANmbVXx8ro= 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=GLyggu0Bw9SYJWs/NMIxQ+zxWgibnz/PduurhtaoHrp89QmKXciay2fplpATKGgcpo hidyTB7zNq3dkwioQNjNExPz0auAn4Sx5pAUsnvukShh/QW02Da7iPTKFjgv7X5+pdjs lLqCwOg1Lx0t/052zJ+yDmI1nq96e+gR7R9+Q= MIME-Version: 1.0 Received: by 10.150.23.38 with SMTP id 38mr924225ybw.63.1265617298571; Mon, 08 Feb 2010 00:21:38 -0800 (PST) In-Reply-To: <20100208072207.GR77705@hoeg.nl> References: <429af92e1002071626p56b44b54l530070e02348098f@mail.gmail.com> <20100208072207.GR77705@hoeg.nl> Date: Mon, 8 Feb 2010 00:21:38 -0800 Message-ID: <429af92e1002080021w570c0b46m61971040912d83d2@mail.gmail.com> From: Vincent Poy To: Ed Schouten Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: HEADS UP: gone. All welcome . - ports/sysutils/screen and ports/sysutils/tmux not showing sessions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 08:21:41 -0000 On Sun, Feb 7, 2010 at 11:22 PM, Ed Schouten wrote: > * Vincent Poy wrote: > > It appears that after utmpx.h gone into effect, ports/sysutils/screen and > > ports/sysutils/tmux are not working correctly after a updated ports tree > and > > building/installing the ports. What basically happens is the screen/tmux > > sessions which basically use tty's don't show up on the system in w, who, > > finger. > > Which is because tmux doesn't update utmp files anyway. > I only recently learned about tmux and thought it would update utmp just like screen did as supposedly tmux is like screen with all the enhancements but ofcourse, it doesn't have that CTRL-B L command to login/logoff like screen does and I noticed tmux doesn't even have patches as it's just a Makefile. Cheers, Vince Vincent Poy, Ph.D. - Astrophysics From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 12:49:07 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B77F61065676 for ; Mon, 8 Feb 2010 12:49:07 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-iw0-f198.google.com (mail-iw0-f198.google.com [209.85.223.198]) by mx1.freebsd.org (Postfix) with ESMTP id 7DD098FC17 for ; Mon, 8 Feb 2010 12:49:07 +0000 (UTC) Received: by iwn36 with SMTP id 36so699205iwn.3 for ; Mon, 08 Feb 2010 04:49:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=onPQMyj5OVsGwldytyQDHSRiBCl7nhuhS1BGd6A9jXI=; b=Brdnq2w2fcF+qwAb2ROPYwSoOCe9tBpoKNLrGlfOG3h88SFAmWOajHFo0MA4Xg2BIZ kg9G3uEdPd/6LiPlU5hCmGAmvPA92p6plZNUi1wX8vt80TuU6Gf7rMQoOd3715S3uDwr qinEcpWbb/AASW+SpLAhVjYp5KgC+qN2OEI/M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=KunSrkTmnj4qbg2wYE0FR02rSzgdXoGpM2aD4NxuOxKdIfDOF+kqkxBIqIdbnjNhdf resnYTtzOW1+D4Z/7inrxykT1EyEMPNF/psb8z0+GsZ0xbkXNh+oRVwSJSedYOoV4CKc m5NLZrQiDvfw6yuUYgZrfzj+oH1bphHt6YLHk= MIME-Version: 1.0 Sender: asmrookie@gmail.com Received: by 10.231.152.75 with SMTP id f11mr1795427ibw.50.1265633346417; Mon, 08 Feb 2010 04:49:06 -0800 (PST) In-Reply-To: <20100208044941.1f22c7fa@CORONA> References: <2d1264630911251447t4c204b69rc3a2be933e3dd206@mail.gmail.com> <3bbf2fe10911251541o6943ead2ub7a8ab9ed0027896@mail.gmail.com> <20100208044941.1f22c7fa@CORONA> Date: Mon, 8 Feb 2010 13:49:06 +0100 X-Google-Sender-Auth: a5369adbce833bf6 Message-ID: <3bbf2fe11002080449r4006ff93na0a31b3fe79eb197@mail.gmail.com> From: Attilio Rao To: Jason Harmening Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org Subject: Re: newbus locking? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 12:49:07 -0000 2010/2/8 Jason Harmening : > On Thu, 26 Nov 2009 00:41:09 +0100 > Attilio Rao wrote: > >> 2009/11/25 Jason Harmening : >> > The newbus sxlock showed up briefly back in August (yay! no more >> > giant!), then went away for 8.0-RELEASE. =C2=A0Will it be coming back = to >> > HEAD sometime soon? >> > I have a driver that needs to lock the device tree and uses >> > __FreeBSD_version to determine whether to use the sxlock or Giant. >> >> Yes, I expect it to be happening very soon (I hope in maximum one >> month). >> >> Attilio >> >> > > Is this still going to happen for 8.1? I don't mean to be a > pest, but I'm ready to push a driver update to ports, and I'll wait if > the newbus locking will be going in sometime in the next few weeks. Just push the driver with the current code. When I will check-in Giant-less newbus I will notify you and I will make sure your port will work, ok? Attilio --=20 Peace can only be achieved by understanding - A. Einstein From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 10:58:54 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DC371065672 for ; Mon, 8 Feb 2010 10:58:54 +0000 (UTC) (envelope-from jason.harmening@gmail.com) Received: from mail-gx0-f218.google.com (mail-gx0-f218.google.com [209.85.217.218]) by mx1.freebsd.org (Postfix) with ESMTP id C2FD08FC08 for ; Mon, 8 Feb 2010 10:58:51 +0000 (UTC) Received: by gxk10 with SMTP id 10so2402475gxk.3 for ; Mon, 08 Feb 2010 02:58:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=ZBeK8cotXsJgalnfhk42VbAsp+KKJF0Uadrw6cPJzSo=; b=MRZBM08HnZLBB3hpNfGx14NAcTM408MOwHY6znznU5/55XPcYvgpUTP6JaWrOhNWRx x9SfKWZzr+xA8jy6yugZs7oxwSHtIazIlMm7uoJa1/utUBLoSYVCHxrAIB13ByjF5NdW FV7SYTaamooM+F7/PDFE9wqHgiYbEO20umiKM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=B2T8RDtQonaUbQV3HNYmXKNBdCS3wCryp+47lyCV+UDjnK7JKTCewV4oiGX2tbVpYx ALdGSqxjxGtYCFfup81Kn2OQx2G1bwYLisetmukkvmc3fWlb0PfG4fZANSMlRGozpbCl ODdz6wMCVVs50qXqIcSDNDUH/KOUAHjopaU68= Received: by 10.101.206.22 with SMTP id i22mr2541999anq.223.1265626728650; Mon, 08 Feb 2010 02:58:48 -0800 (PST) Received: from CORONA (cpe-66-68-145-126.austin.res.rr.com [66.68.145.126]) by mx.google.com with ESMTPS id 6sm1394316ywc.38.2010.02.08.02.58.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 08 Feb 2010 02:58:45 -0800 (PST) Date: Mon, 8 Feb 2010 04:49:41 -0600 From: Jason Harmening To: Attilio Rao Message-ID: <20100208044941.1f22c7fa@CORONA> In-Reply-To: <3bbf2fe10911251541o6943ead2ub7a8ab9ed0027896@mail.gmail.com> References: <2d1264630911251447t4c204b69rc3a2be933e3dd206@mail.gmail.com> <3bbf2fe10911251541o6943ead2ub7a8ab9ed0027896@mail.gmail.com> X-Mailer: Claws Mail 3.7.3 (GTK+ 2.18.5; amd64-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 08 Feb 2010 12:49:49 +0000 Cc: freebsd-current@freebsd.org Subject: Re: newbus locking? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 10:58:54 -0000 On Thu, 26 Nov 2009 00:41:09 +0100 Attilio Rao wrote: > 2009/11/25 Jason Harmening : > > The newbus sxlock showed up briefly back in August (yay! no more > > giant!), then went away for 8.0-RELEASE. Will it be coming back to > > HEAD sometime soon? > > I have a driver that needs to lock the device tree and uses > > __FreeBSD_version to determine whether to use the sxlock or Giant. > > Yes, I expect it to be happening very soon (I hope in maximum one > month). > > Attilio > > Is this still going to happen for 8.1? I don't mean to be a pest, but I'm ready to push a driver update to ports, and I'll wait if the newbus locking will be going in sometime in the next few weeks. Thanks, Jason From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 14:50:57 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B818106568D; Mon, 8 Feb 2010 14:50:57 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 1E5018FC22; Mon, 8 Feb 2010 14:50:57 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 9D51B46B1A; Mon, 8 Feb 2010 09:50:56 -0500 (EST) Received: from jhbbsd.localnet (smtp.hudson-trading.com [209.249.190.9]) by bigwig.baldwin.cx (Postfix) with ESMTPA id C919E8A024; Mon, 8 Feb 2010 09:50:55 -0500 (EST) From: John Baldwin To: freebsd-current@freebsd.org, bzeeb+freebsd+lor@zabbadoz.net Date: Mon, 8 Feb 2010 09:00:44 -0500 User-Agent: KMail/1.12.1 (FreeBSD/7.2-CBSD-20100120; KDE/4.3.1; amd64; ; ) References: <20100207160031.GA27434@muon.cran.org.uk> In-Reply-To: <20100207160031.GA27434@muon.cran.org.uk> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201002080900.44745.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Mon, 08 Feb 2010 09:50:55 -0500 (EST) X-Virus-Scanned: clamav-milter 0.95.1 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=4.2 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx Cc: Bruce Cran , kib@freebsd.org Subject: Re: LOR: vfs_mount.c (ufs) / msdosfs_vfsops.c (devfs) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 14:50:57 -0000 On Sunday 07 February 2010 11:00:32 am Bruce Cran wrote: > Running -CURRENT from today, I unmounted the msdosfs filesystem on my > phone and got the following LOR: > > lock order reversal: > 1st 0xffffff00c51279f8 ufs (ufs) @ /usr/src/sys/kern/vfs_mount.c:1204 > 2nd 0xffffff010b892278 devfs (devfs) @ > /usr/src/sys/modules/msdosfs/../../fs/msdosfs/msdosfs_vfsops.c:944 > KDB: stack backtrace: > db_trace_self_wrapper() at db_trace_self_wrapper+0x2a > _witness_debugger() at witness_debugger+0x2e > witness_checkorder() at witness_checkorder+0x81e > __lockmgr_args() at __lockmgr_args+0xd11 > vop_stdlock() at vop_stdlock+0x39 > VOP_LOCK1_APV() VOP_LOCK1_APV+0x9b > _vn_lock() at _vn_lock+0x47 > msdosfs_sync() at msdosfs_sync+0x227 > dounmount() at dounmount+0x2ca > unmount() at unmount+0x216 > syscall() at syscall+0x2a2 > Xfast_syscall() at Xfast_syscall+0xe1 > --- syscall (22, FreeBSD ELF64, unmount), rip = 0x8006a1e3c, rsp = > 0x7fffffffe3a8, rbp = 0x800c08010 --- This is due to holding a lock on the coveredvp vnode for most of unmount(2). Probably it should not be held for all of that. Perhaps it is safe to just keep the vnode referenced instead, or could the handling for coveredvp just move to the end of the function where it is now vput? -- John Baldwin From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 14:54:03 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 430361065676; Mon, 8 Feb 2010 14:54:03 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id A7A358FC1C; Mon, 8 Feb 2010 14:54:02 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id o18Ershh013787 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 8 Feb 2010 16:53:54 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id o18Ers7V072874; Mon, 8 Feb 2010 16:53:54 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id o18Ersmr072873; Mon, 8 Feb 2010 16:53:54 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Mon, 8 Feb 2010 16:53:54 +0200 From: Kostik Belousov To: John Baldwin Message-ID: <20100208145354.GJ9991@deviant.kiev.zoral.com.ua> References: <20100207160031.GA27434@muon.cran.org.uk> <201002080900.44745.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NgG1H2o5aFKkgPy/" Content-Disposition: inline In-Reply-To: <201002080900.44745.jhb@freebsd.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: bzeeb+freebsd+lor@zabbadoz.net, Bruce Cran , freebsd-current@freebsd.org Subject: Re: LOR: vfs_mount.c (ufs) / msdosfs_vfsops.c (devfs) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 14:54:03 -0000 --NgG1H2o5aFKkgPy/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 08, 2010 at 09:00:44AM -0500, John Baldwin wrote: > On Sunday 07 February 2010 11:00:32 am Bruce Cran wrote: > > Running -CURRENT from today, I unmounted the msdosfs filesystem on my= =20 > > phone and got the following LOR: > >=20 > > lock order reversal: > > 1st 0xffffff00c51279f8 ufs (ufs) @ /usr/src/sys/kern/vfs_mount.c:1204 > > 2nd 0xffffff010b892278 devfs (devfs) @=20 > > /usr/src/sys/modules/msdosfs/../../fs/msdosfs/msdosfs_vfsops.c:944 > > KDB: stack backtrace: > > db_trace_self_wrapper() at db_trace_self_wrapper+0x2a > > _witness_debugger() at witness_debugger+0x2e > > witness_checkorder() at witness_checkorder+0x81e > > __lockmgr_args() at __lockmgr_args+0xd11 > > vop_stdlock() at vop_stdlock+0x39 > > VOP_LOCK1_APV() VOP_LOCK1_APV+0x9b > > _vn_lock() at _vn_lock+0x47 > > msdosfs_sync() at msdosfs_sync+0x227 > > dounmount() at dounmount+0x2ca > > unmount() at unmount+0x216 > > syscall() at syscall+0x2a2 > > Xfast_syscall() at Xfast_syscall+0xe1 > > --- syscall (22, FreeBSD ELF64, unmount), rip =3D 0x8006a1e3c, rsp =3D= =20 > > 0x7fffffffe3a8, rbp =3D 0x800c08010 --- >=20 > This is due to holding a lock on the coveredvp vnode for most of unmount(= 2). > Probably it should not be held for all of that. Perhaps it is safe to ju= st=20 > keep the vnode referenced instead, or could the handling for coveredvp ju= st > move to the end of the function where it is now vput? Among other things, holding vnode lock on covered vnode prevents parallel unmounts of the same mount point. --NgG1H2o5aFKkgPy/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAktwJYIACgkQC3+MBN1Mb4jTVgCg7KRmdWz9V8kQCe+ybnP7LwiL Fj0AoKffKJuAzWOWllcbKzAJNabzuCKz =v3AH -----END PGP SIGNATURE----- --NgG1H2o5aFKkgPy/-- From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 15:01:59 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7450B106568F; Mon, 8 Feb 2010 15:01:59 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-iw0-f198.google.com (mail-iw0-f198.google.com [209.85.223.198]) by mx1.freebsd.org (Postfix) with ESMTP id 29C538FC19; Mon, 8 Feb 2010 15:01:58 +0000 (UTC) Received: by iwn36 with SMTP id 36so864200iwn.3 for ; Mon, 08 Feb 2010 07:01:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=EW4z8JBDKSmwlPFZDGXoJLhL3wnxUTFGdwFxkmjRgk8=; b=QT/2fkaXEYEU+QqIdxfXDfNXnvp2YS5QYKH9xT4rOFpQ2muZ9pCqmBN/0j7IAqqmQ4 M1eKJSwlc20TeCdTVeg82g44TjKv5QhjU0msL9bxcapGmgnL9ArD8mk4Zsrfn9vBDqDr 5H477XHAvG4GEdA0sNTk8EfKnjQ+bjHt4G0kI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=Fo0UCn4tADfrLqnc15rBnp1YNQFHeGaqv8l2j0V+xfibWYkVLJ+pyaJ5soIo6ztGW0 8agw89g/DZ+Yxf1mUAWXbyDHuWuwZHhWNlhkxcjrAIby1PP35DD83VGNCFt9w4F8fFKg 17c4Re7aVX+IWFycp+3RhoWQEPcTlhapwwt9M= MIME-Version: 1.0 Sender: asmrookie@gmail.com Received: by 10.231.190.204 with SMTP id dj12mr396835ibb.9.1265641318112; Mon, 08 Feb 2010 07:01:58 -0800 (PST) In-Reply-To: <20100208145354.GJ9991@deviant.kiev.zoral.com.ua> References: <20100207160031.GA27434@muon.cran.org.uk> <201002080900.44745.jhb@freebsd.org> <20100208145354.GJ9991@deviant.kiev.zoral.com.ua> Date: Mon, 8 Feb 2010 16:01:58 +0100 X-Google-Sender-Auth: cf04b26a463e6f43 Message-ID: <3bbf2fe11002080701u35a3e419ke562735f4f00ce97@mail.gmail.com> From: Attilio Rao To: Kostik Belousov Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: bzeeb+freebsd+lor@zabbadoz.net, Bruce Cran , freebsd-current@freebsd.org Subject: Re: LOR: vfs_mount.c (ufs) / msdosfs_vfsops.c (devfs) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 15:01:59 -0000 2010/2/8 Kostik Belousov : > On Mon, Feb 08, 2010 at 09:00:44AM -0500, John Baldwin wrote: >> On Sunday 07 February 2010 11:00:32 am Bruce Cran wrote: >> > Running -CURRENT from today, I unmounted the msdosfs filesystem on my >> > phone and got the following LOR: >> > >> > lock order reversal: >> > =C2=A01st 0xffffff00c51279f8 ufs (ufs) @ /usr/src/sys/kern/vfs_mount.c= :1204 >> > =C2=A02nd 0xffffff010b892278 devfs (devfs) @ >> > /usr/src/sys/modules/msdosfs/../../fs/msdosfs/msdosfs_vfsops.c:944 >> > KDB: stack backtrace: >> > db_trace_self_wrapper() at db_trace_self_wrapper+0x2a >> > _witness_debugger() at witness_debugger+0x2e >> > witness_checkorder() at witness_checkorder+0x81e >> > __lockmgr_args() at __lockmgr_args+0xd11 >> > vop_stdlock() at vop_stdlock+0x39 >> > VOP_LOCK1_APV() VOP_LOCK1_APV+0x9b >> > _vn_lock() at _vn_lock+0x47 >> > msdosfs_sync() at msdosfs_sync+0x227 >> > dounmount() at dounmount+0x2ca >> > unmount() at unmount+0x216 >> > syscall() at syscall+0x2a2 >> > Xfast_syscall() at Xfast_syscall+0xe1 >> > --- syscall (22, FreeBSD ELF64, unmount), rip =3D 0x8006a1e3c, rsp =3D >> > 0x7fffffffe3a8, rbp =3D 0x800c08010 --- >> >> This is due to holding a lock on the coveredvp vnode for most of unmount= (2). >> Probably it should not be held for all of that. =C2=A0Perhaps it is safe= to just >> keep the vnode referenced instead, or could the handling for coveredvp j= ust >> move to the end of the function where it is now vput? > > Among other things, holding vnode lock on covered vnode prevents parallel > unmounts of the same mount point. Uhm, I think that this should be hanlded by MNTK_UNMOUNT already (and thus stopping forced unmounts too). Attilio --=20 Peace can only be achieved by understanding - A. Einstein From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 15:06:59 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8EE9A1065676; Mon, 8 Feb 2010 15:06:59 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-iw0-f198.google.com (mail-iw0-f198.google.com [209.85.223.198]) by mx1.freebsd.org (Postfix) with ESMTP id 444188FC1B; Mon, 8 Feb 2010 15:06:59 +0000 (UTC) Received: by iwn36 with SMTP id 36so871399iwn.3 for ; Mon, 08 Feb 2010 07:06:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=P2MK68/ROv+Pf1eQHa/T6GpWbpj+5lLFxilOekVyaW0=; b=B7YOmp0n815MANUO9+NXAph6O2mVvDnBe5uH8ROZ0vRi2jdhaRIl51mxIXdZYWZZIz FvpqUvjgN2eJURV/vpUra2nqrV6V5Pb/WpPbiqgxQho4LHyvXX4+Jc/gVCjOCcOGbCoe ViuUKFDHmzukquGWVf0GFEeGF0g4XbOYdHxMQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=kfdJD6fBOtqpQfC1ixQK9TAQPyAVLtK2iZlMxkSbTVu4Uwe7kPsNeuGQ1mXzE/Kv8l M4/aPikIOGQbE4d/bbj1tLoEL0HyRtklWll5HQxiNzrp1sVa7wWFqq0Zs9gDH4sxIJv1 nmQIIp2oD/cTuW1L/3ALJiJ6BMJnpWOBPgoxM= MIME-Version: 1.0 Sender: asmrookie@gmail.com Received: by 10.231.146.2 with SMTP id f2mr2165879ibv.23.1265641617050; Mon, 08 Feb 2010 07:06:57 -0800 (PST) In-Reply-To: <3bbf2fe11002080701u35a3e419ke562735f4f00ce97@mail.gmail.com> References: <20100207160031.GA27434@muon.cran.org.uk> <201002080900.44745.jhb@freebsd.org> <20100208145354.GJ9991@deviant.kiev.zoral.com.ua> <3bbf2fe11002080701u35a3e419ke562735f4f00ce97@mail.gmail.com> Date: Mon, 8 Feb 2010 16:06:56 +0100 X-Google-Sender-Auth: 4b8cd0955d665c8e Message-ID: <3bbf2fe11002080706k11275a9evbf8a7fa1b14b447f@mail.gmail.com> From: Attilio Rao To: Kostik Belousov Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: bzeeb+freebsd+lor@zabbadoz.net, Bruce Cran , freebsd-current@freebsd.org Subject: Re: LOR: vfs_mount.c (ufs) / msdosfs_vfsops.c (devfs) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 15:06:59 -0000 2010/2/8 Attilio Rao : > 2010/2/8 Kostik Belousov : >> On Mon, Feb 08, 2010 at 09:00:44AM -0500, John Baldwin wrote: >>> On Sunday 07 February 2010 11:00:32 am Bruce Cran wrote: >>> > Running -CURRENT from today, I unmounted the msdosfs filesystem on my >>> > phone and got the following LOR: >>> > >>> > lock order reversal: >>> > =C2=A01st 0xffffff00c51279f8 ufs (ufs) @ /usr/src/sys/kern/vfs_mount.= c:1204 >>> > =C2=A02nd 0xffffff010b892278 devfs (devfs) @ >>> > /usr/src/sys/modules/msdosfs/../../fs/msdosfs/msdosfs_vfsops.c:944 >>> > KDB: stack backtrace: >>> > db_trace_self_wrapper() at db_trace_self_wrapper+0x2a >>> > _witness_debugger() at witness_debugger+0x2e >>> > witness_checkorder() at witness_checkorder+0x81e >>> > __lockmgr_args() at __lockmgr_args+0xd11 >>> > vop_stdlock() at vop_stdlock+0x39 >>> > VOP_LOCK1_APV() VOP_LOCK1_APV+0x9b >>> > _vn_lock() at _vn_lock+0x47 >>> > msdosfs_sync() at msdosfs_sync+0x227 >>> > dounmount() at dounmount+0x2ca >>> > unmount() at unmount+0x216 >>> > syscall() at syscall+0x2a2 >>> > Xfast_syscall() at Xfast_syscall+0xe1 >>> > --- syscall (22, FreeBSD ELF64, unmount), rip =3D 0x8006a1e3c, rsp = =3D >>> > 0x7fffffffe3a8, rbp =3D 0x800c08010 --- >>> >>> This is due to holding a lock on the coveredvp vnode for most of unmoun= t(2). >>> Probably it should not be held for all of that. =C2=A0Perhaps it is saf= e to just >>> keep the vnode referenced instead, or could the handling for coveredvp = just >>> move to the end of the function where it is now vput? >> >> Among other things, holding vnode lock on covered vnode prevents paralle= l >> unmounts of the same mount point. > > Uhm, I think that this should be hanlded by MNTK_UNMOUNT already (and > thus stopping forced unmounts too). In other words probabilly keeping coveredvnode held until MNTK_UNMOUNT and then refcounting it should be fine. Attilio --=20 Peace can only be achieved by understanding - A. Einstein From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 15:08:34 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6741C106568F; Mon, 8 Feb 2010 15:08:34 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id E9CC48FC12; Mon, 8 Feb 2010 15:08:33 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id o18F8Ic7015017 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 8 Feb 2010 17:08:18 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id o18F8I9W073021; Mon, 8 Feb 2010 17:08:18 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id o18F8IsS073020; Mon, 8 Feb 2010 17:08:18 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Mon, 8 Feb 2010 17:08:18 +0200 From: Kostik Belousov To: Attilio Rao Message-ID: <20100208150818.GL9991@deviant.kiev.zoral.com.ua> References: <20100207160031.GA27434@muon.cran.org.uk> <201002080900.44745.jhb@freebsd.org> <20100208145354.GJ9991@deviant.kiev.zoral.com.ua> <3bbf2fe11002080701u35a3e419ke562735f4f00ce97@mail.gmail.com> <3bbf2fe11002080706k11275a9evbf8a7fa1b14b447f@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Jbyekxk18hnEXT0m" Content-Disposition: inline In-Reply-To: <3bbf2fe11002080706k11275a9evbf8a7fa1b14b447f@mail.gmail.com> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: bzeeb+freebsd+lor@zabbadoz.net, Bruce Cran , freebsd-current@freebsd.org Subject: Re: LOR: vfs_mount.c (ufs) / msdosfs_vfsops.c (devfs) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 15:08:34 -0000 --Jbyekxk18hnEXT0m Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 08, 2010 at 04:06:56PM +0100, Attilio Rao wrote: > 2010/2/8 Attilio Rao : > > 2010/2/8 Kostik Belousov : > >> On Mon, Feb 08, 2010 at 09:00:44AM -0500, John Baldwin wrote: > >>> On Sunday 07 February 2010 11:00:32 am Bruce Cran wrote: > >>> > Running -CURRENT from today, I unmounted the msdosfs filesystem on = my > >>> > phone and got the following LOR: > >>> > > >>> > lock order reversal: > >>> > =9A1st 0xffffff00c51279f8 ufs (ufs) @ /usr/src/sys/kern/vfs_mount.c= :1204 > >>> > =9A2nd 0xffffff010b892278 devfs (devfs) @ > >>> > /usr/src/sys/modules/msdosfs/../../fs/msdosfs/msdosfs_vfsops.c:944 > >>> > KDB: stack backtrace: > >>> > db_trace_self_wrapper() at db_trace_self_wrapper+0x2a > >>> > _witness_debugger() at witness_debugger+0x2e > >>> > witness_checkorder() at witness_checkorder+0x81e > >>> > __lockmgr_args() at __lockmgr_args+0xd11 > >>> > vop_stdlock() at vop_stdlock+0x39 > >>> > VOP_LOCK1_APV() VOP_LOCK1_APV+0x9b > >>> > _vn_lock() at _vn_lock+0x47 > >>> > msdosfs_sync() at msdosfs_sync+0x227 > >>> > dounmount() at dounmount+0x2ca > >>> > unmount() at unmount+0x216 > >>> > syscall() at syscall+0x2a2 > >>> > Xfast_syscall() at Xfast_syscall+0xe1 > >>> > --- syscall (22, FreeBSD ELF64, unmount), rip =3D 0x8006a1e3c, rsp = =3D > >>> > 0x7fffffffe3a8, rbp =3D 0x800c08010 --- > >>> > >>> This is due to holding a lock on the coveredvp vnode for most of unmo= unt(2). > >>> Probably it should not be held for all of that. =9APerhaps it is safe= to just > >>> keep the vnode referenced instead, or could the handling for coveredv= p just > >>> move to the end of the function where it is now vput? > >> > >> Among other things, holding vnode lock on covered vnode prevents paral= lel > >> unmounts of the same mount point. > > > > Uhm, I think that this should be hanlded by MNTK_UNMOUNT already (and > > thus stopping forced unmounts too). >=20 > In other words probabilly keeping coveredvnode held until MNTK_UNMOUNT > and then refcounting it should be fine. Actually, the coveredvp then might be reclaimed ? Failed unmount then cannot recover. --Jbyekxk18hnEXT0m Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAktwKOIACgkQC3+MBN1Mb4gN8ACfbyEy0RlFkxwuUEhLTVLcLB8W 6WYAn2amrTTHMvBTD2Gd1YD21OnqwDsN =tT1w -----END PGP SIGNATURE----- --Jbyekxk18hnEXT0m-- From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 15:40:31 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7419106568B; Mon, 8 Feb 2010 15:40:30 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-iw0-f198.google.com (mail-iw0-f198.google.com [209.85.223.198]) by mx1.freebsd.org (Postfix) with ESMTP id 65CB58FC18; Mon, 8 Feb 2010 15:40:30 +0000 (UTC) Received: by iwn36 with SMTP id 36so917134iwn.3 for ; Mon, 08 Feb 2010 07:40:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=QqRt8Anaa2BjYAwsQ4Qr72bF7YUhzZViTxS8EKQ2lAc=; b=M4RWrm03eD0OrQeVP4dx3Xkqy6DbHWdGoNjI2L/eqauWp841/uvF0Ek9vZepfxVjRh 04NZzgNhDw26g6EQ6MoXlCK/W1ynjIl/F7byHz11NRWR5ce9BNjoZr2j1LgIWgH8XYQr 4AZH5AEdYjbVQVU0WcYM8CNQtC7934u4vaGf4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=PVueiObYMKrNmOOJoRtobqaNMe7D94h5TC4MoktAWoBabUIGjv20oA7V/Rk4yyIPVK gD+TynBB6Z0Ob4F0cWyoQMfkxem+13gznId+7iLyWG8pU6/y+y2B/M0IYS8vGXyfx00G gRFgLbLsEZzphgTJEtrBjyyTfqMvj+a8GcRY0= MIME-Version: 1.0 Sender: asmrookie@gmail.com Received: by 10.231.146.134 with SMTP id h6mr1148860ibv.16.1265643629646; Mon, 08 Feb 2010 07:40:29 -0800 (PST) In-Reply-To: <20100208150818.GL9991@deviant.kiev.zoral.com.ua> References: <20100207160031.GA27434@muon.cran.org.uk> <201002080900.44745.jhb@freebsd.org> <20100208145354.GJ9991@deviant.kiev.zoral.com.ua> <3bbf2fe11002080701u35a3e419ke562735f4f00ce97@mail.gmail.com> <3bbf2fe11002080706k11275a9evbf8a7fa1b14b447f@mail.gmail.com> <20100208150818.GL9991@deviant.kiev.zoral.com.ua> Date: Mon, 8 Feb 2010 16:40:29 +0100 X-Google-Sender-Auth: a6e412e2ddd467dd Message-ID: <3bbf2fe11002080740q1da560c8r8c8d92a1053d021b@mail.gmail.com> From: Attilio Rao To: Kostik Belousov Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: bzeeb+freebsd+lor@zabbadoz.net, Bruce Cran , freebsd-current@freebsd.org Subject: Re: LOR: vfs_mount.c (ufs) / msdosfs_vfsops.c (devfs) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 15:40:31 -0000 2010/2/8 Kostik Belousov : > On Mon, Feb 08, 2010 at 04:06:56PM +0100, Attilio Rao wrote: >> 2010/2/8 Attilio Rao : >> > 2010/2/8 Kostik Belousov : >> >> On Mon, Feb 08, 2010 at 09:00:44AM -0500, John Baldwin wrote: >> >>> On Sunday 07 February 2010 11:00:32 am Bruce Cran wrote: >> >>> > Running -CURRENT from today, I unmounted the msdosfs filesystem on= my >> >>> > phone and got the following LOR: >> >>> > >> >>> > lock order reversal: >> >>> > =C2=A01st 0xffffff00c51279f8 ufs (ufs) @ /usr/src/sys/kern/vfs_mou= nt.c:1204 >> >>> > =C2=A02nd 0xffffff010b892278 devfs (devfs) @ >> >>> > /usr/src/sys/modules/msdosfs/../../fs/msdosfs/msdosfs_vfsops.c:944 >> >>> > KDB: stack backtrace: >> >>> > db_trace_self_wrapper() at db_trace_self_wrapper+0x2a >> >>> > _witness_debugger() at witness_debugger+0x2e >> >>> > witness_checkorder() at witness_checkorder+0x81e >> >>> > __lockmgr_args() at __lockmgr_args+0xd11 >> >>> > vop_stdlock() at vop_stdlock+0x39 >> >>> > VOP_LOCK1_APV() VOP_LOCK1_APV+0x9b >> >>> > _vn_lock() at _vn_lock+0x47 >> >>> > msdosfs_sync() at msdosfs_sync+0x227 >> >>> > dounmount() at dounmount+0x2ca >> >>> > unmount() at unmount+0x216 >> >>> > syscall() at syscall+0x2a2 >> >>> > Xfast_syscall() at Xfast_syscall+0xe1 >> >>> > --- syscall (22, FreeBSD ELF64, unmount), rip =3D 0x8006a1e3c, rsp= =3D >> >>> > 0x7fffffffe3a8, rbp =3D 0x800c08010 --- >> >>> >> >>> This is due to holding a lock on the coveredvp vnode for most of unm= ount(2). >> >>> Probably it should not be held for all of that. =C2=A0Perhaps it is = safe to just >> >>> keep the vnode referenced instead, or could the handling for covered= vp just >> >>> move to the end of the function where it is now vput? >> >> >> >> Among other things, holding vnode lock on covered vnode prevents para= llel >> >> unmounts of the same mount point. >> > >> > Uhm, I think that this should be hanlded by MNTK_UNMOUNT already (and >> > thus stopping forced unmounts too). >> >> In other words probabilly keeping coveredvnode held until MNTK_UNMOUNT >> and then refcounting it should be fine. > > Actually, the coveredvp then might be reclaimed ? Failed unmount then > cannot recover. I thought on domount() we did holdcount the coveredvp for the time being? If we don't, maybe we should. Attilio --=20 Peace can only be achieved by understanding - A. Einstein From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 15:42:04 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A69FA106566C; Mon, 8 Feb 2010 15:42:04 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 1F6748FC27; Mon, 8 Feb 2010 15:42:03 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id o18FfwPJ017750 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 8 Feb 2010 17:41:58 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id o18FfwJS073265; Mon, 8 Feb 2010 17:41:58 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id o18FfwD3073264; Mon, 8 Feb 2010 17:41:58 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Mon, 8 Feb 2010 17:41:58 +0200 From: Kostik Belousov To: Attilio Rao Message-ID: <20100208154158.GM9991@deviant.kiev.zoral.com.ua> References: <20100207160031.GA27434@muon.cran.org.uk> <201002080900.44745.jhb@freebsd.org> <20100208145354.GJ9991@deviant.kiev.zoral.com.ua> <3bbf2fe11002080701u35a3e419ke562735f4f00ce97@mail.gmail.com> <3bbf2fe11002080706k11275a9evbf8a7fa1b14b447f@mail.gmail.com> <20100208150818.GL9991@deviant.kiev.zoral.com.ua> <3bbf2fe11002080740q1da560c8r8c8d92a1053d021b@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YIwHDYD8sUXtBKvt" Content-Disposition: inline In-Reply-To: <3bbf2fe11002080740q1da560c8r8c8d92a1053d021b@mail.gmail.com> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: bzeeb+freebsd+lor@zabbadoz.net, Bruce Cran , freebsd-current@freebsd.org Subject: Re: LOR: vfs_mount.c (ufs) / msdosfs_vfsops.c (devfs) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 15:42:04 -0000 --YIwHDYD8sUXtBKvt Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 08, 2010 at 04:40:29PM +0100, Attilio Rao wrote: > 2010/2/8 Kostik Belousov : > > On Mon, Feb 08, 2010 at 04:06:56PM +0100, Attilio Rao wrote: > >> 2010/2/8 Attilio Rao : > >> > 2010/2/8 Kostik Belousov : > >> >> On Mon, Feb 08, 2010 at 09:00:44AM -0500, John Baldwin wrote: > >> >>> On Sunday 07 February 2010 11:00:32 am Bruce Cran wrote: > >> >>> > Running -CURRENT from today, I unmounted the msdosfs filesystem = on my > >> >>> > phone and got the following LOR: > >> >>> > > >> >>> > lock order reversal: > >> >>> > =9A1st 0xffffff00c51279f8 ufs (ufs) @ /usr/src/sys/kern/vfs_moun= t.c:1204 > >> >>> > =9A2nd 0xffffff010b892278 devfs (devfs) @ > >> >>> > /usr/src/sys/modules/msdosfs/../../fs/msdosfs/msdosfs_vfsops.c:9= 44 > >> >>> > KDB: stack backtrace: > >> >>> > db_trace_self_wrapper() at db_trace_self_wrapper+0x2a > >> >>> > _witness_debugger() at witness_debugger+0x2e > >> >>> > witness_checkorder() at witness_checkorder+0x81e > >> >>> > __lockmgr_args() at __lockmgr_args+0xd11 > >> >>> > vop_stdlock() at vop_stdlock+0x39 > >> >>> > VOP_LOCK1_APV() VOP_LOCK1_APV+0x9b > >> >>> > _vn_lock() at _vn_lock+0x47 > >> >>> > msdosfs_sync() at msdosfs_sync+0x227 > >> >>> > dounmount() at dounmount+0x2ca > >> >>> > unmount() at unmount+0x216 > >> >>> > syscall() at syscall+0x2a2 > >> >>> > Xfast_syscall() at Xfast_syscall+0xe1 > >> >>> > --- syscall (22, FreeBSD ELF64, unmount), rip =3D 0x8006a1e3c, r= sp =3D > >> >>> > 0x7fffffffe3a8, rbp =3D 0x800c08010 --- > >> >>> > >> >>> This is due to holding a lock on the coveredvp vnode for most of u= nmount(2). > >> >>> Probably it should not be held for all of that. =9APerhaps it is s= afe to just > >> >>> keep the vnode referenced instead, or could the handling for cover= edvp just > >> >>> move to the end of the function where it is now vput? > >> >> > >> >> Among other things, holding vnode lock on covered vnode prevents pa= rallel > >> >> unmounts of the same mount point. > >> > > >> > Uhm, I think that this should be hanlded by MNTK_UNMOUNT already (and > >> > thus stopping forced unmounts too). > >> > >> In other words probabilly keeping coveredvnode held until MNTK_UNMOUNT > >> and then refcounting it should be fine. > > > > Actually, the coveredvp then might be reclaimed ? Failed unmount then > > cannot recover. >=20 > I thought on domount() we did holdcount the coveredvp for the time being? > If we don't, maybe we should. Hold or ref does not prevent reclaim. --YIwHDYD8sUXtBKvt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAktwMMYACgkQC3+MBN1Mb4h18ACgjL1dQVuJqMoOvY6xdKOUKXaF 3uAAnRYk2ka8NvC2aWZFY4Qp1HYfM17O =YKn/ -----END PGP SIGNATURE----- --YIwHDYD8sUXtBKvt-- From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 16:29:46 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 682BD106566C; Mon, 8 Feb 2010 16:29:46 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-iw0-f198.google.com (mail-iw0-f198.google.com [209.85.223.198]) by mx1.freebsd.org (Postfix) with ESMTP id 196698FC13; Mon, 8 Feb 2010 16:29:45 +0000 (UTC) Received: by iwn36 with SMTP id 36so986095iwn.3 for ; Mon, 08 Feb 2010 08:29:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=v090fvmEcjnOuEfb9+Q1ptMYhCBwrT6zpaAcYgZctAM=; b=SdybM4JkaCAzdVzCyprHs5Mz7wNIGrd8RlJFx8AzmK2YvUcRcK39Qj8vxJPKV3IyMq zR8suuGnnnuSBBLKYDNACetnw2GL15KXoUKh/2PO7JbWMhExk2g2qzcbLfcmnjvfSvr0 guzCI/Wafn/LYWVug/yNZ4j8Z4s6XKtOlQ+Qk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=G/Tb7g1gOFUjPJkYsgJah/XeoiRtac+SEy1xAZyUITda7LDXFGNnDDAl1Zt3UYJWZC 9WeVNKCCIY01g2VeTxePP6Pd4yW5Voa+wr6m0Vo2lEtLd93+dw4zzb/EoD533+aKSe+L 8sjYs9Yohg5j51mf03af2DRCdVlDXnq7dKujM= MIME-Version: 1.0 Sender: asmrookie@gmail.com Received: by 10.231.145.5 with SMTP id b5mr6143834ibv.70.1265646584922; Mon, 08 Feb 2010 08:29:44 -0800 (PST) In-Reply-To: <20100208154158.GM9991@deviant.kiev.zoral.com.ua> References: <20100207160031.GA27434@muon.cran.org.uk> <201002080900.44745.jhb@freebsd.org> <20100208145354.GJ9991@deviant.kiev.zoral.com.ua> <3bbf2fe11002080701u35a3e419ke562735f4f00ce97@mail.gmail.com> <3bbf2fe11002080706k11275a9evbf8a7fa1b14b447f@mail.gmail.com> <20100208150818.GL9991@deviant.kiev.zoral.com.ua> <3bbf2fe11002080740q1da560c8r8c8d92a1053d021b@mail.gmail.com> <20100208154158.GM9991@deviant.kiev.zoral.com.ua> Date: Mon, 8 Feb 2010 17:29:44 +0100 X-Google-Sender-Auth: 1557550056b70b5d Message-ID: <3bbf2fe11002080829l4d5bb55ue82e3ce5f65f2ae2@mail.gmail.com> From: Attilio Rao To: Kostik Belousov Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: bzeeb+freebsd+lor@zabbadoz.net, Bruce Cran , freebsd-current@freebsd.org Subject: Re: LOR: vfs_mount.c (ufs) / msdosfs_vfsops.c (devfs) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 16:29:46 -0000 2010/2/8 Kostik Belousov : > On Mon, Feb 08, 2010 at 04:40:29PM +0100, Attilio Rao wrote: >> 2010/2/8 Kostik Belousov : >> > On Mon, Feb 08, 2010 at 04:06:56PM +0100, Attilio Rao wrote: >> >> 2010/2/8 Attilio Rao : >> >> > 2010/2/8 Kostik Belousov : >> >> >> On Mon, Feb 08, 2010 at 09:00:44AM -0500, John Baldwin wrote: >> >> >>> On Sunday 07 February 2010 11:00:32 am Bruce Cran wrote: >> >> >>> > Running -CURRENT from today, I unmounted the msdosfs filesystem= on my >> >> >>> > phone and got the following LOR: >> >> >>> > >> >> >>> > lock order reversal: >> >> >>> > =C2=A01st 0xffffff00c51279f8 ufs (ufs) @ /usr/src/sys/kern/vfs_= mount.c:1204 >> >> >>> > =C2=A02nd 0xffffff010b892278 devfs (devfs) @ >> >> >>> > /usr/src/sys/modules/msdosfs/../../fs/msdosfs/msdosfs_vfsops.c:= 944 >> >> >>> > KDB: stack backtrace: >> >> >>> > db_trace_self_wrapper() at db_trace_self_wrapper+0x2a >> >> >>> > _witness_debugger() at witness_debugger+0x2e >> >> >>> > witness_checkorder() at witness_checkorder+0x81e >> >> >>> > __lockmgr_args() at __lockmgr_args+0xd11 >> >> >>> > vop_stdlock() at vop_stdlock+0x39 >> >> >>> > VOP_LOCK1_APV() VOP_LOCK1_APV+0x9b >> >> >>> > _vn_lock() at _vn_lock+0x47 >> >> >>> > msdosfs_sync() at msdosfs_sync+0x227 >> >> >>> > dounmount() at dounmount+0x2ca >> >> >>> > unmount() at unmount+0x216 >> >> >>> > syscall() at syscall+0x2a2 >> >> >>> > Xfast_syscall() at Xfast_syscall+0xe1 >> >> >>> > --- syscall (22, FreeBSD ELF64, unmount), rip =3D 0x8006a1e3c, = rsp =3D >> >> >>> > 0x7fffffffe3a8, rbp =3D 0x800c08010 --- >> >> >>> >> >> >>> This is due to holding a lock on the coveredvp vnode for most of = unmount(2). >> >> >>> Probably it should not be held for all of that. =C2=A0Perhaps it = is safe to just >> >> >>> keep the vnode referenced instead, or could the handling for cove= redvp just >> >> >>> move to the end of the function where it is now vput? >> >> >> >> >> >> Among other things, holding vnode lock on covered vnode prevents p= arallel >> >> >> unmounts of the same mount point. >> >> > >> >> > Uhm, I think that this should be hanlded by MNTK_UNMOUNT already (a= nd >> >> > thus stopping forced unmounts too). >> >> >> >> In other words probabilly keeping coveredvnode held until MNTK_UNMOUN= T >> >> and then refcounting it should be fine. >> > >> > Actually, the coveredvp then might be reclaimed ? Failed unmount then >> > cannot recover. >> >> I thought on domount() we did holdcount the coveredvp for the time being= ? >> If we don't, maybe we should. > Hold or ref does not prevent reclaim. Oh right, I readed recycle. Attilio --=20 Peace can only be achieved by understanding - A. Einstein From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 17:25:21 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E9651065670 for ; Mon, 8 Feb 2010 17:25:21 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id E0BF28FC0A for ; Mon, 8 Feb 2010 17:25:20 +0000 (UTC) Received: from [193.31.11.193] (helo=current.Sisis.de) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1NeVbp-0007yu-4M for freebsd-current@freebsd.org; Mon, 08 Feb 2010 16:33:09 +0100 Received: from current.Sisis.de (current [127.0.0.1]) by current.Sisis.de (8.14.3/8.14.3) with ESMTP id o18FX8Gq002113 for ; Mon, 8 Feb 2010 16:33:08 +0100 (CET) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by current.Sisis.de (8.14.3/8.14.3/Submit) id o18FX8fp002112 for freebsd-current@freebsd.org; Mon, 8 Feb 2010 16:33:08 +0100 (CET) (envelope-from guru@unixarea.de) X-Authentication-Warning: current.Sisis.de: guru set sender to guru@unixarea.de using -f Date: Mon, 8 Feb 2010 16:33:08 +0100 From: Matthias Apitz To: freebsd-current@freebsd.org Message-ID: <20100208153308.GA2071@current.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 8.0-CURRENT (i386) X-Con-Id: 51246 X-Originating-IP: 193.31.11.193 Subject: USB cdce stopped working X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 17:25:21 -0000 Hello, I've just realized that while plug-in my OpenMoko Freerunner into the USB port it does not give a cdce0 interface, but just an error: Feb 8 16:29:26 current kernel: usb2_alloc_device:1569: set address 2 failed (USB_ERR_STALLED, ignored) Feb 8 16:29:26 current kernel: usb2_alloc_device:1607: getting device descriptor at addr 2 failed, USB_ERR_STALLED! Feb 8 16:29:27 current kernel: usb2_req_re_enumerate:1519: addr=2, set address failed! (USB_ERR_STALLED, ignored) Feb 8 16:29:27 current kernel: usb2_req_re_enumerate:1533: getting device descriptor at addr 2 failed, USB_ERR_STALLED! Feb 8 16:29:28 current kernel: usb2_req_re_enumerate:1519: addr=2, set address failed! (USB_ERR_STALLED, ignored) Feb 8 16:29:28 current kernel: usb2_req_re_enumerate:1533: getting device descriptor at addr 2 failed, USB_ERR_STALLED! Feb 8 16:29:28 current kernel: ugen5.2: <(null)> at usbus5 (disconnected) Feb 8 16:29:28 current kernel: uhub_reattach_port:416: could not allocate new device! Until some days ago it worked (and I have not changed) the kernel since then: # uname -a FreeBSD current.Sisis.de 8.0-CURRENT FreeBSD 8.0-CURRENT #5: Sun Jan 10 09:55:14 CET 2010 guru@current.Sisis.de:/usr/obj/usr/src/sys/GENERIC i386 # bzip2 -dc messages.*.bz2 | fgrep cdce Feb 5 12:51:21 current kernel: cdce0: on usbus5 Feb 5 12:51:21 current kernel: ue0: on cdce0 Feb 5 14:30:40 current kernel: cdce0: at uhub0, port 1, addr 2 (disconnected) Feb 5 14:50:17 current kernel: cdce0: on usbus5 Feb 5 14:50:17 current kernel: ue0: on cdce0 Feb 5 17:03:25 current kernel: cdce0: at uhub0, port 1, addr 2 (disconnected) Feb 4 14:21:52 current kernel: cdce0: on usbus5 Feb 4 14:21:52 current kernel: ue0: on cdce0 Feb 4 15:00:05 current kernel: cdce0: at uhub0, port 1, addr 2 (disconnected) Feb 4 16:05:07 current kernel: cdce0: on usbus5 Feb 4 16:05:07 current kernel: ue0: on cdce0 Feb 4 17:16:48 current kernel: cdce0: at uhub0, port 1, addr 2 (disconnected) What could be the reason for the above message? Thx matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ Vote NO to EU The Lisbon Treaty: http://www.no-means-no.eu From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 17:48:45 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDC3C106566C for ; Mon, 8 Feb 2010 17:48:44 +0000 (UTC) (envelope-from shuvaev@physik.uni-wuerzburg.de) Received: from mailrelay.rz.uni-wuerzburg.de (mailrelay.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.freebsd.org (Postfix) with ESMTP id 97B6E8FC12 for ; Mon, 8 Feb 2010 17:48:44 +0000 (UTC) Received: from virusscan.mail (localhost [127.0.0.1]) by mailrelay.mail (Postfix) with ESMTP id 4E4435AC35; Mon, 8 Feb 2010 18:48:42 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by virusscan.mail (Postfix) with ESMTP id 4B4A35AC1D; Mon, 8 Feb 2010 18:48:42 +0100 (CET) X-Virus-Scanned: by amavisd-new at uni-wuerzburg.de Received: from mail.physik.uni-wuerzburg.de (wthp192.physik.uni-wuerzburg.de [132.187.40.192]) by mailmaster.uni-wuerzburg.de (Postfix) with ESMTP id 2C1B45CC34; Mon, 8 Feb 2010 18:48:42 +0100 (CET) Received: from wep4035 ([132.187.37.35]) by mail.physik.uni-wuerzburg.de (Lotus Domino Release 8.5.1FP1) with ESMTP id 2010020818484071-31973 ; Mon, 8 Feb 2010 18:48:40 +0100 Received: by wep4035 (sSMTP sendmail emulation); Mon, 08 Feb 2010 18:48:40 +0100 Date: Mon, 8 Feb 2010 18:48:40 +0100 From: Alexey Shuvaev To: Matthias Apitz Message-ID: <20100208174840.GA13739@wep4035.physik.uni-wuerzburg.de> References: <20100208153308.GA2071@current.Sisis.de> MIME-Version: 1.0 In-Reply-To: <20100208153308.GA2071@current.Sisis.de> Organization: Universitaet Wuerzburg User-Agent: Mutt/1.5.20 (2009-06-14) X-MIMETrack: Itemize by SMTP Server on domino1/uni-wuerzburg(Release 8.5.1FP1|January 05, 2010) at 02/08/2010 06:48:41 PM, Serialize by Router on domino1/uni-wuerzburg(Release 8.5.1FP1|January 05, 2010) at 02/08/2010 06:48:41 PM, Serialize complete at 02/08/2010 06:48:41 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Cc: freebsd-current@freebsd.org, hselasky@c2i.net Subject: Re: USB cdce stopped working (and not only cdce?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 17:48:45 -0000 On Mon, Feb 08, 2010 at 04:33:08PM +0100, Matthias Apitz wrote: > > Hello, > > I've just realized that while plug-in my OpenMoko Freerunner into the > USB port it does not give a cdce0 interface, but just an error: > > Feb 8 16:29:26 current kernel: usb2_alloc_device:1569: set address 2 > failed (USB_ERR_STALLED, ignored) > Feb 8 16:29:26 current kernel: usb2_alloc_device:1607: getting device > descriptor at addr 2 failed, USB_ERR_STALLED! > Feb 8 16:29:27 current kernel: usb2_req_re_enumerate:1519: addr=2, set > address failed! (USB_ERR_STALLED, ignored) > Feb 8 16:29:27 current kernel: usb2_req_re_enumerate:1533: getting > device descriptor at addr 2 failed, USB_ERR_STALLED! > Feb 8 16:29:28 current kernel: usb2_req_re_enumerate:1519: addr=2, set > address failed! (USB_ERR_STALLED, ignored) > Feb 8 16:29:28 current kernel: usb2_req_re_enumerate:1533: getting > device descriptor at addr 2 failed, USB_ERR_STALLED! > Feb 8 16:29:28 current kernel: ugen5.2: <(null)> at usbus5 > (disconnected) > Feb 8 16:29:28 current kernel: uhub_reattach_port:416: could not > allocate new device! > > Until some days ago it worked (and I have not changed) the kernel since > then: > > # uname -a > FreeBSD current.Sisis.de 8.0-CURRENT FreeBSD 8.0-CURRENT #5: Sun Jan 10 > 09:55:14 CET 2010 guru@current.Sisis.de:/usr/obj/usr/src/sys/GENERIC > i386 > > # bzip2 -dc messages.*.bz2 | fgrep cdce > Feb 5 12:51:21 current kernel: cdce0: on usbus5 > Feb 5 12:51:21 current kernel: ue0: on cdce0 > Feb 5 14:30:40 current kernel: cdce0: at uhub0, port 1, addr 2 (disconnected) > Feb 5 14:50:17 current kernel: cdce0: on usbus5 > Feb 5 14:50:17 current kernel: ue0: on cdce0 > Feb 5 17:03:25 current kernel: cdce0: at uhub0, port 1, addr 2 (disconnected) > Feb 4 14:21:52 current kernel: cdce0: on usbus5 > Feb 4 14:21:52 current kernel: ue0: on cdce0 > Feb 4 15:00:05 current kernel: cdce0: at uhub0, port 1, addr 2 (disconnected) > Feb 4 16:05:07 current kernel: cdce0: on usbus5 > Feb 4 16:05:07 current kernel: ue0: on cdce0 > Feb 4 17:16:48 current kernel: cdce0: at uhub0, port 1, addr 2 (disconnected) > > What could be the reason for the above message? Thx > > matthias > I have noticed that it is relatively easy to wedge the USB stack on recent CURRENT. Personally I manage to reliable wedge it by a user-space program using devel/libftdi (-> libusb in base) by re-programming the 'chunk-size' from 4096 to 1 byte. Haven't looked at it more closely yet. Another similar report was: http://lists.freebsd.org/pipermail/freebsd-current/2010-January/015200.html Under 'wedge' I mean that anything connected to a 'wedged' HUB fails to enumerate. Workarounds: 1) Try to use the port on another HUB (normally 1 HUB serves 2 USB ports). 2) Reboot the computer and try again. Hans, do you have any ideas? P.S. My CURRENT is not so current at the moment :) ~> uname -a FreeBSD wep4035 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r202285: Thu Jan 14 19:04:21 CET 2010 root@wep4035:/usr/obj/usr/src/sys/GENERIC amd64 Alexey. From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 17:50:13 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04FA11065676; Mon, 8 Feb 2010 17:50:13 +0000 (UTC) (envelope-from mamalos@eng.auth.gr) Received: from vergina.eng.auth.gr (vergina.eng.auth.gr [155.207.18.1]) by mx1.freebsd.org (Postfix) with ESMTP id 8E9888FC15; Mon, 8 Feb 2010 17:50:12 +0000 (UTC) Received: from mamalacation.ee.auth.gr (mamalacation.ee.auth.gr [155.207.33.29]) by vergina.eng.auth.gr (8.14.3/8.14.1) with ESMTP id o18HoA10071786; Mon, 8 Feb 2010 19:50:10 +0200 (EET) (envelope-from mamalos@eng.auth.gr) Message-ID: <4B704ECD.1060902@eng.auth.gr> Date: Mon, 08 Feb 2010 19:50:05 +0200 From: George Mamalakis User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.5) Gecko/20100115 Thunderbird/3.0 MIME-Version: 1.0 To: Rick Macklem References: <4B6BE7A2.6000402@eng.auth.gr> <4B6D3A18.2030304@eng.auth.gr> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, freebsd-stable Subject: Re: Kerberized NFSv3 incorrect behavior X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 17:50:13 -0000 On 08/02/2010 00:34, Rick Macklem wrote: > > > On Sat, 6 Feb 2010, George Mamalakis wrote: > >> >> thank you for all your answers. I am planning on setting up the >> computer labs of my department using kerberized nfsv3 (since v4 seems >> to be "more" experimental) with a FreeBSD nfs server and Linux nfs >> clients. I was wondering "how stable" such an implementation would >> be; meaning that I wouldn't want to end up with an unstsable setup >> when receiving requests from 50-60 simultaneous clients, because that >> would be my everyday scenario. >> > > I believe that the above should be stable, but your mileage may vary, as > they say. The main issue will be what your TGT lifetime will be, since > client access to the server will normally stop when the TGT expires. Some > systems (Mac OS X) will automagically renew the TGT before it expires, > if your KDC allows that. I don't think most/all Linux systems do this > by default, but there are some utilities out there (try a search for > krenew) that will do so. > I think that this I can be overcome with a default timeout option in my shell variables (at least for the 'pilot phase'). > Basically, I think you'll want to avoid TGTs expiring before the user > logs out. You also need a unique uid<->user principal mapping for all > users logging in. I am planning on using LDAP as my backend with kerberos attributes (I have already setup my ldap like that). To be honest, I have done something funny. My heimdal's backend is openldap; this LDAP is only for heimdal access (inside a jail). Then, I have another jail which serves its openldap instance to all my clients. This ldap (which stores a totally different DIT then heimdal's LDAP) is kerberized (it uses gssapi authentication via cyrus-sasl), using the heimdal jail. It's a bit dramatic, but it seems to work fine-until now-, it seems quite secure, and allows me to synchronize the heimdal backend easily through openldap replication. Moreover, keeping the user credentials in ldap helps for having a generic user/password store for other services I use (like samba, (for my windows hosts)). So, I use a different ldap attribute for samba-semantics and another ldap attribute for kerberos. Lastly, openldap caters for storing uids,gids,home_folder_locations,etc for my users, where my clients have access to this information via their respective nsswitch.conf files. I think that this answers your question regarding uid<->user principal mapping, unless I misunderstood something. > > You definitely want to do some testing with whatever Linux system you > are using for the client. > > Good luck with it, rick > ps: Choosing nfsv3 vs nfsv4 is basically independent of using RPCSEC_GSS > except for the host based initiator credential needed by some clients > (Linux and Solaris10 are among those) for NFSv4. > To tell you the truth, when I recompiled my kernel with: options NFSD options KGSSAPI device crypto to setup an nvsv4 server, nfsd refused to start because mountd was segfaulting. I didn't play much with this setup, because I was in a hurry, so I commented out NFSD and put back NFSSERVER, to be able to test my server. Now a last question: Does gssapi/nfs setup work with the automounter (bsd/linux nfs-client)? Thanx again for your answer. -- George Mamalakis IT Officer Electrical and Computer Engineer (Aristotle Un. of Thessaloniki), MSc (Imperial College of London) Department of Electrical and Computer Engineering Faculty of Engineering Aristotle University of Thessaloniki phone number : +30 (2310) 994379 From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 18:29:10 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AAF91065693 for ; Mon, 8 Feb 2010 18:29:10 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe08.swip.net [212.247.154.225]) by mx1.freebsd.org (Postfix) with ESMTP id 9DCEC8FC1E for ; Mon, 8 Feb 2010 18:29:09 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=4eHAX2J_qn8A:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=9L-IZBnu-SDaOxDipQAA:9 a=00ppMmHNnrkgxwtq_bwA:7 a=S34a5xhBJtPSS4Q2iTX23mzkfR0A:4 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe08.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 1333478858; Mon, 08 Feb 2010 19:29:07 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Mon, 8 Feb 2010 19:27:42 +0100 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; amd64; ; ) References: <20100208153308.GA2071@current.Sisis.de> <20100208174840.GA13739@wep4035.physik.uni-wuerzburg.de> In-Reply-To: <20100208174840.GA13739@wep4035.physik.uni-wuerzburg.de> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201002081927.42060.hselasky@c2i.net> Cc: Alexey Shuvaev , Matthias Apitz Subject: Re: USB cdce stopped working (and not only cdce?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 18:29:10 -0000 On Monday 08 February 2010 18:48:40 Alexey Shuvaev wrote: > Hans, do you have any ideas? > I think this is because the file handle for USB access was not closed, when the device was detached. Can you check that? Same happens if you cu -l /dev/cuaU0 and don't kill cu upon device removal. It's not USB's fault :-) --HPS From owner-freebsd-current@FreeBSD.ORG Mon Feb 8 22:35:22 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3BED1065692; Mon, 8 Feb 2010 22:35:22 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) Received: from esa-jnhn.mail.uoguelph.ca (esa-jnhn.mail.uoguelph.ca [131.104.91.44]) by mx1.freebsd.org (Postfix) with ESMTP id 814568FC17; Mon, 8 Feb 2010 22:35:22 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEANsgcEuDaFvJ/2dsb2JhbADJfwGNHYJfAYF0BA X-IronPort-AV: E=Sophos;i="4.49,432,1262581200"; d="scan'208";a="64707326" Received: from ganges.cs.uoguelph.ca ([131.104.91.201]) by esa-jnhn-pri.mail.uoguelph.ca with ESMTP; 08 Feb 2010 17:35:09 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by ganges.cs.uoguelph.ca (Postfix) with ESMTP id DD484FB809C; Mon, 8 Feb 2010 17:35:08 -0500 (EST) X-Virus-Scanned: amavisd-new at ganges.cs.uoguelph.ca Received: from ganges.cs.uoguelph.ca ([127.0.0.1]) by localhost (ganges.cs.uoguelph.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QrNCMc0RFBEn; Mon, 8 Feb 2010 17:35:08 -0500 (EST) Received: from muncher.cs.uoguelph.ca (muncher.cs.uoguelph.ca [131.104.91.102]) by ganges.cs.uoguelph.ca (Postfix) with ESMTP id 08873FB808D; Mon, 8 Feb 2010 17:35:08 -0500 (EST) Received: from localhost (rmacklem@localhost) by muncher.cs.uoguelph.ca (8.11.7p3+Sun/8.11.6) with ESMTP id o18MkNS19638; Mon, 8 Feb 2010 17:46:24 -0500 (EST) X-Authentication-Warning: muncher.cs.uoguelph.ca: rmacklem owned process doing -bs Date: Mon, 8 Feb 2010 17:46:23 -0500 (EST) From: Rick Macklem X-X-Sender: rmacklem@muncher.cs.uoguelph.ca To: George Mamalakis In-Reply-To: <4B704ECD.1060902@eng.auth.gr> Message-ID: References: <4B6BE7A2.6000402@eng.auth.gr> <4B6D3A18.2030304@eng.auth.gr> <4B704ECD.1060902@eng.auth.gr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@freebsd.org, freebsd-stable Subject: Re: Kerberized NFSv3 incorrect behavior X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 22:35:23 -0000 On Mon, 8 Feb 2010, George Mamalakis wrote: > > To tell you the truth, when I recompiled my kernel with: > > options NFSD > options KGSSAPI > device crypto > > to setup an nvsv4 server, nfsd refused to start because mountd was > segfaulting. I didn't play much with this setup, because I was in a hurry, so > I commented out NFSD and put back NFSSERVER, to be able to test my server. > Ok, I'll test the above case. It definitely should be fixed. > Now a last question: Does gssapi/nfs setup work with the automounter > (bsd/linux nfs-client)? > No idea. The Mac OS X client works ok with the automounter. The main issue I'm aware of is that, if you are automounting home directories, then the "kinit" has to happen before any access attempt to the home dir. occurs during the login sequence. (I've never tried to automount on either FreeBSD nor Linux.) Have fun, rick ps: The nfsv4@linux-nfs.org mailing list is a good place to ask, if you run into Linux client issues. From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 01:20:03 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3A6E1065672; Tue, 9 Feb 2010 01:20:03 +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 AD51E8FC17; Tue, 9 Feb 2010 01:20:03 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o191K2rm076383; Mon, 8 Feb 2010 20:20:02 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o191K2u5076376; Tue, 9 Feb 2010 01:20:02 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 9 Feb 2010 01:20:02 GMT Message-Id: <201002090120.o191K2u5076376@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 i386/pc98 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 01:20:03 -0000 TB --- 2010-02-09 00:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-09 00:15:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2010-02-09 00:15:00 - cleaning the object tree TB --- 2010-02-09 00:15:31 - cvsupping the source tree TB --- 2010-02-09 00:15:31 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2010-02-09 00:16:01 - building world TB --- 2010-02-09 00:16:01 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 00:16:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 00:16:01 - TARGET=pc98 TB --- 2010-02-09 00:16:01 - TARGET_ARCH=i386 TB --- 2010-02-09 00:16:01 - TZ=UTC TB --- 2010-02-09 00:16:01 - __MAKE_CONF=/dev/null TB --- 2010-02-09 00:16:01 - cd /src TB --- 2010-02-09 00:16:01 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 9 00:16:02 UTC 2010 >>> 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 Tue Feb 9 01:15:37 UTC 2010 TB --- 2010-02-09 01:15:37 - generating LINT kernel config TB --- 2010-02-09 01:15:37 - cd /src/sys/pc98/conf TB --- 2010-02-09 01:15:37 - /usr/bin/make -B LINT TB --- 2010-02-09 01:15:38 - building LINT kernel TB --- 2010-02-09 01:15:38 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 01:15:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 01:15:38 - TARGET=pc98 TB --- 2010-02-09 01:15:38 - TARGET_ARCH=i386 TB --- 2010-02-09 01:15:38 - TZ=UTC TB --- 2010-02-09 01:15:38 - __MAKE_CONF=/dev/null TB --- 2010-02-09 01:15:38 - cd /src TB --- 2010-02-09 01:15:38 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Feb 9 01:15:38 UTC 2010 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/ata-disk.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/atapi-cd.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/atapi-fd.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/atapi-tape.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/atapi-cam.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ath/if_ath.c -I/src/sys/dev/ath /src/sys/dev/ath/if_ath.c: In function 'ath_key_alloc': /src/sys/dev/ath/if_ath.c:2239: error: expected expression before '/' token *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-09 01:20:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-09 01:20:02 - ERROR: failed to build lint kernel TB --- 2010-02-09 01:20:02 - 2813.30 user 691.30 system 3902.48 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 01:21:24 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FCC91065672; Tue, 9 Feb 2010 01:21: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 7A4C28FC08; Tue, 9 Feb 2010 01:21:24 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o191LO01088881; Mon, 8 Feb 2010 20:21:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o191LO3l088872; Tue, 9 Feb 2010 01:21:24 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 9 Feb 2010 01:21:24 GMT Message-Id: <201002090121.o191LO3l088872@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 i386/i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 01:21:24 -0000 TB --- 2010-02-09 00:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-09 00:15:00 - starting HEAD tinderbox run for i386/i386 TB --- 2010-02-09 00:15:00 - cleaning the object tree TB --- 2010-02-09 00:15:33 - cvsupping the source tree TB --- 2010-02-09 00:15:33 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2010-02-09 00:16:01 - building world TB --- 2010-02-09 00:16:01 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 00:16:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 00:16:01 - TARGET=i386 TB --- 2010-02-09 00:16:01 - TARGET_ARCH=i386 TB --- 2010-02-09 00:16:01 - TZ=UTC TB --- 2010-02-09 00:16:01 - __MAKE_CONF=/dev/null TB --- 2010-02-09 00:16:01 - cd /src TB --- 2010-02-09 00:16:01 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 9 00:16:02 UTC 2010 >>> 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 Tue Feb 9 01:15:52 UTC 2010 TB --- 2010-02-09 01:15:52 - generating LINT kernel config TB --- 2010-02-09 01:15:52 - cd /src/sys/i386/conf TB --- 2010-02-09 01:15:52 - /usr/bin/make -B LINT TB --- 2010-02-09 01:15:53 - building LINT kernel TB --- 2010-02-09 01:15:53 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 01:15:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 01:15:53 - TARGET=i386 TB --- 2010-02-09 01:15:53 - TARGET_ARCH=i386 TB --- 2010-02-09 01:15:53 - TZ=UTC TB --- 2010-02-09 01:15:53 - __MAKE_CONF=/dev/null TB --- 2010-02-09 01:15:53 - cd /src TB --- 2010-02-09 01:15:53 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Feb 9 01:15:53 UTC 2010 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/ata-raid.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/atapi-cd.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/atapi-fd.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/atapi-tape.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/atapi-cam.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ath/if_ath.c -I/src/sys/dev/ath /src/sys/dev/ath/if_ath.c: In function 'ath_key_alloc': /src/sys/dev/ath/if_ath.c:2239: error: expected expression before '/' token *** Error code 1 Stop in /obj/i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-09 01:21:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-09 01:21:23 - ERROR: failed to build lint kernel TB --- 2010-02-09 01:21:23 - 2889.14 user 679.63 system 3983.73 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 01:47:20 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CAB0106566B; Tue, 9 Feb 2010 01:47: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 270D38FC15; Tue, 9 Feb 2010 01:47:19 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o191lJk8016537; Mon, 8 Feb 2010 20:47:19 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o191lJMK016528; Tue, 9 Feb 2010 01:47:19 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 9 Feb 2010 01:47:19 GMT Message-Id: <201002090147.o191lJMK016528@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 amd64/amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 01:47:20 -0000 TB --- 2010-02-09 00:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-09 00:15:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2010-02-09 00:15:00 - cleaning the object tree TB --- 2010-02-09 00:15:35 - cvsupping the source tree TB --- 2010-02-09 00:15:35 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/amd64/amd64/supfile TB --- 2010-02-09 00:16:01 - building world TB --- 2010-02-09 00:16:01 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 00:16:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 00:16:01 - TARGET=amd64 TB --- 2010-02-09 00:16:01 - TARGET_ARCH=amd64 TB --- 2010-02-09 00:16:01 - TZ=UTC TB --- 2010-02-09 00:16:01 - __MAKE_CONF=/dev/null TB --- 2010-02-09 00:16:01 - cd /src TB --- 2010-02-09 00:16:01 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 9 00:16:02 UTC 2010 >>> 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Tue Feb 9 01:42:18 UTC 2010 TB --- 2010-02-09 01:42:18 - generating LINT kernel config TB --- 2010-02-09 01:42:18 - cd /src/sys/amd64/conf TB --- 2010-02-09 01:42:18 - /usr/bin/make -B LINT TB --- 2010-02-09 01:42:19 - building LINT kernel TB --- 2010-02-09 01:42:19 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 01:42:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 01:42:19 - TARGET=amd64 TB --- 2010-02-09 01:42:19 - TARGET_ARCH=amd64 TB --- 2010-02-09 01:42:19 - TZ=UTC TB --- 2010-02-09 01:42:19 - __MAKE_CONF=/dev/null TB --- 2010-02-09 01:42:19 - cd /src TB --- 2010-02-09 01:42:19 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Feb 9 01:42:19 UTC 2010 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/ata-raid.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/atapi-cd.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/atapi-fd.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/atapi-tape.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ata/atapi-cam.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ath/if_ath.c -I/src/sys/dev/ath /src/sys/dev/ath/if_ath.c: In function 'ath_key_alloc': /src/sys/dev/ath/if_ath.c:2239: error: expected expression before '/' token *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-09 01:47:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-09 01:47:19 - ERROR: failed to build lint kernel TB --- 2010-02-09 01:47:19 - 4037.62 user 959.59 system 5538.97 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 02:05:07 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 641F7106568B; Tue, 9 Feb 2010 02:05:07 +0000 (UTC) (envelope-from vincepoy@gmail.com) Received: from mail-yx0-f199.google.com (mail-yx0-f199.google.com [209.85.210.199]) by mx1.freebsd.org (Postfix) with ESMTP id EB2EC8FC15; Tue, 9 Feb 2010 02:05:06 +0000 (UTC) Received: by yxe37 with SMTP id 37so2684445yxe.27 for ; Mon, 08 Feb 2010 18:05:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=LqmhJ+eoQo9Hi/tYdh+9/gHuZRRmlZ6zv529koANmz8=; b=ReqfRbY1HtSuv//bhVERh5jxjba+JedZmrqXt6dhibld1PzSkzu1rm9odPslNNMXdT qLXADrLjqfxESnWwljpk+6R6PPey5HXvzQfmL0mDlzReoNogCiEImQT0BryU/wz8udDW PwiNA78F+zJgXa7bm/phJ5+Qju0FAssiXfQGQ= 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=L2foeSG5rw+LVF1x6gTME8p6B/e7szF/x0XKfBxzykBCV4IG0e0Zs97P+vs8wSxuWB cAv57AHYhHAbO0DJ5JXf5PxvxKqTTZqxM7rkXT8gcgs+VqiSEAsu7mNRvv18GrYUGXMe X8p47Yk6wlPdfo0cup1wWWoca7ZJNXDKWwaFQ= MIME-Version: 1.0 Received: by 10.150.251.5 with SMTP id y5mr10140187ybh.48.1265681105775; Mon, 08 Feb 2010 18:05:05 -0800 (PST) In-Reply-To: <20100208080347.GS77705@hoeg.nl> References: <429af92e1002071626p56b44b54l530070e02348098f@mail.gmail.com> <20100208080347.GS77705@hoeg.nl> Date: Mon, 8 Feb 2010 18:05:05 -0800 Message-ID: <429af92e1002081805l629e04c6ub7b85b77a492e22c@mail.gmail.com> From: Vincent Poy To: Ed Schouten Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org, cy@freebsd.org Subject: Re: HEADS UP: gone. All welcome . - ports/sysutils/screen and ports/sysutils/tmux not showing sessions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 02:05:07 -0000 Hi Ed: On Mon, Feb 8, 2010 at 12:03 AM, Ed Schouten wrote: > > * Vincent Poy wrote: > > It appears that after utmpx.h gone into effect, ports/sysutils/screen and > > ports/sysutils/tmux are not working correctly after a updated ports tree > and > > building/installing the ports. What basically happens is the screen/tmux > > sessions which basically use tty's don't show up on the system in w, who, > > finger. > > I just rebuilt screen and doesn't seem to work indeed. The point is that > I wrote a perfectly fine patch for it and sent it to cy@, but he > committed a completely different version to the ports tree. You'd better > discuss this regression with him. > > My version did work: > > | (ed@dull) ~ $ tty > | /dev/pts/0 > | (ed@dull) ~ $ w > | 9:02AM up 5 days, 11:02, 1 user, load averages: 0.08, 0.08, 0.03 > | USER TTY FROM LOGIN@ IDLE WHAT > | ed pts/0 mekker.80386.nl 9:02AM - w > | (ed@dull) ~ $ screen > | (ed@dull) ~ $ tty > | /dev/pts/2 > | (ed@dull) ~ $ w > | 9:03AM up 5 days, 11:02, 1 user, load averages: 0.05, 0.08, 0.03 > | USER TTY FROM LOGIN@ IDLE WHAT > | ed pts/2 mekker:S.0 9:03AM - w Interesting, what's different between the patch you wrote vs the one cy@committed that's currently in the tree? Sorry about the false tmux alarm, I thought tmux would still show logins on the pty's for the sessions as it's supposed to be similar to screen. Cheers, Vince Vincent Poy, Ph.D. - Astrophysics From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 02:08:10 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78E151065679; Tue, 9 Feb 2010 02:08:10 +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 3B6638FC16; Tue, 9 Feb 2010 02:08:09 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o19289r3063427; Mon, 8 Feb 2010 21:08:09 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o19289lO063423; Tue, 9 Feb 2010 02:08:09 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 9 Feb 2010 02:08:09 GMT Message-Id: <201002090208.o19289lO063423@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-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 02:08:10 -0000 TB --- 2010-02-09 01:20:02 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-09 01:20:02 - starting HEAD tinderbox run for mips/mips TB --- 2010-02-09 01:20:02 - cleaning the object tree TB --- 2010-02-09 01:20:12 - cvsupping the source tree TB --- 2010-02-09 01:20:12 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2010-02-09 01:20:34 - building world TB --- 2010-02-09 01:20:34 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 01:20:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 01:20:34 - TARGET=mips TB --- 2010-02-09 01:20:34 - TARGET_ARCH=mips TB --- 2010-02-09 01:20:34 - TZ=UTC TB --- 2010-02-09 01:20:34 - __MAKE_CONF=/dev/null TB --- 2010-02-09 01:20:34 - cd /src TB --- 2010-02-09 01:20:34 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 9 01:20:35 UTC 2010 >>> 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 -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/vipw/vipw.c 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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wl,-EL -o vipw vipw.o -lutil gzip -cn /src/usr.sbin/vipw/vipw.8 > vipw.8.gz ===> usr.sbin/wake (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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/wake/wake.c cc1: warnings being treated as errors /src/usr.sbin/wake/wake.c: In function 'find_ether': /src/usr.sbin/wake/wake.c:123: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.sbin/wake. *** 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 --- 2010-02-09 02:08:09 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-09 02:08:09 - ERROR: failed to build world TB --- 2010-02-09 02:08:09 - 2052.02 user 513.83 system 2886.54 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 02:21:08 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CB1A10656C4; Tue, 9 Feb 2010 02:21:08 +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 8C5398FC16; Tue, 9 Feb 2010 02:21:07 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o192L6Uo067630; Mon, 8 Feb 2010 21:21:06 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o192L608067627; Tue, 9 Feb 2010 02:21:06 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 9 Feb 2010 02:21:06 GMT Message-Id: <201002090221.o192L608067627@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 ia64/ia64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 02:21:08 -0000 TB --- 2010-02-09 01:04:39 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-09 01:04:39 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-02-09 01:04:39 - cleaning the object tree TB --- 2010-02-09 01:04:59 - cvsupping the source tree TB --- 2010-02-09 01:04:59 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-02-09 01:05:21 - building world TB --- 2010-02-09 01:05:21 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 01:05:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 01:05:21 - TARGET=ia64 TB --- 2010-02-09 01:05:21 - TARGET_ARCH=ia64 TB --- 2010-02-09 01:05:21 - TZ=UTC TB --- 2010-02-09 01:05:21 - __MAKE_CONF=/dev/null TB --- 2010-02-09 01:05:21 - cd /src TB --- 2010-02-09 01:05:21 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 9 01:05:23 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/vipw/vipw.c cc -O2 -pipe -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o vipw vipw.o -lutil gzip -cn /src/usr.sbin/vipw/vipw.8 > vipw.8.gz ===> usr.sbin/wake (all) cc -O2 -pipe -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/wake/wake.c cc1: warnings being treated as errors /src/usr.sbin/wake/wake.c: In function 'find_ether': /src/usr.sbin/wake/wake.c:123: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.sbin/wake. *** 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 --- 2010-02-09 02:21:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-09 02:21:06 - ERROR: failed to build world TB --- 2010-02-09 02:21:06 - 3645.99 user 596.08 system 4587.73 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 02:26:04 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CD2A106566C; Tue, 9 Feb 2010 02:26:04 +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 270388FC19; Tue, 9 Feb 2010 02:26:03 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o192Q3Eo001118; Mon, 8 Feb 2010 21:26:03 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o192Q3hK001117; Tue, 9 Feb 2010 02:26:03 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 9 Feb 2010 02:26:03 GMT Message-Id: <201002090226.o192Q3hK001117@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 powerpc/powerpc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 02:26:04 -0000 TB --- 2010-02-09 01:21:24 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-09 01:21:24 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-02-09 01:21:24 - cleaning the object tree TB --- 2010-02-09 01:21:38 - cvsupping the source tree TB --- 2010-02-09 01:21:38 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2010-02-09 01:22:02 - building world TB --- 2010-02-09 01:22:02 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 01:22:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 01:22:02 - TARGET=powerpc TB --- 2010-02-09 01:22:02 - TARGET_ARCH=powerpc TB --- 2010-02-09 01:22:02 - TZ=UTC TB --- 2010-02-09 01:22:02 - __MAKE_CONF=/dev/null TB --- 2010-02-09 01:22:02 - cd /src TB --- 2010-02-09 01:22:02 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 9 01:22:02 UTC 2010 >>> 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 Tue Feb 9 02:22:35 UTC 2010 TB --- 2010-02-09 02:22:35 - generating LINT kernel config TB --- 2010-02-09 02:22:35 - cd /src/sys/powerpc/conf TB --- 2010-02-09 02:22:35 - /usr/bin/make -B LINT TB --- 2010-02-09 02:22:35 - building LINT kernel TB --- 2010-02-09 02:22:35 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 02:22:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 02:22:35 - TARGET=powerpc TB --- 2010-02-09 02:22:35 - TARGET_ARCH=powerpc TB --- 2010-02-09 02:22:35 - TZ=UTC TB --- 2010-02-09 02:22:35 - __MAKE_CONF=/dev/null TB --- 2010-02-09 02:22:35 - cd /src TB --- 2010-02-09 02:22:35 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Feb 9 02:22:35 UTC 2010 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ata/ata-raid.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ata/atapi-cd.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ata/atapi-fd.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ata/atapi-tape.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ata/atapi-cam.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/if_ath.c -I/src/sys/dev/ath /src/sys/dev/ath/if_ath.c: In function 'ath_key_alloc': /src/sys/dev/ath/if_ath.c:2239: error: expected expression before '/' token *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-09 02:26:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-09 02:26:03 - ERROR: failed to build lint kernel TB --- 2010-02-09 02:26:03 - 2912.12 user 614.02 system 3879.25 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 02:26:36 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FD441065693 for ; Tue, 9 Feb 2010 02:26:36 +0000 (UTC) (envelope-from vincepoy@gmail.com) Received: from mail-yx0-f199.google.com (mail-yx0-f199.google.com [209.85.210.199]) by mx1.freebsd.org (Postfix) with ESMTP id 3A5CF8FC1D for ; Tue, 9 Feb 2010 02:26:35 +0000 (UTC) Received: by yxe37 with SMTP id 37so2698369yxe.27 for ; Mon, 08 Feb 2010 18:26:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=5p3LCriojoKOopoNme/DF938zNyvUoqKJr7H9pSypbg=; b=FV7Me0uiHNrQ+mhk4hOj/obAxcih4+Wax9n5OMULJmp6DilF4gCifp0ydGuznpPY78 c7h49trARwa8yVGNnEFPUz3WFhH7ZtKbLSpEY83UpiQcwyFaWjt53PKk7K95LH1cmeJx zdEaZ3if01zUZIgBYLJk6yCJAVwTV+hNjqEi0= 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 :content-type; b=UOF4Nq2YU29yaSRORlRPAM0c1/gS4Wxmr8YoJjRj+d9IRkHEifkCBvtYoq70d6hXDU u43x3s9hy1O9fpFmxnuLk0WRBYbTESU7n0TBzipL/jdITqLLixh35flotX92GaNa1ObO D2JoikIZ2z2dX863dsthKZ72Mh8zFRE6gTCwY= MIME-Version: 1.0 Received: by 10.150.48.30 with SMTP id v30mr4874769ybv.162.1265682395413; Mon, 08 Feb 2010 18:26:35 -0800 (PST) In-Reply-To: <429af92e1002031704s2145570bo708439e9c87f6c80@mail.gmail.com> References: <429af92e1002011500q59b9ae09g908154ae63881ff5@mail.gmail.com> <20100201233216.GL77705@hoeg.nl> <429af92e1002031704s2145570bo708439e9c87f6c80@mail.gmail.com> Date: Mon, 8 Feb 2010 18:26:35 -0800 Message-ID: <429af92e1002081826j630557e9vcd8111b91b67660@mail.gmail.com> From: Vincent Poy To: Ed Schouten , freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: HEADS UP: gone. All welcome . X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 02:26:36 -0000 Hello Ed: On Mon, Feb 1, 2010 at 3:32 PM, Ed Schouten wrote: > Right now there is no way to convert lastlog files. The point is that > unlike you mentioned, the wtmp is actually the only important log file. > All information could in theory be derived from it. You could convert > wtmp files and use last -f to scroll through history to figure out when > someone logged in. > The problem with figuring out when someone last logged in is that newsyslog with the default newsyslog.conf would rotate the wtmp files once a month so that there would be one wtmp followed by wtmp.0, wtmp.1, wtmp.2, wtmp.3 so it will only hold the last months worth of data so if the person logs in anytime more than 5 months, they won't be in the wtmp. > From an administrative point of view, you just want to be able to > inspect log files in case it turns out a couple of months earlier > something bad happened with your system (getting hacked, etc). lastlog > is a nice feature, but it should just be considered being a bonus. The thing with something bad happening with the system is usually looking at data that far back will not really help since if it took a admin that long to figure it out, then there is a bigger issue at hand because the system probably is heavily compromised already as when we had hacks, usually we have to get to it in real-time or atleast within a few hours or otherwise the system will really be history. I just meant that traditionally, when you finger a username, it will show if they have ever logged into their account from the time their account had been created since there are some users who logs in once every 6 months and finger will show their last login info but last won't as the wtmp* files won't due to it rotating monthly and it only goes up to 3 for the backups. > I have been thinking about possibly extending the utmpx interface to > include an application name string for login entries, like "sshd" or > "ftpd". With utmp, it will always show the pty for ssh/rlogin/telnet sessions and ftp when it's a ftp session as: user1 ftp 10.12.21.156 Fri Aug 20 13:17 - 13:17 (00:00) user1 ttyp0 10.12.21.156 Fri Aug 20 13:16 - 13:17 (00:00) while the new format is: user1 10.12.21.156 Wed Feb 3 14:22 - 14:22 (00:00) user1 pts/12 10.12.21.156 Tue Feb 2 20:47 - 20:48 (00:00) So it's really only user based ftp sessions aren't showing up with the ftp part in the utmpx output. I guess it's just something new to get use to that a blank just means a ftp session. In regards to ftp, anonymous ftp is not showing up anywhere in last In utmp, it looked like this: ftp ftp 10.12.21.156 Wed Feb 3 16:18 - 16:18 (00:00) So atleast if someone somehow hacked the system by anonymous ftp, you would atleast be able to track them down, as syslog is not logging anonymous ftp logins. Cheers, Vince Vincent Poy, Ph.D. - Astrophysics From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 02:36:16 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 205DD106566B; Tue, 9 Feb 2010 02:36:16 +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 C7F438FC14; Tue, 9 Feb 2010 02:36:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o192WG1W084932; Mon, 8 Feb 2010 19:32:16 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 08 Feb 2010 19:32:16 -0700 (MST) Message-Id: <20100208.193216.548446513782626061.imp@bsdimp.com> To: mbr@freebsd.org From: "M. Warner Losh" In-Reply-To: <201002090208.o19289lO063423@freebsd-current.sentex.ca> References: <201002090208.o19289lO063423@freebsd-current.sentex.ca> X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: mips@freebsd.org, current@freebsd.org Subject: Re: [head tinderbox] failure on mips/mips X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 02:36:16 -0000 In message: <201002090208.o19289lO063423@freebsd-current.sentex.ca> FreeBSD Tinderbox writes: : TB --- 2010-02-09 01:20:02 - tinderbox 2.6 running on freebsd-current.sentex.ca : TB --- 2010-02-09 01:20:02 - starting HEAD tinderbox run for mips/mips : TB --- 2010-02-09 01:20:02 - cleaning the object tree : TB --- 2010-02-09 01:20:12 - cvsupping the source tree : TB --- 2010-02-09 01:20:12 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile : TB --- 2010-02-09 01:20:34 - building world : TB --- 2010-02-09 01:20:34 - MAKEOBJDIRPREFIX=/obj : TB --- 2010-02-09 01:20:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin : TB --- 2010-02-09 01:20:34 - TARGET=mips : TB --- 2010-02-09 01:20:34 - TARGET_ARCH=mips : TB --- 2010-02-09 01:20:34 - TZ=UTC : TB --- 2010-02-09 01:20:34 - __MAKE_CONF=/dev/null : TB --- 2010-02-09 01:20:34 - cd /src : TB --- 2010-02-09 01:20:34 - /usr/bin/make -B buildworld : >>> World build started on Tue Feb 9 01:20:35 UTC 2010 : >>> 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 -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/vipw/vipw.c : 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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wl,-EL -o vipw vipw.o -lutil : gzip -cn /src/usr.sbin/vipw/vipw.8 > vipw.8.gz : ===> usr.sbin/wake (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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/wake/wake.c : cc1: warnings being treated as errors : /src/usr.sbin/wake/wake.c: In function 'find_ether': : /src/usr.sbin/wake/wake.c:123: warning: cast increases required alignment of target type r203686 | mbr | 2010-02-08 13:57:49 -0700 (Mon, 08 Feb 2010) | 8 lines If there is only one NIC in the system that is up and running, the interface specifier on the command line can be ommited. Besides of this, the bpf is being reused for each machine that has to be woken up. Submitted by: Marc Balmer Please fix it. Warner From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 02:43:19 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C66911065670; Tue, 9 Feb 2010 02:43:19 +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 88AE08FC0A; Tue, 9 Feb 2010 02:43:19 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o192hI7o072847; Mon, 8 Feb 2010 21:43:18 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o192hI41072846; Tue, 9 Feb 2010 02:43:18 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 9 Feb 2010 02:43:18 GMT Message-Id: <201002090243.o192hI41072846@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 sparc64/sparc64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 02:43:20 -0000 TB --- 2010-02-09 01:47:19 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-09 01:47:19 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-02-09 01:47:19 - cleaning the object tree TB --- 2010-02-09 01:47:37 - cvsupping the source tree TB --- 2010-02-09 01:47:37 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-02-09 01:48:01 - building world TB --- 2010-02-09 01:48:01 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 01:48:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 01:48:01 - TARGET=sparc64 TB --- 2010-02-09 01:48:01 - TARGET_ARCH=sparc64 TB --- 2010-02-09 01:48:01 - TZ=UTC TB --- 2010-02-09 01:48:01 - __MAKE_CONF=/dev/null TB --- 2010-02-09 01:48:01 - cd /src TB --- 2010-02-09 01:48:01 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 9 01:48:01 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/vipw/vipw.c cc -O2 -pipe -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o vipw vipw.o -lutil gzip -cn /src/usr.sbin/vipw/vipw.8 > vipw.8.gz ===> usr.sbin/wake (all) cc -O2 -pipe -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/wake/wake.c cc1: warnings being treated as errors /src/usr.sbin/wake/wake.c: In function 'find_ether': /src/usr.sbin/wake/wake.c:123: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.sbin/wake. *** 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 --- 2010-02-09 02:43:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-09 02:43:18 - ERROR: failed to build world TB --- 2010-02-09 02:43:18 - 2564.59 user 534.73 system 3359.39 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 03:01:54 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CD801065670; Tue, 9 Feb 2010 03:01:54 +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 E26F58FC13; Tue, 9 Feb 2010 03:01:53 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1931rvF000503; Mon, 8 Feb 2010 22:01:53 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1931roT000502; Tue, 9 Feb 2010 03:01:53 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 9 Feb 2010 03:01:53 GMT Message-Id: <201002090301.o1931roT000502@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 sparc64/sun4v X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 03:01:54 -0000 TB --- 2010-02-09 02:08:09 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-09 02:08:09 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-02-09 02:08:09 - cleaning the object tree TB --- 2010-02-09 02:08:24 - cvsupping the source tree TB --- 2010-02-09 02:08:24 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-02-09 02:08:45 - building world TB --- 2010-02-09 02:08:45 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 02:08:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 02:08:45 - TARGET=sun4v TB --- 2010-02-09 02:08:45 - TARGET_ARCH=sparc64 TB --- 2010-02-09 02:08:45 - TZ=UTC TB --- 2010-02-09 02:08:45 - __MAKE_CONF=/dev/null TB --- 2010-02-09 02:08:45 - cd /src TB --- 2010-02-09 02:08:45 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 9 02:08:46 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/vipw/vipw.c cc -O2 -pipe -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o vipw vipw.o -lutil gzip -cn /src/usr.sbin/vipw/vipw.8 > vipw.8.gz ===> usr.sbin/wake (all) cc -O2 -pipe -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/wake/wake.c cc1: warnings being treated as errors /src/usr.sbin/wake/wake.c: In function 'find_ether': /src/usr.sbin/wake/wake.c:123: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.sbin/wake. *** 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 --- 2010-02-09 03:01:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-09 03:01:53 - ERROR: failed to build world TB --- 2010-02-09 03:01:53 - 2592.91 user 506.13 system 3223.68 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 03:14:44 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CD251065670 for ; Tue, 9 Feb 2010 03:14:44 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from mx0.deglitch.com (backbone.deglitch.com [IPv6:2001:16d8:fffb:4::abba]) by mx1.freebsd.org (Postfix) with ESMTP id 1AC258FC16 for ; Tue, 9 Feb 2010 03:14:44 +0000 (UTC) Received: from orion.SpringDaemons.com (adsl-99-48-191-9.dsl.snfc21.sbcglobal.net [99.48.191.9]) by mx0.deglitch.com (Postfix) with ESMTPA id 257B48FC4E; Tue, 9 Feb 2010 06:14:41 +0300 (MSK) Received: from orion (localhost [127.0.0.1]) by orion.SpringDaemons.com (Postfix) with SMTP id E028539C24; Mon, 8 Feb 2010 19:15:24 -0800 (PST) Date: Mon, 8 Feb 2010 19:15:24 -0800 From: Stanislav Sedov To: Hans Petter Selasky Message-Id: <20100208191524.e77a34ce.stas@FreeBSD.org> In-Reply-To: <201002081927.42060.hselasky@c2i.net> References: <20100208153308.GA2071@current.Sisis.de> <20100208174840.GA13739@wep4035.physik.uni-wuerzburg.de> <201002081927.42060.hselasky@c2i.net> Organization: The FreeBSD Project X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Alexey Shuvaev , Matthias Apitz , freebsd-current@freebsd.org Subject: Re: USB cdce stopped working (and not only cdce?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 03:14:44 -0000 On Mon, 8 Feb 2010 19:27:42 +0100 Hans Petter Selasky mentioned: > On Monday 08 February 2010 18:48:40 Alexey Shuvaev wrote: > > Hans, do you have any ideas? > > > > I think this is because the file handle for USB access was not closed, when > the device was detached. Can you check that? > > Same happens if you cu -l /dev/cuaU0 and don't kill cu upon device removal. > It's not USB's fault :-) > I have the same issue with if_cdce. Hans, do you have any pointers? Thanks a lot! -- Stanislav Sedov ST4096-RIPE From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 06:01:27 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF8C5106566C for ; Tue, 9 Feb 2010 06:01:27 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id 797708FC08 for ; Tue, 9 Feb 2010 06:01:27 +0000 (UTC) Received: from [93.104.110.106] (helo=current.Sisis.de) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1NejA4-0004cL-G6; Tue, 09 Feb 2010 07:01:24 +0100 Received: from current.Sisis.de (current [127.0.0.1]) by current.Sisis.de (8.14.3/8.14.3) with ESMTP id o1961PwY002585; Tue, 9 Feb 2010 07:01:25 +0100 (CET) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by current.Sisis.de (8.14.3/8.14.3/Submit) id o1961Pts002584; Tue, 9 Feb 2010 07:01:25 +0100 (CET) (envelope-from guru@unixarea.de) X-Authentication-Warning: current.Sisis.de: guru set sender to guru@unixarea.de using -f Date: Tue, 9 Feb 2010 07:01:25 +0100 From: Matthias Apitz To: Hans Petter Selasky Message-ID: <20100209060125.GA2533@current.Sisis.de> References: <20100208153308.GA2071@current.Sisis.de> <20100208174840.GA13739@wep4035.physik.uni-wuerzburg.de> <201002081927.42060.hselasky@c2i.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <201002081927.42060.hselasky@c2i.net> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 8.0-CURRENT (i386) X-Con-Id: 51246 X-Originating-IP: 93.104.110.106 Cc: Alexey Shuvaev , freebsd-current@freebsd.org Subject: Re: USB cdce stopped working (and not only cdce?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 06:01:27 -0000 El día Monday, February 08, 2010 a las 07:27:42PM +0100, Hans Petter Selasky escribió: > On Monday 08 February 2010 18:48:40 Alexey Shuvaev wrote: > > Hans, do you have any ideas? > > > > I think this is because the file handle for USB access was not closed, when > the device was detached. Can you check that? > > Same happens if you cu -l /dev/cuaU0 and don't kill cu upon device removal. > It's not USB's fault :-) It turned out late night that it was not the fault of the USB stack and not the OpenMoko Freerunner. Its cable seems to be broken somehow, because it works fine with two other cables, the one of my UMTS dongle and the one of my cam. Will measure exactly what the problem with the cable is. matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ Vote NO to EU The Lisbon Treaty: http://www.no-means-no.eu From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 07:23:57 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 006681065670; Tue, 9 Feb 2010 07:23:57 +0000 (UTC) (envelope-from Cy.Schubert@komquats.com) Received: from idcmail-mo2no.shaw.ca (idcmail-mo2no.shaw.ca [64.59.134.9]) by mx1.freebsd.org (Postfix) with ESMTP id B779A8FC17; Tue, 9 Feb 2010 07:23:56 +0000 (UTC) Received: from pd7ml3no-ssvc.prod.shaw.ca ([10.0.153.150]) by pd5mo1no-svcs.prod.shaw.ca with ESMTP; 09 Feb 2010 00:08:55 -0700 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.0 c=1 a=zv1l23T2QaMA:10 a=wAGQQ9Az6v0A:10 a=+J+gTUrb/Bhkr9chPx4Sww==:17 a=pGLkceISAAAA:8 a=BWvPGDcYAAAA:8 a=nwgexdLFHP1bnJCojOMA:9 a=wE-wG8kyCv1h4b1pFbIA:7 a=Xct8wGis-piGp3DDnCR085mXfsoA:4 a=MSl-tDqOz04A:10 a=V7tsTZBp22UA:10 Received: from unknown (HELO spqr.komquats.com) ([24.68.75.245]) by pd7ml3no-dmz.prod.shaw.ca with ESMTP; 09 Feb 2010 00:08:55 -0700 Received: from cwsys.cwsent.com (cwsys [10.1.1.1]) by spqr.komquats.com (Postfix) with ESMTP id EB073410F8; Mon, 8 Feb 2010 23:08:54 -0800 (PST) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.14.3/8.14.3) with ESMTP id o1978sfW089038; Mon, 8 Feb 2010 23:08:54 -0800 (PST) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201002090708.o1978sfW089038@cwsys.cwsent.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: Vincent Poy In-Reply-To: Message from Vincent Poy of "Mon, 08 Feb 2010 18:05:05 PST." <429af92e1002081805l629e04c6ub7b85b77a492e22c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 08 Feb 2010 23:08:54 -0800 Sender: Cy.Schubert@komquats.com Cc: Ed Schouten , freebsd-current@freebsd.org, freebsd-ports@freebsd.org, cy@freebsd.org Subject: Re: HEADS UP: gone. All welcome . - ports/sysutils/screen and ports/sysutils/tmux not showing sessions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Cy Schubert List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 07:23:57 -0000 In message <429af92e1002081805l629e04c6ub7b85b77a492e22c@mail.gmail.com>, Vince nt Poy writes: > --000e0cd64914b56e6a047f215889 > Content-Type: text/plain; charset=ISO-8859-1 > > Hi Ed: > > On Mon, Feb 8, 2010 at 12:03 AM, Ed Schouten wrote: > > > > > * Vincent Poy wrote: > > > It appears that after utmpx.h gone into effect, ports/sysutils/screen and > > > ports/sysutils/tmux are not working correctly after a updated ports tree > > and > > > building/installing the ports. What basically happens is the screen/tmux > > > sessions which basically use tty's don't show up on the system in w, who, > > > finger. > > > > I just rebuilt screen and doesn't seem to work indeed. The point is that > > I wrote a perfectly fine patch for it and sent it to cy@, but he > > committed a completely different version to the ports tree. You'd better > > discuss this regression with him. > > > > My version did work: > > > > | (ed@dull) ~ $ tty > > | /dev/pts/0 > > | (ed@dull) ~ $ w > > | 9:02AM up 5 days, 11:02, 1 user, load averages: 0.08, 0.08, 0.03 > > | USER TTY FROM LOGIN@ IDLE WHAT > > | ed pts/0 mekker.80386.nl 9:02AM - w > > | (ed@dull) ~ $ screen > > | (ed@dull) ~ $ tty > > | /dev/pts/2 > > | (ed@dull) ~ $ w > > | 9:03AM up 5 days, 11:02, 1 user, load averages: 0.05, 0.08, 0.03 > > | USER TTY FROM LOGIN@ IDLE WHAT > > | ed pts/2 mekker:S.0 9:03AM - w > > > Interesting, what's different between the patch you wrote vs the one > cy@committed that's currently in the tree? Sorry about the false tmux > alarm, I > thought tmux would still show logins on the pty's for the sessions as it's > supposed to be similar to screen. Sorry, I managed to lose the patch. Thank goodness for ZFS snapshots. It should be working now. Tested on 7, 8, and 9. -- Cheers, Cy Schubert From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 07:37:16 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B026C1065672 for ; Tue, 9 Feb 2010 07:37:16 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id 5628D8FC0C for ; Tue, 9 Feb 2010 07:37:16 +0000 (UTC) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 1C49A1CD18; Tue, 9 Feb 2010 08:37:15 +0100 (CET) Date: Tue, 9 Feb 2010 08:37:14 +0100 From: Ed Schouten To: Vincent Poy Message-ID: <20100209073714.GU77705@hoeg.nl> References: <429af92e1002081826j630557e9vcd8111b91b67660@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zOAt2Xc0AZny4u/m" Content-Disposition: inline In-Reply-To: <429af92e1002081826j630557e9vcd8111b91b67660@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-current@freebsd.org Subject: Re: HEADS UP: gone. All welcome . X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 07:37:16 -0000 --zOAt2Xc0AZny4u/m Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Vincent Poy wrote: > With utmp, it will always show the pty for ssh/rlogin/telnet sessions and > ftp when it's a ftp session as: >=20 > user1 ftp 10.12.21.156 Fri Aug 20 13:17 - 13:17 (00:= 00) >=20 > user1 ttyp0 10.12.21.156 Fri Aug 20 13:16 - 13:17 (00:00) >=20 > while the new format is: > user1 10.12.21.156 Wed Feb 3 14:22 - 14:22 > (00:00) > user1 pts/12 10.12.21.156 Tue Feb 2 20:47 - 20:48 > (00:00) Fixed. It should now use ftp again. > So it's really only user based ftp sessions aren't showing up with the ftp > part in the utmpx output. This is because utmpx doesn't work nicely in combination with chroot(). On the long term we could look at fixing it, but for now I'm not going to spend any time fixing that. --=20 Ed Schouten WWW: http://80386.nl/ --zOAt2Xc0AZny4u/m Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAktxEKoACgkQ52SDGA2eCwUVzQCferozMU5TSLVhBOkxSNbr4cni kMMAnibjWE+mmMsXLheiQbheF8QgXXO2 =RrPp -----END PGP SIGNATURE----- --zOAt2Xc0AZny4u/m-- From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 11:32:32 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82D9B106566B; Tue, 9 Feb 2010 11:32:32 +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 5AD868FC08; Tue, 9 Feb 2010 11:32:32 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o19BWVkt096594; Tue, 9 Feb 2010 06:32:31 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o19BWVBL096583; Tue, 9 Feb 2010 11:32:31 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 9 Feb 2010 11:32:31 GMT Message-Id: <201002091132.o19BWVBL096583@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 amd64/amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 11:32:32 -0000 TB --- 2010-02-09 09:55:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-09 09:55:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2010-02-09 09:55:00 - cleaning the object tree TB --- 2010-02-09 09:55:19 - cvsupping the source tree TB --- 2010-02-09 09:55:19 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/amd64/amd64/supfile TB --- 2010-02-09 09:56:12 - building world TB --- 2010-02-09 09:56:12 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 09:56:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 09:56:12 - TARGET=amd64 TB --- 2010-02-09 09:56:12 - TARGET_ARCH=amd64 TB --- 2010-02-09 09:56:12 - TZ=UTC TB --- 2010-02-09 09:56:12 - __MAKE_CONF=/dev/null TB --- 2010-02-09 09:56:12 - cd /src TB --- 2010-02-09 09:56:12 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 9 09:56:13 UTC 2010 >>> 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Tue Feb 9 11:22:19 UTC 2010 TB --- 2010-02-09 11:22:19 - generating LINT kernel config TB --- 2010-02-09 11:22:19 - cd /src/sys/amd64/conf TB --- 2010-02-09 11:22:19 - /usr/bin/make -B LINT TB --- 2010-02-09 11:22:19 - building LINT kernel TB --- 2010-02-09 11:22:19 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 11:22:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 11:22:19 - TARGET=amd64 TB --- 2010-02-09 11:22:19 - TARGET_ARCH=amd64 TB --- 2010-02-09 11:22:19 - TZ=UTC TB --- 2010-02-09 11:22:19 - __MAKE_CONF=/dev/null TB --- 2010-02-09 11:22:19 - cd /src TB --- 2010-02-09 11:22:19 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Feb 9 11:22:19 UTC 2010 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/kern/sys_generic.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/kern/sys_pipe.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/kern/sys_process.c /src/sys/kern/sys_process.c: In function 'ptrace': /src/sys/kern/sys_process.c:520: error: 'union ' has no member named 'pve32' /src/sys/kern/sys_process.c:520: error: 'union ' has no member named 'pve32' /src/sys/kern/sys_process.c:535: error: 'union ' has no member named 'pve32' /src/sys/kern/sys_process.c:535: error: 'union ' has no member named 'pve32' *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-09 11:32:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-09 11:32:31 - ERROR: failed to build lint kernel TB --- 2010-02-09 11:32:31 - 4302.15 user 963.61 system 5851.20 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 12:01:43 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43B6E106568F; Tue, 9 Feb 2010 12:01: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 05DD18FC15; Tue, 9 Feb 2010 12:01:42 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o19C1gms015155; Tue, 9 Feb 2010 07:01:42 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o19C1glN015152; Tue, 9 Feb 2010 12:01:42 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 9 Feb 2010 12:01:42 GMT Message-Id: <201002091201.o19C1glN015152@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 ia64/ia64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 12:01:43 -0000 TB --- 2010-02-09 10:44:51 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-09 10:44:51 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-02-09 10:44:51 - cleaning the object tree TB --- 2010-02-09 10:45:07 - cvsupping the source tree TB --- 2010-02-09 10:45:07 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-02-09 10:45:33 - building world TB --- 2010-02-09 10:45:33 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 10:45:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 10:45:33 - TARGET=ia64 TB --- 2010-02-09 10:45:33 - TARGET_ARCH=ia64 TB --- 2010-02-09 10:45:33 - TZ=UTC TB --- 2010-02-09 10:45:33 - __MAKE_CONF=/dev/null TB --- 2010-02-09 10:45:33 - cd /src TB --- 2010-02-09 10:45:33 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 9 10:45:34 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/vipw/vipw.c cc -O2 -pipe -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o vipw vipw.o -lutil gzip -cn /src/usr.sbin/vipw/vipw.8 > vipw.8.gz ===> usr.sbin/wake (all) cc -O2 -pipe -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/wake/wake.c cc1: warnings being treated as errors /src/usr.sbin/wake/wake.c: In function 'find_ether': /src/usr.sbin/wake/wake.c:123: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.sbin/wake. *** 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 --- 2010-02-09 12:01:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-09 12:01:42 - ERROR: failed to build world TB --- 2010-02-09 12:01:42 - 3639.24 user 585.98 system 4610.57 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 12:20:36 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C8981065670; Tue, 9 Feb 2010 12:20: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 541EA8FC08; Tue, 9 Feb 2010 12:20:36 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o19CKZKW076433; Tue, 9 Feb 2010 07:20:35 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o19CKZEV076426; Tue, 9 Feb 2010 12:20:35 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 9 Feb 2010 12:20:35 GMT Message-Id: <201002091220.o19CKZEV076426@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-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 12:20:36 -0000 TB --- 2010-02-09 11:32:31 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-09 11:32:31 - starting HEAD tinderbox run for mips/mips TB --- 2010-02-09 11:32:31 - cleaning the object tree TB --- 2010-02-09 11:32:42 - cvsupping the source tree TB --- 2010-02-09 11:32:42 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2010-02-09 11:33:09 - building world TB --- 2010-02-09 11:33:09 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 11:33:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 11:33:09 - TARGET=mips TB --- 2010-02-09 11:33:09 - TARGET_ARCH=mips TB --- 2010-02-09 11:33:09 - TZ=UTC TB --- 2010-02-09 11:33:09 - __MAKE_CONF=/dev/null TB --- 2010-02-09 11:33:09 - cd /src TB --- 2010-02-09 11:33:09 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 9 11:33:09 UTC 2010 >>> 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 -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/vipw/vipw.c 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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wl,-EL -o vipw vipw.o -lutil gzip -cn /src/usr.sbin/vipw/vipw.8 > vipw.8.gz ===> usr.sbin/wake (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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/wake/wake.c cc1: warnings being treated as errors /src/usr.sbin/wake/wake.c: In function 'find_ether': /src/usr.sbin/wake/wake.c:123: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.sbin/wake. *** 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 --- 2010-02-09 12:20:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-09 12:20:35 - ERROR: failed to build world TB --- 2010-02-09 12:20:35 - 2054.40 user 513.60 system 2883.82 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 12:43:45 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25E531065670; Tue, 9 Feb 2010 12:43: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 DCBB48FC15; Tue, 9 Feb 2010 12:43:44 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o19Chi3S098202; Tue, 9 Feb 2010 07:43:44 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o19ChiLB098199; Tue, 9 Feb 2010 12:43:44 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 9 Feb 2010 12:43:44 GMT Message-Id: <201002091243.o19ChiLB098199@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 sparc64/sparc64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 12:43:45 -0000 TB --- 2010-02-09 11:47:23 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-09 11:47:23 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-02-09 11:47:23 - cleaning the object tree TB --- 2010-02-09 11:47:40 - cvsupping the source tree TB --- 2010-02-09 11:47:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-02-09 11:48:03 - building world TB --- 2010-02-09 11:48:03 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 11:48:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 11:48:03 - TARGET=sparc64 TB --- 2010-02-09 11:48:03 - TARGET_ARCH=sparc64 TB --- 2010-02-09 11:48:03 - TZ=UTC TB --- 2010-02-09 11:48:03 - __MAKE_CONF=/dev/null TB --- 2010-02-09 11:48:03 - cd /src TB --- 2010-02-09 11:48:03 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 9 11:48:03 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/vipw/vipw.c cc -O2 -pipe -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o vipw vipw.o -lutil gzip -cn /src/usr.sbin/vipw/vipw.8 > vipw.8.gz ===> usr.sbin/wake (all) cc -O2 -pipe -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/wake/wake.c cc1: warnings being treated as errors /src/usr.sbin/wake/wake.c: In function 'find_ether': /src/usr.sbin/wake/wake.c:123: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.sbin/wake. *** 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 --- 2010-02-09 12:43:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-09 12:43:44 - ERROR: failed to build world TB --- 2010-02-09 12:43:44 - 2573.43 user 549.16 system 3380.60 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 12:56:11 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84B66106568F; Tue, 9 Feb 2010 12:56:11 +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 5F22A8FC17; Tue, 9 Feb 2010 12:56:11 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o19CuA5A046369; Tue, 9 Feb 2010 07:56:10 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o19CuAJN046368; Tue, 9 Feb 2010 12:56:10 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 9 Feb 2010 12:56:10 GMT Message-Id: <201002091256.o19CuAJN046368@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 sparc64/sun4v X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 12:56:11 -0000 TB --- 2010-02-09 12:01:42 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-09 12:01:42 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-02-09 12:01:42 - cleaning the object tree TB --- 2010-02-09 12:01:51 - cvsupping the source tree TB --- 2010-02-09 12:01:51 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-02-09 12:02:13 - building world TB --- 2010-02-09 12:02:13 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-09 12:02:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-09 12:02:13 - TARGET=sun4v TB --- 2010-02-09 12:02:13 - TARGET_ARCH=sparc64 TB --- 2010-02-09 12:02:13 - TZ=UTC TB --- 2010-02-09 12:02:13 - __MAKE_CONF=/dev/null TB --- 2010-02-09 12:02:13 - cd /src TB --- 2010-02-09 12:02:13 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 9 12:02:13 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/vipw/vipw.c cc -O2 -pipe -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o vipw vipw.o -lutil gzip -cn /src/usr.sbin/vipw/vipw.8 > vipw.8.gz ===> usr.sbin/wake (all) cc -O2 -pipe -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/wake/wake.c cc1: warnings being treated as errors /src/usr.sbin/wake/wake.c: In function 'find_ether': /src/usr.sbin/wake/wake.c:123: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/usr.sbin/wake. *** 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 --- 2010-02-09 12:56:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-09 12:56:10 - ERROR: failed to build world TB --- 2010-02-09 12:56:10 - 2558.91 user 529.75 system 3268.22 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 13:54:27 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FD01106566C for ; Tue, 9 Feb 2010 13:54:27 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from mail.vega.ru (mail.vega.ru [90.156.167.5]) by mx1.freebsd.org (Postfix) with ESMTP id 3D4B48FC1C for ; Tue, 9 Feb 2010 13:54:27 +0000 (UTC) Received: from [10.100.124.99] (helo=edoofus.dev.vega.ru) by mail.vega.ru with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.71 (FreeBSD)) (envelope-from ) id 1NeqJa-000I1X-V3; Tue, 09 Feb 2010 16:39:42 +0300 Date: Tue, 9 Feb 2010 16:39:38 +0300 From: Ruslan Ermilov To: YAMAMOTO Shigeru Message-ID: <20100209133937.GA72929@edoofus.dev.vega.ru> References: <20100121.200714.902529320050655899.shigeru@iij.ad.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100121.200714.902529320050655899.shigeru@iij.ad.jp> Cc: freebsd-current@freebsd.org Subject: Re: is 'sunlabel' required to cross-build 'make release' for sparc64? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 13:54:27 -0000 On Thu, Jan 21, 2010 at 08:07:14PM +0900, YAMAMOTO Shigeru wrote: > > Hi all, > > I have a question about 'make release' for sparc64 architecture on > amd64/i386. > > release/sparc64/mkisoimages.sh is using 'sunlabel'. > But, on amd64/i386, sunlabel is not installed when doing > 'make release TARGET_ARCH=sparc64 TARGET=...'. > Is it a ploblem? or no ploblem? > > If it is a bloblem, how do we fix it? > 1) fix release/sparc64/mkisoimages.sh. > 2) fix 'make release' script/Makefiles to install > sunlabel which is cross-builded binary. > 3) others This is (usually) done in src/Makefile.inc1, around the cross-tools target; something along these lines should work: .if ${TARGET_ARCH} != ${MACHINE_ARCH} && ${TARGET_ARCH} == "sparc64" && defined(RELEASEDIR) _sunlabel= sbin/sunlabel .endif Then add ${_sunlabel} to the list of tools built during cross-tools. P.S. We have a similar case for i386/kgzip. Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 19:23:48 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E216110656A4; Tue, 9 Feb 2010 19:23:48 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout028.mac.com (asmtpout028.mac.com [17.148.16.103]) by mx1.freebsd.org (Postfix) with ESMTP id CB00C8FC20; Tue, 9 Feb 2010 19:23:48 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from macbook-pro.jnpr.net (natint3.juniper.net [66.129.224.36]) by asmtp028.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KXL009EC9V66AA0@asmtp028.mac.com>; Tue, 09 Feb 2010 11:23:31 -0800 (PST) X-Proofpoint-Spam-Details: rule=notspam policy=default score=3 spamscore=3 ipscore=0 phishscore=0 bulkscore=29 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0908210000 definitions=main-1002090181 From: Marcel Moolenaar In-reply-to: <201002091132.o19BWVBL096583@freebsd-current.sentex.ca> Date: Tue, 09 Feb 2010 11:23:30 -0800 Message-id: References: <201002091132.o19BWVBL096583@freebsd-current.sentex.ca> To: FreeBSD Tinderbox X-Mailer: Apple Mail (2.1077) Cc: amd64@freebsd.org, current@freebsd.org Subject: Re: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 19:23:49 -0000 On Feb 9, 2010, at 3:32 AM, FreeBSD Tinderbox wrote: > /src/sys/kern/sys_process.c: In function 'ptrace': > /src/sys/kern/sys_process.c:520: error: 'union ' has no member named 'pve32' > /src/sys/kern/sys_process.c:520: error: 'union ' has no member named 'pve32' > /src/sys/kern/sys_process.c:535: error: 'union ' has no member named 'pve32' > /src/sys/kern/sys_process.c:535: error: 'union ' has no member named 'pve32' Mea Culpa. A quick fix has been committed. A follow-up commit will implement proper COMPAT_IA32 support along with changes based on feedback from Kostik. FYI, -- Marcel Moolenaar xcllnt@mac.com From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 21:01:21 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73FEF106566C for ; Tue, 9 Feb 2010 21:01:21 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id 038868FC14 for ; Tue, 9 Feb 2010 21:01:20 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 25so15226eya.9 for ; Tue, 09 Feb 2010 13:01:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=83Gw41AOaP1fQnEuopawwrP+jZ1nArUjQgV+N15w+gw=; b=TJ4TvFU8hoNNAsX4j00UaxV31X8BpZ3VqtsZTZ7C86qETYyy/7k2406M1NUCPxmavC olJa4R0h1kLvhS9Xg6q2giCfGGmq3heuRBq914f58rAlJrYhn65L7Qf7JMNB5oO4DptN 1lvTbgL6Gp4jixXXauANCDtpaEY03oSe7f9q0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=AgkKZ99qbrfR5OzFTJl4I3M1Gz17BlJGqVedliSitdP7GADxeRy5Wqu91ck+I/U89X IEKa+WDXb4uRdwwb5QcAmux9zqacsTbgtuE6xLKOYOXLb2VQlSWgDaM0U1cCnLkkOTSe MqAsqbHQuc6XzRJR7+yOhlIT4QpPH4fIUmzEc= Received: by 10.213.52.76 with SMTP id h12mr5527537ebg.23.1265749280016; Tue, 09 Feb 2010 13:01:20 -0800 (PST) Received: from ?10.0.10.4? (54.81.54.77.rev.vodafone.pt [77.54.81.54]) by mx.google.com with ESMTPS id 24sm1375993eyx.14.2010.02.09.13.01.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 09 Feb 2010 13:01:18 -0800 (PST) Sender: Rui Paulo Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Rui Paulo In-Reply-To: <8e73e8441002091227w5a480d0dv849bba859938a14e@mail.gmail.com> Date: Tue, 9 Feb 2010 21:01:16 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <2B8ACF5C-312B-4838-B08F-227E36AF02B6@freebsd.org> References: <8e73e8441002091227w5a480d0dv849bba859938a14e@mail.gmail.com> To: Frederic Chardon X-Mailer: Apple Mail (2.1077) Cc: current@freebsd.org Subject: Re: Regression in ath driver with AR9280 at revision 203159 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 21:01:21 -0000 On 9 Feb 2010, at 20:27, Frederic Chardon wrote: > Good day, >=20 > I own an Acer Aspire 5535 which is equipped with an AR9280 wireless > chipset. =46rom revision 203159 it simply stopped working: ifconfig > shows "no carrier" and ifconfig wlan0 scan has no output. Up to > r203158 everything was ok. >=20 > pciconf -lcvb: > ath0@pci0:6:0:0: class=3D0x028000 card=3D0x03031a32 = chip=3D0x002a168c > rev=3D0x01 hdr=3D0x00 > vendor =3D 'Atheros Communications Inc.' > device =3D 'Atheros AR5B91 Wireless Network Adapter (0001)' > class =3D network > bar [10] =3D type Memory, range 64, base 0xf0400000, size 65536, = enabled > cap 01[40] =3D powerspec 2 supports D0 D1 D3 current D0 > cap 05[50] =3D MSI supports 1 message > cap 10[60] =3D PCI-Express 1 legacy endpoint max data 128(128) link = x1(x1) > cap 11[90] =3D MSI-X supports 1 message in map 0x10 >=20 > verbose dmesg: > ath0: mem 0xf0400000-0xf040ffff irq 18 at device 0.0 on = pci6 > ath0: [MPSAFE] > ath0: [ITHREAD] > ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps > ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps > 24Mbps 36Mbps 48Mbps 54Mbps > ath0: 11ng MCS: 15Mbps 30Mbps 45Mbps 60Mbps 90Mbps 120Mbps 135Mbps > 150Mbps 30Mbps 60Mbps 90Mbps 120Mbps 180Mbps 240Mbps 270Mbps 300Mbps > ath0: AR9280 mac 128.2 RF5133 phy 13.0 > ath0: Use hw queue 1 for WME_AC_BE traffic > ath0: Use hw queue 0 for WME_AC_BK traffic > ath0: Use hw queue 2 for WME_AC_VI traffic > ath0: Use hw queue 3 for WME_AC_VO traffic > ath0: Use hw queue 8 for CAB traffic > ath0: Use hw queue 9 for beacons >=20 > Is there anything I could do? Enable AH_DEBUG and boot with 'hw.ath.hal.debug=3D0xffffffff'. Then send = me the dmesg output. -- Rui Paulo From owner-freebsd-current@FreeBSD.ORG Tue Feb 9 20:55:18 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49E9D106568F; Tue, 9 Feb 2010 20:55:18 +0000 (UTC) (envelope-from chardon.frederic@gmail.com) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by mx1.freebsd.org (Postfix) with ESMTP id AC11D8FC13; Tue, 9 Feb 2010 20:55:17 +0000 (UTC) Received: by ewy3 with SMTP id 3so5045124ewy.13 for ; Tue, 09 Feb 2010 12:55:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=EkmNiVlmwOZsaAihq0/ABvd6XOD9bGkzaLPRuoCHmrk=; b=fisrIYuwmqGqnFoYWic5phVLx8cpjkPocF+1I7985WTH9wGlpL3w9PuJ0RVVIX0O6u VPWVwmRa4FlvBDbyn8BcyTbYWrgA4HEhAdS0F2pJaZtCTH47kG9y6/c7D/Y6PgYX10rA BSvN3jxWUL3gxBRzbNID0R8sv8mb+hFKGAruc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=LcbHlEznYLBZXgq+1dzvTv4XmztTjunKs8hqequrqekqC0Dg0XSv0VLQjIWjHhBRqS /gUulK7unNYbuHYE2D12Q7Fe9ST+rnkF5wnxRSOx8BwFv6zxKWBJ2bI+V//wdKD7uAcY F+K5uAEYZZv62KdzEKImZ+m/hEX8aR8ZIda3I= MIME-Version: 1.0 Received: by 10.216.91.81 with SMTP id g59mr1247111wef.128.1265747275650; Tue, 09 Feb 2010 12:27:55 -0800 (PST) Date: Tue, 9 Feb 2010 21:27:55 +0100 Message-ID: <8e73e8441002091227w5a480d0dv849bba859938a14e@mail.gmail.com> From: Frederic Chardon To: current@freebsd.org, rpaulo@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Mailman-Approved-At: Tue, 09 Feb 2010 22:27:58 +0000 Cc: Subject: Regression in ath driver with AR9280 at revision 203159 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 20:55:18 -0000 Good day, I own an Acer Aspire 5535 which is equipped with an AR9280 wireless chipset. From revision 203159 it simply stopped working: ifconfig shows "no carrier" and ifconfig wlan0 scan has no output. Up to r203158 everything was ok. pciconf -lcvb: ath0@pci0:6:0:0: class=0x028000 card=0x03031a32 chip=0x002a168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' device = 'Atheros AR5B91 Wireless Network Adapter (0001)' class = network bar [10] = type Memory, range 64, base 0xf0400000, size 65536, enabled cap 01[40] = powerspec 2 supports D0 D1 D3 current D0 cap 05[50] = MSI supports 1 message cap 10[60] = PCI-Express 1 legacy endpoint max data 128(128) link x1(x1) cap 11[90] = MSI-X supports 1 message in map 0x10 verbose dmesg: ath0: mem 0xf0400000-0xf040ffff irq 18 at device 0.0 on pci6 ath0: [MPSAFE] ath0: [ITHREAD] ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps ath0: 11ng MCS: 15Mbps 30Mbps 45Mbps 60Mbps 90Mbps 120Mbps 135Mbps 150Mbps 30Mbps 60Mbps 90Mbps 120Mbps 180Mbps 240Mbps 270Mbps 300Mbps ath0: AR9280 mac 128.2 RF5133 phy 13.0 ath0: Use hw queue 1 for WME_AC_BE traffic ath0: Use hw queue 0 for WME_AC_BK traffic ath0: Use hw queue 2 for WME_AC_VI traffic ath0: Use hw queue 3 for WME_AC_VO traffic ath0: Use hw queue 8 for CAB traffic ath0: Use hw queue 9 for beacons Is there anything I could do? Thanks Fred From owner-freebsd-current@FreeBSD.ORG Wed Feb 10 20:42:10 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6EB6D1065672 for ; Wed, 10 Feb 2010 20:42:10 +0000 (UTC) (envelope-from gtodd@bellanet.org) Received: from smtp108.rog.mail.re2.yahoo.com (smtp108.rog.mail.re2.yahoo.com [68.142.225.206]) by mx1.freebsd.org (Postfix) with SMTP id 176FA8FC0C for ; Wed, 10 Feb 2010 20:42:09 +0000 (UTC) Received: (qmail 65002 invoked from network); 10 Feb 2010 20:42:09 -0000 Received: from CPE0080c8f208a5-CM001371173cf8.cpe.net.cable.rogers.com (gtodd@99.246.61.82 with login) by smtp108.rog.mail.re2.yahoo.com with SMTP; 10 Feb 2010 12:42:09 -0800 PST X-Yahoo-SMTP: nTCfdR6swBBGLC_L2D5qGu5iTT2NdwV8DpHvzb.tTA-- X-YMail-OSG: t.n_j7sVM1kxIMa9sFqbrpF2HRF5gAlqwu9R0XnfD.YwNYgk1TlSCbJqx5HA8HmMsw-- X-Yahoo-Newman-Property: ymail-3 Received: from wawanesa.iciti.ca (wawanesa.iciti.ca [192.168.2.4]) by wawanesa.iciti.ca (Postfix) with ESMTP id ADEBA36; Wed, 10 Feb 2010 15:41:46 -0500 (EST) Message-ID: <4B731A0A.9030105@bellanet.org> Date: Wed, 10 Feb 2010 15:41:46 -0500 From: Graham Todd User-Agent: Thunderbird 2.0.0.21 (X11/20090511) MIME-Version: 1.0 To: Gabor Kovesdan References: <4B57780F.4070907@FreeBSD.org> <4B6970F8.2030807@FreeBSD.org> <90a5caac1002040231i13c2b47mc733947a767d3488@mail.gmail.com> <4B6ACA37.3060807@FreeBSD.org> <4B6AF30B.4040204@bellanet.org> <4B6D6663.4070905@FreeBSD.org> In-Reply-To: <4B6D6663.4070905@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-current@freebsd.org Subject: Re: HEADSUP: BSDL bc/dc in head and -ledit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Feb 2010 20:42:10 -0000 Gabor Kovesdan wrote: > El 2010. 02. 04. 17:17, Graham Todd escribió: >> Hi, sorry to be OT. If libedit can be swapped for libreadline in the >> BSDL bc is it possible to swap them elsewhere? [snip] > Probably, the problem is just nobody has taken care of these yet. I'd be > interested later if noone solves these before. There was some discussion (9-10 years ago) about replacing libreadline with libedit, either as a drop in replacement w/ compatibility layer or in a simpler form for the base system (i.e. other than gdb/kgdb). The good news is that the upstream versions of ntp and heimdal now build using -ledit so everything has happened on its own in the fullness of time :) I guess as they are imported -ledit will gradually become the default for these tools?? I couldn't find any libedit knobs for building ntpq/ntpdc in src, but building the latest ntp release candidate (4.2.6p1-RC5) or development version (4.2.7p19) from source uses libedit with libreadline as a option. ChangeLog:* [Bug 931] Require -lreadline to be asked for explicitly. $ ~/local/src/ntp-dev-4.2.7p19 % ldd ntpq/ntpq | grep libedit libedit.so.6 => /lib/libedit.so.6 (0x280ad000) $ ~/local/src/ntp-dev-4.2.7p19 % ldd ntpdc/ntpdc | grep libedit libedit.so.6 => /lib/libedit.so.6 (0x280af000) Both ktutil and kadmin from heimdal-1.1 and heimdal-1.3.1 work as well. $ ~/local/src/heimdal-1.1 % ldd admin/.libs/ktutil | grep libedit libedit.so.6 => /lib/libedit.so.6 (0x28308000) $ ~/local/src/heimdal-1.1 % ldd kadmin/.libs/kadmin | grep libedit libedit.so.6 => /lib/libedit.so.6 (0x280c3000) $ ~/local/src/heimdal-1.3.1 % ldd admin/.libs/ktutil | grep libedit libedit.so.6 => /lib/libedit.so.6 (0x28279000) $ ~/local/src/heimdal-1.3.1 % ldd kadmin/.libs/kadmin | grep libedit libedit.so.6 => /lib/libedit.so.6 (0x280c4000) I think gvinum had a "libedit" patch at one point but it's likely stale. The patch Xin Li sent for bc/dc makes replacing readline with editline support look easier than it is!! ;-) Anyway a big thanks to you and other developers for your work improving FreeBSD. Cheers From owner-freebsd-current@FreeBSD.ORG Wed Feb 10 21:11:05 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F019106568F; Wed, 10 Feb 2010 21:11:05 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [IPv6:2001:470:a803::1]) by mx1.freebsd.org (Postfix) with ESMTP id 3F65B8FC25; Wed, 10 Feb 2010 21:11:03 +0000 (UTC) Received: from mail.geekcn.org (tarsier.geekcn.org [211.166.10.233]) by tarsier.geekcn.org (Postfix) with ESMTP id 2E4BFA566B5; Thu, 11 Feb 2010 05:11:01 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([211.166.10.233]) by mail.geekcn.org (mail.geekcn.org [211.166.10.233]) (amavisd-new, port 10024) with LMTP id X6gMjS3P0y6j; Thu, 11 Feb 2010 05:10:55 +0800 (CST) Received: from delta.delphij.net (drawbridge.ixsystems.com [206.40.55.65]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 720E4A566CC; Thu, 11 Feb 2010 05:10:52 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=DncNH2IbAsttNy6FFaP+gUoj4FMtZVMnLfznpEHTtVqMmfPW7t41W5YV+vfn4UAGd neofmVuacJBqW9QOqv6wg== Message-ID: <4B7320D7.7000602@delphij.net> Date: Wed, 10 Feb 2010 13:10:47 -0800 From: Xin LI Organization: The Geek China Organization User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.7) Gecko/20100207 Thunderbird/3.0.1 ThunderBrowse/3.2.8.1 MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <4B57780F.4070907@FreeBSD.org> <4B6970F8.2030807@FreeBSD.org> <90a5caac1002040231i13c2b47mc733947a767d3488@mail.gmail.com> <4B6ACA37.3060807@FreeBSD.org> <4B6AF30B.4040204@bellanet.org> <4B6D6663.4070905@FreeBSD.org> <4B731A0A.9030105@bellanet.org> In-Reply-To: <4B731A0A.9030105@bellanet.org> X-Enigmail-Version: 1.0 OpenPGP: id=3FCA37C1; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: stefanf@FreeBSD.org Subject: Re: HEADSUP: BSDL bc/dc in head and -ledit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Feb 2010 21:11:05 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2010/02/10 12:41, Graham Todd wrote: > Gabor Kovesdan wrote: >> El 2010. 02. 04. 17:17, Graham Todd escribió: >>> Hi, sorry to be OT. If libedit can be swapped for libreadline in the >>> BSDL bc is it possible to swap them elsewhere? > > [snip] > >> Probably, the problem is just nobody has taken care of these yet. I'd be >> interested later if noone solves these before. > > There was some discussion (9-10 years ago) about replacing libreadline > with libedit, either as a drop in replacement w/ compatibility layer or in > a simpler form for the base system (i.e. other than gdb/kgdb). The good > news is that the upstream versions of ntp and heimdal now build using > -ledit so everything has happened on its own in the fullness of time :) I > guess as they are imported -ledit will gradually become the default for > these tools?? I think the last time readline compatibility part of libedit were intentionally not included because it breaks something (I can't remember what exactly was broken, though). NetBSD has made a lot of improvements to libedit so we may revisit it at some point. > I couldn't find any libedit knobs for building ntpq/ntpdc in src, but > building the latest ntp release candidate (4.2.6p1-RC5) or development > version (4.2.7p19) from source uses libedit with libreadline as a option. Our ntpd version is not that new :) [...] > Both ktutil and kadmin from heimdal-1.1 and heimdal-1.3.1 work as well. IIRC the base version is 1.1 now but I haven't yet have a chance to look at it (need to learn more about Kerberos :) > I think gvinum had a "libedit" patch at one point but it's likely stale. > The patch Xin Li sent for bc/dc makes replacing readline with editline > support look easier than it is!! ;-) Oh I think my patch is about adding editline support to a program, not converting a program. Converting something from readline to libedit is not quite hard, as there is a wrapper to convert readline calls to libedit calls. Note that newer libedit should allow seamless compatibility for readline enabled applications (say, by recompile and -ledit you should get everything) but we need to test it. There is some other developers shared their concerns about compatibility with GNU style .inputrc, so we may need more work on it. Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iQEcBAEBAgAGBQJLcyDXAAoJEATO+BI/yjfBpxcH/R+MdmfFLHWoCZI+RijDrMqi 8O1Hr+JMYrSA8bccGKaNShnuzoZtXpcOCoSL5TYrHXn4AExRp4LJFLx5bz3UmJIj ToNJmaV1s3ns3eCmKcPKYJIKtULAtMKJ5OYIPYrYQEz3kVykqfizin4NQVdichuZ Kj9Swy4F+If+5jq1jUVe82OeyxEtybFD4tLIVJgMtB7g6Z63TntD5pVvr850hz8U Uh9BJZYwQZ5vP6pktIqvyekTEI0U3WSx9iTwUcI8autLgFzsaKuBWeHRxmIzoYuC 0ErcPVsv73RpN2FF8NQ4PyPVRn+We6a7V22X+ZzFN9PfVpswl7n3LVYEd0Br5+Q= =fQjT -----END PGP SIGNATURE----- From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 04:11:28 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A643A106566C; Thu, 11 Feb 2010 04:11:28 +0000 (UTC) (envelope-from qing.li@bluecoat.com) Received: from whisker.bluecoat.com (whisker.bluecoat.com [216.52.23.28]) by mx1.freebsd.org (Postfix) with ESMTP id 8F5378FC19; Thu, 11 Feb 2010 04:11:28 +0000 (UTC) Received: from bcs-mail03.internal.cacheflow.com ([10.2.2.95]) by whisker.bluecoat.com (8.14.2/8.14.2) with ESMTP id o1B4BSj4003304; Wed, 10 Feb 2010 20:11:28 -0800 (PST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Wed, 10 Feb 2010 20:11:22 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ECMP enhancement Thread-Index: Acqq0EVTT28ES9OrQheQmTkpK9Aw7A== From: "Li, Qing" To: , Cc: qingli@freebsd.org Subject: ECMP enhancement X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 04:11:28 -0000 One of the advantages of enabling ECMP is to allow for connection load = balancing. Currently the address alias handling method is colliding with the ECMP = code. For example, when two interfaces are configured on the same prefix, only one prefix route is installed. So connection load balancing is not = possible. The other advantage of ECMP is for failover. The issue with the current = code, is=20 that the interface link-state is not reflected in the route entry. For = example,=20 if there are two interfaces on the same prefix, the cable on one = interface is=20 unplugged, new and existing connections should switch over to the other = interface.=20 This is not done today and packets go into a black hole. I discussed about these issues on the list about a month ago. Also, there is a small bug in the kernel where deleting ECMP routes in = the=20 userland will always return an error even though the command is = successfully executed. I have a patch that addresses the above issues. The patch is available = at: http://people.freebsd.org/~qingli/ecmp-linkstate-patch.diff This is not the final version. Your comments are welcome. -- Qing From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 04:34:26 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74D0B106566C; Thu, 11 Feb 2010 04:34:26 +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 232B38FC16; Thu, 11 Feb 2010 04:34:25 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1B4YPL6020995; Wed, 10 Feb 2010 23:34:25 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1B4YP5F020988; Thu, 11 Feb 2010 04:34:25 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 04:34:25 GMT Message-Id: <201002110434.o1B4YP5F020988@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 arm/arm X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 04:34:26 -0000 TB --- 2010-02-11 04:10:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 04:10:00 - starting HEAD tinderbox run for arm/arm TB --- 2010-02-11 04:10:00 - cleaning the object tree TB --- 2010-02-11 04:10:13 - cvsupping the source tree TB --- 2010-02-11 04:10:13 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2010-02-11 04:10:49 - building world TB --- 2010-02-11 04:10:49 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 04:10:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 04:10:49 - TARGET=arm TB --- 2010-02-11 04:10:49 - TARGET_ARCH=arm TB --- 2010-02-11 04:10:49 - TZ=UTC TB --- 2010-02-11 04:10:49 - __MAKE_CONF=/dev/null TB --- 2010-02-11 04:10:49 - cd /src TB --- 2010-02-11 04:10:49 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 04:10:51 UTC 2010 >>> 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 [...] cc -fpic -DPIC -O -pipe -I. -I/src/lib/libthread_db -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libthread_db/libthr_db.c -o libthr_db.So building shared library libthread_db.so.3 ===> lib/libufs (all) cc -O -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc1: warnings being treated as errors /src/lib/libufs/cgroup.c: In function 'cgread1': /src/lib/libufs/cgroup.c:62: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 04:34:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 04:34:25 - ERROR: failed to build world TB --- 2010-02-11 04:34:25 - 1024.95 user 296.53 system 1464.40 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 04:38:25 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43F621065672; Thu, 11 Feb 2010 04:38: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 E90B48FC0A; Thu, 11 Feb 2010 04:38:24 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1B4cOkE062835; Wed, 10 Feb 2010 23:38:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1B4cODK062831; Thu, 11 Feb 2010 04:38:24 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 04:38:24 GMT Message-Id: <201002110438.o1B4cODK062831@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 i386/i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 04:38:25 -0000 TB --- 2010-02-11 04:10:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 04:10:00 - starting HEAD tinderbox run for i386/i386 TB --- 2010-02-11 04:10:00 - cleaning the object tree TB --- 2010-02-11 04:10:29 - cvsupping the source tree TB --- 2010-02-11 04:10:29 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2010-02-11 04:11:02 - building world TB --- 2010-02-11 04:11:02 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 04:11:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 04:11:02 - TARGET=i386 TB --- 2010-02-11 04:11:02 - TARGET_ARCH=i386 TB --- 2010-02-11 04:11:02 - TZ=UTC TB --- 2010-02-11 04:11:02 - __MAKE_CONF=/dev/null TB --- 2010-02-11 04:11:02 - cd /src TB --- 2010-02-11 04:11:02 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 04:11:03 UTC 2010 >>> 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 [...] cc -fpic -DPIC -O2 -pipe -I. -I/src/lib/libthread_db -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libthread_db/libthr_db.c -o libthr_db.So building shared library libthread_db.so.3 ===> lib/libufs (all) cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc1: warnings being treated as errors /src/lib/libufs/cgroup.c: In function 'cgread1': /src/lib/libufs/cgroup.c:62: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 04:38:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 04:38:24 - ERROR: failed to build world TB --- 2010-02-11 04:38:24 - 1216.14 user 307.22 system 1703.43 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 04:38:31 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A418106566C; Thu, 11 Feb 2010 04:38:31 +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 CFA118FC0C; Thu, 11 Feb 2010 04:38:30 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1B4cUAN063079; Wed, 10 Feb 2010 23:38:30 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1B4cUco063078; Thu, 11 Feb 2010 04:38:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 04:38:30 GMT Message-Id: <201002110438.o1B4cUco063078@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 i386/pc98 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 04:38:31 -0000 TB --- 2010-02-11 04:10:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 04:10:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2010-02-11 04:10:00 - cleaning the object tree TB --- 2010-02-11 04:10:28 - cvsupping the source tree TB --- 2010-02-11 04:10:28 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2010-02-11 04:11:02 - building world TB --- 2010-02-11 04:11:02 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 04:11:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 04:11:02 - TARGET=pc98 TB --- 2010-02-11 04:11:02 - TARGET_ARCH=i386 TB --- 2010-02-11 04:11:02 - TZ=UTC TB --- 2010-02-11 04:11:02 - __MAKE_CONF=/dev/null TB --- 2010-02-11 04:11:02 - cd /src TB --- 2010-02-11 04:11:02 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 04:11:03 UTC 2010 >>> 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 [...] cc -fpic -DPIC -O2 -pipe -I. -I/src/lib/libthread_db -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libthread_db/libthr_db.c -o libthr_db.So building shared library libthread_db.so.3 ===> lib/libufs (all) cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc1: warnings being treated as errors /src/lib/libufs/cgroup.c: In function 'cgread1': /src/lib/libufs/cgroup.c:62: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 04:38:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 04:38:30 - ERROR: failed to build world TB --- 2010-02-11 04:38:30 - 1219.49 user 315.19 system 1709.31 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 04:39:18 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96231106568D; Thu, 11 Feb 2010 04:39:18 +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 470268FC23; Thu, 11 Feb 2010 04:39:18 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1B4dHKY066696; Wed, 10 Feb 2010 23:39:17 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1B4dHIf066695; Thu, 11 Feb 2010 04:39:17 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 04:39:17 GMT Message-Id: <201002110439.o1B4dHIf066695@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 amd64/amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 04:39:18 -0000 TB --- 2010-02-11 04:10:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 04:10:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2010-02-11 04:10:00 - cleaning the object tree TB --- 2010-02-11 04:10:32 - cvsupping the source tree TB --- 2010-02-11 04:10:32 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/amd64/amd64/supfile TB --- 2010-02-11 04:11:02 - building world TB --- 2010-02-11 04:11:02 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 04:11:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 04:11:02 - TARGET=amd64 TB --- 2010-02-11 04:11:02 - TARGET_ARCH=amd64 TB --- 2010-02-11 04:11:02 - TZ=UTC TB --- 2010-02-11 04:11:02 - __MAKE_CONF=/dev/null TB --- 2010-02-11 04:11:02 - cd /src TB --- 2010-02-11 04:11:02 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 04:11:03 UTC 2010 >>> 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 [...] cc -fpic -DPIC -O2 -pipe -I. -I/src/lib/libthread_db -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libthread_db/libthr_db.c -o libthr_db.So building shared library libthread_db.so.3 ===> lib/libufs (all) cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc1: warnings being treated as errors /src/lib/libufs/cgroup.c: In function 'cgread1': /src/lib/libufs/cgroup.c:62: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 04:39:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 04:39:17 - ERROR: failed to build world TB --- 2010-02-11 04:39:17 - 1242.07 user 316.68 system 1756.77 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 05:03:17 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3644A106566C; Thu, 11 Feb 2010 05:03:17 +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 DB5D98FC13; Thu, 11 Feb 2010 05:03:16 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1B53GUL072099; Thu, 11 Feb 2010 00:03:16 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1B53GgS072088; Thu, 11 Feb 2010 05:03:16 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 05:03:16 GMT Message-Id: <201002110503.o1B53GgS072088@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-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 05:03:17 -0000 TB --- 2010-02-11 04:38:24 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 04:38:24 - starting HEAD tinderbox run for mips/mips TB --- 2010-02-11 04:38:24 - cleaning the object tree TB --- 2010-02-11 04:38:34 - cvsupping the source tree TB --- 2010-02-11 04:38:34 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2010-02-11 04:39:00 - building world TB --- 2010-02-11 04:39:00 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 04:39:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 04:39:00 - TARGET=mips TB --- 2010-02-11 04:39:00 - TARGET_ARCH=mips TB --- 2010-02-11 04:39:00 - TZ=UTC TB --- 2010-02-11 04:39:00 - __MAKE_CONF=/dev/null TB --- 2010-02-11 04:39:00 - cd /src TB --- 2010-02-11 04:39:00 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 04:39:00 UTC 2010 >>> 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 [...] cc -fpic -DPIC -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -I. -I/src/lib/libthread_db -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libthread_db/libthr_db.c -o libthr_db.So building shared library libthread_db.so.3 ===> lib/libufs (all) cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc1: warnings being treated as errors /src/lib/libufs/cgroup.c: In function 'cgread1': /src/lib/libufs/cgroup.c:62: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 05:03:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 05:03:16 - ERROR: failed to build world TB --- 2010-02-11 05:03:16 - 1039.81 user 280.66 system 1491.72 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 05:06:16 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74FB61065693; Thu, 11 Feb 2010 05:06:16 +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 E05608FC29; Thu, 11 Feb 2010 05:06:15 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1B56EDQ006117; Thu, 11 Feb 2010 00:06:14 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1B56EJB006108; Thu, 11 Feb 2010 05:06:14 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 05:06:14 GMT Message-Id: <201002110506.o1B56EJB006108@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 sparc64/sparc64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 05:06:16 -0000 TB --- 2010-02-11 04:39:17 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 04:39:17 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-02-11 04:39:17 - cleaning the object tree TB --- 2010-02-11 04:39:34 - cvsupping the source tree TB --- 2010-02-11 04:39:34 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-02-11 04:39:59 - building world TB --- 2010-02-11 04:39:59 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 04:39:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 04:39:59 - TARGET=sparc64 TB --- 2010-02-11 04:39:59 - TARGET_ARCH=sparc64 TB --- 2010-02-11 04:39:59 - TZ=UTC TB --- 2010-02-11 04:39:59 - __MAKE_CONF=/dev/null TB --- 2010-02-11 04:39:59 - cd /src TB --- 2010-02-11 04:39:59 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 04:40:00 UTC 2010 >>> 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 [...] cc -fPIC -DPIC -O2 -pipe -I. -I/src/lib/libthread_db -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libthread_db/libthr_db.c -o libthr_db.So building shared library libthread_db.so.3 ===> lib/libufs (all) cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc1: warnings being treated as errors /src/lib/libufs/cgroup.c: In function 'cgread1': /src/lib/libufs/cgroup.c:62: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 05:06:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 05:06:14 - ERROR: failed to build world TB --- 2010-02-11 05:06:14 - 1156.84 user 289.20 system 1616.94 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 05:06:26 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D803E10656D9; Thu, 11 Feb 2010 05:06:26 +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 885888FC3E; Thu, 11 Feb 2010 05:06:26 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1B56OV8007154; Thu, 11 Feb 2010 00:06:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1B56Ofv007144; Thu, 11 Feb 2010 05:06:24 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 05:06:24 GMT Message-Id: <201002110506.o1B56Ofv007144@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 ia64/ia64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 05:06:27 -0000 TB --- 2010-02-11 04:34:25 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 04:34:25 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-02-11 04:34:25 - cleaning the object tree TB --- 2010-02-11 04:34:48 - cvsupping the source tree TB --- 2010-02-11 04:34:48 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-02-11 04:35:10 - building world TB --- 2010-02-11 04:35:10 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 04:35:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 04:35:10 - TARGET=ia64 TB --- 2010-02-11 04:35:10 - TARGET_ARCH=ia64 TB --- 2010-02-11 04:35:10 - TZ=UTC TB --- 2010-02-11 04:35:10 - __MAKE_CONF=/dev/null TB --- 2010-02-11 04:35:10 - cd /src TB --- 2010-02-11 04:35:10 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 04:35:10 UTC 2010 >>> 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 [...] cc -fpic -DPIC -O2 -pipe -I. -I/src/lib/libthread_db -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libthread_db/libthr_db.c -o libthr_db.So building shared library libthread_db.so.3 ===> lib/libufs (all) cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc1: warnings being treated as errors /src/lib/libufs/cgroup.c: In function 'cgread1': /src/lib/libufs/cgroup.c:62: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 05:06:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 05:06:24 - ERROR: failed to build world TB --- 2010-02-11 05:06:24 - 1438.64 user 301.30 system 1919.27 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 05:06:33 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2168E10656C0; Thu, 11 Feb 2010 05:06: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 C65258FC37; Thu, 11 Feb 2010 05:06:32 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1B56Wih007615; Thu, 11 Feb 2010 00:06:32 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1B56WaL007614; Thu, 11 Feb 2010 05:06:32 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 05:06:32 GMT Message-Id: <201002110506.o1B56WaL007614@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 powerpc/powerpc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 05:06:33 -0000 TB --- 2010-02-11 04:38:30 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 04:38:30 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-02-11 04:38:30 - cleaning the object tree TB --- 2010-02-11 04:38:49 - cvsupping the source tree TB --- 2010-02-11 04:38:49 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2010-02-11 04:39:14 - building world TB --- 2010-02-11 04:39:14 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 04:39:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 04:39:14 - TARGET=powerpc TB --- 2010-02-11 04:39:14 - TARGET_ARCH=powerpc TB --- 2010-02-11 04:39:14 - TZ=UTC TB --- 2010-02-11 04:39:14 - __MAKE_CONF=/dev/null TB --- 2010-02-11 04:39:14 - cd /src TB --- 2010-02-11 04:39:14 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 04:39:14 UTC 2010 >>> 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 [...] cc -fpic -DPIC -O2 -pipe -I. -I/src/lib/libthread_db -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libthread_db/libthr_db.c -o libthr_db.So building shared library libthread_db.so.3 ===> lib/libufs (all) cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc1: warnings being treated as errors /src/lib/libufs/cgroup.c: In function 'cgread1': /src/lib/libufs/cgroup.c:62: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 05:06:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 05:06:32 - ERROR: failed to build world TB --- 2010-02-11 05:06:32 - 1229.44 user 292.03 system 1681.80 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 05:28:01 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3599F106566C; Thu, 11 Feb 2010 05:28:01 +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 DAB718FC13; Thu, 11 Feb 2010 05:28:00 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1B5S0lJ054492; Thu, 11 Feb 2010 00:28:00 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1B5S0i4054491; Thu, 11 Feb 2010 05:28:00 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 05:28:00 GMT Message-Id: <201002110528.o1B5S0i4054491@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 sparc64/sun4v X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 05:28:01 -0000 TB --- 2010-02-11 05:03:16 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 05:03:16 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-02-11 05:03:16 - cleaning the object tree TB --- 2010-02-11 05:03:29 - cvsupping the source tree TB --- 2010-02-11 05:03:29 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-02-11 05:04:04 - building world TB --- 2010-02-11 05:04:04 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 05:04:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 05:04:04 - TARGET=sun4v TB --- 2010-02-11 05:04:04 - TARGET_ARCH=sparc64 TB --- 2010-02-11 05:04:04 - TZ=UTC TB --- 2010-02-11 05:04:04 - __MAKE_CONF=/dev/null TB --- 2010-02-11 05:04:04 - cd /src TB --- 2010-02-11 05:04:04 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 05:04:04 UTC 2010 >>> 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 [...] cc -fPIC -DPIC -O2 -pipe -I. -I/src/lib/libthread_db -std=gnu99 -fstack-protector -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 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libthread_db/libthr_db.c -o libthr_db.So building shared library libthread_db.so.3 ===> lib/libufs (all) cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc1: warnings being treated as errors /src/lib/libufs/cgroup.c: In function 'cgread1': /src/lib/libufs/cgroup.c:62: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 05:28:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 05:28:00 - ERROR: failed to build world TB --- 2010-02-11 05:28:00 - 1174.46 user 253.14 system 1483.91 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 08:50:17 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5FAD1065672; Thu, 11 Feb 2010 08:50:17 +0000 (UTC) (envelope-from balajig81@gmail.com) Received: from mail-pz0-f179.google.com (mail-pz0-f179.google.com [209.85.222.179]) by mx1.freebsd.org (Postfix) with ESMTP id B29D28FC1D; Thu, 11 Feb 2010 08:50:17 +0000 (UTC) Received: by pzk9 with SMTP id 9so1247690pzk.28 for ; Thu, 11 Feb 2010 00:50:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=zvA4+DF4Ym16uv3jDvpGaLNBfxh7XTU2f7oOFPzQf50=; b=puT87PafZZMTl6jZ8+KeFcJ2Z43ACqjpFx756v1lNG+fQlOjPwq26S7RYGvtxHU7FO x4AB04qbuCns2HZQVJlM4K+KAqAh8dIppB94o6YKV4luslUR96GMDZd3s40gLkqZrGoQ sBmHyDiJNoYiAtk+N56vzSvTuldH/Dp8F8JPw= 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=pa1qc5NA5vCc+2DXyEz9yQNzT39y/Adht4FkV5/K92ZHuJ+a9dvQPkMeyLM8QawZmg Sz/z7Rp/YGYI2rO10OiXR6QTz/66Swl/2wuW+TlfzeuTXDwpB+SIV5ycN/b3lh6QCBIb znLWQoC1dpnlvrN0NqObkkLjnImoPhpvHF99I= MIME-Version: 1.0 Received: by 10.142.2.23 with SMTP id 23mr939024wfb.327.1265876509181; Thu, 11 Feb 2010 00:21:49 -0800 (PST) In-Reply-To: References: Date: Thu, 11 Feb 2010 13:51:49 +0530 Message-ID: <6dd1343e1002110021t544c09c9uec170c3671e364bb@mail.gmail.com> From: Balaji G To: "Li, Qing" X-Mailman-Approved-At: Thu, 11 Feb 2010 12:37:49 +0000 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: qingli@freebsd.org, current@freebsd.org, net@freebsd.org Subject: Re: ECMP enhancement X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 08:50:18 -0000 Hi Qing > I have a patch that addresses the above issues. The patch is available at: > http://people.freebsd.org/~qingli/ecmp-linkstate-patch.diff Thanks for the reply. I had sent you an email to you on load balancing couple of days back and thanks for the reply. I ll roll in the patch and give it a shot. Cheers, - Balaji On Thu, Feb 11, 2010 at 9:41 AM, Li, Qing wrote: > > One of the advantages of enabling ECMP is to allow for connection load > balancing. > Currently the address alias handling method is colliding with the ECMP > code. > For example, when two interfaces are configured on the same prefix, only > one prefix route is installed. So connection load balancing is not > possible. > > The other advantage of ECMP is for failover. The issue with the current > code, is > that the interface link-state is not reflected in the route entry. For > example, > if there are two interfaces on the same prefix, the cable on one interface > is > unplugged, new and existing connections should switch over to the other > interface. > This is not done today and packets go into a black hole. > > I discussed about these issues on the list about a month ago. > > Also, there is a small bug in the kernel where deleting ECMP routes in the > userland will always return an error even though the command is > successfully > executed. > > I have a patch that addresses the above issues. The patch is available at: > > http://people.freebsd.org/~qingli/ecmp-linkstate-patch.diff > > This is not the final version. Your comments are welcome. > > -- Qing > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 12:39:00 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D19D01065672; Thu, 11 Feb 2010 12:39:00 +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 821068FC22; Thu, 11 Feb 2010 12:39:00 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1BCcxFR089710; Thu, 11 Feb 2010 07:38:59 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1BCcxDm089707; Thu, 11 Feb 2010 12:38:59 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 12:38:59 GMT Message-Id: <201002111238.o1BCcxDm089707@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 arm/arm X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 12:39:00 -0000 TB --- 2010-02-11 12:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 12:15:00 - starting HEAD tinderbox run for arm/arm TB --- 2010-02-11 12:15:00 - cleaning the object tree TB --- 2010-02-11 12:15:10 - cvsupping the source tree TB --- 2010-02-11 12:15:10 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2010-02-11 12:15:36 - building world TB --- 2010-02-11 12:15:36 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 12:15:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 12:15:36 - TARGET=arm TB --- 2010-02-11 12:15:36 - TARGET_ARCH=arm TB --- 2010-02-11 12:15:36 - TZ=UTC TB --- 2010-02-11 12:15:36 - __MAKE_CONF=/dev/null TB --- 2010-02-11 12:15:36 - cd /src TB --- 2010-02-11 12:15:36 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 12:15:36 UTC 2010 >>> 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 [...] ===> lib/libufs (all) cc -O -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc -O -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/inode.c cc -O -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/sblock.c cc1: warnings being treated as errors /src/lib/libufs/sblock.c: In function 'sbwrite': /src/lib/libufs/sblock.c:111: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 12:38:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 12:38:59 - ERROR: failed to build world TB --- 2010-02-11 12:38:59 - 1024.67 user 299.83 system 1438.95 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 12:42:54 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74DB11065676; Thu, 11 Feb 2010 12:42:54 +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 24CBA8FC13; Thu, 11 Feb 2010 12:42:53 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1BCgrq5030284; Thu, 11 Feb 2010 07:42:53 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1BCgrXS030283; Thu, 11 Feb 2010 12:42:53 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 12:42:53 GMT Message-Id: <201002111242.o1BCgrXS030283@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 i386/i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 12:42:54 -0000 TB --- 2010-02-11 12:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 12:15:00 - starting HEAD tinderbox run for i386/i386 TB --- 2010-02-11 12:15:00 - cleaning the object tree TB --- 2010-02-11 12:15:11 - cvsupping the source tree TB --- 2010-02-11 12:15:11 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2010-02-11 12:15:36 - building world TB --- 2010-02-11 12:15:36 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 12:15:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 12:15:36 - TARGET=i386 TB --- 2010-02-11 12:15:36 - TARGET_ARCH=i386 TB --- 2010-02-11 12:15:36 - TZ=UTC TB --- 2010-02-11 12:15:36 - __MAKE_CONF=/dev/null TB --- 2010-02-11 12:15:36 - cd /src TB --- 2010-02-11 12:15:36 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 12:15:36 UTC 2010 >>> 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 [...] ===> lib/libufs (all) cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/inode.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/sblock.c cc1: warnings being treated as errors /src/lib/libufs/sblock.c: In function 'sbwrite': /src/lib/libufs/sblock.c:111: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 12:42:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 12:42:53 - ERROR: failed to build world TB --- 2010-02-11 12:42:53 - 1215.92 user 300.09 system 1672.66 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 12:43:08 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7406D106572E; Thu, 11 Feb 2010 12:43:08 +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 2408B8FC14; Thu, 11 Feb 2010 12:43:08 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1BCh7Vi031594; Thu, 11 Feb 2010 07:43:07 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1BCh7L6031592; Thu, 11 Feb 2010 12:43:07 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 12:43:07 GMT Message-Id: <201002111243.o1BCh7L6031592@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 i386/pc98 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 12:43:08 -0000 TB --- 2010-02-11 12:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 12:15:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2010-02-11 12:15:00 - cleaning the object tree TB --- 2010-02-11 12:15:11 - cvsupping the source tree TB --- 2010-02-11 12:15:11 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2010-02-11 12:15:36 - building world TB --- 2010-02-11 12:15:36 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 12:15:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 12:15:36 - TARGET=pc98 TB --- 2010-02-11 12:15:36 - TARGET_ARCH=i386 TB --- 2010-02-11 12:15:36 - TZ=UTC TB --- 2010-02-11 12:15:36 - __MAKE_CONF=/dev/null TB --- 2010-02-11 12:15:36 - cd /src TB --- 2010-02-11 12:15:36 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 12:15:36 UTC 2010 >>> 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 [...] ===> lib/libufs (all) cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/inode.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/sblock.c cc1: warnings being treated as errors /src/lib/libufs/sblock.c: In function 'sbwrite': /src/lib/libufs/sblock.c:111: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 12:43:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 12:43:07 - ERROR: failed to build world TB --- 2010-02-11 12:43:07 - 1215.87 user 313.22 system 1686.88 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 12:44:02 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CA171065695; Thu, 11 Feb 2010 12:44:02 +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 069398FC2B; Thu, 11 Feb 2010 12:44:01 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1BCi1t7038057; Thu, 11 Feb 2010 07:44:01 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1BCi1bL038046; Thu, 11 Feb 2010 12:44:01 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 12:44:01 GMT Message-Id: <201002111244.o1BCi1bL038046@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 amd64/amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 12:44:02 -0000 TB --- 2010-02-11 12:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 12:15:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2010-02-11 12:15:00 - cleaning the object tree TB --- 2010-02-11 12:15:10 - cvsupping the source tree TB --- 2010-02-11 12:15:10 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/amd64/amd64/supfile TB --- 2010-02-11 12:15:36 - building world TB --- 2010-02-11 12:15:36 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 12:15:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 12:15:36 - TARGET=amd64 TB --- 2010-02-11 12:15:36 - TARGET_ARCH=amd64 TB --- 2010-02-11 12:15:36 - TZ=UTC TB --- 2010-02-11 12:15:36 - __MAKE_CONF=/dev/null TB --- 2010-02-11 12:15:36 - cd /src TB --- 2010-02-11 12:15:36 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 12:15:36 UTC 2010 >>> 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 [...] ===> lib/libufs (all) cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/inode.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/sblock.c cc1: warnings being treated as errors /src/lib/libufs/sblock.c: In function 'sbwrite': /src/lib/libufs/sblock.c:111: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 12:44:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 12:44:01 - ERROR: failed to build world TB --- 2010-02-11 12:44:01 - 1246.12 user 305.65 system 1740.77 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 13:07:41 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED470106566B; Thu, 11 Feb 2010 13:07:40 +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 AE9C48FC24; Thu, 11 Feb 2010 13:07:40 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1BD7dbw040501; Thu, 11 Feb 2010 08:07:39 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1BD7dHv040488; Thu, 11 Feb 2010 13:07:39 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 13:07:39 GMT Message-Id: <201002111307.o1BD7dHv040488@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-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 13:07:41 -0000 TB --- 2010-02-11 12:42:53 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 12:42:53 - starting HEAD tinderbox run for mips/mips TB --- 2010-02-11 12:42:53 - cleaning the object tree TB --- 2010-02-11 12:42:57 - cvsupping the source tree TB --- 2010-02-11 12:42:57 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2010-02-11 12:43:21 - building world TB --- 2010-02-11 12:43:21 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 12:43:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 12:43:21 - TARGET=mips TB --- 2010-02-11 12:43:21 - TARGET_ARCH=mips TB --- 2010-02-11 12:43:21 - TZ=UTC TB --- 2010-02-11 12:43:21 - __MAKE_CONF=/dev/null TB --- 2010-02-11 12:43:21 - cd /src TB --- 2010-02-11 12:43:21 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 12:43:24 UTC 2010 >>> 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 [...] ===> lib/libufs (all) cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/inode.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/sblock.c cc1: warnings being treated as errors /src/lib/libufs/sblock.c: In function 'sbwrite': /src/lib/libufs/sblock.c:111: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 13:07:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 13:07:39 - ERROR: failed to build world TB --- 2010-02-11 13:07:39 - 1040.29 user 277.88 system 1486.30 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 13:10:41 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6920B106568D; Thu, 11 Feb 2010 13:10:41 +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 327188FC12; Thu, 11 Feb 2010 13:10:40 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1BDAe3i074645; Thu, 11 Feb 2010 08:10:40 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1BDAeM1074643; Thu, 11 Feb 2010 13:10:40 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 13:10:40 GMT Message-Id: <201002111310.o1BDAeM1074643@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 sparc64/sparc64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 13:10:41 -0000 TB --- 2010-02-11 12:44:01 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 12:44:01 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2010-02-11 12:44:01 - cleaning the object tree TB --- 2010-02-11 12:44:06 - cvsupping the source tree TB --- 2010-02-11 12:44:06 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2010-02-11 12:44:30 - building world TB --- 2010-02-11 12:44:30 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 12:44:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 12:44:30 - TARGET=sparc64 TB --- 2010-02-11 12:44:30 - TARGET_ARCH=sparc64 TB --- 2010-02-11 12:44:30 - TZ=UTC TB --- 2010-02-11 12:44:30 - __MAKE_CONF=/dev/null TB --- 2010-02-11 12:44:30 - cd /src TB --- 2010-02-11 12:44:30 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 12:44:30 UTC 2010 >>> 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 [...] ===> lib/libufs (all) cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/inode.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/sblock.c cc1: warnings being treated as errors /src/lib/libufs/sblock.c: In function 'sbwrite': /src/lib/libufs/sblock.c:111: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 13:10:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 13:10:40 - ERROR: failed to build world TB --- 2010-02-11 13:10:40 - 1154.80 user 286.05 system 1598.83 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 13:10:50 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70C2F106568B; Thu, 11 Feb 2010 13:10:50 +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 21B788FC13; Thu, 11 Feb 2010 13:10:49 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1BDAnY3075433; Thu, 11 Feb 2010 08:10:49 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1BDAnTI075432; Thu, 11 Feb 2010 13:10:49 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 13:10:49 GMT Message-Id: <201002111310.o1BDAnTI075432@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 ia64/ia64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 13:10:50 -0000 TB --- 2010-02-11 12:39:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 12:39:00 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-02-11 12:39:00 - cleaning the object tree TB --- 2010-02-11 12:39:05 - cvsupping the source tree TB --- 2010-02-11 12:39:05 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-02-11 12:39:28 - building world TB --- 2010-02-11 12:39:28 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 12:39:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 12:39:28 - TARGET=ia64 TB --- 2010-02-11 12:39:28 - TARGET_ARCH=ia64 TB --- 2010-02-11 12:39:28 - TZ=UTC TB --- 2010-02-11 12:39:28 - __MAKE_CONF=/dev/null TB --- 2010-02-11 12:39:28 - cd /src TB --- 2010-02-11 12:39:28 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 12:39:28 UTC 2010 >>> 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 [...] ===> lib/libufs (all) cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/inode.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/sblock.c cc1: warnings being treated as errors /src/lib/libufs/sblock.c: In function 'sbwrite': /src/lib/libufs/sblock.c:111: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 13:10:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 13:10:49 - ERROR: failed to build world TB --- 2010-02-11 13:10:49 - 1438.82 user 295.02 system 1909.58 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 13:11:04 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB1A910656EE; Thu, 11 Feb 2010 13:11:04 +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 6A22D8FC1C; Thu, 11 Feb 2010 13:11:04 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1BDB3sf076736; Thu, 11 Feb 2010 08:11:03 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1BDB32Q076735; Thu, 11 Feb 2010 13:11:03 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 13:11:03 GMT Message-Id: <201002111311.o1BDB32Q076735@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 powerpc/powerpc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 13:11:04 -0000 TB --- 2010-02-11 12:43:07 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 12:43:07 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-02-11 12:43:07 - cleaning the object tree TB --- 2010-02-11 12:43:11 - cvsupping the source tree TB --- 2010-02-11 12:43:11 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2010-02-11 12:43:36 - building world TB --- 2010-02-11 12:43:36 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 12:43:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 12:43:36 - TARGET=powerpc TB --- 2010-02-11 12:43:36 - TARGET_ARCH=powerpc TB --- 2010-02-11 12:43:36 - TZ=UTC TB --- 2010-02-11 12:43:36 - __MAKE_CONF=/dev/null TB --- 2010-02-11 12:43:36 - cd /src TB --- 2010-02-11 12:43:36 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 12:43:37 UTC 2010 >>> 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 [...] ===> lib/libufs (all) cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/inode.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/sblock.c cc1: warnings being treated as errors /src/lib/libufs/sblock.c: In function 'sbwrite': /src/lib/libufs/sblock.c:111: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 13:11:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 13:11:03 - ERROR: failed to build world TB --- 2010-02-11 13:11:03 - 1229.89 user 287.64 system 1676.08 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 13:32:03 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D078106568F; Thu, 11 Feb 2010 13:32:03 +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 E0FFA8FC13; Thu, 11 Feb 2010 13:32:02 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o1BDW2IY022944; Thu, 11 Feb 2010 08:32:02 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o1BDW2gP022943; Thu, 11 Feb 2010 13:32:02 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 11 Feb 2010 13:32:02 GMT Message-Id: <201002111332.o1BDW2gP022943@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 sparc64/sun4v X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 13:32:03 -0000 TB --- 2010-02-11 13:07:40 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-02-11 13:07:40 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-02-11 13:07:40 - cleaning the object tree TB --- 2010-02-11 13:07:44 - cvsupping the source tree TB --- 2010-02-11 13:07:44 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-02-11 13:08:06 - building world TB --- 2010-02-11 13:08:06 - MAKEOBJDIRPREFIX=/obj TB --- 2010-02-11 13:08:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-02-11 13:08:06 - TARGET=sun4v TB --- 2010-02-11 13:08:06 - TARGET_ARCH=sparc64 TB --- 2010-02-11 13:08:06 - TZ=UTC TB --- 2010-02-11 13:08:06 - __MAKE_CONF=/dev/null TB --- 2010-02-11 13:08:06 - cd /src TB --- 2010-02-11 13:08:06 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 11 13:08:06 UTC 2010 >>> 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 [...] ===> lib/libufs (all) cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/block.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/cgroup.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/inode.c cc -O2 -pipe -D_LIBUFS -I/src/lib/libufs -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libufs/sblock.c cc1: warnings being treated as errors /src/lib/libufs/sblock.c: In function 'sbwrite': /src/lib/libufs/sblock.c:111: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libufs. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-02-11 13:32:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-02-11 13:32:02 - ERROR: failed to build world TB --- 2010-02-11 13:32:02 - 1173.87 user 248.41 system 1462.00 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 16:47:14 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EF19106566C for ; Thu, 11 Feb 2010 16:47:14 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from itchy.rabson.org (router.rabson.org [80.177.232.241]) by mx1.freebsd.org (Postfix) with ESMTP id 8EB0E8FC19 for ; Thu, 11 Feb 2010 16:47:13 +0000 (UTC) Received: from macpro.dyn.rabson.org (macpro.dyn.rabson.org [192.168.42.241]) by itchy.rabson.org (Postfix) with ESMTP id 357715C33; Thu, 11 Feb 2010 16:47:19 +0000 (GMT) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Doug Rabson In-Reply-To: <4B6D3A18.2030304@eng.auth.gr> Date: Thu, 11 Feb 2010 16:46:41 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <0DDBB542-5BCF-485B-ACF9-0EE977E74A92@rabson.org> References: <4B6BE7A2.6000402@eng.auth.gr> <4B6D3A18.2030304@eng.auth.gr> To: George Mamalakis X-Mailer: Apple Mail (2.1077) Cc: Rick Macklem , freebsd-stable , freebsd-current@freebsd.org Subject: Re: Kerberized NFSv3 incorrect behavior X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 16:47:14 -0000 On 6 Feb 2010, at 09:44, George Mamalakis wrote: > Rick Macklem wrote: >>=20 >>=20 >> On Fri, 5 Feb 2010, George Mamalakis wrote: >>=20 >>> Dear all, >>>=20 >>> I am running FBSD8-STABLE on an nfsv3 server and an nfsv3 client. My = configuration is based on = http://code.google.com/p/macnfsv4/wiki/FreeBSD8KerberizedNFSSetup. My = goal is to share filesystems securely through kerberos authentication. = Everything works fine, until I try to kdestroy my tickets or kinit to = some other user, where the system insists to think that I am the user = that initially obtained their ticket. To be more extensive, my story is = as follows: >>>=20 >> [good stuff snipped] >>>=20 >>>=20 >>> and both client and server have the correct entries about each other = (and themselves) in their /etc/hosts, so heimdal works just fine. >>>=20 >>> Both client and server have their respective keytabs stored in = /etc/krb5.keytab, and I use two users in my example (that both exist in = both systems with the same uid,gid): mamalos and testakis. >>>=20 >>=20 >> Unless you have applied the experimental patch, a keytab entry is >> meaningless in the client. Without that, it was assumed that "root" >> would never "kinit" as anyone. Basically, it was assumed that "root" >> would only do the mount and a user, like "mamalos" or "testakis" >> would be logged in and kinit'd as that user. >>=20 >> The short answer is that any principal with TGT in the credentials >> cache for uid=3D=3DN will be used to authenticate that user. Once >> authenticated, that "handle" for the user can be used until it >> expires (up to the server, but usually set to when the TGT that >> it found in the credential cache is due to expire). >>=20 >>> So, when I mount the exported filesystem on the client giving: >>>=20 >>> # mount -o nvfsv3,sec=3Dkrb5 server.example.com:/exports /mnt >>> # mount >>> /dev/da0s1a on / (ufs, local, soft-updates) >>> devfs on /dev (devfs, local, multilabel) >>> server.example.com:/exports on /mnt (nfs) >>>=20 >>> and try to access the share: >>> # ls /mnt >>> ls: mnt: Permission denied >>>=20 >>> I get the error I am expecting, since root does not have any = kerberos tickets assigned, yet. Let's see what happens when I kinit as = mamalos: >>=20 >> Yep, as expected. >>> # klist >>> Credentials cache: FILE:/tmp/krb5cc_0 >>> Principal: mamalos@EXAMPLE.COM >>>=20 >>> Issued Expires Principal >>> Feb 5 11:20:49 Feb 5 21:20:47 krbtgt/EXAPMLE.COM@EXAMPLE.COM >>> # ls -la /mnt/ >>> total 8 >>> drwxr-xr-x 4 root wheel - 512 4 Feb 19:03 ./ >>> drwxr-xr-x 21 root wheel - 512 3 Feb 11:27 ../ >>> drwx------ 2 mamalos wheel - 512 5 Feb 11:11 mamalos/ >>> drwx------ 2 testakis wheel - 512 4 Feb 19:06 testakis/ >>> # touch /mnt/mamalos/myfile >>> # ls -la /mnt/mamalos/myfile >>> rw-r--r-- 1 mamalos wheel - 0 5 Feb 11:22 /mnt/mamalos/myfile >>>=20 >>> Which is the exact behavior that is expected. Now when I kdestroy: >>> # kdestroy >>> # klist >>> klist: No ticket file: /tmp/krb5cc_0 >>> # touch /mnt/mamalos/myfilethatshouldnotbe >>> # ls -la /mnt/mamalos/myfilethatshouldnotbe >>> -rw-r--r-- 1 mamalos wheel - 0 5 Feb 11:24 = /mnt/mamalos/myfilethatshouldnotbe >>>=20 >>=20 >> Yes, this is a "bug/limitation" in the current implementation. I = believe >> that "kdestroy" should do some sort of system call to inform the NFS >> client that "credentials for uid=3D=3DN" should be invalidated. This = is not >> implemented in FreeBSD8 (or Linux for that matter, last I checked). >> I don't know if dfr@ was planning on doing this and whether or not he >> thinks it is appropriate to do so? >>=20 >> Without that implemented, the "handle" continues to work until the >> server expires it, normally when the TGT for "mamalos" would have >> expired if you hadn't kdestroy'd it. >>=20 >>> And I can do everything in that share as if I were still mamalos, = even though I kdestroyed my kerberos ticket. The same thing will happen = even if I kinit to testakis after that. klist shows testakis' ticket = this time, but I am not allowed to access (rwx) tetakis' files/folders, = and I still have full control over mamalos' files and folders. >>>=20 >>> In order to be able to do something as testakis, I have to unmount = the share and remount it while having testakis' ticket (or having no = ticket at all, and giving kinit testakis after mounting the share). >>>=20 >>=20 >> Actually, logging in as "testakis" should allow that user to access = the >> mount as "testakis" once kinit'd as "testakis". The trick is that the >> credential cache entry needs to be in /tmp/krb5cc_N (where 'N' is the >> uid assigned to "testakis"). Same would apply to "mamalos" if that >> user were logged in with a non-0 uid. >>=20 >>> I am not an NFS expert, but I suppose that this behavior is not the = one to be expected, except if I am missing some fundamental information = about kerberized NFS that explains it. Even so, it would be quite unwise = to behave so, since even if the users kdestroys their tickets, they have = still all permissions as when they obtained their ticket. >>>=20 >>=20 >> Yes, as noted above, I believe that "kdestroy" should get rid of the >> Kerberized NFS "handles" for the corresponding "uid". It's on my >> "to discuss with dfr and maybe do" list, but unfortunately not near >> the top of it. (I'd also like to come up with a good way to do >> initiator credentials from a keytab entry. The experimental patch >> is considered unacceptable for FreeBSD-current etc.) >>=20 >> Hope that clarifies things, rick >>=20 >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to = "freebsd-stable-unsubscribe@freebsd.org" >>=20 > Rick, >=20 > thank you for all your answers. I am planning on setting up the = computer labs of my department using kerberized nfsv3 (since v4 seems to = be "more" experimental) with a FreeBSD nfs server and Linux nfs clients. = I was wondering "how stable" such an implementation would be; meaning = that I wouldn't want to end up with an unstsable setup when receiving = requests from 50-60 simultaneous clients, because that would be my = everyday scenario. >=20 > Thanks again for all your explanations (you covered me fully) and for = your understanding of my remarks. I think all that is needed is for kdestroy to make a syscall on the = client to flush cached credentials - the server clean up automatically = after the cred expires. As long as the client deletes its cached cred = (and the associated keying materials), there should be no security = issues. I believe Solaris does it this way. =20 From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 16:57:26 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80A89106566C; Thu, 11 Feb 2010 16:57:26 +0000 (UTC) (envelope-from qing.li@bluecoat.com) Received: from whisker.bluecoat.com (whisker.bluecoat.com [216.52.23.28]) by mx1.freebsd.org (Postfix) with ESMTP id 676B38FC13; Thu, 11 Feb 2010 16:57:26 +0000 (UTC) Received: from bcs-mail03.internal.cacheflow.com ([10.2.2.95]) by whisker.bluecoat.com (8.14.2/8.14.2) with ESMTP id o1BGvPAT027407; Thu, 11 Feb 2010 08:57:25 -0800 (PST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Thu, 11 Feb 2010 08:57:20 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ECMP enhancement Thread-Index: AcqrFxfs+3AwRKypSj68ncVQESyHEwAI2lOW References: <6dd1343e1002110021t544c09c9uec170c3671e364bb@mail.gmail.com> From: "Li, Qing" To: "Balaji G" Cc: qingli@freebsd.org, current@freebsd.org, net@freebsd.org Subject: RE: ECMP enhancement X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 16:57:26 -0000 Balaji, =20 This patch came out of an offline discussion I had=20 with someone else about a month ago. That person was asking about the ECMP usage in general, and he reported a=20 couple of problems with ECMP operation to me privately. =20 This patch was created to address those reported issues. This patch has nothing to do with you and it's not a reply=20 to your email. =20 I have not had any time to review what you sent to me, which was why I asked you to send whatever you have to the mailing lists for anyone else who might be interested in looking at what you've done. =20 But I recommended to you privately to hold off on any back port because there are multiple pieces involved to make the ECMP code effective. For example, the=20 flow-table code needs to be there, too. Both Kip=20 and I are still evolving the implementation.=20 =20 Since you are new to both FreeBSD and the networking kernel, I told you the ECMP code is probably not the best=20 piece to start with, but you seem to ignore whatever I have=20 said completely ... =20 -- Qing =20 ________________________________ From: owner-freebsd-current@freebsd.org on behalf of Balaji G Sent: Thu 2/11/2010 12:21 AM To: Li, Qing Cc: qingli@freebsd.org; current@freebsd.org; net@freebsd.org Subject: Re: ECMP enhancement Hi Qing > I have a patch that addresses the above issues. The patch is available = at: > = http://people.freebsd.org/~qingli/ecmp-linkstate-patch.diff > Thanks for the reply. I had sent you an email to you on load balancing couple of days back and thanks for the reply. I ll roll in the patch and give it a shot. Cheers, - Balaji On Thu, Feb 11, 2010 at 9:41 AM, Li, Qing wrote: > > One of the advantages of enabling ECMP is to allow for connection load > balancing. > Currently the address alias handling method is colliding with the ECMP > code. > For example, when two interfaces are configured on the same prefix, = only > one prefix route is installed. So connection load balancing is not > possible. > > The other advantage of ECMP is for failover. The issue with the = current > code, is > that the interface link-state is not reflected in the route entry. For > example, > if there are two interfaces on the same prefix, the cable on one = interface > is > unplugged, new and existing connections should switch over to the = other > interface. > This is not done today and packets go into a black hole. > > I discussed about these issues on the list about a month ago. > > Also, there is a small bug in the kernel where deleting ECMP routes in = the > userland will always return an error even though the command is > successfully > executed. > > I have a patch that addresses the above issues. The patch is available = at: > > = http://people.freebsd.org/~qingli/ecmp-linkstate-patch.diff > > > This is not the final version. Your comments are welcome. > > -- Qing > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-current@FreeBSD.ORG Thu Feb 11 17:50:41 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0EF4106566C; Thu, 11 Feb 2010 17:50:41 +0000 (UTC) (envelope-from qing.li@bluecoat.com) Received: from whisker.bluecoat.com (whisker.bluecoat.com [216.52.23.28]) by mx1.freebsd.org (Postfix) with ESMTP id C4F1E8FC16; Thu, 11 Feb 2010 17:50:41 +0000 (UTC) Received: from bcs-mail03.internal.cacheflow.com ([10.2.2.95]) by whisker.bluecoat.com (8.14.2/8.14.2) with ESMTP id o1BHofFS006418; Thu, 11 Feb 2010 09:50:41 -0800 (PST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Thu, 11 Feb 2010 09:47:42 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ECMP for FreeBSD 7.2 Phase 1 Thread-Index: AcqrFxfs+3AwRKypSj68ncVQESyHEwAI2lOWAAHzlL0= References: <6dd1343e1002110021t544c09c9uec170c3671e364bb@mail.gmail.com> From: "Li, Qing" To: "Li, Qing" , "Balaji G" Cc: qingli@freebsd.org, current@freebsd.org, net@freebsd.org Subject: RE: ECMP for FreeBSD 7.2 Phase 1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 17:50:42 -0000 The ECMP (indirect) routes are installed into the FIB just fine, and=20 load balancing works fine with these routes. The problem is with interface prefix routes. See my other email for = details.=20 Because only a single prefix route was installed, obviously there is no=20 load balancing. -- Qing > > I would also like to know whether the Load balancing aspect works = perfectly > in FreeBSD 8.0 ?. Though i understand that the ECMP routes get = installed > fine in the FIB but would like to know whether the load balancing of = traffic > works in FreeBSD 8.0. =20 > > Thanks for your time > > Awaiting your reply . > > Cheers, > - Balaji > From owner-freebsd-current@FreeBSD.ORG Fri Feb 12 19:12:18 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB19D1065670 for ; Fri, 12 Feb 2010 19:12:18 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [IPv6:2001:470:a803::1]) by mx1.freebsd.org (Postfix) with ESMTP id 3E47F8FC17 for ; Fri, 12 Feb 2010 19:12:18 +0000 (UTC) Received: from mail.geekcn.org (tarsier.geekcn.org [211.166.10.233]) by tarsier.geekcn.org (Postfix) with ESMTP id 57D59A55140; Sat, 13 Feb 2010 03:12:13 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([211.166.10.233]) by mail.geekcn.org (mail.geekcn.org [211.166.10.233]) (amavisd-new, port 10024) with LMTP id 38C-AFy6llMK; Sat, 13 Feb 2010 03:12:08 +0800 (CST) Received: from delta.delphij.net (drawbridge.ixsystems.com [206.40.55.65]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id C2AD4A571EC; Sat, 13 Feb 2010 03:12:06 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:subject:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=I4+g1GrMAWkzCtYIWH/WXRhAKg/uJZZ4wwEPwSudh0faap9GylV0PDEXmh6OFGCI/ 2tBalRYei2ndPbUjuufJg== Message-ID: <4B75A801.3040107@delphij.net> Date: Fri, 12 Feb 2010 11:12:01 -0800 From: Xin LI Organization: The Geek China Organization User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.7) Gecko/20100207 Thunderbird/3.0.1 ThunderBrowse/3.2.8.1 MIME-Version: 1.0 To: FreeBSD Current X-Enigmail-Version: 1.0 OpenPGP: id=3FCA37C1; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: time doesn't work? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 19:12:18 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Can anyone shed me some light? Can this be somehow related to some weird userland setting (sysctl, loader, etc?) I just realized that for some reason time doesn't work (both builtin, csh and /usr/bin/time). I'm running a unmodified fresh -CURRENT kernel and userland: FreeBSD pcbsd-5265 9.0-CURRENT FreeBSD 9.0-CURRENT #2 r203800: Fri Feb 12 10:37:24 PST 2010 delphij@pcbsd-5265:/usr/obj/usr/src/sys/GENERIC amd64 === (See the '0.00u' stuff) and ignore the errors there. [delphij@pcbsd-5265]/mnt(112)% time gzip randomfile load: 0.85 cmd: gzip 8447 [running] 34.29r 0.00u 34.10s 98% 1476k /mnt: write failed, filesystem is full gzip: write: No space left on device gzip: output file: randomfile.gz wrong size (1673592832 != -1), deleting gzip: leaving original randomfile 0.000u 85.063s 1:25.10 99.9% 0+0k 12440+12839io 7pf+0w Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iQEcBAEBAgAGBQJLdagBAAoJEATO+BI/yjfB1QkH/14VicXGAeFsqNSXlKwOnugk ZQ5sHcrjuHYIUcunD2CiBh5jnAYyh2gOehAMuWP4TUACYXI3F3QIsrV8AjGYmD0m 0iCAwq+ljV0xCtbQyIGnfdC0fldilr4c/Nw3qTRggn/AgYAX9ETV1RzwU/gtvcY6 63qnmpY9hthU5lk66AZasmgtbJE79+EcTjcRAvCZws+ugeHpnESrGCM/7tadvcfj xSrk7flOi/UVsyFo4c9q/fyLtj46F+kXx/vTxf+ikSXNfFfHrgc9QwbnJ4ygSbeY TXY9kTryU5qeIaEoTLIYrmU4FucaImxgfkFz8+j+W1lxoN4CSQI1WCwXTn1GrCE= =/TDa -----END PGP SIGNATURE----- From owner-freebsd-current@FreeBSD.ORG Fri Feb 12 20:41:41 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 440B31065676 for ; Fri, 12 Feb 2010 20:41:41 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-pz0-f184.google.com (mail-pz0-f184.google.com [209.85.222.184]) by mx1.freebsd.org (Postfix) with ESMTP id 158078FC12 for ; Fri, 12 Feb 2010 20:41:40 +0000 (UTC) Received: by pzk14 with SMTP id 14so3060897pzk.3 for ; Fri, 12 Feb 2010 12:41:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=G6PoO7vSAIui5fXqZ7l4f67IDe/QAFKOn7K0K4FAzRw=; b=cAQPGjsQ03alaiFR3vj1LQwEYqlmZAMtQT5W52Or9K706/r9l4G0b/6/EJd1IWQ4g9 XD6px3dXMnmrFtUHi50ejkLjs9KKaUB1buL1DQwtVVsAsjnaxHFfkkPAtemYxOrnurOv qJiLu0bFfRVQs8ZVuWYJOsycpsDUeM097GsfQ= 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=mQ46jCdjWosDuutuy2MdxSH0qlWTR2RnFu1FSP/gtelTM20G5cHdy+ICLv1V5gNlnz CKCsW+PScji1nxX7mwkUWGy1w3q6TJy55sF4Y5bp03eWIFsfvekwuVvihJhexHE08h9N +CuuZyAzm0JiJMVT7eQvpPPkbYmOjvOZ2QxbM= MIME-Version: 1.0 Received: by 10.142.249.21 with SMTP id w21mr1230769wfh.302.1266007300749; Fri, 12 Feb 2010 12:41:40 -0800 (PST) In-Reply-To: <4B75A801.3040107@delphij.net> References: <4B75A801.3040107@delphij.net> Date: Fri, 12 Feb 2010 12:41:40 -0800 Message-ID: <7d6fde3d1002121241s45f1ba5dtb305ebe8f2beb15@mail.gmail.com> From: Garrett Cooper To: d@delphij.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Current Subject: Re: time doesn't work? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 20:41:41 -0000 On Fri, Feb 12, 2010 at 11:12 AM, Xin LI wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > Can anyone shed me some light? =A0Can this be somehow related to some > weird userland setting (sysctl, loader, etc?) > > I just realized that for some reason time doesn't work (both builtin, > csh and /usr/bin/time). =A0I'm running a unmodified fresh -CURRENT kernel > and userland: > > FreeBSD pcbsd-5265 9.0-CURRENT FreeBSD 9.0-CURRENT #2 r203800: Fri Feb > 12 10:37:24 PST 2010 =A0 =A0 delphij@pcbsd-5265:/usr/obj/usr/src/sys/GENE= RIC > =A0amd64 > > =3D=3D=3D > > (See the '0.00u' stuff) and ignore the errors there. > > [delphij@pcbsd-5265]/mnt(112)% time gzip randomfile > load: 0.85 =A0cmd: gzip 8447 [running] 34.29r 0.00u 34.10s 98% 1476k > > /mnt: write failed, filesystem is full > gzip: write: No space left on device > gzip: output file: randomfile.gz wrong size (1673592832 !=3D -1), deletin= g > gzip: leaving original randomfile > 0.000u 85.063s 1:25.10 99.9% =A0 =A00+0k 12440+12839io 7pf+0w It's screwed up on RELENG_8 too (pulled as of approx. the 1st of the mo= nth). -Garrett From owner-freebsd-current@FreeBSD.ORG Fri Feb 12 20:53:59 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CBE71065679 for ; Fri, 12 Feb 2010 20:53:59 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [IPv6:2001:470:a803::1]) by mx1.freebsd.org (Postfix) with ESMTP id ECF8F8FC13 for ; Fri, 12 Feb 2010 20:53:58 +0000 (UTC) Received: from mail.geekcn.org (tarsier.geekcn.org [211.166.10.233]) by tarsier.geekcn.org (Postfix) with ESMTP id 5E247A57276; Sat, 13 Feb 2010 04:53:57 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([211.166.10.233]) by mail.geekcn.org (mail.geekcn.org [211.166.10.233]) (amavisd-new, port 10024) with LMTP id Lwsp50DaAGco; Sat, 13 Feb 2010 04:53:50 +0800 (CST) Received: from delta.delphij.net (drawbridge.ixsystems.com [206.40.55.65]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id C3997A5507E; Sat, 13 Feb 2010 04:53:48 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=jNvaXHbj/uVKUgMTmDE9y6EoyEHpaKsurxosfDyzkB6sKwJ487DJqks9EuNvZ236i y91Se0gCY/TNAZ8tjCkjw== Message-ID: <4B75BFD7.6050107@delphij.net> Date: Fri, 12 Feb 2010 12:53:43 -0800 From: Xin LI Organization: The Geek China Organization User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.7) Gecko/20100207 Thunderbird/3.0.1 ThunderBrowse/3.2.8.1 MIME-Version: 1.0 To: Garrett Cooper References: <4B75A801.3040107@delphij.net> <7d6fde3d1002121241s45f1ba5dtb305ebe8f2beb15@mail.gmail.com> In-Reply-To: <7d6fde3d1002121241s45f1ba5dtb305ebe8f2beb15@mail.gmail.com> X-Enigmail-Version: 1.0 OpenPGP: id=3FCA37C1; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Current , d@delphij.net Subject: Re: time doesn't work? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 20:53:59 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2010/02/12 12:41, Garrett Cooper wrote: > On Fri, Feb 12, 2010 at 11:12 AM, Xin LI wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Hi, >> >> Can anyone shed me some light? Can this be somehow related to some >> weird userland setting (sysctl, loader, etc?) >> >> I just realized that for some reason time doesn't work (both builtin, >> csh and /usr/bin/time). I'm running a unmodified fresh -CURRENT kernel >> and userland: >> >> FreeBSD pcbsd-5265 9.0-CURRENT FreeBSD 9.0-CURRENT #2 r203800: Fri Feb >> 12 10:37:24 PST 2010 delphij@pcbsd-5265:/usr/obj/usr/src/sys/GENERIC >> amd64 >> >> === >> >> (See the '0.00u' stuff) and ignore the errors there. >> >> [delphij@pcbsd-5265]/mnt(112)% time gzip randomfile >> load: 0.85 cmd: gzip 8447 [running] 34.29r 0.00u 34.10s 98% 1476k >> >> /mnt: write failed, filesystem is full >> gzip: write: No space left on device >> gzip: output file: randomfile.gz wrong size (1673592832 != -1), deleting >> gzip: leaving original randomfile >> 0.000u 85.063s 1:25.10 99.9% 0+0k 12440+12839io 7pf+0w > > It's screwed up on RELENG_8 too (pulled as of approx. the 1st of the month). Interestingly my laptop worked. The system having problem is Core i7 based and my laptop is T8300 (both Intel CPUs). I have some local changes to the source code on laptop but I believe they are unrelated. Which CPU are you using? I saw some changes in MD part of code lately but have not yet got a clue why this would happen... Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iQEcBAEBAgAGBQJLdb/XAAoJEATO+BI/yjfBx4sIALuNcAmZmrankpJ1fY2UD9fJ 0zyjcBE3cDActHyibCwZ5rll0yDotcFMYEqvDT95iIuuUgbwSmjS46sJP13UdzCR mpCZNfMZxVix7AAPBigvQtKZtgLjJA6IKKjp6NxViJj4yAErkYTtmYjYAo3HXAIF LtTnc8tdenl/5n+0J9pcCR741NyLBSFiXeV5d6SMd1Ttf2lR+4yMLpJgl4Ki4pAU Agaszc5V1lvGWi7sm6fcmcGae9G+QQylfL4WLbDKSHM95bdBaO6xMhDnzGoWET1E auiifRxgWduMduEhwdLHVbj9vLqYV1/ReRDSWKOLXuXa6PBDGTLo+DWPUmcDyjg= =8ujk -----END PGP SIGNATURE----- From owner-freebsd-current@FreeBSD.ORG Fri Feb 12 21:02:36 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8016C1065672 for ; Fri, 12 Feb 2010 21:02:36 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-px0-f176.google.com (mail-px0-f176.google.com [209.85.216.176]) by mx1.freebsd.org (Postfix) with ESMTP id 561238FC0A for ; Fri, 12 Feb 2010 21:02:36 +0000 (UTC) Received: by pxi6 with SMTP id 6so2888307pxi.14 for ; Fri, 12 Feb 2010 13:02:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=MtLQnZCFTi9tNj3vRO97l2S2UqgZcc1exR/C5TUbag4=; b=nXvLDgnksI+PT9fiPcn2BuMmvbxTpUllhvO8LP2hE4kKdJhlXUxap4Cc1ip6RhJGgJ 1IWTTd8AZGQz66pfaEhhsHLx47l44yi1kXnGKbPDJu1RtBQNNH5P8IjGGdlDYQXaU8tK YW15n36rQxwY5+qfivwJUteNGF7kkvnnSuQaI= 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=GrcH8cUW8GGjQQWjz8v/9RbtOTC0U9I9USbBcW90tcZ3R/70AFpi197KP7Rw2b2LEz ctnTuPugEXUrU8cMvL9jUUt3k+j7QwWb9+/kB/n5wP9845d2DebJyFiQOfaBczv/Dl6w niUDt98B8pCwLu87yNT7GYZl2VIOFfYFWRTaY= MIME-Version: 1.0 Received: by 10.142.8.5 with SMTP id 5mr1297898wfh.89.1266008555603; Fri, 12 Feb 2010 13:02:35 -0800 (PST) In-Reply-To: <4B75BFD7.6050107@delphij.net> References: <4B75A801.3040107@delphij.net> <7d6fde3d1002121241s45f1ba5dtb305ebe8f2beb15@mail.gmail.com> <4B75BFD7.6050107@delphij.net> Date: Fri, 12 Feb 2010 13:02:35 -0800 Message-ID: <7d6fde3d1002121302s6ae32cbar4a1c8fa6a36e4aeb@mail.gmail.com> From: Garrett Cooper To: d@delphij.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Current Subject: Re: time doesn't work? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 21:02:36 -0000 On Fri, Feb 12, 2010 at 12:53 PM, Xin LI wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2010/02/12 12:41, Garrett Cooper wrote: >> On Fri, Feb 12, 2010 at 11:12 AM, Xin LI wrote: >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> Hi, >>> >>> Can anyone shed me some light? =A0Can this be somehow related to some >>> weird userland setting (sysctl, loader, etc?) >>> >>> I just realized that for some reason time doesn't work (both builtin, >>> csh and /usr/bin/time). =A0I'm running a unmodified fresh -CURRENT kern= el >>> and userland: >>> >>> FreeBSD pcbsd-5265 9.0-CURRENT FreeBSD 9.0-CURRENT #2 r203800: Fri Feb >>> 12 10:37:24 PST 2010 =A0 =A0 delphij@pcbsd-5265:/usr/obj/usr/src/sys/GE= NERIC >>> =A0amd64 >>> >>> =3D=3D=3D >>> >>> (See the '0.00u' stuff) and ignore the errors there. >>> >>> [delphij@pcbsd-5265]/mnt(112)% time gzip randomfile >>> load: 0.85 =A0cmd: gzip 8447 [running] 34.29r 0.00u 34.10s 98% 1476k >>> >>> /mnt: write failed, filesystem is full >>> gzip: write: No space left on device >>> gzip: output file: randomfile.gz wrong size (1673592832 !=3D -1), delet= ing >>> gzip: leaving original randomfile >>> 0.000u 85.063s 1:25.10 99.9% =A0 =A00+0k 12440+12839io 7pf+0w >> >> =A0 =A0 It's screwed up on RELENG_8 too (pulled as of approx. the 1st of= the month). > > Interestingly my laptop worked. =A0The system having problem is Core i7 > based and my laptop is T8300 (both Intel CPUs). =A0I have some local > changes to the source code on laptop but I believe they are unrelated. > > Which CPU are you using? =A0I saw some changes in MD part of code lately > but have not yet got a clue why this would happen... > > Cheers, > - -- > Xin LI =A0 =A0http://www.delphij.net/ > FreeBSD - The Power to Serve! =A0 =A0 =A0 =A0 =A0Live free or die > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.14 (FreeBSD) > > iQEcBAEBAgAGBQJLdb/XAAoJEATO+BI/yjfBx4sIALuNcAmZmrankpJ1fY2UD9fJ > 0zyjcBE3cDActHyibCwZ5rll0yDotcFMYEqvDT95iIuuUgbwSmjS46sJP13UdzCR > mpCZNfMZxVix7AAPBigvQtKZtgLjJA6IKKjp6NxViJj4yAErkYTtmYjYAo3HXAIF > LtTnc8tdenl/5n+0J9pcCR741NyLBSFiXeV5d6SMd1Ttf2lR+4yMLpJgl4Ki4pAU > Agaszc5V1lvGWi7sm6fcmcGae9G+QQylfL4WLbDKSHM95bdBaO6xMhDnzGoWET1E > auiifRxgWduMduEhwdLHVbj9vLqYV1/ReRDSWKOLXuXa6PBDGTLo+DWPUmcDyjg=3D > =3D8ujk > -----END PGP SIGNATURE----- > [garrcoop@garrcoop-fbsd ~]$ time vim nose-plist-fix.diff # monkeyed around for a few seconds... real 0m5.753s user 0m0.047s sys 0m0.019s [garrcoop@garrcoop-fbsd ~/ipcvs/freebsd/src]$ time -p vim # pattered around for a few more seconds... real 12.04 user 0.07 sys 0.03 [garrcoop@garrcoop-fbsd ~/ipcvs/freebsd/src]$ uname -a FreeBSD garrcoop-fbsd.cisco.com 8.0-STABLE FreeBSD 8.0-STABLE #2: Wed Feb 3 16:57:07 PST 2010 garrcoop@garrcoop-fbsd.cisco.com:/usr/obj/usr/src/sys/LAPPY_X86 i386 [garrcoop@garrcoop-fbsd ~/ipcvs/freebsd/src]$ grep CPUTYPE /etc/make.conf CPUTYPE =3D prescott [garrcoop@garrcoop-fbsd ~/ipcvs/freebsd/src]$ grep ^cpu ~root/LAPPY_X86 cpu I686_CPU [garrcoop@garrcoop-fbsd ~/ipcvs/freebsd/src]$ sysctl -a | grep cpu kern.ccpu: 0 0, 1 0, 1 kern.smp.cpus: 2 kern.smp.maxcpus: 32 debug.cpufreq.verbose: 0 debug.cpufreq.lowest: 0 debug.kdb.stop_cpus: 1 debug.PMAP1changedcpu: 201 hw.ncpu: 2 hw.acpi.cpu.cx_lowest: C1 machdep.hlt_cpus: 0 machdep.hlt_logical_cpus: 0 machdep.logical_cpus_mask: 2 security.jail.param.cpuset.id: 0 dev.cpu.0.%desc: ACPI CPU dev.cpu.0.%driver: cpu dev.cpu.0.%location: handle=3D\_PR_.CPU0 dev.cpu.0.%pnpinfo: _HID=3Dnone _UID=3D0 dev.cpu.0.%parent: acpi0 dev.cpu.0.freq: 1200 dev.cpu.0.freq_levels: 2001/35000 1750/30625 1600/25000 1400/21875 1200/16000 1050/14000 900/12000 800/14000 700/12250 600/10500 500/8750 400/7000 300/5250 200/3500 100/1750 dev.cpu.0.cx_supported: C1/1 C2/1 C3/17 dev.cpu.0.cx_lowest: C1 dev.cpu.0.cx_usage: 100.00% 0.00% 0.00% last 500us dev.cpu.1.%desc: ACPI CPU dev.cpu.1.%driver: cpu dev.cpu.1.%location: handle=3D\_PR_.CPU1 dev.cpu.1.%pnpinfo: _HID=3Dnone _UID=3D0 dev.cpu.1.%parent: acpi0 dev.cpu.1.cx_supported: C1/1 C2/1 C3/17 dev.cpu.1.cx_lowest: C1 dev.cpu.1.cx_usage: 100.00% 0.00% 0.00% last 500us dev.acpi_perf.0.%parent: cpu0 dev.acpi_perf.1.%parent: cpu1 dev.est.0.%parent: cpu0 dev.est.1.%parent: cpu1 dev.cpufreq.0.%driver: cpufreq dev.cpufreq.0.%parent: cpu0 dev.cpufreq.1.%driver: cpufreq dev.cpufreq.1.%parent: cpu1 dev.p4tcc.0.%parent: cpu0 dev.p4tcc.1.%parent: cpu1 [garrcoop@garrcoop-fbsd ~/ipcvs/freebsd/src]$ Thanks :), -Garrett From owner-freebsd-current@FreeBSD.ORG Fri Feb 12 21:08:51 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C88CD1065672 for ; Fri, 12 Feb 2010 21:08:51 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by mx1.freebsd.org (Postfix) with ESMTP id 5DD0B8FC12 for ; Fri, 12 Feb 2010 21:08:50 +0000 (UTC) Received: by ewy3 with SMTP id 3so3038911ewy.13 for ; Fri, 12 Feb 2010 13:08:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=THs/oOHaCKJ2utxJKBMIhk1RqPSX/UxtFqwpj+Fu3yc=; b=vA3v6e8bIo8IqjUINKB7k649AQ3zZou/TprKYVCLe+Kmh0yZt1NHftK52PUfbLCT5H 43ynXpxCgjSvxIrrV+bTkUZMqvnIqG8Z3+7zRDeiIH72aIGr5bunJbrxsXI8d1ERjtyY bNa2Gqj2ujcUdUDB8foxm50h9WK1Ze2MvfZis= 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=H8ozemHxUmKGPZ9y+e1vjfEMKQxSY+aN8oEpWW7J9n2cWvB7d0UZ0eRPY1HTrvVfIT fJLE7oNXCfqxGRgFKVdhwoIJA740TZ4fhJwX87g8wdVErQ/0NX78Ie4G/DFNnqgqZb1x +9zL5BSZimnYqekj+yDuSZUzKdqhwI3AdLjWQ= MIME-Version: 1.0 Received: by 10.213.59.145 with SMTP id l17mr468068ebh.56.1266008929420; Fri, 12 Feb 2010 13:08:49 -0800 (PST) In-Reply-To: <7d6fde3d1002121302s6ae32cbar4a1c8fa6a36e4aeb@mail.gmail.com> References: <4B75A801.3040107@delphij.net> <7d6fde3d1002121241s45f1ba5dtb305ebe8f2beb15@mail.gmail.com> <4B75BFD7.6050107@delphij.net> <7d6fde3d1002121302s6ae32cbar4a1c8fa6a36e4aeb@mail.gmail.com> Date: Fri, 12 Feb 2010 16:08:49 -0500 Message-ID: From: Ryan Stone To: Garrett Cooper Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Current , d@delphij.net Subject: Re: time doesn't work? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 21:08:51 -0000 > > [garrcoop@garrcoop-fbsd ~]$ time vim nose-plist-fix.diff > > # monkeyed around for a few seconds... > > real =A0 =A00m5.753s > user =A0 =A00m0.047s > sys =A0 =A0 0m0.019s > > [garrcoop@garrcoop-fbsd ~/ipcvs/freebsd/src]$ time -p vim > > # pattered around for a few more seconds... > > real 12.04 > user 0.07 > sys 0.03 > I'm not sure that this means much. user and system time measure how much *cpu* time was used. In an interactive application like vi I think that it's expected behaviour to see so little cpu time spent. From owner-freebsd-current@FreeBSD.ORG Fri Feb 12 21:11:03 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA1691065707 for ; Fri, 12 Feb 2010 21:11:03 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-px0-f176.google.com (mail-px0-f176.google.com [209.85.216.176]) by mx1.freebsd.org (Postfix) with ESMTP id 8DD228FC21 for ; Fri, 12 Feb 2010 21:11:03 +0000 (UTC) Received: by pxi6 with SMTP id 6so2893204pxi.14 for ; Fri, 12 Feb 2010 13:11:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=mUKq1HH+UIC6KhJYaHQ4HQRqOOiofZU48ztk3QM5tio=; b=JrxYKHOw2Dd9AECf5KEDP0mY2j7QFFCaTS9IrvuhlbTPzfyXCJ69Qp5X/FrC+zXbuO LULlwjwwmUVYlxLOQAPxOYBjUcNjIjH7eEDWkqZFd6l6+556+LVQJYdQEgjrlS6nkVcP 65lGpgjQ0F6UP9t3z5OOao1TOi85WOS3FPIeM= 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=XkDhFuL12sPcoLVSiqwxq1uinFPi+y4AWatvkKzs/xp+1kPf4XIbl0Wj+Fewf7t13I gDWL0Yl9N8xKqEgoMJ39agG9HkN0sJ57L5ov2BgvjC/7vSW3ZyEGuccbhBywESCR4u/S GCFyNGfiigqTzuOTACG8C736vZlW7V6y/jYiA= MIME-Version: 1.0 Received: by 10.142.2.29 with SMTP id 29mr1304204wfb.99.1266009063238; Fri, 12 Feb 2010 13:11:03 -0800 (PST) In-Reply-To: References: <4B75A801.3040107@delphij.net> <7d6fde3d1002121241s45f1ba5dtb305ebe8f2beb15@mail.gmail.com> <4B75BFD7.6050107@delphij.net> <7d6fde3d1002121302s6ae32cbar4a1c8fa6a36e4aeb@mail.gmail.com> Date: Fri, 12 Feb 2010 13:11:03 -0800 Message-ID: <7d6fde3d1002121311p579a5762j5cdbb223623b34fc@mail.gmail.com> From: Garrett Cooper To: Ryan Stone Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Current , d@delphij.net Subject: Re: time doesn't work? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 21:11:03 -0000 On Fri, Feb 12, 2010 at 1:08 PM, Ryan Stone wrote: >> >> [garrcoop@garrcoop-fbsd ~]$ time vim nose-plist-fix.diff >> >> # monkeyed around for a few seconds... >> >> real =A0 =A00m5.753s >> user =A0 =A00m0.047s >> sys =A0 =A0 0m0.019s >> >> [garrcoop@garrcoop-fbsd ~/ipcvs/freebsd/src]$ time -p vim >> >> # pattered around for a few more seconds... >> >> real 12.04 >> user 0.07 >> sys 0.03 >> > > I'm not sure that this means much. =A0user and system time measure how > much *cpu* time was used. =A0In an interactive application like vi I > think that it's expected behaviour to see so little cpu time spent. Yeah... you're probably right... [garrcoop@garrcoop-fbsd ~]$ time sh -c 'while [ 1 ] ; do : ; done' ^C real 0m3.337s user 0m3.325s sys 0m0.000s Thanks for noting the obvious :), -Garrett From owner-freebsd-current@FreeBSD.ORG Fri Feb 12 22:55:06 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83C10106566C; Fri, 12 Feb 2010 22:55:06 +0000 (UTC) (envelope-from cracauer@koef.zs64.net) Received: from koef.zs64.net (koef.zs64.net [212.12.50.230]) by mx1.freebsd.org (Postfix) with ESMTP id 14BFD8FC0A; Fri, 12 Feb 2010 22:55:05 +0000 (UTC) Received: from koef.zs64.net (koef.zs64.net [212.12.50.230]) by koef.zs64.net (8.14.4/8.14.4) with ESMTP id o1CMO7kq007019; Fri, 12 Feb 2010 23:24:07 +0100 (CET) (envelope-from cracauer@koef.zs64.net) Received: (from cracauer@localhost) by koef.zs64.net (8.14.4/8.14.4/Submit) id o1CMO7YL007018; Fri, 12 Feb 2010 17:24:07 -0500 (EST) (envelope-from cracauer) Date: Fri, 12 Feb 2010 17:24:07 -0500 From: Martin Cracauer To: Ed Schouten Message-ID: <20100212222406.GA3209@cons.org> References: <20100113194254.GR64905@hoeg.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100113194254.GR64905@hoeg.nl> User-Agent: Mutt/1.4.2.3i Cc: ports@freebsd.org, current@freebsd.org Subject: Re: HEADS UP: gone. All welcome . X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 22:55:06 -0000 editors/emacs21 and emacs22 are still broken with this. Changing utmp to utmpx in #include and in the struct declares I still get: filelock.c:297: error: 'struct utmpx' has no member named 'ut_time' filelock.c:299: error: 'struct utmpx' has no member named 'ut_time' Any suggestions? The manpage is still for utmp, not utmpx, unless my -current got hopelessly out of sync. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ FreeBSD - where you want to go, today. http://www.freebsd.org/ From owner-freebsd-current@FreeBSD.ORG Fri Feb 12 23:49:27 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4408310656A3; Fri, 12 Feb 2010 23:49:27 +0000 (UTC) (envelope-from cracauer@koef.zs64.net) Received: from koef.zs64.net (koef.zs64.net [212.12.50.230]) by mx1.freebsd.org (Postfix) with ESMTP id D62E68FC1B; Fri, 12 Feb 2010 23:49:26 +0000 (UTC) Received: from koef.zs64.net (koef.zs64.net [212.12.50.230]) by koef.zs64.net (8.14.4/8.14.4) with ESMTP id o1CNnPuT023947; Sat, 13 Feb 2010 00:49:25 +0100 (CET) (envelope-from cracauer@koef.zs64.net) Received: (from cracauer@localhost) by koef.zs64.net (8.14.4/8.14.4/Submit) id o1CNnPI7023946; Fri, 12 Feb 2010 18:49:25 -0500 (EST) (envelope-from cracauer) Date: Fri, 12 Feb 2010 18:49:25 -0500 From: Martin Cracauer To: Ed Schouten Message-ID: <20100212234925.GA23838@cons.org> References: <20100113194254.GR64905@hoeg.nl> <20100212222406.GA3209@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100212222406.GA3209@cons.org> User-Agent: Mutt/1.4.2.3i Cc: ports@freebsd.org, current@freebsd.org Subject: Re: HEADS UP: gone. All welcome . X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 23:49:27 -0000 Martin Cracauer wrote on Fri, Feb 12, 2010 at 05:24:06PM -0500: > editors/emacs21 and emacs22 are still broken with this. > > Changing utmp to utmpx in #include and in the struct declares I still > get: > filelock.c:297: error: 'struct utmpx' has no member named 'ut_time' > filelock.c:299: error: 'struct utmpx' has no member named 'ut_time' > > > Any suggestions? > > The manpage is still for utmp, not utmpx, unless my -current got > hopelessly out of sync. Never mind. Suggested patch sent to port maintainer. Thanks Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ FreeBSD - where you want to go, today. http://www.freebsd.org/ From owner-freebsd-current@FreeBSD.ORG Fri Feb 12 23:49:32 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28D9D1065672 for ; Fri, 12 Feb 2010 23:49:32 +0000 (UTC) (envelope-from inurneck@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by mx1.freebsd.org (Postfix) with ESMTP id B48948FC24 for ; Fri, 12 Feb 2010 23:49:31 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 9so67255eyd.9 for ; Fri, 12 Feb 2010 15:49:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=OKcFxDAhXvRnNKwLBn8pFW5lwU8LtrKJRjEEsigjmuY=; b=TAcMczWni/NbnWgNvsOn2gQRWeyRfw1EE+/DbF7iMDEDHcLEHfaI1GFifw/4xMx32l FIlmXMMd0k3yMWuou3KloosOaMLm3RAfgIxsFTiBWV3xQtvkrBFdEUT+6w8s/p4QnPwO 83iaBXtVcZ2DFKdm3AT8JuCPU7HSb8xh4Jn1k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=WY7cdoNgPLe0NpbGNcZOKBvrMsYpQSom7mq8LNNF5lX0KDfAxxOsMoY6xfH74PMtfR /xu1f7dtXiBScxJ6peoaWfSwcC4KBxCSfjAZlsGWY5fgGTcocT32ykpiAZsq1B6Tw6SR wGu38AieM3lU7i8P8PSS6gBFvAoDKyBi7sacY= MIME-Version: 1.0 Received: by 10.216.90.17 with SMTP id d17mr1179172wef.175.1266018570635; Fri, 12 Feb 2010 15:49:30 -0800 (PST) Date: Fri, 12 Feb 2010 18:49:30 -0500 Message-ID: <79b166921002121549g30061e67nef2976da2647654d@mail.gmail.com> From: inurneck To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Recent scsi changes "month <" cause machine to hang on probing cdrom. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 23:49:32 -0000 I have to keep my secondary scsi controller off now or my box don't boot at all. Its a dell poweredge 2400 with two scsi cdroms a NEC and a HP. It doesnt give any error even booting verbosely it just freezes solid when it checks the cd. I was hoping this would just get fixed with time because I dont have any to deal with it but a recent make build and install world and kernel didnt help it still just hangs the machine as soon as it probes the cdrom. What can I do to help you help myself. I dont understand why it has to tell me the cd is empty all overdramatically and cant just be smart enough to skip over it oppose to flooding my screen with useless messages so turning that off would be swell too if possible. -- I am my only local user and I cannot be trusted. This is a bad thing. Thing is, with FreeBSD where there is a shell there is a way. Over the years I've come to regard you as people I've met. I may be schizophrenic, but at least I have each other, and only when I am alone am I truly together. Hans reiser is still my hero, i'm not saying it's right, but I understand. From owner-freebsd-current@FreeBSD.ORG Sat Feb 13 20:26:42 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4B931065696; Sat, 13 Feb 2010 20:26:42 +0000 (UTC) (envelope-from vincepoy@gmail.com) Received: from mail-yx0-f191.google.com (mail-yx0-f191.google.com [209.85.210.191]) by mx1.freebsd.org (Postfix) with ESMTP id 43F798FC26; Sat, 13 Feb 2010 20:26:41 +0000 (UTC) Received: by yxe29 with SMTP id 29so3062784yxe.14 for ; Sat, 13 Feb 2010 12:26:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=/Avu/ZzJ+Sj+wXbNpNe8aCAa8D8GH3jDLrl1NpIv4vI=; b=vvcrPUnf38n6JzCEZJiloW9zu60fDJg/71JVSItmcTK84qbM68QufD9PPeqg6wyCuA 6M9rmUeECnyRAxR6yc8MoRN6ngV0lOITv2j2uD2cU92Av4RYZoJ7mVTcFbnuIY3q342T 7bZ02aS7xjGCw5xEGb91eQcWGfA1xTsLX1+9k= 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=WqOVzA9cSfXLBmzklTLcnieYVUEuCmMhtnd8NyT+Jb+so0O5WhYUow1kJB8MO6MJm+ MerLzpkLOIKTyFfjFV5VThHE2n6sBQXMJ9QOj06jC3Y0j5FLqkXJcQ28OsQQuP5JIUHY 2SrZ1WLS70frtzkWZgrGNKp9jJN8mR6Hgfdx8= MIME-Version: 1.0 Received: by 10.150.48.33 with SMTP id v33mr5691192ybv.16.1266092801490; Sat, 13 Feb 2010 12:26:41 -0800 (PST) In-Reply-To: <201002090708.o1978sfW089038@cwsys.cwsent.com> References: <429af92e1002081805l629e04c6ub7b85b77a492e22c@mail.gmail.com> <201002090708.o1978sfW089038@cwsys.cwsent.com> Date: Sat, 13 Feb 2010 12:26:41 -0800 Message-ID: <429af92e1002131226p438faaauf56bf14af797a111@mail.gmail.com> From: Vincent Poy To: Cy Schubert Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Ed Schouten , freebsd-current@freebsd.org, freebsd-ports@freebsd.org, cy@freebsd.org Subject: Re: HEADS UP: gone. All welcome . - ports/sysutils/screen and ports/sysutils/tmux not showing sessions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Feb 2010 20:26:42 -0000 On Mon, Feb 8, 2010 at 11:08 PM, Cy Schubert wrote: > In message <429af92e1002081805l629e04c6ub7b85b77a492e22c@mail.gmail.com>, > Vince > nt Poy writes: > > --000e0cd64914b56e6a047f215889 > > Content-Type: text/plain; charset=ISO-8859-1 > > > > Hi Ed: > > > > On Mon, Feb 8, 2010 at 12:03 AM, Ed Schouten wrote: > > > > > > > > * Vincent Poy wrote: > > > > It appears that after utmpx.h gone into effect, ports/sysutils/screen > and > > > > ports/sysutils/tmux are not working correctly after a updated ports > tree > > > and > > > > building/installing the ports. What basically happens is the > screen/tmux > > > > sessions which basically use tty's don't show up on the system in w, > who, > > > > finger. > > > > > > I just rebuilt screen and doesn't seem to work indeed. The point is > that > > > I wrote a perfectly fine patch for it and sent it to cy@, but he > > > committed a completely different version to the ports tree. You'd > better > > > discuss this regression with him. > > > > > > My version did work: > > > > > > | (ed@dull) ~ $ tty > > > | /dev/pts/0 > > > | (ed@dull) ~ $ w > > > | 9:02AM up 5 days, 11:02, 1 user, load averages: 0.08, 0.08, 0.03 > > > | USER TTY FROM LOGIN@ IDLE WHAT > > > | ed pts/0 mekker.80386.nl 9:02AM - w > > > | (ed@dull) ~ $ screen > > > | (ed@dull) ~ $ tty > > > | /dev/pts/2 > > > | (ed@dull) ~ $ w > > > | 9:03AM up 5 days, 11:02, 1 user, load averages: 0.05, 0.08, 0.03 > > > | USER TTY FROM LOGIN@ IDLE WHAT > > > | ed pts/2 mekker:S.0 9:03AM - w > > > > > > Interesting, what's different between the patch you wrote vs the one > > cy@committed that's currently in the tree? Sorry about the false tmux > > alarm, I > > thought tmux would still show logins on the pty's for the sessions as > it's > > supposed to be similar to screen. > > Sorry, I managed to lose the patch. Thank goodness for ZFS snapshots. It > should be working now. Tested on 7, 8, and 9. > Thanks Cy for fixing it as it works fine now! Cheers, Vince Vincent Poy, Ph.D. - Astrophysics