From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 07:21:48 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8470DEBC; Sun, 30 Jun 2013 07:21:48 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pb0-x236.google.com (mail-pb0-x236.google.com [IPv6:2607:f8b0:400e:c01::236]) by mx1.freebsd.org (Postfix) with ESMTP id 5CB8E15D9; Sun, 30 Jun 2013 07:21:48 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id ro2so3724427pbb.41 for ; Sun, 30 Jun 2013 00:21:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :x-enigmail-version:content-type:content-transfer-encoding; bh=llxFqLi3PjrhiO1R0BWvFv6krToC4eB1izy7yQ9OM3s=; b=PkWtWbyVwKCw4m2tNzM7AhUz2cNMj/tKHYveNo7EPs84UDt1x+yckS4WCotZuJ7sEJ 0fpHACVoX4he8O9rUAEvV2FeC5Gey/E+KWfa6pgfZfiWKF+tyXXgQPp8ZBcxGU2ob6W6 VVDKoZsVwEfGasxYRNjJYWJ3oFiXTQhKlqJ7nuVj4Sq/g9bPJsp0Kis5hm0XVlgR2lS2 KU5QAi0mUJjlFIURZ2B1hpc378jinI3cehjyiFOQvvoJILhbuBZccrIKrnezGRbQ5ayF js6Zz/WtDcaSgIF4RDxSn8t5+lnU+tB87gqDMqShQmX20TyT1x0qXHtcF+Fxw3bz4tq9 q2Ew== X-Received: by 10.68.197.33 with SMTP id ir1mr18599786pbc.197.1372576907633; Sun, 30 Jun 2013 00:21:47 -0700 (PDT) Received: from [192.168.1.7] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id at1sm16214030pbc.10.2013.06.30.00.21.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 30 Jun 2013 00:21:46 -0700 (PDT) Message-ID: <51CFDC86.2040506@FreeBSD.org> Date: Sun, 30 Jun 2013 17:21:42 +1000 From: Kubilay Kocak User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: freebsd-current@FreeBSD.org Subject: Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168 X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: koobs@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 07:21:48 -0000 I'm seeing what I believe is related panic, reliably being generated by the Python regression test suite on a newly created FreeBSD 10-CURRENT buildbot. Symptoms first seen in an freebsd.org FTP snapshot dated "Thu May 30 20:01:46 UTC 2013" and also reproducible on a freshly updated r252400 It is additionally reproducible after checking out pure upstream python sources, using the following steps: hg clone http://hg.python.org/cpython cd cpython && configure && make buildbottest An interesting possible correlation is that it seems to drop out during/around "test_socket" Backtrace below: > koobs@10-CURRENT-amd64:~ % sudo kgdb /boot/kernel/kernel /var/crash/vmcore.1 > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "amd64-marcel-freebsd"... > > Unread portion of the kernel message buffer: > panic: negative refcount 0xfffffe0009316de8 > cpuid = 0 > KDB: enter: panic > > Reading symbols from /boot/kernel/zfs.ko.symbols...done. > Loaded symbols for /boot/kernel/zfs.ko.symbols > Reading symbols from /boot/kernel/opensolaris.ko.symbols...done. > Loaded symbols for /boot/kernel/opensolaris.ko.symbols > #0 doadump (textdump=114425856) at pcpu.h:236 > 236 pcpu.h: No such file or directory. > in pcpu.h > (kgdb) bt > #0 doadump (textdump=114425856) at pcpu.h:236 > #1 0xffffffff80338a75 in db_fncall (dummy1=, dummy2=, dummy3=, dummy4=) > at /usr/src/sys/ddb/db_command.c:578 > #2 0xffffffff8033875d in db_command (cmd_table=) at /usr/src/sys/ddb/db_command.c:449 > #3 0xffffffff803384d4 in db_command_loop () at /usr/src/sys/ddb/db_command.c:502 > #4 0xffffffff8033ae80 in db_trap (type=, code=0) at /usr/src/sys/ddb/db_main.c:231 > #5 0xffffffff808ec1b3 in kdb_trap (type=3, code=0, tf=) at /usr/src/sys/kern/subr_kdb.c:654 > #6 0xffffffff80c4cadb in trap (frame=0xffffff80978a7880) at /usr/src/sys/amd64/amd64/trap.c:579 > #7 0xffffffff80c35ca2 in calltrap () at /usr/src/sys/amd64/amd64/exception.S:232 > #8 0xffffffff808eb98e in kdb_enter (why=0xffffffff80f10487 "panic", msg=) at cpufunc.h:63 > #9 0xffffffff808b5a76 in vpanic (fmt=, ap=) at /usr/src/sys/kern/kern_shutdown.c:747 > #10 0xffffffff808b5926 in kassert_panic (fmt=) at /usr/src/sys/kern/kern_shutdown.c:642 > #11 0xffffffff80875b4f in closef (fp=, td=) at refcount.h:66 > #12 0xffffffff80873890 in closefp (fdp=0xfffffe0009652000, fd=, fp=0xfffffe0009316dc0, td=0xfffffe0009337490, holdleaders=) > at /usr/src/sys/kern/kern_descrip.c:1140 > #13 0xffffffff80c4d725 in amd64_syscall (td=0xfffffe0009337490, traced=0) at subr_syscall.c:134 > #14 0xffffffff80c35f8b in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:391 > #15 0x000000080119b00a in ?? () > Previous frame inner to this frame (corrupt stack?) > Current language: auto; currently minimal > (kgdb) -- koobs From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 07:42:04 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 75A63310 for ; Sun, 30 Jun 2013 07:42:04 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from mail.ebusiness-leidinger.de (mail.ebusiness-leidinger.de [217.11.53.44]) by mx1.freebsd.org (Postfix) with ESMTP id 34AAB164D for ; Sun, 30 Jun 2013 07:42:03 +0000 (UTC) Received: from outgoing.leidinger.net (p5DD458CC.dip0.t-ipconnect.de [93.212.88.204]) by mail.ebusiness-leidinger.de (Postfix) with ESMTPSA id 672F38440CE for ; Sun, 30 Jun 2013 09:41:49 +0200 (CEST) Received: from unknown (Titan.Leidinger.net [192.168.1.17]) by outgoing.leidinger.net (Postfix) with ESMTP id ED0D210F0 for ; Sun, 30 Jun 2013 09:41:46 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=leidinger.net; s=outgoing-alex; t=1372578106; bh=/I5kJy/IqTRHT6wzauL2nBF8NUCTRj/Df8eJjbz17eU=; h=Date:From:To:Subject; b=NQE6zgkAUC02pz6hAxoIgyrLt1doQewh3+8EI+5790l/mcvMjdZC4QXVv5reQ7IGF i1cZ5CWdwvlRBq1zHPF/Z1JLmZrgIKGVggWH3uGQuB+ttWoAQntE0QwgTCYPqqfYrX Tbudi9DrbCOkL5KDWXljNaw26kMjgGDxGQMLRrwLCZ1R5No6MV3UWEd9Fo6gDAsvDg qYMIzyk5NOLrrI1T/GcwUercZp7s8qyefFOmTggIhA9B0enJFIIGKKFQC/NW3wwdev Ymvm/qnUH3Y2yHKxma2EYAkQ79D733tAuPQf7i+qfZQ8EDOBrSUaxdDVODEEI85sLu LX3mpH6OEs9Vw== Date: Sun, 30 Jun 2013 09:41:50 +0200 From: Alexander Leidinger To: current@FreeBSD.org Subject: panic: Lock filedesc structure not share locked Message-ID: <20130630094150.00004a9c@unknown> X-Mailer: Claws Mail 3.9.1-2-g66aa06 (GTK+ 2.16.6; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-EBL-MailScanner-Information: Please contact the ISP for more information X-EBL-MailScanner-ID: 672F38440CE.A1BC2 X-EBL-MailScanner: Found to be clean X-EBL-MailScanner-SpamCheck: not spam, spamhaus-ZEN, SpamAssassin (not cached, score=-1.197, required 6, autolearn=disabled, ALL_TRUSTED -1.00, AWL -0.09, DKIM_SIGNED 0.10, DKIM_VALID -0.10, DKIM_VALID_AU -0.10, T_RP_MATCHES_RCVD -0.01, URIBL_BLOCKED 0.00) X-EBL-MailScanner-From: alexander@leidinger.net X-EBL-MailScanner-Watermark: 1373182910.98665@yWYXAXep/U3DoE4lofT5RA X-EBL-Spam-Status: No X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 30 Jun 2013 07:42:04 -0000 Hi, with head as of r252381 on amd64, I got the following panic after starting tmux and creating a 2nd terminal window inside tmux (ctrl- + c): ---snip--- panic: Lock filedesc structure not share locked @ /space/system/usr_src/sys/kern/kern_descrip.c:3448 cpuid = 2 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xffffff839ee566d0 kdb_backtrace() at kdb_backtrace+0x39/frame 0xffffff839ee56780 vpanic() at vpanic+0x126/frame 0xffffff839ee567c0 panic() at panic+0x43/frame 0xffffff839ee56820 _sx_assert() at _sx_assert+0x134/frame 0xffffff839ee56830 _sx_sunlock() at _sx_sunlock+0x46/frame 0xffffff839ee56860 kern_proc_filedesc_out() at kern_proc_filedesc_out+0x420/frame 0xffffff839ee568e0 sysctl_kern_proc_filedesc() at sysctl_kern_proc_filedesc+0x66/frame 0xffffff839ee56950 sysctl_root() at sysctl_root+0x1bd/frame 0xffffff839ee569a0 userland_sysctl() at userland_sysctl+0x192/frame 0xffffff839ee56a40 sys___sysctl() at sys___sysctl+0x74/frame 0xffffff839ee56af0 amd64_syscall() at amd64_syscall+0x23c/frame 0xffffff839ee56bf0 Xfast_syscall() at Xfast_syscall+0xfb/frame 0xffffff839ee56bf0 ---snip--- Full textdump output available at http://www.leidinger.net/test/textdump.tar.2 Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 08:19:58 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A59F56F0 for ; Sun, 30 Jun 2013 08:19:58 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from zcs03.jnb1.cloudseed.co.za (zcs03.jnb1.cloudseed.co.za [41.154.0.139]) by mx1.freebsd.org (Postfix) with ESMTP id 4094E1734 for ; Sun, 30 Jun 2013 08:19:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zcs03.jnb1.cloudseed.co.za (Postfix) with ESMTP id 48AAF2B43229 for ; Sun, 30 Jun 2013 10:19:49 +0200 (SAST) X-Virus-Scanned: amavisd-new at zcs03.jnb1.cloudseed.co.za Received: from zcs03.jnb1.cloudseed.co.za ([127.0.0.1]) by localhost (zcs03.jnb1.cloudseed.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7Xh8GEAONS5T for ; Sun, 30 Jun 2013 10:19:48 +0200 (SAST) Received: from clue.co.za (unknown [41.154.88.19]) by zcs03.jnb1.cloudseed.co.za (Postfix) with ESMTPSA id 815652B431D6 for ; Sun, 30 Jun 2013 10:19:48 +0200 (SAST) Received: from localhost ([127.0.0.1] helo=zen.clue.co.za) by clue.co.za with esmtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1UtCrL-00054R-8M for current@freebsd.org; Sun, 30 Jun 2013 10:19:47 +0200 To: current@freebsd.org Subject: network.subr (r252360) changes break ifconfig_aliasX From: "Ian FREISLICH" X-Attribution: BOFH Date: Sun, 30 Jun 2013 10:19:46 +0200 Message-Id: X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 30 Jun 2013 08:19:58 -0000 Hi I can't figure out how to use rc.conf to configure my interfaces after these recent charges. My use case is that I have interfaces to configure but I don't need to put an IP address on them. I do need to change the MAC address though. What I have been doing is probably wrong, but it worked up until r252360: lagg0: link state changed to DOWN /etc/rc: WARNING: $ifconfig_lagg0_alias0 needs "inet" keyword for an IPv4 address. ifconfig: ether: bad value But, there is no ip address for this interface. The config looks like: cloned_interfaces="lagg0 \ vlan2 vlan3 vlan4 vlan5 vlan6 vlan7 vlan8 vlan9 vlan14 vlan15 vlan19 \ vlan20 vlan21 vlan22 vlan23 vlan24 vlan25 vlan26 vlan27 vlan30 \ vlan33 vlan37 vlan39 vlan40 vlan41 vlan44 vlan45 vlan999 \ " ifconfig_igb0="up" ifconfig_igb1="up" ifconfig_igb2="up" ifconfig_igb3="up" ifconfig_lagg0="up laggproto lacp laggport igb0 laggport igb1 laggport igb2 laggport igb3" ifconfig_lagg0_alias0="ether 00:1e:c9:53:3e:15" # Neotel ifconfig_vlan2="vlandev lagg0 vlan 2" #should probably be create_args ifconfig_vlan2_alias0="inet 41.161.56.4/29" ifconfig_vlan2_alias1="inet 41.154.2.106/29" ifconfig_vlan2_alias2="inet 196.46.25.156/25" ifconfig_vlan2_alias3="inet 41.161.56.2/29 vhid 2 pass XXXXXXX advskew 20" ifconfig_vlan2_alias4="inet 41.154.2.105/29 vhid 2 pass XXXXXXX advskew 20" ifconfig_vlan2_alias5="inet 196.46.25.155/25 vhid 2 pass XXXXXXX advskew 20" etc. I've tried create_args but I still get the following error: ifconfig: ether: bad value and, I cannot use ifconfig_lagg0 to set the MAC address because the rc system just seems to ignore the configured string. I can however 'ifconfig lagg0 ether 00:1e:c9:53:3e:15' from the cammand line, so there's something in the rc scripts that's mangling the argument. Ian -- Ian Freislich From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 08:23:30 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DBAE3819; Sun, 30 Jun 2013 08:23:30 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 52EA41755; Sun, 30 Jun 2013 08:23:30 +0000 (UTC) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.14.7/8.14.7) with ESMTP id r5U8NQQc060942; Sun, 30 Jun 2013 11:23:26 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.8.3 kib.kiev.ua r5U8NQQc060942 Received: (from kostik@localhost) by tom.home (8.14.7/8.14.7/Submit) id r5U8NQhF060941; Sun, 30 Jun 2013 11:23:26 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 30 Jun 2013 11:23:26 +0300 From: Konstantin Belousov To: koobs@FreeBSD.org Subject: Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168 Message-ID: <20130630082326.GI91021@kib.kiev.ua> References: <51CFDC86.2040506@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5CIhgR+/Zc2b+anZ" Content-Disposition: inline In-Reply-To: <51CFDC86.2040506@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tom.home Cc: freebsd-current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 30 Jun 2013 08:23:30 -0000 --5CIhgR+/Zc2b+anZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 30, 2013 at 05:21:42PM +1000, Kubilay Kocak wrote: > I'm seeing what I believe is related panic, reliably being generated by > the Python regression test suite on a newly created FreeBSD 10-CURRENT > buildbot. >=20 > Symptoms first seen in an freebsd.org FTP snapshot dated "Thu May 30 > 20:01:46 UTC 2013" and also reproducible on a freshly updated r252400 >=20 > It is additionally reproducible after checking out pure upstream python > sources, using the following steps: >=20 > hg clone http://hg.python.org/cpython > cd cpython && configure && make buildbottest >=20 > An interesting possible correlation is that it seems to drop out > during/around "test_socket" Can you extract the autonomous test case, in C ? --5CIhgR+/Zc2b+anZ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQIcBAEBAgAGBQJRz+r9AAoJEJDCuSvBvK1BWDUP/1JI0fx/CKD10inEQPElzZcC hJtlOCMTh6DnvRXyqRA+mNLakCAelcYXiwZ+Rz6MaWXOWbBBZNQNZHLlWHNyF2S4 VkWBA+Ju5b+jMpDgy6iMpqz8FHvMnf/Gv9Td1w20uNRYfajeQ25iIdR70UaT5AF3 c+TvLBeZidGlMKZOsscmGkyWqWBvQ4veCtp6/ry8vmZEz2mWjrsN6otPfe1vbbUK cM2ZQeBjZ6dEYSzOQ31eg915Xk0w0pXlvpAh1N6+U6UHUtvIBo+BVQfmBete4lrN +QkZihcgXsAzNoel/7RULA//SLfqhjr0llJrdfU+WFx66DdhtXKKFLI85R/6O5ao VuDXmenYJ1F3jtFqN0xP+BdvTh2J2wciPjCFwOqpTXJO/xl5MmjF6LrkJEnRZ0EC oLFe9Qk7grUS3Qpxf2xAfIXo2Uh12S13EFfY3PHDxo+akONWp+aUGFDXLWS2q/kH xqkQKM3BzxFsCZU7PA4RR1z7ydmu/88aidxz34cuKtWEEcuv0T69q9MeGntkW281 ZRicOK/xQQlpWpresixLXwjgTmzgnealibcpM+JpyhrwQD2VwqwMN8gr6tLIUukY GnvM40El97Gwk806RXnSpCO2tRv3XjMgZ18dTGOkJeRm2dg/MbW3FoHHnr69CX0J Pr6QATsbzwIwKUgY8FUQ =JkAi -----END PGP SIGNATURE----- --5CIhgR+/Zc2b+anZ-- From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 08:26:52 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D7C9695F for ; Sun, 30 Jun 2013 08:26:52 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from zcs03.jnb1.cloudseed.co.za (zcs03.jnb1.cloudseed.co.za [41.154.0.139]) by mx1.freebsd.org (Postfix) with ESMTP id 71A4B177F for ; Sun, 30 Jun 2013 08:26:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zcs03.jnb1.cloudseed.co.za (Postfix) with ESMTP id 106A72B43229 for ; Sun, 30 Jun 2013 10:26:51 +0200 (SAST) X-Virus-Scanned: amavisd-new at zcs03.jnb1.cloudseed.co.za Received: from zcs03.jnb1.cloudseed.co.za ([127.0.0.1]) by localhost (zcs03.jnb1.cloudseed.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jo8TDstzpN+m for ; Sun, 30 Jun 2013 10:26:50 +0200 (SAST) Received: from clue.co.za (unknown [41.154.88.19]) by zcs03.jnb1.cloudseed.co.za (Postfix) with ESMTPSA id 9DBCF2B431D6 for ; Sun, 30 Jun 2013 10:26:50 +0200 (SAST) Received: from localhost ([127.0.0.1] helo=zen.clue.co.za) by clue.co.za with esmtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1UtCy8-00058t-UU for current@freebsd.org; Sun, 30 Jun 2013 10:26:48 +0200 To: current@freebsd.org From: Ian FREISLICH Subject: Re: network.subr (r252360) changes break ifconfig_aliasX In-Reply-To: References: X-Attribution: BOFH Date: Sun, 30 Jun 2013 10:26:48 +0200 Message-Id: X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 30 Jun 2013 08:26:52 -0000 "Ian FREISLICH" wrote: > What I have been doing is probably wrong, but it worked up until > r252360: I see from the commit log that it was actually 252015 that broke my router. -- Ian Freislich From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 08:28:03 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2A8DDA7C for ; Sun, 30 Jun 2013 08:28:03 +0000 (UTC) (envelope-from mjguzik@gmail.com) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) by mx1.freebsd.org (Postfix) with ESMTP id B97D01796 for ; Sun, 30 Jun 2013 08:28:02 +0000 (UTC) Received: by mail-wi0-f173.google.com with SMTP id hq4so2154740wib.0 for ; Sun, 30 Jun 2013 01:28:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=4avMrwWNZC/eHNlTxDUc2/AWv8wH4YOGPBpcyFbUbHE=; b=uHHZ9O6isOpFcq6idfHjb7gWaeShlsbpwe408SFnEKBl93onLHtrwdjmGJaXqC9Zqv 1AoFs3lZj3CTibYK8Ra8+zY4M7g0YMTi5+9ORZU4fEuTKPWjVDJ7FZvfCFk3ezMlLHcJ 3IiPFP6iHMTtS+X9Mp985zX7ZedeQciwpmScdBTbHGVureYjzNCfgZ1yIbGskXcDLM+y p+7gFjLUauezcgxgh7kduv/zEvuZsrc19Pgt4SBm9XIxwVIHap//n9k/v1k1/LJ3CGwY Dxy2Jk2b+rPqmb+n/Cy7fBlEwN100kBfYi9GvBY/H2nbLOdv4lPKPhp+KvkMOS66LPAo xIow== X-Received: by 10.180.96.227 with SMTP id dv3mr9144117wib.59.1372580881862; Sun, 30 Jun 2013 01:28:01 -0700 (PDT) Received: from dft-labs.eu (n1x0n-1-pt.tunnel.tserv5.lon1.ipv6.he.net. [2001:470:1f08:1f7::2]) by mx.google.com with ESMTPSA id ev19sm8479940wid.2.2013.06.30.01.28.00 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 30 Jun 2013 01:28:00 -0700 (PDT) Date: Sun, 30 Jun 2013 10:27:57 +0200 From: Mateusz Guzik To: Alexander Leidinger Subject: Re: panic: Lock filedesc structure not share locked Message-ID: <20130630082756.GA22492@dft-labs.eu> References: <20130630094150.00004a9c@unknown> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130630094150.00004a9c@unknown> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 30 Jun 2013 08:28:03 -0000 On Sun, Jun 30, 2013 at 09:41:50AM +0200, Alexander Leidinger wrote: > Hi, > > with head as of r252381 on amd64, I got the following panic after > starting tmux and creating a 2nd terminal window inside tmux > (ctrl- + c): > ---snip--- > panic: Lock filedesc structure not share locked @ /space/system/usr_src/sys/kern/kern_descrip.c:3448 > > cpuid = 2 > KDB: stack backtrace: > db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xffffff839ee566d0 > kdb_backtrace() at kdb_backtrace+0x39/frame 0xffffff839ee56780 > vpanic() at vpanic+0x126/frame 0xffffff839ee567c0 > panic() at panic+0x43/frame 0xffffff839ee56820 > _sx_assert() at _sx_assert+0x134/frame 0xffffff839ee56830 > _sx_sunlock() at _sx_sunlock+0x46/frame 0xffffff839ee56860 > kern_proc_filedesc_out() at kern_proc_filedesc_out+0x420/frame 0xffffff839ee568e0 > sysctl_kern_proc_filedesc() at sysctl_kern_proc_filedesc+0x66/frame 0xffffff839ee56950 > sysctl_root() at sysctl_root+0x1bd/frame 0xffffff839ee569a0 > userland_sysctl() at userland_sysctl+0x192/frame 0xffffff839ee56a40 > sys___sysctl() at sys___sysctl+0x74/frame 0xffffff839ee56af0 > amd64_syscall() at amd64_syscall+0x23c/frame 0xffffff839ee56bf0 > Xfast_syscall() at Xfast_syscall+0xfb/frame 0xffffff839ee56bf0 > ---snip--- > Can you try this (only compile-tested): diff --git a/sys/kern/kern_descrip.c b/sys/kern/kern_descrip.c index e760fe5..7aa17cd 100644 --- a/sys/kern/kern_descrip.c +++ b/sys/kern/kern_descrip.c @@ -3272,6 +3272,8 @@ export_fd_to_sb(void *data, int type, int fd, int fflags, int refcnt, if (efbuf->remainder < kif->kf_structsize) { /* Terminate export. */ efbuf->remainder = 0; + if (!locked && efbuf->fdp != NULL) + FILEDESC_SLOCK(efbuf->fdp); return (0); } efbuf->remainder -= kif->kf_structsize; -- Mateusz Guzik From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 11:18:43 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 38BC67D5; Sun, 30 Jun 2013 11:18:43 +0000 (UTC) (envelope-from mjguzik@gmail.com) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) by mx1.freebsd.org (Postfix) with ESMTP id A03511BA2; Sun, 30 Jun 2013 11:18:42 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id hq4so2219474wib.8 for ; Sun, 30 Jun 2013 04:18:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=3q+mS4nSknGy42gNnHtBlspvAXIPqS57GKH1k+PN/To=; b=il0c4ZhhUkv3LRMQl5xOqFtMCcy2zVXx7eiAZz5jdOtPDO/snSQam8BLPE+mq8fHfj pqZphJw6fdumBQhGlRUim3NgG0kYRrI4xDT7hsGdDLwv30xwwT5/VjY2wfCOXvv1pQEt mxr5zz+PdQHKaolKnckICUcluJ+F0n9dbbVWIGFHJRRxmolHPPjkR8iczovtQlD7qHi6 6i+NtZf56qAqiJhNMYZUBUUiM+67McjHSjBaTudQ15VuVkrXUUexGNWnLzaox19oozlI 4ioLQL20rElVn/9UTmStxOQNRMo+uGuJRKqWkXFP5YQrPxmNBqwNV1teOvD4By6wDLEp /Pcg== X-Received: by 10.180.107.167 with SMTP id hd7mr9283864wib.33.1372591121869; Sun, 30 Jun 2013 04:18:41 -0700 (PDT) Received: from dft-labs.eu (n1x0n-1-pt.tunnel.tserv5.lon1.ipv6.he.net. [2001:470:1f08:1f7::2]) by mx.google.com with ESMTPSA id o14sm9310807wiv.3.2013.06.30.04.18.39 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 30 Jun 2013 04:18:40 -0700 (PDT) Date: Sun, 30 Jun 2013 13:18:36 +0200 From: Mateusz Guzik To: koobs@FreeBSD.org Subject: Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168 Message-ID: <20130630111836.GB22492@dft-labs.eu> Mail-Followup-To: Mateusz Guzik , koobs@FreeBSD.org, freebsd-current@FreeBSD.org References: <51CFDC86.2040506@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <51CFDC86.2040506@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 30 Jun 2013 11:18:43 -0000 On Sun, Jun 30, 2013 at 05:21:42PM +1000, Kubilay Kocak wrote: > I'm seeing what I believe is related panic, reliably being generated by > the Python regression test suite on a newly created FreeBSD 10-CURRENT > buildbot. > > Symptoms first seen in an freebsd.org FTP snapshot dated "Thu May 30 > 20:01:46 UTC 2013" and also reproducible on a freshly updated r252400 > > It is additionally reproducible after checking out pure upstream python > sources, using the following steps: > > hg clone http://hg.python.org/cpython > cd cpython && configure && make buildbottest > > An interesting possible correlation is that it seems to drop out > during/around "test_socket" > Turns out the bug is quite funny ;) Try this: diff --git a/sys/kern/uipc_usrreq.c b/sys/kern/uipc_usrreq.c index 5d8e814..7a4db04 100644 --- a/sys/kern/uipc_usrreq.c +++ b/sys/kern/uipc_usrreq.c @@ -1764,8 +1764,8 @@ unp_externalize(struct mbuf *control, struct mbuf **controlp, int flags) } for (i = 0; i < newfds; i++, fdp++) { fde = &fdesc->fd_ofiles[*fdp]; - fde->fde_file = fdep[0]->fde_file; - filecaps_move(&fdep[0]->fde_caps, + fde->fde_file = fdep[i]->fde_file; + filecaps_move(&fdep[i]->fde_caps, &fde->fde_caps); if ((flags & MSG_CMSG_CLOEXEC) != 0) fde->fde_flags |= UF_EXCLOSE; -- Mateusz Guzik From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 14:14:35 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3A393ED9 for ; Sun, 30 Jun 2013 14:14:35 +0000 (UTC) (envelope-from dt71@gmx.com) Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) by mx1.freebsd.org (Postfix) with ESMTP id B73D81F98 for ; Sun, 30 Jun 2013 14:14:34 +0000 (UTC) Received: from [192.168.1.80] ([84.2.254.103]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0M8MyE-1TyqCJ2a1K-00vzUq for ; Sun, 30 Jun 2013 16:14:34 +0200 Message-ID: <51D03D27.3020100@gmx.com> Date: Sun, 30 Jun 2013 16:13:59 +0200 From: dt71@gmx.com User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17.1 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: another -Wunsequenced topic References: <51CEEC34.2010308@gmx.com> In-Reply-To: <51CEEC34.2010308@gmx.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:AFFIDXGf9XRUaJW8us+D9WpDNJYXbgAuK6tRhMqRwjLc6GVUlm8 8OGAyJJSsFkCrdUvGb4XdOtY9ukVRvbu8IWQbE4W1FJCloS4/J19gqXMPia8qIbuhNNMq7n A/N9ZJykeU/RFOqvBcbsUSc9Hep/yEjAj+CWcitJHwiG/9GTgTskQRn5zTQKnp8Usa/jlw9 p3wpurpSE3LrzV/3ayy/Q== X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 30 Jun 2013 14:14:35 -0000 There are more. Take the first hunk with caution. Index: contrib/gdb/gdb/dwarf2-frame.c =================================================================== --- contrib/gdb/gdb/dwarf2-frame.c (revision 252384) +++ contrib/gdb/gdb/dwarf2-frame.c (working copy) @@ -1361,7 +1361,7 @@ else if (*augmentation == 'P') { /* Skip. */ - buf += size_of_encoded_value (*buf++); + buf += size_of_encoded_value (*buf) + 1; augmentation++; } Index: usr.sbin/moused/moused.c =================================================================== --- usr.sbin/moused/moused.c (revision 252384) +++ usr.sbin/moused/moused.c (working copy) @@ -2455,7 +2455,7 @@ return (FALSE); lbutton = atoi(s); - arg = skipspace(++arg); + arg = skipspace(arg + 1); s = arg; while (isdigit(*arg)) ++arg; Index: lib/libstand/nfs.c =================================================================== --- lib/libstand/nfs.c (revision 252384) +++ lib/libstand/nfs.c (working copy) @@ -1465,8 +1465,9 @@ d->d_name[d->d_namlen] = '\0'; pos = roundup(d->d_namlen, sizeof(uint32_t)) / sizeof(uint32_t); - fp->off = cookie = ((uint64_t)ntohl(rent->nameplus[pos++]) << 32) | - ntohl(rent->nameplus[pos++]); + fp->off = cookie = ((uint64_t)ntohl(rent->nameplus[pos]) << 32) | + ntohl(rent->nameplus[pos + 1]); + pos += 2; buf = (u_char *)&rent->nameplus[pos]; return (0); } Index: contrib/sendmail/src/recipient.c =================================================================== --- contrib/sendmail/src/recipient.c (revision 252384) +++ contrib/sendmail/src/recipient.c (working copy) @@ -1834,7 +1834,7 @@ /* #@# introduces a comment anywhere */ /* for Japanese character sets */ - for (p = buf; (p = strchr(++p, '#')) != NULL; ) + for (p = buf; (p = strchr(p + 1, '#')) != NULL; ) { if (p[1] == '@' && p[2] == '#' && isascii(p[-1]) && isspace(p[-1]) && Index: usr.sbin/pkg_install/create/perform.c =================================================================== --- usr.sbin/pkg_install/create/perform.c (revision 252384) +++ usr.sbin/pkg_install/create/perform.c (working copy) @@ -149,7 +149,7 @@ /* Count number of dependencies */ for (cp = Pkgdeps; cp != NULL && *cp != '\0'; - cp = strpbrk(++cp, " \t\n")) { + cp = strpbrk(cp + 1, " \t\n")) { ndeps++; } From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 17:30:48 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 83A3653E for ; Sun, 30 Jun 2013 17:30:48 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [46.4.40.135]) by mx1.freebsd.org (Postfix) with ESMTP id D4E951665 for ; Sun, 30 Jun 2013 17:30:47 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:4576:f46b:6d13:91c5]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id DACE14AC1C for ; Sun, 30 Jun 2013 21:30:45 +0400 (MSK) Date: Sun, 30 Jun 2013 21:30:33 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <91639305.20130630213033@serebryakov.spb.ru> To: freebsd-current@freebsd.org Subject: "make -j4 buildwolrd" success when here are problems (files was not found in depend / all targets) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 17:30:48 -0000 Hello, Freebsd-current. I'm trying to build world with patch from Rui Paulo, which imports hostapd/wpa_supplicant 2.0 I've used "worng" patch, which didn't add some files, but "make -j4 buildworld" succeed! Here are quotes from "buildworld" log: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> usr.sbin/wpa/wpa_supplicant (depend) make: make: don't know how to make driver_common.c. Stop make: stopped in /data/src/usr.sbin/wpa/wpa_supplicant =3D=3D=3D> usr.sbin/wpa/wpa_cli (depend) make: make: don't know how to make edit.c. Stop make: stopped in /data/src/usr.sbin/wpa/wpa_cli =3D=3D=3D> usr.sbin/wpa/wpa_passphrase (depend) --- .depend --- rm -f .depend CC=3D'/usr/bin/cc --sysroot=3D/data/obj.nano/gateway.v2/data/src/tmp -B/dat= a/obj.nano/gateway.v2/data/src/tmp/usr/bin' mkdep -f .depend -a -I/data/= src/usr.sbin/wpa/wpa_passphrase -I/data/src/usr.sbin/wpa/wpa_passphrase/../= ../../contrib/wpa//hostapd -I/data/src/usr.sbin/wpa/wpa_passphrase/../../..= /contrib/wpa//src -I/data/src/usr.sbin/wpa/wpa_passphrase/../../../contrib/= wpa//src/common -I/data/src/usr.sbin/wpa/wpa_passphrase/../../../contrib/wp= a//src/crypto -I/data/src/usr.sbin/wpa/wpa_passphrase/../../../contrib/wpa/= /src/drivers -I/data/src/usr.sbin/wpa/wpa_passphrase/../../../contrib/wpa//= src/l2_packet -I/data/src/usr.sbin/wpa/wpa_passphrase/../../../contrib/wpa/= /src/utils -I/data/src/usr.sbin/wpa/wpa_passphrase/../../../contrib/wpa//sr= c/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DINTERNAL_SHA1 -DINTERN= AL_MD5 -I/data/src/usr.sbin/wpa/wpa_passphrase -I/data/src/usr.sbin/wpa/wpa= _passphrase/../../../contrib/wpa//hostapd -I/data/src/usr.sbin/wpa/wpa_pass= phrase/../../../contrib/wpa//src -I/data/src/usr.sbin/wpa/wpa_passphrase/..= /../../contrib/wpa//src/common -I/data/src/usr.sbin/wpa/wpa_passphrase/../.= ./../contrib/wpa//src/crypto -I/data/src/usr.sbin/wpa/wpa_passphrase/../../= ../contrib/wpa//src/drivers -I/data/src/usr.sbin/wpa/wpa_passphrase/../../.= ./contrib/wpa//src/l2_packet -I/data/src/usr.sbin/wpa/wpa_passphrase/../../= ../contrib/wpa//src/utils -I/data/src/usr.sbin/wpa/wpa_passphrase/../../../= contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -std=3Dgn= u99 /data/src/usr.sbin/wpa/wpa_passphrase/../../../contrib/wpa//src/utils= /common.c /data/src/usr.sbin/wpa/wpa_passphrase/../../../contrib/wpa//src/c= rypto/md5-internal.c /data/src/usr.sbin/wpa/wpa_passphrase/../../../contrib= /wpa//src/crypto/md5.c /data/src/usr.sbin/wpa/wpa_passphrase/../../../contr= ib/wpa//src/utils/os_unix.c /data/src/usr.sbin/wpa/wpa_passphrase/../../../= contrib/wpa//src/crypto/sha1-internal.c /data/src/usr.sbin/wpa/wpa_passphra= se/../../../contrib/wpa//src/crypto/sha1-pbkdf2.c /data/src/usr.sbin/wpa/wp= a_passphrase/../../../contrib/wpa//src/crypto/sha1.c /data/src/usr.sbin/wpa= /wpa_passphrase/../../../contrib/wpa//wpa_supplicant/wpa_passphrase.c echo wpa_passphrase: /data/obj.nano/gateway.v2/data/src/tmp/usr/lib/libc.a = >> .depend =3D=3D=3D> usr.sbin/wpa/hostapd (depend) make: make: don't know how to make driver_common.c. Stop make: stopped in /data/src/usr.sbin/wpa/hostapd =3D=3D=3D> usr.sbin/wpa/hostapd_cli (depend) make: make: don't know how to make edit.c. Stop make: stopped in /data/src/usr.sbin/wpa/hostapd_cli =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D And, later =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> usr.sbin/wpa/wpa_supplicant (all) make: make: don't know how to make driver_common.c. Stop make: stopped in /data/src/usr.sbin/wpa/wpa_supplicant =3D=3D=3D> usr.sbin/wpa/wpa_cli (all) make: make: don't know how to make edit.c. Stop make: stopped in /data/src/usr.sbin/wpa/wpa_cli =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D But -------------------------------------------------------------- >>> World build completed on Sun Jun 30 21:13:10 MSK 2013 -------------------------------------------------------------- Later, "installworld" failed due to absence of "wpa_ssupplicant" program! I'm using r252420 as base. --=20 // Black Lion AKA Lev Serebryakov From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 19:53:56 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9E3625C1 for ; Sun, 30 Jun 2013 19:53:56 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) by mx1.freebsd.org (Postfix) with ESMTP id 1B3FE19DF for ; Sun, 30 Jun 2013 19:53:55 +0000 (UTC) Received: from alph.d.allbsd.org (p3086-ipbf906funabasi.chiba.ocn.ne.jp [122.26.46.86]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id r5UJrTRQ045210 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 Jul 2013 04:53:39 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.5/8.14.5) with ESMTP id r5UJrPBH040533; Mon, 1 Jul 2013 04:53:28 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Mon, 01 Jul 2013 04:53:17 +0900 (JST) Message-Id: <20130701.045317.1812933299767562475.hrs@allbsd.org> To: ianf@clue.co.za Subject: Re: network.subr (r252360) changes break ifconfig_aliasX From: Hiroki Sato In-Reply-To: References: X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 24.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Mon_Jul__1_04_53_17_2013_528)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Mon, 01 Jul 2013 04:53:40 +0900 (JST) X-Spam-Status: No, score=-89.5 required=13.0 tests=CONTENT_TYPE_PRESENT, DIRECTOCNDYN,DYN_PBL,ONLY1HOPDIRECT,RCVD_IN_PBL,SAMEHELOBY2HOP, USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 30 Jun 2013 19:53:56 -0000 ----Security_Multipart(Mon_Jul__1_04_53_17_2013_528)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Ian FREISLICH" wrote in : ia> Hi ia> ia> I can't figure out how to use rc.conf to configure my interfaces ia> after these recent charges. My use case is that I have interfaces ia> to configure but I don't need to put an IP address on them. I do ia> need to change the MAC address though. Please try r252426. -- Hiroki ----Security_Multipart(Mon_Jul__1_04_53_17_2013_528)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iEYEABECAAYFAlHQjK0ACgkQTyzT2CeTzy29iwCfRxwIUL7JsGXgNbtTRmpGAJ8Z WKIAoIafS+dKUAfQsQmwAnZhEWz95xB9 =EsBK -----END PGP SIGNATURE----- ----Security_Multipart(Mon_Jul__1_04_53_17_2013_528)---- From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 21:19:53 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1A170C1E for ; Sun, 30 Jun 2013 21:19:53 +0000 (UTC) (envelope-from jaglover@gmail.com) Received: from mail-gh0-x22c.google.com (mail-gh0-x22c.google.com [IPv6:2607:f8b0:4002:c05::22c]) by mx1.freebsd.org (Postfix) with ESMTP id D8B001C68 for ; Sun, 30 Jun 2013 21:19:52 +0000 (UTC) Received: by mail-gh0-f172.google.com with SMTP id r18so1767342ghr.31 for ; Sun, 30 Jun 2013 14:19:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type :content-transfer-encoding; bh=CkaSmK4Lp2XtBXBNlLEZcO+Iq9hSGffEkl0bqTHvHBE=; b=HB12r4uIVb6of8t7SX6SjC76fVxIGZDysMONi9thcZnN2Or+8JqHkknTCQJEwG+qjz EioNko/l9Z3i5ayV63bGiCM/0M4ZkCUa1RGZrp0NJZPjybyxI8iUEHQe5RA7+2EnMqdj M7r2NC3ydTmuHtJUu0ZxAKlTDBPDlgUhvQfnNCpNfzfzm8kJzN/Vs4ZvONr4SDl2ZC5x dEJBom9Bf0lIyn8mGg5FZKqA3GwkPnXFjQ1VXNA2Y4A0OhCfiH3vq3js93d3qbcRFjUP tlhJ/M5eQVCg8pShd58U8gSPxwvklF3N2S5dpVNuJvwsnG3v49lh8BJVmx+K98srZU7B U59A== X-Received: by 10.236.46.4 with SMTP id q4mr11044353yhb.217.1372627192392; Sun, 30 Jun 2013 14:19:52 -0700 (PDT) Received: from zeus.saul.homeunix.org (ip-66-186-247-24.eatel.net. [66.186.247.24]) by mx.google.com with ESMTPSA id 66sm13201336yhe.20.2013.06.30.14.19.50 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Sun, 30 Jun 2013 14:19:51 -0700 (PDT) Date: Sun, 30 Jun 2013 16:19:48 -0500 From: "Saul A. Peebsen" To: freebsd-current@freebsd.org Subject: Zoneminder build failure Message-ID: <20130630161948.0d44c69d@zeus.saul.homeunix.org> X-Mailer: Claws Mail 3.9.1 (GTK+ 2.24.19; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 30 Jun 2013 21:19:53 -0000 Running -CURRENT, I'm getting this: c++ -O2 -pipe -march=core2 -fno-strict-aliasing -L/usr/local/lib -L/usr/local/lib/mysql -lpthread -o zmc zmc.o zm_box.o zm_buffer.o zm_camera.o zm_comms.o zm_config.o zm_coord.o zm.o zm_db.o zm_logger.o zm_event.o zm_exception.o zm_file_camera.o zm_ffmpeg_camera.o zm_image.o zm_jpeg.o zm_local_camera.o zm_monitor.o zm_ffmpeg.o zm_mpeg.o zm_poly.o zm_regexp.o zm_remote_camera.o zm_remote_camera_http.o zm_remote_camera_rtsp.o zm_rtp.o zm_rtp_ctrl.o zm_rtp_data.o zm_rtp_source.o zm_rtsp.o zm_sdp.o zm_signal.o zm_stream.o zm_thread.o zm_time.o zm_timer.o zm_user.o zm_utils.o zm_zone.o -lz -lbz2 -lswscale -lavdevice -lavformat -lavcodec -lavutil -lz -lpcre -lcrypto -lc -lpthread -ljpeg -lmysqlclient zm_timer.o: In function `Timer::TimerThread::run()': zm_timer.cpp:(.text+0x428): undefined reference to `ThreadData::setValue(bool)' c++: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Is there a fix for it? -- Cheers, Saul From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 21:23:42 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3B115D3B for ; Sun, 30 Jun 2013 21:23:42 +0000 (UTC) (envelope-from to.my.trociny@gmail.com) Received: from mail-la0-x231.google.com (mail-la0-x231.google.com [IPv6:2a00:1450:4010:c03::231]) by mx1.freebsd.org (Postfix) with ESMTP id B7D301C80 for ; Sun, 30 Jun 2013 21:23:41 +0000 (UTC) Received: by mail-la0-f49.google.com with SMTP id ea20so3675979lab.22 for ; Sun, 30 Jun 2013 14:23:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=TQMWS8ECRUcJQyJmDJBMoEpIwKfgv9oUTtUfbme5TxE=; b=rnYZaGr1fqhT+YYHSdyEYhCgyUYN/FwH76qop4iuwZvgpldD8ytecoBBzUDfKR4tWA WZfRrfhN5+IB1TqpMeVJBy90/R5lSrC4Rd3tGCrm4YE1vnoRv1emk2rHEZmE1rqWtegs PolbA3QkHtBfDTbtJqcQjXeXPCSTY4adUP/BIhe25C6UmlzkZngjBNrbiSL9v4wc4zXT 2W5Gd4tKaoL7gsFbCWhSUvoRrBhM0HmGfjcfEQb2CJt2fAnnhlN5zI9L8xr9L6jDby1O R5mu68E2GSuBT1kuIUw0vG/8mm8Td8SGxpPK4Y2lQykqS/2LBHqEd/AqwATiuhT4boe7 RAqg== X-Received: by 10.112.12.137 with SMTP id y9mr10341407lbb.91.1372627420684; Sun, 30 Jun 2013 14:23:40 -0700 (PDT) Received: from localhost ([178.150.115.244]) by mx.google.com with ESMTPSA id b8sm6188274lah.0.2013.06.30.14.23.38 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 30 Jun 2013 14:23:39 -0700 (PDT) Sender: Mikolaj Golub Date: Mon, 1 Jul 2013 00:23:35 +0300 From: Mikolaj Golub To: Mateusz Guzik Subject: Re: panic: Lock filedesc structure not share locked Message-ID: <20130630212334.GC3714@gmail.com> References: <20130630094150.00004a9c@unknown> <20130630082756.GA22492@dft-labs.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130630082756.GA22492@dft-labs.eu> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Alexander Leidinger , current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 30 Jun 2013 21:23:42 -0000 On Sun, Jun 30, 2013 at 10:27:57AM +0200, Mateusz Guzik wrote: > On Sun, Jun 30, 2013 at 09:41:50AM +0200, Alexander Leidinger wrote: > > Hi, > > > > with head as of r252381 on amd64, I got the following panic after > > starting tmux and creating a 2nd terminal window inside tmux > > (ctrl- + c): > > ---snip--- > > panic: Lock filedesc structure not share locked @ /space/system/usr_src/sys/kern/kern_descrip.c:3448 > > > > cpuid = 2 > > KDB: stack backtrace: > > db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xffffff839ee566d0 > > kdb_backtrace() at kdb_backtrace+0x39/frame 0xffffff839ee56780 > > vpanic() at vpanic+0x126/frame 0xffffff839ee567c0 > > panic() at panic+0x43/frame 0xffffff839ee56820 > > _sx_assert() at _sx_assert+0x134/frame 0xffffff839ee56830 > > _sx_sunlock() at _sx_sunlock+0x46/frame 0xffffff839ee56860 > > kern_proc_filedesc_out() at kern_proc_filedesc_out+0x420/frame 0xffffff839ee568e0 > > sysctl_kern_proc_filedesc() at sysctl_kern_proc_filedesc+0x66/frame 0xffffff839ee56950 > > sysctl_root() at sysctl_root+0x1bd/frame 0xffffff839ee569a0 > > userland_sysctl() at userland_sysctl+0x192/frame 0xffffff839ee56a40 > > sys___sysctl() at sys___sysctl+0x74/frame 0xffffff839ee56af0 > > amd64_syscall() at amd64_syscall+0x23c/frame 0xffffff839ee56bf0 > > Xfast_syscall() at Xfast_syscall+0xfb/frame 0xffffff839ee56bf0 > > ---snip--- > > > > Can you try this (only compile-tested): > diff --git a/sys/kern/kern_descrip.c b/sys/kern/kern_descrip.c > index e760fe5..7aa17cd 100644 > --- a/sys/kern/kern_descrip.c > +++ b/sys/kern/kern_descrip.c > @@ -3272,6 +3272,8 @@ export_fd_to_sb(void *data, int type, int fd, int fflags, int refcnt, > if (efbuf->remainder < kif->kf_structsize) { > /* Terminate export. */ > efbuf->remainder = 0; > + if (!locked && efbuf->fdp != NULL) > + FILEDESC_SLOCK(efbuf->fdp); > return (0); > } > efbuf->remainder -= kif->kf_structsize; > Mateusz, thank you for spotting this lock leakage. Regardless if this is the root cause of the reported panic (it looks like it is), this fix should be definetly committed. Will you do this? -- Mikolaj Golub From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 21:30:07 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0718FFC1; Sun, 30 Jun 2013 21:30:07 +0000 (UTC) (envelope-from mjguzik@gmail.com) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) by mx1.freebsd.org (Postfix) with ESMTP id 6E3A01CB1; Sun, 30 Jun 2013 21:30:06 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id a12so3119424wgh.28 for ; Sun, 30 Jun 2013 14:30:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=4L/0jv1H9LrfrxbsZfYAD9S3jUrc5bn0++E/VZQQCMo=; b=Mz28V8+4EbS09Z8laa6feTvpqMTEnYa6A+kaFv3X2Dd6YClQjQTDTc2tRmrBJS22JZ 2i35Ds1YbOBgjhHTf1MJHQG6BmKV5ASlCzt+Vw6vfnNqSGU0FqOHerNru8NyomdyecUh Bq2q2fQOOdFJWijfsLCHYtXgMkZc4v23t2IDsqEnhev49ZkT7VjoPtD+kWC5CZKq+Ivw r9P39hYJ1t7HjAcotZIIvYhdCOdH0pmoB5qE7TCoDDyoKoSrEK6IGo+BdGQPCPijGRzw zHXMV2xdc53qe5OTKzKsJPyKBrpylQnDyLxPMgkbWOQ+hizX6YwHxeY5dWQNp4RIZxjg gHJQ== X-Received: by 10.194.48.49 with SMTP id i17mr18449506wjn.55.1372627805476; Sun, 30 Jun 2013 14:30:05 -0700 (PDT) Received: from dft-labs.eu (n1x0n-1-pt.tunnel.tserv5.lon1.ipv6.he.net. [2001:470:1f08:1f7::2]) by mx.google.com with ESMTPSA id dv12sm10419681wic.3.2013.06.30.14.30.03 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 30 Jun 2013 14:30:04 -0700 (PDT) Date: Sun, 30 Jun 2013 23:29:59 +0200 From: Mateusz Guzik To: Mikolaj Golub Subject: Re: panic: Lock filedesc structure not share locked Message-ID: <20130630212959.GC22492@dft-labs.eu> References: <20130630094150.00004a9c@unknown> <20130630082756.GA22492@dft-labs.eu> <20130630212334.GC3714@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130630212334.GC3714@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Alexander Leidinger , current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 30 Jun 2013 21:30:07 -0000 On Mon, Jul 01, 2013 at 12:23:35AM +0300, Mikolaj Golub wrote: > On Sun, Jun 30, 2013 at 10:27:57AM +0200, Mateusz Guzik wrote: > > On Sun, Jun 30, 2013 at 09:41:50AM +0200, Alexander Leidinger wrote: > > > Hi, > > > > > > with head as of r252381 on amd64, I got the following panic after > > > starting tmux and creating a 2nd terminal window inside tmux > > > (ctrl- + c): > > > ---snip--- > > > panic: Lock filedesc structure not share locked @ /space/system/usr_src/sys/kern/kern_descrip.c:3448 > > > > > > cpuid = 2 > > > KDB: stack backtrace: > > > db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xffffff839ee566d0 > > > kdb_backtrace() at kdb_backtrace+0x39/frame 0xffffff839ee56780 > > > vpanic() at vpanic+0x126/frame 0xffffff839ee567c0 > > > panic() at panic+0x43/frame 0xffffff839ee56820 > > > _sx_assert() at _sx_assert+0x134/frame 0xffffff839ee56830 > > > _sx_sunlock() at _sx_sunlock+0x46/frame 0xffffff839ee56860 > > > kern_proc_filedesc_out() at kern_proc_filedesc_out+0x420/frame 0xffffff839ee568e0 > > > sysctl_kern_proc_filedesc() at sysctl_kern_proc_filedesc+0x66/frame 0xffffff839ee56950 > > > sysctl_root() at sysctl_root+0x1bd/frame 0xffffff839ee569a0 > > > userland_sysctl() at userland_sysctl+0x192/frame 0xffffff839ee56a40 > > > sys___sysctl() at sys___sysctl+0x74/frame 0xffffff839ee56af0 > > > amd64_syscall() at amd64_syscall+0x23c/frame 0xffffff839ee56bf0 > > > Xfast_syscall() at Xfast_syscall+0xfb/frame 0xffffff839ee56bf0 > > > ---snip--- > > > > > > > Can you try this (only compile-tested): > > diff --git a/sys/kern/kern_descrip.c b/sys/kern/kern_descrip.c > > index e760fe5..7aa17cd 100644 > > --- a/sys/kern/kern_descrip.c > > +++ b/sys/kern/kern_descrip.c > > @@ -3272,6 +3272,8 @@ export_fd_to_sb(void *data, int type, int fd, int fflags, int refcnt, > > if (efbuf->remainder < kif->kf_structsize) { > > /* Terminate export. */ > > efbuf->remainder = 0; > > + if (!locked && efbuf->fdp != NULL) > > + FILEDESC_SLOCK(efbuf->fdp); > > return (0); > > } > > efbuf->remainder -= kif->kf_structsize; > > > > Mateusz, thank you for spotting this lock leakage. Regardless if this > is the root cause of the reported panic (it looks like it is), this > fix should be definetly committed. Will you do this? > I think it will be better if you do this and then MFC all commits. -- Mateusz Guzik From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 21:31:51 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AA7F02A1; Sun, 30 Jun 2013 21:31:51 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) by mx1.freebsd.org (Postfix) with ESMTP id D480C1CD5; Sun, 30 Jun 2013 21:31:50 +0000 (UTC) Received: from alph.d.allbsd.org (p3086-ipbf906funabasi.chiba.ocn.ne.jp [122.26.46.86]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id r5ULVXpQ055378 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 Jul 2013 06:31:43 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.5/8.14.5) with ESMTP id r5ULVVWK041542; Mon, 1 Jul 2013 06:31:33 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Mon, 01 Jul 2013 06:29:53 +0900 (JST) Message-Id: <20130701.062953.1443190655468739608.hrs@allbsd.org> To: freebsd-rc@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Proposal: multi-instance and self-contained rc.d script From: Hiroki Sato X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 24.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart0(Mon_Jul__1_06_29_53_2013_545)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Mon, 01 Jul 2013 06:31:43 +0900 (JST) X-Spam-Status: No, score=-88.8 required=13.0 tests=CONTENT_TYPE_PRESENT, DIRECTOCNDYN,DYN_PBL,FAKEDWORD_VERTICALLINE,ONLY1HOPDIRECT,QENCPTR2, RCVD_IN_PBL,SAMEHELOBY2HOP,USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: freebsd-rc@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 21:31:51 -0000 ----Security_Multipart0(Mon_Jul__1_06_29_53_2013_545)-- Content-Type: Multipart/Mixed; boundary="--Next_Part(Mon_Jul__1_06_29_53_2013_150)--" Content-Transfer-Encoding: 7bit ----Next_Part(Mon_Jul__1_06_29_53_2013_150)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I am working on rc.d script improvements in terms of the following two points. A prototype is attached. This still includes some rough edges but should be enough to understand the concepts. I would like your comments about them. (This is posted to -current@ and -rc@, but please reply to freebsd-rc@ only) 1. Multi-instance support As you know, an rc.d script invokes ${name}_program with configuration variables in /etc/rc.conf. It works, but it is difficult to run multiple instances of a program. A typical example is named---a sysadmin often wants to run two instances of named as a caching server and a content DNS server by using different named.conf. In the current framework, two rc.d scripts are needed by copying /etc/rc.d/named to /etc/rc.d/named_cache and rewriting name= and rcvar=. The attached patch allows the following: named_enable="YES" named_instances="cache1 cache2" named_conf="/etc/namedb/named.conf" named_cache1_enable="YES" named_cache1_conf="/etc/namedb/named_cache1.conf" named_cache2_enable="NO" named_cache2_conf="/etc/namedb/named_cache2.conf" A new variable "{name}_instances" defines instances. In this example, it is named_instances="cache1 cache2". All of the default values of $named_{instname}_foo are automatically set to the same as $named_foo. In the implementation, load_rc_config() reads variables for all instances and run_rc_command() runs each instance in order. When doing "rc.d/foo stop", run_rc_command() stops the instances in reverse order. In the patch, killing the processes without pid file does not work well yet. This can be improved. 2. Self-contained rc.d script rc.d scripts depend on /etc/default/rc.conf for the default configuration and rc.conf(5) manual page describes the knobs. However, it is difficult to understand which variable is related to which script. In addition, /etc/defaults/rc.conf is often out of sync with the rc.d scripts. So, my proposal is as follows: a) Define rc.conf variables and the default values in the rc.d script which uses them. "rc.d/foo rcvar" shows the variables and the default values. b) Make rc.d/foo always have rc.d/foo(8) manual page. The attached patch includes an example of rc.d/routed. The primary difference is declaration part of rc.conf variables: set_rcvar enable NO set_rcvar program /sbin/routed set_rcvar flags -q These sets the default value of $routed_{enable,program,flags} at load_rc_config(). The reason why a simple ": ${routed_enable="NO"}" does not work is that it does not work with multi-instance support. This is backward-compatible with the current /etc/defaults/rc.conf. load_rc_config() sets these values first, and then reads /etc/defaults/rc.conf and /etc/rc.conf.d/$name. "rc.d/route rcvar" displays the current configuration and available variables briefly like the following: # routed: network RIP and router discovery routing daemon # routed_enable="NO" # (default: "NO") routed_program="/sbin/routed" # (default: "/sbin/routed") routed_flags="-q" # (default: "-q") When multi-instance is enabled in rc.conf like this: routed_enable="YES" routed_instances="hoge fuga" routed_hoge_desc="hogehoge" routed_fuga_enable="NO" routed_fuga_flags="" The results of rcvar will be the following: # routed: network RIP and router discovery routing daemon # routed_enable="YES" # (default: "NO") routed_program="/sbin/routed" # (default: "/sbin/routed") routed_flags="-q" # (default: "-q") # routed_hoge: network RIP and router discovery routing daemon: hogehoge # routed_hoge_enable="YES" # (default: "NO") routed_hoge_program="/sbin/routed" # (default: "/sbin/routed") routed_hoge_flags="-q" # (default: "-q") # routed_fuga: network RIP and router discovery routing daemon # routed_fuga_enable="NO" # (default: "NO") routed_fuga_program="/sbin/routed" # (default: "/sbin/routed") routed_fuga_flags="" # (default: "-q") We can remove or comment out all of lines in /etc/defaults/rc.conf, and mismatch between /etc/defaults/rc.conf and scripts does not occur. Running "rc.d/foo rcvar" can be used to generate /etc/defaults/rc.conf if needed. That's all. Both changes are fully backward compatible and I believe they improve flexibility and manageability of rc.d scripts. An example of rc.d/routed(8) manual page is also attached. If these changes are acceptable, I would like to split the current (lengthy) rc.conf(5) manual page into rc.d/foo(8). -- Hiroki ----Next_Part(Mon_Jul__1_06_29_53_2013_150)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="routed.8.catman.txt" RC.D/ROUTED(8) FreeBSD System Manager's Manual RC.D/ROUTED(8) NAME routed -- rc.d script for routed(8) daemon SYNOPSIS routed [fast|force|one]start|stop|restart|rcvar|status|poll DESCRIPTION routed is an rc.d(8) script to control routed(8) daemon. COMMAND LINE ARGUMENTS The standard rc.d(8) arguments are supported. For more information, see the section of run_rc_command() in the rc(8) manual page. CONFIGURATION VARIABLES The following rc.conf(5) variables are supported. To show all of the supported variables and the default values, use rcvar argument: routed_enable (bool) Set to ``YES'' to start the routed(8) daemon at boot time. routed_flags (str) Specify command line flags to the routed(8) daemon. SEE ALSO rc.conf(5), rc(8), routed(8) HISTORY The routed script appeared in FreeBSD 8.0. AUTHORS This manual page was written by Hiroki Sato . FreeBSD 10.0 January 26, 2012 FreeBSD 10.0 ----Next_Part(Mon_Jul__1_06_29_53_2013_150)-- Content-Type: Text/X-Patch; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="rc.d_multi_20130701-1.diff" Index: etc/rc.d/routed =================================================================== --- etc/rc.d/routed (revision 252378) +++ etc/rc.d/routed (working copy) @@ -13,6 +13,10 @@ name="routed" rcvar="routed_enable" desc="network RIP and router discovery routing daemon" +set_rcvar enable NO +set_rcvar program /sbin/routed +set_rcvar flags -q + set_rcvar_obsolete router_enable routed_enable set_rcvar_obsolete router routed_program set_rcvar_obsolete router_flags routed_flags Index: etc/rc.subr =================================================================== --- etc/rc.subr (revision 252378) +++ etc/rc.subr (working copy) @@ -54,6 +54,21 @@ JID=`$PS -p $$ -o jid=` # functions # --------- +# set_rcvar [var] [defval] +# Define rc.conf variable. +# +set_rcvar() +{ + case $# in + 0) echo $name + ;; + 1) eval rcvars=\"${rcvars# } $1\" + ;; + 2) eval rcvars=\"${rcvars# } $1\" + eval ${rcvar%_enable}_${1}_defval=\"$2\" + ;; + esac +} # set_rcvar_obsolete oldvar [newvar] [msg] # Define obsolete variable. # Global variable $rcvars_obsolete is used. @@ -570,6 +585,39 @@ check_startmsgs() # run_rc_command() { + local _act _instances _inst _name _desc _rcvar + + _act=$1 + shift + eval _instances=\"DEFAULT \$${name}_instances\" + _name=$name + _desc=$desc + _rcvar=$rcvar + + # Use reverse order for stop. + case $_act in + *stop) _instances=$(reverse_list $_instances) ;; + esac + + for _inst in $_instances; do + case $_inst in + DEFAULT) + name=$_name + desc=$_desc + rcvar=$_rcvar + ;; + *) + name=${_name}_${_inst} + eval desc=\"$_desc\${${_name}_${_inst}_desc+:\ }\$${_name}_${_inst}_desc\" + rcvar=${_rcvar%_enable}_${_inst}_enable + ;; + esac + _run_rc_command0 $_act "$@" + done +} + +_run_rc_command0() +{ _return=0 rc_arg=$1 if [ -z "$name" ]; then @@ -823,47 +871,25 @@ $command $rc_flags $command_args" ;; rcvar) - echo -n "# $name" - if [ -n "$desc" ]; then - echo " : $desc" - else - echo "" - fi + echo "# $name${desc+: }${desc}" echo "#" # Get unique vars in $rcvar - for _v in $rcvar; do - case $v in - $_v\ *|\ *$_v|*\ $_v\ *) ;; - *) v="${v# } $_v" ;; - esac + v= + for _v in $(uniqlist ${rcvar%_enable} $rcvars $_rc_namevarlist); do + if [ "$_v" = "instances" ]; then + continue + fi + v="${v# } ${name}_$_v" done # Display variables. for _v in $v; do - if [ -z "$_v" ]; then + eval __v=\$$_v + eval _defval=\$${_v}_defval + if [ -z "$__v" -a "$__v" = "$_defval" ]; then continue fi - - eval _desc=\$${_v}_desc - eval _defval=\$${_v}_defval - _h="-" - - eval echo \"$_v=\\\"\$$_v\\\"\" - # decode multiple lines of _desc - while [ -n "$_desc" ]; do - case $_desc in - *^^*) - echo "# $_h ${_desc%%^^*}" - _desc=${_desc#*^^} - _h=" " - ;; - *) - echo "# $_h ${_desc}" - break - ;; - esac - done - echo "# (default: \"$_defval\")" + echo ${_v}=\"$__v\"${_defval:+\ # (default: \"$_defval\")} done echo "" ;; @@ -1004,11 +1030,55 @@ run_rc_script() } # +# uniqlist +# Return a list with duplicate words removed. +# +uniqlist() +{ + local v _v + + v= + for _v in "$@"; do + case $v in + $_v\ *|\ *$_v|*\ $_v\ *) ;; + *) v="${v# } $_v" ;; + esac + done + echo $v +} + +# # load_rc_config name # Source in the configuration file for a given name. # load_rc_config() { + local _instances _inst _name _k _v + + _name=$1 + _load_rc_config0 $_name + + eval _instances=\$${_name}_instances + + for _inst in $_instances; do + _load_rc_config0 ${_name}_${_inst} + + # Set default values by using $name. + for _k in $(uniqlist $rcvars $_rc_namevarlist); do + if [ "$_k" = "instances" ]; then + continue + fi + eval : \${${_name}_${_inst}_${_k}="\$${_name}_${_k}"} + eval : \${${_name}_${_inst}_${_k}_defval="\$${_name}_${_k}_defval"} +# eval echo DEBUG ${_name}_${_inst}_${_k}=\$${_name}_${_inst}_${_k} + done +# eval echo DEBUG ${rcvar%_enable}_${_inst}_enable=\$${rcvar%_enable}_${_inst}_enable + eval : \${${rcvar%_enable}_${_inst}_enable="\$${rcvar}"} + done +} + +_load_rc_config0() +{ local _name _rcvar_val _var _defval _v _msg _new _name=$1 if [ -z "$_name" ]; then @@ -1034,10 +1104,10 @@ load_rc_config() fi # Set defaults if defined. - for _var in $rcvar; do - eval _defval=\$${_var}_defval + for _var in $rcvars; do + eval _defval=\$${rcvar%_enable}_${_var}_defval if [ -n "$_defval" ]; then - eval : \${$_var:=\$${_var}_defval} + eval : \${${rcvar%_enable}_${_var}=\$${rcvar%_enable}_${_var}_defval} fi done @@ -1051,7 +1121,7 @@ load_rc_config() ;; *) if [ -z "$_new" ]; then - _msg="Ignored." + : ${_msg="Ignored."} else eval $_new=\"\$$_var\" if [ -z "$_msg" ]; then @@ -1736,7 +1806,7 @@ check_kern_features() # check_namevarlist var # Return "0" if ${name}_var is reserved in rc.subr. -_rc_namevarlist="program chroot chdir flags fib nice user group groups" +_rc_namevarlist="program chroot chdir flags fib nice user group groups instances" check_namevarlist() { local _v Index: etc/mtree/BSD.usr.dist =================================================================== --- etc/mtree/BSD.usr.dist (revision 252378) +++ etc/mtree/BSD.usr.dist (working copy) @@ -938,6 +938,8 @@ .. sparc64 .. + rc.d + .. .. man9 .. Index: share/man/man8/Makefile =================================================================== --- share/man/man8/Makefile (revision 252378) +++ share/man/man8/Makefile (working copy) @@ -24,4 +24,6 @@ MLINKS+=yp.8 NIS.8 \ yp.8 nis.8 \ yp.8 YP.8 +SUBDIR= man8.rc.d + .include Index: share/man/man8/man8.rc.d/Makefile =================================================================== --- share/man/man8/man8.rc.d/Makefile (revision 0) +++ share/man/man8/man8.rc.d/Makefile (working copy) @@ -0,0 +1,7 @@ +# $FreeBSD$ + +MAN= routed.8 + +MANSUBDIR=/rc.d + +.include Index: share/man/man8/man8.rc.d/routed.8 =================================================================== --- share/man/man8/man8.rc.d/routed.8 (revision 0) +++ share/man/man8/man8.rc.d/routed.8 (working copy) @@ -0,0 +1,90 @@ +.\" Copyright (c) 2012,2013 +.\" Hiroki Sato . All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND +.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE +.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +.\" SUCH DAMAGE. +.\" +.\" $FreeBSD$ +.\" +.Dd January 26, 2012 +.Dt RC.D/ROUTED 8 +.Os +.Sh NAME +.Nm routed +.Nd rc.d script for +.Xr routed 8 +daemon +.Sh SYNOPSIS +.Nm +.Oo fast|force|one Oc Ns Ar start|stop|restart|rcvar|status|poll +.Sh DESCRIPTION +.Nm +is an +.Xr rc.d 8 +script to control +.Xr routed 8 +daemon. +.Sh COMMAND LINE ARGUMENTS +The standard +.Xr rc.d 8 +arguments are supported. +For more information, see the section of +.Fn run_rc_command +in the +.Xr rc 8 +manual page. +.Sh CONFIGURATION VARIABLES +The following +.Xr rc.conf 5 +variables are supported. +To show all of the supported variables and the default values, +use +.Li rcvar +argument: +.Pp +.Bl -tag -width "01234567890123456789" -compact +.It Va routed_enable +.Pq Vt bool +Set to +.Dq Li YES +to start the +.Xr routed 8 +daemon at boot time. +.Pp +.It Va routed_flags +.Pq Vt str +Specify command line flags to the +.Xr routed 8 +daemon. +.El +.Pp +.Sh SEE ALSO +.Xr rc.conf 5 , +.Xr rc 8 , +.Xr routed 8 +.Sh HISTORY +The +.Nm +script appeared in +.Fx 8.0 . +.Sh AUTHORS +This manual page was written by +.An Hiroki Sato Aq hrs@FreeBSD.org . ----Next_Part(Mon_Jul__1_06_29_53_2013_150)---- ----Security_Multipart0(Mon_Jul__1_06_29_53_2013_545)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iEYEABECAAYFAlHQo1EACgkQTyzT2CeTzy2+NwCdF1ZRsxibXcFZg9cn7/OLNcAJ b4EAnikHdj5+1bz0TegXrHXQCKdg/5FV =e8U+ -----END PGP SIGNATURE----- ----Security_Multipart0(Mon_Jul__1_06_29_53_2013_545)---- From owner-freebsd-current@FreeBSD.ORG Sun Jun 30 22:09:02 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 807E57DA; Sun, 30 Jun 2013 22:09:02 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 492241DC5; Sun, 30 Jun 2013 22:09:02 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:4576:f46b:6d13:91c5]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id 2FA4E4AC1C; Mon, 1 Jul 2013 02:09:01 +0400 (MSK) Date: Mon, 1 Jul 2013 02:08:48 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <1021348336.20130701020848@serebryakov.spb.ru> To: Hiroki Sato Subject: Re: Proposal: multi-instance and self-contained rc.d script In-Reply-To: <20130701.062953.1443190655468739608.hrs@allbsd.org> References: <20130701.062953.1443190655468739608.hrs@allbsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@FreeBSD.org, freebsd-rc@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 22:09:02 -0000 Hello, Hiroki. You wrote 1 =D0=B8=D1=8E=D0=BB=D1=8F 2013 =D0=B3., 1:29:53: HS> The attached patch allows the following: HS> named_enable=3D"YES" HS> named_instances=3D"cache1 cache2" HS> named_conf=3D"/etc/namedb/named.conf" HS> named_cache1_enable=3D"YES" HS> named_cache1_conf=3D"/etc/namedb/named_cache1.conf" HS> named_cache2_enable=3D"NO" HS> named_cache2_conf=3D"/etc/namedb/named_cache2.conf" If it will work with ports rc scripts it will be great! For example, nsd DNS server doesn't support views and often need to be run in multiple instances. --=20 // Black Lion AKA Lev Serebryakov From owner-freebsd-current@FreeBSD.ORG Mon Jul 1 03:30:31 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6E221398; Mon, 1 Jul 2013 03:30:31 +0000 (UTC) (envelope-from to.my.trociny@gmail.com) Received: from mail-lb0-x231.google.com (mail-lb0-x231.google.com [IPv6:2a00:1450:4010:c04::231]) by mx1.freebsd.org (Postfix) with ESMTP id BD3D81A78; Mon, 1 Jul 2013 03:30:30 +0000 (UTC) Received: by mail-lb0-f177.google.com with SMTP id 10so2042765lbf.22 for ; Sun, 30 Jun 2013 20:30:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=gVMt4+w5c4wCFO5CG5m/mSl1Rytxc965Pof5A1/8h0g=; b=I+W9GLJ+WG4sS+Ufmct0IqhCciMya2uMz9bdqR31jl59JZfezwBPIuqYmIplDtu6qZ qCAO3Pz25uAXSOWPF0Ub8hodYvLtfRIUDhMd9YjF+tQEeow+furHoOYArVtEJdY9OUkT WSN/upC5l+XrI5kXGpyXcPFitVKSjuswR7SEkmnaXoPaVy+wo/h36FEaDmMQtjBWsGdP O4NpzG51GZ+xBs6e1vHGHA0KpwUTaTqZ/XI4kN8OzMjFTEjxlU0J5XALzTu6hfWg56Xr e/yGf1xLxbHYrElNehTbBm01oSNuN0Up8NvdfWbQ1bAELG0nJXseAbWt+feesB3588UZ tfbQ== X-Received: by 10.112.200.9 with SMTP id jo9mr699424lbc.54.1372649429711; Sun, 30 Jun 2013 20:30:29 -0700 (PDT) Received: from localhost ([178.150.115.244]) by mx.google.com with ESMTPSA id k10sm6175719lbl.10.2013.06.30.20.30.27 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 30 Jun 2013 20:30:28 -0700 (PDT) Date: Mon, 1 Jul 2013 06:30:26 +0300 From: Mikolaj Golub To: Mateusz Guzik Subject: Re: panic: Lock filedesc structure not share locked Message-ID: <20130701033024.GA5697@gmail.com> References: <20130630094150.00004a9c@unknown> <20130630082756.GA22492@dft-labs.eu> <20130630212334.GC3714@gmail.com> <20130630212959.GC22492@dft-labs.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130630212959.GC22492@dft-labs.eu> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Mikolaj Golub , Alexander Leidinger , current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Jul 2013 03:30:31 -0000 On Sun, Jun 30, 2013 at 11:29:59PM +0200, Mateusz Guzik wrote: > I think it will be better if you do this and then MFC all commits. Committed as r252436. Thanks. -- Mikolaj Golub From owner-freebsd-current@FreeBSD.ORG Mon Jul 1 05:26:02 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5EDA670B; Mon, 1 Jul 2013 05:26:02 +0000 (UTC) (envelope-from gleb.kurtsou@gmail.com) Received: from mail-pd0-x232.google.com (mail-pd0-x232.google.com [IPv6:2607:f8b0:400e:c02::232]) by mx1.freebsd.org (Postfix) with ESMTP id 378201E2D; Mon, 1 Jul 2013 05:26:02 +0000 (UTC) Received: by mail-pd0-f178.google.com with SMTP id w11so2322142pde.9 for ; Sun, 30 Jun 2013 22:26:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=ONyWIZ7/VOMY0/VwySaDDGO4DQ7hqPshlLBEO8mwY8Y=; b=vPA5pkcb+QeGqLE+kSwZ3evQEz1hdw9DbpJnONSFf678Kbl5BjER9SzYTT29xIy9UY t4FGCQjnxosaV0ief6AwsPXqCe8ANkpRoF9XojPaubm3FvzOnjeqAdSWcp7z+VG4/SJe lUKNUTtwSlocEBCsk5yEXA/oNCqA1ow+sJnucy5nURyZaQIlxWTfcSw2+YpwuXJKe+rO cAAnOae9UE/38snpzVx+lLU5K+yXiwLKJ2/GAY14i076GqcySDl3Kwcm5Iqjfre9davl lEBe5pAmpHAdmsXxp2avewM7+fDIMbS6aRj3bp8dt2aivf0o7frvYaxL63JmHxvJrwFz 74LA== X-Received: by 10.66.190.3 with SMTP id gm3mr11663302pac.72.1372656362009; Sun, 30 Jun 2013 22:26:02 -0700 (PDT) Received: from localhost (c-67-188-139-74.hsd1.ca.comcast.net. [67.188.139.74]) by mx.google.com with ESMTPSA id hu6sm14166694pbc.28.2013.06.30.22.26.00 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 30 Jun 2013 22:26:01 -0700 (PDT) Sender: Gleb Kurtsou Date: Sun, 30 Jun 2013 22:26:21 -0700 From: Gleb Kurtsou To: Mateusz Guzik , koobs@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168 Message-ID: <20130701052621.GA1349@reks> References: <51CFDC86.2040506@FreeBSD.org> <20130630111836.GB22492@dft-labs.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130630111836.GB22492@dft-labs.eu> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Jul 2013 05:26:02 -0000 On (30/06/2013 13:18), Mateusz Guzik wrote: > On Sun, Jun 30, 2013 at 05:21:42PM +1000, Kubilay Kocak wrote: > > I'm seeing what I believe is related panic, reliably being generated by > > the Python regression test suite on a newly created FreeBSD 10-CURRENT > > buildbot. > > > > Symptoms first seen in an freebsd.org FTP snapshot dated "Thu May 30 > > 20:01:46 UTC 2013" and also reproducible on a freshly updated r252400 > > > > It is additionally reproducible after checking out pure upstream python > > sources, using the following steps: > > > > hg clone http://hg.python.org/cpython > > cd cpython && configure && make buildbottest > > > > An interesting possible correlation is that it seems to drop out > > during/around "test_socket" > > > > Turns out the bug is quite funny ;) Patch fixes chrome for me. Thanks! > > Try this: > diff --git a/sys/kern/uipc_usrreq.c b/sys/kern/uipc_usrreq.c > index 5d8e814..7a4db04 100644 > --- a/sys/kern/uipc_usrreq.c > +++ b/sys/kern/uipc_usrreq.c > @@ -1764,8 +1764,8 @@ unp_externalize(struct mbuf *control, struct mbuf **controlp, int flags) > } > for (i = 0; i < newfds; i++, fdp++) { > fde = &fdesc->fd_ofiles[*fdp]; > - fde->fde_file = fdep[0]->fde_file; > - filecaps_move(&fdep[0]->fde_caps, > + fde->fde_file = fdep[i]->fde_file; > + filecaps_move(&fdep[i]->fde_caps, > &fde->fde_caps); > if ((flags & MSG_CMSG_CLOEXEC) != 0) > fde->fde_flags |= UF_EXCLOSE; > -- > Mateusz Guzik > _______________________________________________ > 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 Mon Jul 1 06:52:55 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4DCA0ECC; Mon, 1 Jul 2013 06:52:55 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from zcs04.jnb1.cloudseed.co.za (zcs04.jnb1.cloudseed.co.za [41.154.0.161]) by mx1.freebsd.org (Postfix) with ESMTP id E1B591164; Mon, 1 Jul 2013 06:52:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zcs04.jnb1.cloudseed.co.za (Postfix) with ESMTP id EC1492A83215; Mon, 1 Jul 2013 08:46:25 +0200 (SAST) X-Virus-Scanned: amavisd-new at zcs04.jnb1.cloudseed.co.za Received: from zcs04.jnb1.cloudseed.co.za ([127.0.0.1]) by localhost (zcs04.jnb1.cloudseed.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Eo1YHXV9s-oM; Mon, 1 Jul 2013 08:46:25 +0200 (SAST) Received: from clue.co.za (41-135-71-48.dsl.mweb.co.za [41.135.71.48]) by zcs04.jnb1.cloudseed.co.za (Postfix) with ESMTPSA id 484C82A831F8; Mon, 1 Jul 2013 08:46:25 +0200 (SAST) Received: from localhost ([127.0.0.1] helo=zen.clue.co.za) by clue.co.za with esmtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1UtXsW-0000Y4-Ak; Mon, 01 Jul 2013 08:46:24 +0200 To: Hiroki Sato From: Ian FREISLICH Subject: Re: network.subr (r252360) changes break ifconfig_aliasX In-Reply-To: <20130701.045317.1812933299767562475.hrs@allbsd.org> References: <20130701.045317.1812933299767562475.hrs@allbsd.org> X-Attribution: BOFH Date: Mon, 01 Jul 2013 08:46:23 +0200 Message-Id: Cc: current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Jul 2013 06:52:55 -0000 Hiroki Sato wrote: > ia> I can't figure out how to use rc.conf to configure my interfaces > ia> after these recent charges. My use case is that I have interfaces > ia> to configure but I don't need to put an IP address on them. I do > ia> need to change the MAC address though. > > Please try r252426. Thanks. That fixes it. BTW, nice new features in network.subr. Ian -- Ian Freislich From owner-freebsd-current@FreeBSD.ORG Mon Jul 1 08:36:32 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C26AFB44 for ; Mon, 1 Jul 2013 08:36:32 +0000 (UTC) (envelope-from lars@netapp.com) Received: from mx12.netapp.com (mx12.netapp.com [216.240.18.77]) by mx1.freebsd.org (Postfix) with ESMTP id AD961185D for ; Mon, 1 Jul 2013 08:36:32 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.87,972,1363158000"; d="scan'208";a="70515621" Received: from vmwexceht01-prd.hq.netapp.com ([10.106.76.239]) by mx12-out.netapp.com with ESMTP; 01 Jul 2013 01:36:25 -0700 Received: from SACEXCMBX01-PRD.hq.netapp.com ([169.254.2.35]) by vmwexceht01-prd.hq.netapp.com ([10.106.76.239]) with mapi id 14.03.0123.003; Mon, 1 Jul 2013 01:36:25 -0700 From: "Eggert, Lars" To: Rick Macklem Subject: Re: NFSv4 console messages (locks lost etc.) Thread-Topic: NFSv4 console messages (locks lost etc.) Thread-Index: AQHOdAnBkCLwXfwr6ECtjlyrKEz+QJlLp2KAgAADQ4CAAKaIAIADqD4A Date: Mon, 1 Jul 2013 08:36:24 +0000 Message-ID: <40542593-2411-421E-BE65-FB62E9D55703@netapp.com> References: <301292118.57276.1372466730396.JavaMail.root@uoguelph.ca> In-Reply-To: <301292118.57276.1372466730396.JavaMail.root@uoguelph.ca> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.106.53.51] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Jul 2013 08:36:32 -0000 Hi, On Jun 29, 2013, at 2:45, Rick Macklem wrote: > Btw, a NFSv4 mounted root fs will not work correctly, because the client > name is generated from the host uuid, which isn't set when the root fs > is mounted. I'm not sure what the client would use as its client name, > but this will definitely break things badly if multiple clients use the > same name. (And this might explain the lease expiry problem.) ah, now that explains a lot. Since these are diskless clients, I had set ho= stid_enable=3D"NO" in order to turn off the "/etc/rc: WARNING: could not st= ore hostuuid in /etc/hostid" warning. Turning this back on seems to have fixed the issue. (It might make sense to have the NFSv4 code throw a warning when the hostid= isn't set, if it depends on it?) Thanks, Lars= From owner-freebsd-current@FreeBSD.ORG Mon Jul 1 09:18:24 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 11229B5F; Mon, 1 Jul 2013 09:18:24 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x22a.google.com (mail-pa0-x22a.google.com [IPv6:2607:f8b0:400e:c03::22a]) by mx1.freebsd.org (Postfix) with ESMTP id DC4251BDA; Mon, 1 Jul 2013 09:18:23 +0000 (UTC) Received: by mail-pa0-f42.google.com with SMTP id rl6so4819704pac.15 for ; Mon, 01 Jul 2013 02:18:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=4N2I9Ja+uUWeWts+D8vaWEgXQTKTKRvQxq3NwTMbbuo=; b=oRGq9WIAUQd5R+T+OthfCzAc5rcni5brwwl3l4nmPca+6hKeturTatY5xvV39cQk9t 0jpI1hQCJK4gfU1BJ3Gz75Jc0dkmUF1TDkeEQ8MibiWsLw2VI5ZH6aQaMwxybfqnUrrL 3WBr48/bvAmEbnpMl6BsdS5m4EAb4v8AWAqR5aPBXZqEKCRXDOTpa3CXphy66bLhvgmr b00YYJ/mAsCQsXcHb8ZAeDhJXSRvDAwffxx028iJ+G5DRJNhPxdjp6bnaIdFCwyHDR7R 4wu3pyyC8ksS/oyC++/+IR3Bwk595asZZeu/QLLdVFWD6LlcGFMnTBR7ishnQC+pvU5d hFxQ== X-Received: by 10.66.145.34 with SMTP id sr2mr22850569pab.94.1372670303637; Mon, 01 Jul 2013 02:18:23 -0700 (PDT) Received: from [192.168.1.7] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id fn9sm11524175pab.2.2013.07.01.02.18.21 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 01 Jul 2013 02:18:22 -0700 (PDT) Message-ID: <51D14959.3000306@FreeBSD.org> Date: Mon, 01 Jul 2013 19:18:17 +1000 From: Kubilay Kocak User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Mateusz Guzik Subject: Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168 References: <51CFDC86.2040506@FreeBSD.org> <20130630111836.GB22492@dft-labs.eu> <20130701052621.GA1349@reks> In-Reply-To: <20130701052621.GA1349@reks> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Gleb Kurtsou , freebsd-current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: koobs@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 09:18:24 -0000 On 1/07/2013 3:26 PM, Gleb Kurtsou wrote: > On (30/06/2013 13:18), Mateusz Guzik wrote: >> On Sun, Jun 30, 2013 at 05:21:42PM +1000, Kubilay Kocak wrote: >>> I'm seeing what I believe is related panic, reliably being generated by >>> the Python regression test suite on a newly created FreeBSD 10-CURRENT >>> buildbot. >>> >>> Symptoms first seen in an freebsd.org FTP snapshot dated "Thu May 30 >>> 20:01:46 UTC 2013" and also reproducible on a freshly updated r252400 >>> >>> It is additionally reproducible after checking out pure upstream python >>> sources, using the following steps: >>> >>> hg clone http://hg.python.org/cpython >>> cd cpython && configure && make buildbottest >>> >>> An interesting possible correlation is that it seems to drop out >>> during/around "test_socket" >>> >> >> Turns out the bug is quite funny ;) > > Patch fixes chrome for me. > > Thanks! > >> +1 Python regression test no longer cause a panic after applying this. Fantastic work Mateusz, thank you. -- Kubilay Kocak From owner-freebsd-current@FreeBSD.ORG Mon Jul 1 10:38:55 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 69E89DC for ; Mon, 1 Jul 2013 10:38:55 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from relay.andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with ESMTP id 77E061F80 for ; Mon, 1 Jul 2013 10:38:53 +0000 (UTC) Received: (qmail 14291 invoked from network); 1 Jul 2013 10:38:45 -0000 Received: from alex.andxor.it (a.premoli@andxor.it@192.168.2.30) by relay.andxor.it with ESMTPSA; 1 Jul 2013 10:38:45 -0000 Message-ID: <51D15C35.3000200@FreeBSD.org> Date: Mon, 01 Jul 2013 12:38:45 +0200 From: Alex Dupre User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17.1 MIME-Version: 1.0 To: freebsd-rc@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: Proposal: multi-instance and self-contained rc.d script References: <20130701.062953.1443190655468739608.hrs@allbsd.org> In-Reply-To: <20130701.062953.1443190655468739608.hrs@allbsd.org> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Jul 2013 10:38:55 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hiroki Sato ha scritto: > 1. Multi-instance support > > In the implementation, load_rc_config() reads variables for all > instances and run_rc_command() runs each instance in order. When > doing "rc.d/foo stop", run_rc_command() stops the instances in > reverse order. I haven't looked at the implementation, but a useful feature that's usually missing is these multi-instance implementations and that is available in the multi-rc.d scripts scenario (take tomcat7 rc script as an example) is the ability to start/stop a single instance. Not always the instances are related each other, sometime they serve completely different purposes/applications and would be very useful to allow starting/stopping them independently. If we can get the best from the two implementations it'll be a win-win solution. > 2. Self-contained rc.d script I like the idea of defaults inside the scripts, but I like also a file that lists all available knobs with default values. If it can be automatically generated from the scripts for human reading purpose only, I'll appreciate it. - -- Alex Dupre -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) Comment: Using GnuPG with SeaMonkey - http://www.enigmail.net/ iEYEARECAAYFAlHRXDUACgkQgRXp2M5fVU2C5QCfbRJAmtDUwJVid45FyWU1TSgr SF4An26x5n4nq7qI12C57TdvaB9hFjuq =IErn -----END PGP SIGNATURE----- From owner-freebsd-current@FreeBSD.ORG Mon Jul 1 11:34:01 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0A5F76E2 for ; Mon, 1 Jul 2013 11:34:01 +0000 (UTC) (envelope-from feld@feld.me) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id D2A901468 for ; Mon, 1 Jul 2013 11:34:00 +0000 (UTC) Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 31ACD20970 for ; Mon, 1 Jul 2013 07:33:54 -0400 (EDT) Received: from frontend2.nyi.mail.srv.osa ([10.202.2.161]) by compute1.internal (MEProxy); Mon, 01 Jul 2013 07:33:54 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h= content-type:to:subject:references:date:mime-version :content-transfer-encoding:from:message-id:in-reply-to; s= mesmtp; bh=cgVhPPO13N5BwV2vMGX2g0qZPJs=; b=cY8k87yT1sa+BY/Wvx0BY itgBAEZhBQKiQN6xXNvwbRRq/o3H64tDy24rFfXBEnIASVGOF6mgKSuIe6VBPTcS 3lZWqAWjo4iZqfT51y1dSeymT0jpiH13fFzMJC9lL94XE4gh6HsqHlwYTBUJWQYu fvBFEK6be865xAOMvNxNu8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:to:subject:references:date :mime-version:content-transfer-encoding:from:message-id :in-reply-to; s=smtpout; bh=cgVhPPO13N5BwV2vMGX2g0qZPJs=; b=sQw6 8hv+Oh9zaYMbuftn5xIgsqYjHwtXs1LQwpPVMmpSsHaESMh3Sbqzwo/AyUZnq/FS nFKCj+Lc0cTbaLiN/MY4Jl0vfVJuGzCh1ynWQ6Lv/UMO3a5KrMJvN/aDO4HUzVB9 u/oOP/0LpPh6gj1ADjy3SjN+mZczEUgvBfZD8XE= X-Sasl-enc: gzC+53o+cWZ66tyNKwsD35wLI7/atHSBtl4I4Ra476Bk 1372678433 Received: from tech304.office.supranet.net (unknown [66.170.8.18]) by mail.messagingengine.com (Postfix) with ESMTPA id DD3EC680218 for ; Mon, 1 Jul 2013 07:33:53 -0400 (EDT) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-current@freebsd.org Subject: Re: Zoneminder build failure References: <20130630161948.0d44c69d@zeus.saul.homeunix.org> Date: Mon, 01 Jul 2013 06:33:51 -0500 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Mark Felder" Message-ID: In-Reply-To: <20130630161948.0d44c69d@zeus.saul.homeunix.org> User-Agent: Opera Mail/12.15 (FreeBSD) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Jul 2013 11:34:01 -0000 On Sun, 30 Jun 2013 16:19:48 -0500, Saul A. Peebsen wrote: > Running -CURRENT, I'm getting this: > > c++ -O2 -pipe -march=core2 -fno-strict-aliasing -L/usr/local/lib > -L/usr/local/lib/mysql -lpthread -o zmc zmc.o zm_box.o zm_buffer.o > zm_camera.o zm_comms.o zm_config.o zm_coord.o zm.o zm_db.o > zm_logger.o zm_event.o zm_exception.o zm_file_camera.o > zm_ffmpeg_camera.o zm_image.o zm_jpeg.o zm_local_camera.o > zm_monitor.o zm_ffmpeg.o zm_mpeg.o zm_poly.o zm_regexp.o > zm_remote_camera.o zm_remote_camera_http.o zm_remote_camera_rtsp.o > zm_rtp.o zm_rtp_ctrl.o zm_rtp_data.o zm_rtp_source.o zm_rtsp.o > zm_sdp.o zm_signal.o zm_stream.o zm_thread.o zm_time.o zm_timer.o > zm_user.o zm_utils.o zm_zone.o -lz -lbz2 -lswscale -lavdevice > -lavformat -lavcodec -lavutil -lz -lpcre -lcrypto -lc -lpthread -ljpeg > -lmysqlclient zm_timer.o: In function `Timer::TimerThread::run()': > zm_timer.cpp:(.text+0x428): undefined reference to > `ThreadData::setValue(bool)' c++: error: linker command failed > with exit code 1 (use -v to see invocation) *** Error code 1 > > Is there a fix for it? > I haven't had a chance to look at that port or build it recently, but is it being built by CLANG on current? If so, is it fixed if you tell it to build with GCC? From owner-freebsd-current@FreeBSD.ORG Mon Jul 1 12:33:12 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8F5E8C7C for ; Mon, 1 Jul 2013 12:33:12 +0000 (UTC) (envelope-from feld@feld.me) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 614701933 for ; Mon, 1 Jul 2013 12:33:12 +0000 (UTC) Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 03F9820A65 for ; Mon, 1 Jul 2013 08:33:11 -0400 (EDT) Received: from frontend2.nyi.mail.srv.osa ([10.202.2.161]) by compute6.internal (MEProxy); Mon, 01 Jul 2013 08:33:10 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h= content-type:to:subject:references:date:mime-version :content-transfer-encoding:from:message-id:in-reply-to; s= mesmtp; bh=PemXExwqFvSij/p/HXvXz+68iJI=; b=G8xefRUUCB8vAqXz/5tux 5+H9UOdM65aHVFrumXDPoS9Vnuy5Qu/G8rmiXLhCNB01ZDJumM0k6oDqhZMFekq1 aJIH4pnA+mzYwOgiML8uFbGcKr+jz/XpufsKoBADPRjK2AOCUHwl287Y4A5AOiwq FdbEr9kdOOyPwLUQMoi+bg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:to:subject:references:date :mime-version:content-transfer-encoding:from:message-id :in-reply-to; s=smtpout; bh=PemXExwqFvSij/p/HXvXz+68iJI=; b=Vhx3 V0zp14LYJlIwDgxi+9kRvuAwhTtTjPWZWc3dvzRGK0myh9un/gPFMbXTg8E3sglR IXttdbANF7KuItt1XT6GO91Zfw94+YiD+P18adkZYHIVYydUwyqKzIfHSaD+59Rp FhY2lhP3ZhR+V0kW+O9UiBcZk3ObQCCqibiNVY8= X-Sasl-enc: uVogOPsg7Y9elD1lre+ZWPuD7mZC+YOe/sX/7LVOx1q9 1372681990 Received: from tech304.office.supranet.net (unknown [66.170.8.18]) by mail.messagingengine.com (Postfix) with ESMTPA id C30216804A9 for ; Mon, 1 Jul 2013 08:33:10 -0400 (EDT) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-current@freebsd.org Subject: Re: panic: Unrecoverable machine check exception References: <1372531168.29452.140661249974753.35B34BFC@webmail.messagingengine.com> Date: Mon, 01 Jul 2013 07:33:10 -0500 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Mark Felder" Message-ID: In-Reply-To: <1372531168.29452.140661249974753.35B34BFC@webmail.messagingengine.com> User-Agent: Opera Mail/12.15 (FreeBSD) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Jul 2013 12:33:12 -0000 Pretty sure the cause of this was "User error: CPU too hot". Please don't waste your time on it. From owner-freebsd-current@FreeBSD.ORG Mon Jul 1 13:11:34 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1FACB441 for ; Mon, 1 Jul 2013 13:11:34 +0000 (UTC) (envelope-from onwahe@gmail.com) Received: from mail-qe0-x232.google.com (mail-qe0-x232.google.com [IPv6:2607:f8b0:400d:c02::232]) by mx1.freebsd.org (Postfix) with ESMTP id DB13B1AF4 for ; Mon, 1 Jul 2013 13:11:33 +0000 (UTC) Received: by mail-qe0-f50.google.com with SMTP id f6so1660133qej.37 for ; Mon, 01 Jul 2013 06:11:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=gmNBVdOYi6oONasYnzyZpaXUeGqSnB4ZIDbTo3FgbSg=; b=sVEV+Gm+eYPLmGInldxxp0r/YHXiAR7guGWWXCnv5jhxgXYzWZQ9JJmuqf/VC15OdC kJTABRYUAcBKWIadeOrp9g8jYF9Yi36/3mAKK1Xg0Y9oPPwj6rs/fiE0MoCpu3THKfxc HFvaDmWgo6fGxlO0DUnWZ/OEMTjzXZGxGpfqiVAluCRp+AojDhcD/4mvUmdIsYbszCyu aHfmFNBkM3XBytM5GESlInW36EPlrSTPhqvmCeFWdpLPZOFU+Xm8vxNWc73SAugEWUMb 9BKfnLbGI86jAlK8B3WV8TiF2nkgbJxYzZGOxCErCc/IcVGRZLYZwPe25/mSw03k1nfA Kp9A== MIME-Version: 1.0 X-Received: by 10.224.40.129 with SMTP id k1mr32659861qae.28.1372684293317; Mon, 01 Jul 2013 06:11:33 -0700 (PDT) Received: by 10.49.73.194 with HTTP; Mon, 1 Jul 2013 06:11:33 -0700 (PDT) Date: Mon, 1 Jul 2013 15:11:33 +0200 Message-ID: Subject: too many warnigns for variable 'cons_next_next' From: Svatopluk Kraus To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Jul 2013 13:11:34 -0000 Hi, could somebody help me, please, with too many following warnings: sys/buf_ring.h:189:33: warning: variable 'cons_next_next' set but not used As the warning is produced by header which is included a lot, the important warnings are visible poorly among them. I think that buf_ring_dequeue_sc() in sys/buf_ring.h could be change to suppress the warning this way: static __inline void * buf_ring_dequeue_sc(struct buf_ring *br) { - uint32_t cons_head, cons_next, cons_next_next; + uint32_t cons_head, cons_next, cons_next_next __unused; uint32_t prod_tail; void *buf; cons_head = br->br_cons_head; prod_tail = br->br_prod_tail; + if (cons_head == prod_tail) + return (NULL); cons_next = (cons_head + 1) & br->br_cons_mask; - cons_next_next = (cons_head + 2) & br->br_cons_mask; - if (cons_head == prod_tail) - return (NULL); #ifdef PREFETCH_DEFINED + cons_next_next = (cons_head + 2) & br->br_cons_mask; if (cons_next != prod_tail) { prefetch(br->br_ring[cons_next]); if (cons_next_next != prod_tail) prefetch(br->br_ring[cons_next_next]); } #endif Thanks for any respond, Svata From owner-freebsd-current@FreeBSD.ORG Mon Jul 1 13:40:37 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2F4149B6 for ; Mon, 1 Jul 2013 13:40:37 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-wg0-x233.google.com (mail-wg0-x233.google.com [IPv6:2a00:1450:400c:c00::233]) by mx1.freebsd.org (Postfix) with ESMTP id BFB761C6A for ; Mon, 1 Jul 2013 13:40:36 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id e11so3774616wgh.30 for ; Mon, 01 Jul 2013 06:40:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=dfM0VBHmDvAvI4lOMon0wpc6e+hzLIpOPNYgpyzsjs8=; b=jSKtHlx53BX2yH2hVb/do+3eYM+UopDMMKP2uZg71JeiE+BACHPfx7s6jrUtluw4Tx 80MN2buWZUH3OG4BX4Yj6FaeT4V/k+5E/aPtwTtwlU7vCFvUjpoRCCs7h26gQZqJro0A fgVgIPO7h0vzGtZdpT8U3GQvrdvjRp0whDgLCut6zSxgeLJ4dRk7qca3KcuLxsI7OUhK iKYnLL1F5sJZsAJs6uST49+Wv4vY0S8b23VPKSr0fvI58Tr9OGM9gHoQ+ZRiAFOR5mgy Qk+dEdBd663lmBvk8+8blBODLUT0lCeH9rCJfM+p6IJ7yixbAjyZfqK+s62IMYZHaBPJ 2HuA== MIME-Version: 1.0 X-Received: by 10.194.121.132 with SMTP id lk4mr20294391wjb.25.1372686035788; Mon, 01 Jul 2013 06:40:35 -0700 (PDT) Received: by 10.194.172.133 with HTTP; Mon, 1 Jul 2013 06:40:35 -0700 (PDT) In-Reply-To: References: Date: Mon, 1 Jul 2013 17:40:35 +0400 Message-ID: Subject: Re: too many warnigns for variable 'cons_next_next' From: Sergey Kandaurov To: Svatopluk Kraus Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Jul 2013 13:40:37 -0000 On 1 July 2013 17:11, Svatopluk Kraus wrote: > Hi, > > could somebody help me, please, with too many following warnings: > sys/buf_ring.h:189:33: warning: variable 'cons_next_next' set but not used > > As the warning is produced by header which is included a lot, the important > warnings are visible poorly among them. I think that buf_ring_dequeue_sc() > in sys/buf_ring.h could be change to suppress the warning this way: > static __inline void * > buf_ring_dequeue_sc(struct buf_ring *br) > { > - uint32_t cons_head, cons_next, cons_next_next; > + uint32_t cons_head, cons_next, cons_next_next __unused; > uint32_t prod_tail; > void *buf; > > cons_head = br->br_cons_head; > prod_tail = br->br_prod_tail; > > + if (cons_head == prod_tail) > + return (NULL); > > cons_next = (cons_head + 1) & br->br_cons_mask; > - cons_next_next = (cons_head + 2) & br->br_cons_mask; > > - if (cons_head == prod_tail) > - return (NULL); > #ifdef PREFETCH_DEFINED > + cons_next_next = (cons_head + 2) & br->br_cons_mask; > if (cons_next != prod_tail) { > prefetch(br->br_ring[cons_next]); > if (cons_next_next != prod_tail) > prefetch(br->br_ring[cons_next_next]); > } > #endif > Why not put its declaration under #ifdef as well? YMMV. -- wbr, pluknet From owner-freebsd-current@FreeBSD.ORG Mon Jul 1 14:33:14 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C4AA648D for ; Mon, 1 Jul 2013 14:33:14 +0000 (UTC) (envelope-from onwahe@gmail.com) Received: from mail-qe0-x230.google.com (mail-qe0-x230.google.com [IPv6:2607:f8b0:400d:c02::230]) by mx1.freebsd.org (Postfix) with ESMTP id 8ADF61E75 for ; Mon, 1 Jul 2013 14:33:14 +0000 (UTC) Received: by mail-qe0-f48.google.com with SMTP id 2so1695540qea.21 for ; Mon, 01 Jul 2013 07:33:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2fkuGdpQOnDkY72Wc9/1MdQHpkGL+3iKLO/HRot2DiE=; b=kRvp/Jo4NbAwbkB4upas3LMvDNkAcYHhmkoknvrpJhmJp4HEMYZvQ4jaL+eTuLuiQ7 AN9PdQjRSiPVekkI3W7x3X7zalLY/y5Nq3wpLrUIYJzBCiFvL1DKfWlIT+suWXUzZ+fh qMfxKq2E7SyekVo6ZEJdYHUlYxAMUh9BLX+fSqXx6ypph84XJrkhfFaJMQg8JEJ/QFcO 4Gz8/OkFFcXM4t4q9PMaroHpdFOWyhYN1bG4+g4CxZH1z9XVq1k/O6DfWk43xgLRAg6K o3BOBp18+NjwEFS/n4rUanxhAnP6x42/l26zbHCo3Yk66m6SnRyV8MzpANA3Dnl/esDy u0vw== MIME-Version: 1.0 X-Received: by 10.224.67.4 with SMTP id p4mr8436182qai.84.1372689194051; Mon, 01 Jul 2013 07:33:14 -0700 (PDT) Received: by 10.49.73.194 with HTTP; Mon, 1 Jul 2013 07:33:13 -0700 (PDT) In-Reply-To: References: Date: Mon, 1 Jul 2013 16:33:13 +0200 Message-ID: Subject: Re: too many warnigns for variable 'cons_next_next' From: Svatopluk Kraus To: Sergey Kandaurov Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Jul 2013 14:33:14 -0000 On Mon, Jul 1, 2013 at 3:40 PM, Sergey Kandaurov wrote: > On 1 July 2013 17:11, Svatopluk Kraus wrote: > > Hi, > > > > could somebody help me, please, with too many following warnings: > > sys/buf_ring.h:189:33: warning: variable 'cons_next_next' set but not > used > > > > As the warning is produced by header which is included a lot, the > important > > warnings are visible poorly among them. I think that > buf_ring_dequeue_sc() > > in sys/buf_ring.h could be change to suppress the warning this way: > > static __inline void * > > buf_ring_dequeue_sc(struct buf_ring *br) > > { > > - uint32_t cons_head, cons_next, cons_next_next; > > + uint32_t cons_head, cons_next, cons_next_next __unused; > > uint32_t prod_tail; > > void *buf; > > > > cons_head = br->br_cons_head; > > prod_tail = br->br_prod_tail; > > > > + if (cons_head == prod_tail) > > + return (NULL); > > > > cons_next = (cons_head + 1) & br->br_cons_mask; > > - cons_next_next = (cons_head + 2) & br->br_cons_mask; > > > > - if (cons_head == prod_tail) > > - return (NULL); > > #ifdef PREFETCH_DEFINED > > + cons_next_next = (cons_head + 2) & br->br_cons_mask; > > if (cons_next != prod_tail) { > > prefetch(br->br_ring[cons_next]); > > if (cons_next_next != prod_tail) > > prefetch(br->br_ring[cons_next_next]); > > } > > #endif > > > > Why not put its declaration under #ifdef as well? YMMV. > > -- > wbr, > pluknet > It's possible too. But, why not to do some optimalization at the same time? Svata From owner-freebsd-current@FreeBSD.ORG Mon Jul 1 21:00:58 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0D6A9FEA for ; Mon, 1 Jul 2013 21:00: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 C9D2C11A2 for ; Mon, 1 Jul 2013 21:00:57 +0000 (UTC) X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=u+Bwc9JL7tMNtl/i9xObSTPSFclN5AOtXcIZY5dPsHA= c=1 sm=2 a=4x594vOIrDwA:10 a=FKkrIqjQGGEA:10 a=vEQvWETbpu8A:10 a=IkcTkHD0fZMA:10 a=6I5d2MoRAAAA:8 a=3gJ4P-y0KPRoDfK70PIA:9 a=QEXdDO2ut3YA:10 a=SV7veod9ZcQA:10 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqMEAELt0VGDaFve/2dsb2JhbABagztJgwe8L4EXdIIjAQEBAwEBAQEgKyALBRYYAgINGQIpAQkmBggHBAEcBIdoBgyqRJEcgSaNBn40B4JRgRYDk3aBDYNukByDLSAygQM3 X-IronPort-AV: E=Sophos;i="4.87,975,1363147200"; d="scan'208";a="38132652" Received: from muskoka.cs.uoguelph.ca (HELO zcs3.mail.uoguelph.ca) ([131.104.91.222]) by esa-jnhn.mail.uoguelph.ca with ESMTP; 01 Jul 2013 17:00:51 -0400 Received: from zcs3.mail.uoguelph.ca (localhost.localdomain [127.0.0.1]) by zcs3.mail.uoguelph.ca (Postfix) with ESMTP id EC9DBB4038; Mon, 1 Jul 2013 17:00:50 -0400 (EDT) Date: Mon, 1 Jul 2013 17:00:50 -0400 (EDT) From: Rick Macklem To: Lars Eggert Message-ID: <2093075778.668336.1372712450957.JavaMail.root@uoguelph.ca> In-Reply-To: <40542593-2411-421E-BE65-FB62E9D55703@netapp.com> Subject: Re: NFSv4 console messages (locks lost etc.) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [172.17.91.203] X-Mailer: Zimbra 7.2.1_GA_2790 (ZimbraWebClient - FF3.0 (Win)/7.2.1_GA_2790) Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Jul 2013 21:00:58 -0000 Lars Eggert wrote: > Hi, > > On Jun 29, 2013, at 2:45, Rick Macklem wrote: > > Btw, a NFSv4 mounted root fs will not work correctly, because the > > client > > name is generated from the host uuid, which isn't set when the root > > fs > > is mounted. I'm not sure what the client would use as its client > > name, > > but this will definitely break things badly if multiple clients use > > the > > same name. (And this might explain the lease expiry problem.) > > ah, now that explains a lot. Since these are diskless clients, I had > set hostid_enable="NO" in order to turn off the "/etc/rc: WARNING: > could not store hostuuid in /etc/hostid" warning. > > Turning this back on seems to have fixed the issue. > > (It might make sense to have the NFSv4 code throw a warning when the > hostid isn't set, if it depends on it?) > Yes, good suggestion. I wasn't aware there was a "hostid_enable=NO" option. Good to hear it is resolved, rick > Thanks, > Lars > _______________________________________________ > 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 Mon Jul 1 23:09:59 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 15B4B84E; Mon, 1 Jul 2013 23:09:59 +0000 (UTC) (envelope-from pawel@dawidek.net) Received: from mail.dawidek.net (garage.dawidek.net [91.121.88.72]) by mx1.freebsd.org (Postfix) with ESMTP id A59201882; Mon, 1 Jul 2013 23:09:55 +0000 (UTC) Received: from localhost (89-73-195-149.dynamic.chello.pl [89.73.195.149]) by mail.dawidek.net (Postfix) with ESMTPSA id 8AFF53B2; Tue, 2 Jul 2013 01:05:09 +0200 (CEST) Date: Tue, 2 Jul 2013 01:10:11 +0200 From: Pawel Jakub Dawidek To: Mateusz Guzik , koobs@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: r248583 Kernel panic: negative refcount 0xfffffe0031b59168 Message-ID: <20130701231011.GA1406@garage.freebsd.pl> References: <51CFDC86.2040506@FreeBSD.org> <20130630111836.GB22492@dft-labs.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline In-Reply-To: <20130630111836.GB22492@dft-labs.eu> X-OS: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Jul 2013 23:09:59 -0000 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 30, 2013 at 01:18:36PM +0200, Mateusz Guzik wrote: > On Sun, Jun 30, 2013 at 05:21:42PM +1000, Kubilay Kocak wrote: > > I'm seeing what I believe is related panic, reliably being generated by > > the Python regression test suite on a newly created FreeBSD 10-CURRENT > > buildbot. > >=20 > > Symptoms first seen in an freebsd.org FTP snapshot dated "Thu May 30 > > 20:01:46 UTC 2013" and also reproducible on a freshly updated r252400 > >=20 > > It is additionally reproducible after checking out pure upstream python > > sources, using the following steps: > >=20 > > hg clone http://hg.python.org/cpython > > cd cpython && configure && make buildbottest > >=20 > > An interesting possible correlation is that it seems to drop out > > during/around "test_socket" > >=20 >=20 > Turns out the bug is quite funny ;) >=20 > Try this: > diff --git a/sys/kern/uipc_usrreq.c b/sys/kern/uipc_usrreq.c > index 5d8e814..7a4db04 100644 > --- a/sys/kern/uipc_usrreq.c > +++ b/sys/kern/uipc_usrreq.c > @@ -1764,8 +1764,8 @@ unp_externalize(struct mbuf *control, struct mbuf *= *controlp, int flags) > } > for (i =3D 0; i < newfds; i++, fdp++) { > fde =3D &fdesc->fd_ofiles[*fdp]; > - fde->fde_file =3D fdep[0]->fde_file; > - filecaps_move(&fdep[0]->fde_caps, > + fde->fde_file =3D fdep[i]->fde_file; > + filecaps_move(&fdep[i]->fde_caps, > &fde->fde_caps); > if ((flags & MSG_CMSG_CLOEXEC) !=3D 0) > fde->fde_flags |=3D UF_EXCLOSE; Thanks for tracking it down before I had time to get to it! The change looks good. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com FreeBSD committer http://www.FreeBSD.org Am I Evil? Yes, I Am! http://mobter.com --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iEYEARECAAYFAlHSDFMACgkQForvXbEpPzRnawCgxiD6AX7hF+71/YTKmcLtLEt2 bDsAnRoCZyNLXZWN0B0zyt0cD1c9WpJz =juSa -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp-- From owner-freebsd-current@FreeBSD.ORG Mon Jul 1 23:31:29 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4A3E6DC0 for ; Mon, 1 Jul 2013 23:31:29 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) by mx1.freebsd.org (Postfix) with ESMTP id 0B34F1953 for ; Mon, 1 Jul 2013 23:31:28 +0000 (UTC) Received: from Julian-MBP3.local (ppp121-45-226-51.lns20.per1.internode.on.net [121.45.226.51]) (authenticated bits=0) by vps1.elischer.org (8.14.5/8.14.5) with ESMTP id r61NVOJM079773 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Mon, 1 Jul 2013 16:31:27 -0700 (PDT) (envelope-from julian@freebsd.org) Message-ID: <51D21147.4030103@freebsd.org> Date: Tue, 02 Jul 2013 07:31:19 +0800 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: FreeBSD Current Subject: SVN mirroring question Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Jul 2013 23:31:29 -0000 So I need to make a branch of a freebsd branch to do some work related changes. is it feasible to have our own svn repo and mirror a single branch into it that we can base out branch off? Ialready have a full mirror.. so is it possible to keep one branch on the private repo synced up with the same branch on the mirror? We actually use P4 so the same question for P4, except that I already have some answers for that.... From owner-freebsd-current@FreeBSD.ORG Mon Jul 1 23:42:11 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8A20BFD3 for ; Mon, 1 Jul 2013 23:42:11 +0000 (UTC) (envelope-from jaglover@gmail.com) Received: from mail-yh0-x229.google.com (mail-yh0-x229.google.com [IPv6:2607:f8b0:4002:c01::229]) by mx1.freebsd.org (Postfix) with ESMTP id 51AE219A1 for ; Mon, 1 Jul 2013 23:42:11 +0000 (UTC) Received: by mail-yh0-f41.google.com with SMTP id z20so2862897yhz.28 for ; Mon, 01 Jul 2013 16:42:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=E9MnU+M0Nkd7Pg6g5vhMAaDEyK/ZB9mWBR99isB6mKE=; b=mqzJmVAeqr7nybjgEYEFGXuIjwtm3y70oXl0vpcahFUDkvGMpdSax/0J8ozcSLVPF6 wUkYLWl82qjhmbeit4vNXb7Eden656v/QTfxgcpP4MoQ8IZ3gMNeRe1tatb/wB8fsj+z Jq5jkRiPVJ1y91HAPMuDqaXcsJbVwzpcP7kOCAaS9JZynyQJ/iPimOGlPN/uBea2Ymiw WrQQkgodKAB1ERSJxs0xrEm7VzGirJouFc/k3YXAADtEYUYCbFXcGsavtr8MwOc38v6U jQYBgtiPkQHus3QM89x6Beo76JHD+Oa3hrgT4N3MYQi1wyE1drKGEZF5Jb5vLmsih0Jl pQeg== X-Received: by 10.236.137.142 with SMTP id y14mr13516892yhi.65.1372722130958; Mon, 01 Jul 2013 16:42:10 -0700 (PDT) Received: from zeus.saul.homeunix.org (ip-66-186-247-24.dynamic.eatel.net. [66.186.247.24]) by mx.google.com with ESMTPSA id y70sm36418933yhe.15.2013.07.01.16.42.09 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Mon, 01 Jul 2013 16:42:09 -0700 (PDT) Date: Mon, 1 Jul 2013 18:42:08 -0500 From: "Saul A. Peebsen" To: freebsd-current@freebsd.org Subject: Re: Zoneminder build failure Message-ID: <20130701184208.3df6ade3@zeus.saul.homeunix.org> In-Reply-To: References: <20130630161948.0d44c69d@zeus.saul.homeunix.org> X-Mailer: Claws Mail 3.9.1 (GTK+ 2.24.19; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Jul 2013 23:42:11 -0000 On Mon, 01 Jul 2013 06:33:51 -0500 "Mark Felder" wrote: > On Sun, 30 Jun 2013 16:19:48 -0500, Saul A. Peebsen > wrote: > > > Running -CURRENT, I'm getting this: > > > > c++ -O2 -pipe -march=core2 -fno-strict-aliasing -L/usr/local/lib > > -L/usr/local/lib/mysql -lpthread -o zmc zmc.o zm_box.o zm_buffer.o > > zm_camera.o zm_comms.o zm_config.o zm_coord.o zm.o zm_db.o > > zm_logger.o zm_event.o zm_exception.o zm_file_camera.o > > zm_ffmpeg_camera.o zm_image.o zm_jpeg.o zm_local_camera.o > > zm_monitor.o zm_ffmpeg.o zm_mpeg.o zm_poly.o zm_regexp.o > > zm_remote_camera.o zm_remote_camera_http.o zm_remote_camera_rtsp.o > > zm_rtp.o zm_rtp_ctrl.o zm_rtp_data.o zm_rtp_source.o zm_rtsp.o > > zm_sdp.o zm_signal.o zm_stream.o zm_thread.o zm_time.o zm_timer.o > > zm_user.o zm_utils.o zm_zone.o -lz -lbz2 -lswscale -lavdevice > > -lavformat -lavcodec -lavutil -lz -lpcre -lcrypto -lc -lpthread > > -ljpeg -lmysqlclient zm_timer.o: In function > > `Timer::TimerThread::run()': zm_timer.cpp:(.text+0x428): undefined > > reference to `ThreadData::setValue(bool)' c++: error: linker > > command failed with exit code 1 (use -v to see invocation) *** > > Error code 1 > > > > Is there a fix for it? > > > > I haven't had a chance to look at that port or build it recently, but > is it being built by CLANG on current? If so, is it fixed if you tell > it to build with GCC? Thanks for reply. Will try with GCC as soon as I have some time to mess with it. -- Cheers, Saul From owner-freebsd-current@FreeBSD.ORG Tue Jul 2 00:57:34 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A78DC7A6; Tue, 2 Jul 2013 00:57:34 +0000 (UTC) (envelope-from hiren.panchasara@gmail.com) Received: from mail-ea0-x229.google.com (mail-ea0-x229.google.com [IPv6:2a00:1450:4013:c01::229]) by mx1.freebsd.org (Postfix) with ESMTP id 14C981BCB; Tue, 2 Jul 2013 00:57:33 +0000 (UTC) Received: by mail-ea0-f169.google.com with SMTP id h15so2449116eak.28 for ; Mon, 01 Jul 2013 17:57:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ik6UevDXX+Oq8EqqkAUWJMEU6ZSEh6ocNmiRVQxAaW4=; b=jmYuzDHDougbMTtWGrBnHJpUHQ9UHUHKFxkNwarHl0okfq6AbODzjh1tGfEGefloko Dk8S/GY59YpLw4C/b8x403lyl/qDjzBsr0WQkJbn2LNuw4Wz42b/BFiDQDYVcpgIv8ig sRLUSCw2CLtT1K/BiVYhiI8fPxA2pCIJaRuUAOlP4CsUPSQeFMbg0hd4TPXIR5S+4epW 6FW1/r1ebj74klMadLqtLAK+T2TpoXdK+6iwYrWkNPR+PgF4NwjWYxLNYU8V2gehSTi4 r7bweJAOpRdR+RFXmHHqdml4uUanny0tEyIPQgeQ/NXw2jkcD1HMEByDlHQHH9yIubDK ohVw== MIME-Version: 1.0 X-Received: by 10.14.48.77 with SMTP id u53mr23094306eeb.154.1372726652812; Mon, 01 Jul 2013 17:57:32 -0700 (PDT) Received: by 10.14.119.203 with HTTP; Mon, 1 Jul 2013 17:57:32 -0700 (PDT) In-Reply-To: References: <51C4A067.7010203@semihalf.com> <20130623065706.GV91021@kib.kiev.ua> <20130623083220.GA41511@mail.bsdpad.com> <20130623143248.GA91021@kib.kiev.ua> <20130623144346.GA69378@mail.bsdpad.com> <20130623161617.GC91021@kib.kiev.ua> <20130623164425.GA77339@mail.bsdpad.com> <20130623165040.GD91021@kib.kiev.ua> <20130623170507.GA79364@mail.bsdpad.com> Date: Mon, 1 Jul 2013 17:57:32 -0700 Message-ID: Subject: Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory From: hiren panchasara To: Jeff Roberson Content-Type: text/plain; charset=UTF-8 Cc: Konstantin Belousov , Zbyszek Bodek , freebsd-current , freebsd-arm , Ruslan Bukin X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 02 Jul 2013 00:57:34 -0000 On Mon, Jun 24, 2013 at 8:23 PM, Jeff Roberson wrote: > > Would any of the arm users be interested in testing a larger patch that > changes the way the kernel allocations KVA? It also has some UMA code that > lessens kernel memory utilization. > > http://people.freebsd.org/~jeff/vmem.diff > > Any reports would be helpful. Is there any ETA on getting stack tracing > fixed? I suspect the pmap recursion encountered with Kostik's patch exist > in the current kernel. The other changes in this patch my fix that as well. I know mine is not a failed case but I still went ahead and gave your diffs a whirl. I have pretty much working beaglebone black running 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r252049M: Applied your patch and rebuilt the kernel. Everything seem sane right now. For reference: root@beaglebone:~ # cc -v FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 Target: armv6-unknown-freebsd10.0 Thread model: posix root@beaglebone:~ # df -k Filesystem 1024-blocks Used Avail Capacity Mounted on /dev/mmcsd0s2a 13129204 6459024 5619844 53% / devfs 1 1 0 100% /dev /dev/mmcsd0s1 2020 660 1359 33% /boot/msdos /dev/md0 29340 24 26972 0% /tmp /dev/md1 14492 64 13272 0% /var/log /dev/md2 4508 8 4140 0% /var/tmp root@beaglebone:~ # root@beaglebone:~ # sysctl hw.physmem hw.physmem: 536870912 root@beaglebone:~ # dmesg | less KDB: debugger backends: ddb KDB: current backend: ddb Copyright (c) 1992-2013 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 10.0-CURRENT #0: Wed Jun 26 09:51:05 UTC 2013 root@beaglebone:/usr/obj/usr/src/sys/BEAGLEBONE arm FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 WARNING: WITNESS option enabled, expect reduced performance. CPU: Cortex A8-r3 rev 2 (Cortex-A core) Supported features: ARM_ISA THUMB2 JAZELLE THUMBEE ARMv4 Security_Ext WB disabled EABT branch prediction enabled LoUU:2 LoC:2 LoUIS:1 Cache level 1: 32KB/64B 4-way data cache WT WB Read-Alloc 32KB/64B 4-way instruction cache Read-Alloc Cache level 2: 256KB/64B 8-way unified cache WT WB Read-Alloc Write-Alloc real memory = 536870912 (512 MB) avail memory = 511758336 (488 MB) Texas Instruments AM3358 Processor, Revision ES1.1 Anything in particular you want me to test other than, it seems to be working fine for me? Thanks, Hiren > > Thanks, > Jeff > > _______________________________________________ > 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 Tue Jul 2 09:57:02 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0A7ABC94 for ; Tue, 2 Jul 2013 09:57:02 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id C20E11152 for ; Tue, 2 Jul 2013 09:57:01 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1UtxKQ-002Uhk-4c>; Tue, 02 Jul 2013 11:56:54 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198] helo=telesto) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1UtxKQ-0004Of-2W>; Tue, 02 Jul 2013 11:56:54 +0200 Date: Tue, 2 Jul 2013 11:56:53 +0200 From: "O. Hartmann" To: FreeBSD CURRENT Subject: CURRENT fails to build: usr/src/sbin/devd/devd.cc:1125:2: error: use of undeclared identifier 'va_end' va_end(argp); Message-ID: <20130702115653.770d555c@telesto> Organization: FU Berlin X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/yaeYLe5C_6zlEu/nGZzD1oc"; protocol="application/pgp-signature" X-Originating-IP: 130.133.86.198 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 02 Jul 2013 09:57:02 -0000 --Sig_/yaeYLe5C_6zlEu/nGZzD1oc Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable The recent sources fails to build with the following error: [...] =3D=3D=3D> sbin/devd (all) c++ -O2 -pipe -O3 -march=3Dnative -I. -I/usr/src/sbin/devd -pipe -O3 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -stdlib=3Dlibc++ -std=3Dc++11 -c /usr/src/sbin/devd/devd.cc /usr/src/sbin/devd/devd.cc:1120:2: error: use of undeclared identifier 'va_start' va_start(argp, fmt); ^ /usr/src/sbin/devd/devd.cc:1125:2: error: use of undeclared identifier 'va_end' va_end(argp); ^ 2 errors generated. *** Error code 1 Stop. make: stopped in /usr/src/sbin/devd *** Error code 1 Oliver --Sig_/yaeYLe5C_6zlEu/nGZzD1oc Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBAgAGBQJR0qPlAAoJEOgBcD7A/5N8jTIIAJqH4FGMhWa/yX+8RuYyMkBB wsDSJbD1560ItDHZHzB8B+j1q2zoU2FLZmg8TkG9jluALlI++rJTz7K5rUP0Xnp7 5DB3hXyHtoYNFiqEEcq4fNYDnzVXFHarGMrXNSwmtoMHSSFhTn0BKqY9N3hZj/gj f/GpuPao74CH3VYkCXlh/8bnZQ7y2MJbUmc/3rdBb82CGffdxtiMBEvbACiIKMyC fTTYLV2/FfCYvP1lWbxnPW4PQFHJ1tpQEE1/KjjiLybaJAn/ZHi59UNBpbGb97me fyoeq2TA7R0b4kFZi2YW6p/IUQIfuod89YUmQ5z/7CQ8MEtsvNrpcKQS9lhPibw= =0k4n -----END PGP SIGNATURE----- --Sig_/yaeYLe5C_6zlEu/nGZzD1oc-- From owner-freebsd-current@FreeBSD.ORG Tue Jul 2 13:11:14 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B2AA8748 for ; Tue, 2 Jul 2013 13:11:14 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 747E91C84 for ; Tue, 2 Jul 2013 13:11:14 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) with esmtp (envelope-from ) id <1Uu0MR-0042e9-TZ>; Tue, 02 Jul 2013 15:11:11 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198] helo=telesto) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1Uu0MR-000Mjd-QG>; Tue, 02 Jul 2013 15:11:11 +0200 Date: Tue, 2 Jul 2013 15:11:06 +0200 From: "O. Hartmann" To: asomers@gmail.com Subject: Re: CURRENT fails to build: usr/src/sbin/devd/devd.cc:1125:2: error: use of undeclared identifier 'va_end' va_end(argp); Message-ID: <20130702151106.75d0988a@telesto> In-Reply-To: References: <20130702115653.770d555c@telesto> Organization: FU Berlin X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/=s=D0mlrK=X+qgmPxQMP5ju"; protocol="application/pgp-signature" X-Originating-IP: 130.133.86.198 Cc: FreeBSD CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 02 Jul 2013 13:11:14 -0000 --Sig_/=s=D0mlrK=X+qgmPxQMP5ju Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 2 Jul 2013 07:05:00 -0600 asomers@gmail.com wrote: > And yet it's not producing any tinderbox errors. Perhaps stdarg.h is > getting implicitly included by some other header in CURRENT, but not > in whatever version of the code you have? For now, you can #include > and I'll fix it when I get to the office this morning. The code version I have is [...] >>> Updating /usr/src using Subversion -------------------------------------------------------------- Updating '.': At revision 252505. [...] Thanks for looking into it. Regards, Oliver >=20 > On Tue, Jul 2, 2013 at 3:56 AM, O. Hartmann > wrote: > > The recent sources fails to build with the following error: > > > > > > [...] > > =3D=3D=3D> sbin/devd (all) > > c++ -O2 -pipe -O3 -march=3Dnative -I. -I/usr/src/sbin/devd -pipe -O3 > > -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall > > -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith > > -Wno-uninitialized -Wno-empty-body -Wno-string-plus-int > > -Wno-tautological-compare -Wno-unused-value > > -Wno-parentheses-equality -Wno-unused-function -Wno-conversion > > -stdlib=3Dlibc++ -std=3Dc++11 > > -c /usr/src/sbin/devd/devd.cc /usr/src/sbin/devd/devd.cc:1120:2: > > error: use of undeclared identifier 'va_start' va_start(argp, fmt); > > ^ /usr/src/sbin/devd/devd.cc:1125:2: error: use of undeclared > > identifier 'va_end' va_end(argp); ^ 2 errors generated. *** Error > > code 1 > > > > Stop. > > make: stopped in /usr/src/sbin/devd > > *** Error code 1 > > > > > > Oliver --Sig_/=s=D0mlrK=X+qgmPxQMP5ju Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBAgAGBQJR0tFvAAoJEOgBcD7A/5N84c4H/1X+EpqpkEZe01hhOHsjpssZ nnriNQldKCAfOcPrILRM+Hm8eDr7b/x9OQqxscJwWKZ6Z6nJXmKanef52svAHiA0 VkYzNus3M4B2810yCwve29YNLSA0e1wAWK161TS8NX/xAnmutSBJef83DaDRhiuA 4t5ir23/jTQcICCPWS+JqkBd2buy6oeqNBOM8Rap/NYvxVTSdECKi+IfAs7DiXbm dEh5lJsczhJpxc91V2dzAgts15CT6P+Gx7Tr7KIrKSYOKuVjwExDmEroIu41mpZH qPo2ALkDa04RuL2a2IZcYoMbiKs6W+JZm4S3bjbYKAHncEJkL2bCUAo9DbsHqsg= =k68e -----END PGP SIGNATURE----- --Sig_/=s=D0mlrK=X+qgmPxQMP5ju-- From owner-freebsd-current@FreeBSD.ORG Tue Jul 2 13:05:01 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D9B4C6A4 for ; Tue, 2 Jul 2013 13:05:01 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-qa0-x231.google.com (mail-qa0-x231.google.com [IPv6:2607:f8b0:400d:c00::231]) by mx1.freebsd.org (Postfix) with ESMTP id A2EDC1C3F for ; Tue, 2 Jul 2013 13:05:01 +0000 (UTC) Received: by mail-qa0-f49.google.com with SMTP id hu16so2808143qab.1 for ; Tue, 02 Jul 2013 06:05:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=D9z+k6YbQ1oNhwK7iGxgt2o/cLAEncPiJN0yJ6Rkx50=; b=ZSugtR8knExxfEsI2V/Db4oDjcltGvGJVv4U4Y1A35vElmecTQ8u/idU6KB1KowW2e inmeXwumHlZ02rX31M47Q1YdY8Jd7JO8urZ1SI67rFO49F4mYAf1eAMu5fj1sSRVKOu1 vElBugV7AKBn7/GEneN1BN2Gs+NgiTXuyKemNz09rE0UCIkErv6T8UWTUvWYpuC0lHav vcudnTNL49ZqaPw3VkgZTK+4pl39RHiWujQXbeJchBtDQGeAQYseXrx22saTwri4gp2x MW0j9E8BvO/QJEaD3FlbHCcseHBzxAEHdYchP6TFhpQuPtBPGyUV+YBpNaza+xUefl8O QhEw== MIME-Version: 1.0 X-Received: by 10.49.82.115 with SMTP id h19mr38040110qey.62.1372770301117; Tue, 02 Jul 2013 06:05:01 -0700 (PDT) Received: by 10.49.37.226 with HTTP; Tue, 2 Jul 2013 06:05:00 -0700 (PDT) In-Reply-To: <20130702115653.770d555c@telesto> References: <20130702115653.770d555c@telesto> Date: Tue, 2 Jul 2013 07:05:00 -0600 Message-ID: Subject: Re: CURRENT fails to build: usr/src/sbin/devd/devd.cc:1125:2: error: use of undeclared identifier 'va_end' va_end(argp); From: asomers@gmail.com To: "O. Hartmann" Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Tue, 02 Jul 2013 13:26:48 +0000 Cc: FreeBSD CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 02 Jul 2013 13:05:01 -0000 And yet it's not producing any tinderbox errors. Perhaps stdarg.h is getting implicitly included by some other header in CURRENT, but not in whatever version of the code you have? For now, you can #include and I'll fix it when I get to the office this morning. On Tue, Jul 2, 2013 at 3:56 AM, O. Hartmann wrote: > The recent sources fails to build with the following error: > > > [...] > ===> sbin/devd (all) > c++ -O2 -pipe -O3 -march=native -I. -I/usr/src/sbin/devd -pipe -O3 > -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall > -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith > -Wno-uninitialized -Wno-empty-body -Wno-string-plus-int > -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality > -Wno-unused-function -Wno-conversion -stdlib=libc++ -std=c++11 > -c /usr/src/sbin/devd/devd.cc /usr/src/sbin/devd/devd.cc:1120:2: error: > use of undeclared identifier 'va_start' va_start(argp, fmt); > ^ /usr/src/sbin/devd/devd.cc:1125:2: error: use of undeclared > identifier 'va_end' va_end(argp); ^ 2 errors generated. *** Error code 1 > > Stop. > make: stopped in /usr/src/sbin/devd > *** Error code 1 > > > Oliver From owner-freebsd-current@FreeBSD.ORG Tue Jul 2 13:44:33 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D7CCF3E8; Tue, 2 Jul 2013 13:44:33 +0000 (UTC) (envelope-from pali.gabor@gmail.com) Received: from mail-ob0-x22d.google.com (mail-ob0-x22d.google.com [IPv6:2607:f8b0:4003:c01::22d]) by mx1.freebsd.org (Postfix) with ESMTP id 916431EA7; Tue, 2 Jul 2013 13:44:33 +0000 (UTC) Received: by mail-ob0-f173.google.com with SMTP id wc20so5598304obb.32 for ; Tue, 02 Jul 2013 06:44:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=o8DWfZxjSJpAvY5xAUh/b2R7PepFDrnddlgKNSRGHLw=; b=mNRlFYElbZ5egyYvq5HhDfXgPLD8M2bMAXn0c3iMID539uFHWnFTzueoKqUOcgIr+Q OtmE0WqUcaXsowYjxHySe2YKLhXajDxVDgsxJS8dmOBf9/keNoeTgAXoN4il/H/Vj8Yt QkrhuEsWC4HG+S8rGg99kta1yW2jusb2+wik/P3cmEwuPotHrzSYN+SYceec/v3aOorC 6AP/7Txhoj4l/4zUdklIz49l7oEPdN7jizZcF8ruXTtqpSL53wWGl9Dq8J74JWTiVBmg 3s22n1F8RpYmfPZi66xCjtyWv+NTMUUl7V/i5hen6TwE4p4enlmtwAGuu1DDc1SC7qD/ yl1w== MIME-Version: 1.0 X-Received: by 10.182.66.77 with SMTP id d13mr13372462obt.32.1372772673183; Tue, 02 Jul 2013 06:44:33 -0700 (PDT) Sender: pali.gabor@gmail.com Received: by 10.182.65.229 with HTTP; Tue, 2 Jul 2013 06:44:33 -0700 (PDT) Date: Tue, 2 Jul 2013 15:44:33 +0200 X-Google-Sender-Auth: -1-i74eKeUavCvGVksvAMESqSaE Message-ID: Subject: FreeBSD 2013-Q2 status reports due: July 7 From: Gabor Pali To: developers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-hackers@freebsd.org, freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 02 Jul 2013 13:44:33 -0000 On Mon, Jun 24, 2013 at 10:25 PM, Gabor Pali wrote: > On Mon, Jun 17, 2013 at 7:14 PM, Isabell Long wrote: >> It's that time again! On behalf of monthly@, I would like to inform >> you that the next submission date for the April to June quarterly >> status reports is July 7th, 2013 - less than a month away. > > Note that you have a little less than 2 weeks left to prepare and send > us your reports. There is only 5 days left... :-) From owner-freebsd-current@FreeBSD.ORG Tue Jul 2 14:51:38 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B62C18A6 for ; Tue, 2 Jul 2013 14:51:38 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-qa0-x22a.google.com (mail-qa0-x22a.google.com [IPv6:2607:f8b0:400d:c00::22a]) by mx1.freebsd.org (Postfix) with ESMTP id 6154911AD for ; Tue, 2 Jul 2013 14:51:38 +0000 (UTC) Received: by mail-qa0-f42.google.com with SMTP id hu16so2914683qab.1 for ; Tue, 02 Jul 2013 07:51:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=22tc3Nk4npEZrrISToY0xPr2EiBnnfiv2hTF3jX977w=; b=zBPjYxICqkiLpIZaMWN2GsVk5YlYVgYyB2gPgyYYXhcAPX4ttJaH6kIhtTN1/PsEj3 JGxTTik3qHZyc/VQxwmfQVMEWdNsGb1ClVcN9J5xMZpq2sNUvlK9hq9pdz+7YYWEL0rI NjO7olGASP3WeNSwtSbTmGJtwIjVmAEkEbYDwphXEMWxtz/6r+v/b2ZCG4TmdHUhQiEk +c8ljPolrKT4uOPANUEtaFgM8fwrhE0HuqzkUNRZOeGOl3kuf0vun0mc+flIurjplLNa 7IO/8c+1hJ/ZdAiQybeoPP/cLLkPL7XmdxpKGlSfZRPpg6hc1V5yvcHRQ38xmOilXMTU twIg== MIME-Version: 1.0 X-Received: by 10.224.16.7 with SMTP id m7mr29613909qaa.34.1372776697942; Tue, 02 Jul 2013 07:51:37 -0700 (PDT) Sender: asomers@gmail.com Received: by 10.49.37.226 with HTTP; Tue, 2 Jul 2013 07:51:37 -0700 (PDT) In-Reply-To: <20130702151106.75d0988a@telesto> References: <20130702115653.770d555c@telesto> <20130702151106.75d0988a@telesto> Date: Tue, 2 Jul 2013 08:51:37 -0600 X-Google-Sender-Auth: -X_XPagYFdmeoyRVJ_oCocwcnK0 Message-ID: Subject: Re: CURRENT fails to build: usr/src/sbin/devd/devd.cc:1125:2: error: use of undeclared identifier 'va_end' va_end(argp); From: Alan Somers To: "O. Hartmann" Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 02 Jul 2013 14:51:38 -0000 Should be fixed in 252508. I guess I need to start testing with libc++ from now on. On Tue, Jul 2, 2013 at 7:11 AM, O. Hartmann wrote: > On Tue, 2 Jul 2013 07:05:00 -0600 > asomers@gmail.com wrote: > >> And yet it's not producing any tinderbox errors. Perhaps stdarg.h is >> getting implicitly included by some other header in CURRENT, but not >> in whatever version of the code you have? For now, you can #include >> and I'll fix it when I get to the office this morning. > > The code version I have is > [...] >>>> Updating /usr/src using Subversion > -------------------------------------------------------------- > Updating '.': > At revision 252505. > [...] > > Thanks for looking into it. > > Regards, > Oliver > >> >> On Tue, Jul 2, 2013 at 3:56 AM, O. Hartmann >> wrote: >> > The recent sources fails to build with the following error: >> > >> > >> > [...] >> > ===> sbin/devd (all) >> > c++ -O2 -pipe -O3 -march=native -I. -I/usr/src/sbin/devd -pipe -O3 >> > -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall >> > -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith >> > -Wno-uninitialized -Wno-empty-body -Wno-string-plus-int >> > -Wno-tautological-compare -Wno-unused-value >> > -Wno-parentheses-equality -Wno-unused-function -Wno-conversion >> > -stdlib=libc++ -std=c++11 >> > -c /usr/src/sbin/devd/devd.cc /usr/src/sbin/devd/devd.cc:1120:2: >> > error: use of undeclared identifier 'va_start' va_start(argp, fmt); >> > ^ /usr/src/sbin/devd/devd.cc:1125:2: error: use of undeclared >> > identifier 'va_end' va_end(argp); ^ 2 errors generated. *** Error >> > code 1 >> > >> > Stop. >> > make: stopped in /usr/src/sbin/devd >> > *** Error code 1 >> > >> > >> > Oliver > > From owner-freebsd-current@FreeBSD.ORG Tue Jul 2 16:57:44 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A9CF3335 for ; Tue, 2 Jul 2013 16:57:44 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id ECC4719E6 for ; Tue, 2 Jul 2013 16:57:43 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id TAA24757; Tue, 02 Jul 2013 19:57:25 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Uu3tM-00058G-KY; Tue, 02 Jul 2013 19:57:24 +0300 Message-ID: <51D3063C.6080902@FreeBSD.org> Date: Tue, 02 Jul 2013 19:56:28 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130405 Thunderbird/17.0.5 MIME-Version: 1.0 To: Konstantin Belousov Subject: Re: FreeBSD-HEAD gets stuck on vnode operations References: <5190CBEC.5000704@citrix.com> <20130514163149.GS3047@kib.kiev.ua> <51927143.4080102@citrix.com> <201305201434.55406.jhb@freebsd.org> <51A0FA43.2040503@citrix.com> <51A26245.9060707@citrix.com> <20130526202058.GA40375@stack.nl> <51A275F7.9030401@citrix.com> <20130526222254.GB40375@stack.nl> <20130527060727.GW3047@kib.kiev.ua> In-Reply-To: <20130527060727.GW3047@kib.kiev.ua> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org, Jilles Tjoelker , =?UTF-8?B?Um9nZXIgUGF1IE1vbm7DqQ==?= X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 02 Jul 2013 16:57:44 -0000 In addition, should_yield() seems to have a problem: http://article.gmane.org/gmane.os.freebsd.devel.cvs.src/167287 -- Andriy Gapon From owner-freebsd-current@FreeBSD.ORG Tue Jul 2 17:57:16 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 57022FB6; Tue, 2 Jul 2013 17:57:16 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: from mail-lb0-x22f.google.com (mail-lb0-x22f.google.com [IPv6:2a00:1450:4010:c04::22f]) by mx1.freebsd.org (Postfix) with ESMTP id A753D1D2C; Tue, 2 Jul 2013 17:57:15 +0000 (UTC) Received: by mail-lb0-f175.google.com with SMTP id r10so3628758lbi.34 for ; Tue, 02 Jul 2013 10:57:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=va8cxSvzSQHPggkjDn3Wrt4G0r8HB4vAjik7dZ6xT/U=; b=FYfPjKKKQDbbO7S8BbVP4bZA0NkbFTwCP6cMDK/AvAwCTiHb9G2ovEwPyyRWCV9L7P VeX/RPtAfeCD+MRVQuGDK7YKsQ9Tt+sJhj5XgzZm6AHlvUFgvVjppXrSC6L0FbsJBHSl c0PgaMN2mAJckA7D55vF9+v7HGIRLcgjW9MUnfnnJ0bmU9Ss2Eo+L1kSwmbS+H+L5sZY GtkuABnCbnXTOqW4mQcHfxk1/GfTdInMkgwJzJzNdfYI7X/5HegNm6mZ+jP8F7Dmsibe rICG9sRol/AVmlzIS3BccgbTW2wY11OOQZI1zHqDW3REYrCwiLa2Rwnmg2jlo9B5ZR3C JYOg== MIME-Version: 1.0 X-Received: by 10.112.12.225 with SMTP id b1mr14570866lbc.3.1372787834331; Tue, 02 Jul 2013 10:57:14 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.149.38 with HTTP; Tue, 2 Jul 2013 10:57:14 -0700 (PDT) In-Reply-To: <51D21147.4030103@freebsd.org> References: <51D21147.4030103@freebsd.org> Date: Tue, 2 Jul 2013 10:57:14 -0700 X-Google-Sender-Auth: dfs0FHkMiyxCD0iFRq6Ys3mTcnk Message-ID: Subject: Re: SVN mirroring question From: Craig Rodrigues To: Julian Elischer Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 02 Jul 2013 17:57:16 -0000 On Mon, Jul 1, 2013 at 4:31 PM, Julian Elischer wrote: > So I need to make a branch of a freebsd branch to do some work related > changes. > is it feasible to have our own svn repo and mirror a single branch into it > that we can base > out branch off? Ialready have a full mirror.. so is it possible to keep > one branch on > the private repo synced up with the same branch on the mirror? > > We actually use P4 so the same question for P4, except that I already > have some answers for that.... > If you are open to trying github and git, I would recommend that you give it a shot, because maintaining your own private FreeBSD branch off of github using git is far easier than svn. (1) Look at the FreeBSD mirror on github here: https://github.com/freebsd/freebsd ( also refer to https://wiki.freebsd.org/Git ) (2) Create your own fork of the FreeBSD github repo: https://help.github.com/articles/fork-a-repo If you follow that article, you can make local changes in your fork, and pull down changes from the origin freebsd/freebsd repo. I'm a newbie to git, but I was surprised by how easy it was to do. This blog post has some good tips: http://splbio.wordpress.com/2012/11/24/basing-a-commercial-product-on-freebsd-using-git/ -- Craig -- Craig From owner-freebsd-current@FreeBSD.ORG Tue Jul 2 20:17:36 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2041F343 for ; Tue, 2 Jul 2013 20:17:36 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 0528F1311 for ; Tue, 2 Jul 2013 20:17:35 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r62KHThI068552 for ; Tue, 2 Jul 2013 13:17:29 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r62KHTgC068551 for freebsd-current@freebsd.org; Tue, 2 Jul 2013 13:17:29 -0700 (PDT) (envelope-from sgk) Date: Tue, 2 Jul 2013 13:17:29 -0700 From: Steve Kargl To: freebsd-current@freebsd.org Subject: [PATCH] nvmecontrol breaks world Message-ID: <20130702201728.GA68544@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 02 Jul 2013 20:17:36 -0000 Could someone (this could even be me, but need approval) please fix nvmecontrol? Index: nvmecontrol/firmware.c =================================================================== --- nvmecontrol/firmware.c (revision 252514) +++ nvmecontrol/firmware.c (working copy) @@ -82,7 +82,7 @@ read_image_file(char *path, void **buf, exit(EX_IOERR); } if ((*buf = malloc(sb.st_size)) == NULL) { - fprintf(stderr, "Unable to malloc %zd bytes.\n", + fprintf(stderr, "Unable to malloc %jd bytes.\n", sb.st_size); close(fd); exit(EX_IOERR); @@ -95,7 +95,7 @@ read_image_file(char *path, void **buf, } if (*size != sb.st_size) { fprintf(stderr, "Error reading '%s', " - "read %zd bytes, requested %zd bytes\n", + "read %zd bytes, requested %jd bytes\n", path, *size, sb.st_size); close(fd); exit(EX_IOERR); -- Steve From owner-freebsd-current@FreeBSD.ORG Tue Jul 2 20:30:53 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C163DA62 for ; Tue, 2 Jul 2013 20:30:53 +0000 (UTC) (envelope-from edschouten@gmail.com) Received: from mail-vb0-x233.google.com (mail-vb0-x233.google.com [IPv6:2607:f8b0:400c:c02::233]) by mx1.freebsd.org (Postfix) with ESMTP id 887F413BE for ; Tue, 2 Jul 2013 20:30:53 +0000 (UTC) Received: by mail-vb0-f51.google.com with SMTP id x17so5016746vbf.38 for ; Tue, 02 Jul 2013 13:30:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=n9etLcHHuf8LDeKC9JN0S08YKjuKlueRUe1ejEvMJZM=; b=Hkx2U8/oeHS/+SpJSq272fm3V5fAESBdPG3wbkrZJFG08TcMyw2kpYg/KaapmGdswA O6P+rtOOFIKXkTLHe+oqJ2lfN1Mg8aTebDf+n6wx2e+uuS45YpVfb3g4KYcR2USO+tu/ pQUyPewkUhVbCmWzVyNkZhVxdmtzXuQXRKSVJ24BHoz191D/XbMXUfLJLO79XwkJmDa5 gDGdYuK9GhV6isrbGnLvCU0JzLY/H1yT7TNCljAqewCgwxRKCZHkEoEGlFOAK2/K1fvg YDsNKdtqCDnpry0y0tAjs5UyWqSYCp0qyBLjZlIbAOIhRuG9eoHqQAzlL8+bZEkVIV6W UqAw== MIME-Version: 1.0 X-Received: by 10.58.24.201 with SMTP id w9mr12077504vef.82.1372797053056; Tue, 02 Jul 2013 13:30:53 -0700 (PDT) Sender: edschouten@gmail.com Received: by 10.220.86.200 with HTTP; Tue, 2 Jul 2013 13:30:53 -0700 (PDT) In-Reply-To: <20130702201728.GA68544@troutmask.apl.washington.edu> References: <20130702201728.GA68544@troutmask.apl.washington.edu> Date: Tue, 2 Jul 2013 22:30:53 +0200 X-Google-Sender-Auth: JJd3oknGrMymb0c0B4jBsv5srww Message-ID: Subject: Re: [PATCH] nvmecontrol breaks world From: Ed Schouten To: Steve Kargl Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 02 Jul 2013 20:30:53 -0000 2013/7/2 Steve Kargl : > Could someone (this could even be me, but need approval) please > fix nvmecontrol? off_t doesn't need to be intmax_t, right? Maybe add an explicit cast? Also, the call of malloc(sb.st_size) is not really safe... -- Ed Schouten From owner-freebsd-current@FreeBSD.ORG Tue Jul 2 20:37:39 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C28A1CD5 for ; Tue, 2 Jul 2013 20:37:39 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) by mx1.freebsd.org (Postfix) with ESMTP id 88F0315CE for ; Tue, 2 Jul 2013 20:37:39 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::dd0d:546b:1fe:6b39] (unknown [IPv6:2001:7b8:3a7:0:dd0d:546b:1fe:6b39]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id B70B15C43; Tue, 2 Jul 2013 22:37:36 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: [PATCH] nvmecontrol breaks world From: Dimitry Andric In-Reply-To: Date: Tue, 2 Jul 2013 22:37:35 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <7513EF4A-7808-4DC5-B60E-3AE93ECF85D1@FreeBSD.org> References: <20130702201728.GA68544@troutmask.apl.washington.edu> To: Ed Schouten X-Mailer: Apple Mail (2.1508) Cc: FreeBSD Current , Steve Kargl X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 02 Jul 2013 20:37:39 -0000 On Jul 2, 2013, at 22:30, Ed Schouten wrote: > 2013/7/2 Steve Kargl : >> Could someone (this could even be me, but need approval) please >> fix nvmecontrol? >=20 > off_t doesn't need to be intmax_t, right? Maybe add an explicit cast? Yes, that is what Bruce has suggested for off_t many times in the past. = :-) > Also, the call of malloc(sb.st_size) is not really safe... Sure, but that does not break buildworld (for gcc users, I assume? the = tinderboxes are all green). -Dimitry From owner-freebsd-current@FreeBSD.ORG Tue Jul 2 23:21:03 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BF3A5D08; Tue, 2 Jul 2013 23:21:03 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id A35AA1B83; Tue, 2 Jul 2013 23:21:03 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r62NKxpr069314; Tue, 2 Jul 2013 16:20:59 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r62NKxLH069313; Tue, 2 Jul 2013 16:20:59 -0700 (PDT) (envelope-from sgk) Date: Tue, 2 Jul 2013 16:20:59 -0700 From: Steve Kargl To: Dimitry Andric Subject: Re: [PATCH] nvmecontrol breaks world Message-ID: <20130702232059.GA69299@troutmask.apl.washington.edu> References: <20130702201728.GA68544@troutmask.apl.washington.edu> <7513EF4A-7808-4DC5-B60E-3AE93ECF85D1@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7513EF4A-7808-4DC5-B60E-3AE93ECF85D1@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Ed Schouten , FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 02 Jul 2013 23:21:03 -0000 On Tue, Jul 02, 2013 at 10:37:35PM +0200, Dimitry Andric wrote: > On Jul 2, 2013, at 22:30, Ed Schouten wrote: > > 2013/7/2 Steve Kargl : > >> Could someone (this could even be me, but need approval) please > >> fix nvmecontrol? > > > > off_t doesn't need to be intmax_t, right? Maybe add an explicit cast? > > Yes, that is what Bruce has suggested for off_t many times in the past. :-) > > > > Also, the call of malloc(sb.st_size) is not really safe... > > Sure, but that does not break buildworld (for gcc users, I assume? the tinderboxes are all green). > A gcc-only buildworld is broken on i386 without my patch. See http://lists.freebsd.org/pipermail/svn-src-all/2013-July/070954.html -- Steve From owner-freebsd-current@FreeBSD.ORG Tue Jul 2 23:23:12 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D721DE2A for ; Tue, 2 Jul 2013 23:23:12 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id BBEE91BB5 for ; Tue, 2 Jul 2013 23:23:12 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r62NNATR069341; Tue, 2 Jul 2013 16:23:10 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r62NNAeF069340; Tue, 2 Jul 2013 16:23:10 -0700 (PDT) (envelope-from sgk) Date: Tue, 2 Jul 2013 16:23:10 -0700 From: Steve Kargl To: Ed Schouten Subject: Re: [PATCH] nvmecontrol breaks world Message-ID: <20130702232310.GB69299@troutmask.apl.washington.edu> References: <20130702201728.GA68544@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 02 Jul 2013 23:23:12 -0000 On Tue, Jul 02, 2013 at 10:30:53PM +0200, Ed Schouten wrote: > 2013/7/2 Steve Kargl : > > Could someone (this could even be me, but need approval) please > > fix nvmecontrol? > > off_t doesn't need to be intmax_t, right? Maybe add an explicit cast? > Also, the call of malloc(sb.st_size) is not really safe... > jimharris committed the patch. I suspect that this is intel code, which needs to be portable to other OS's. Hopefully, he fixes the build soon. -- Steve From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 00:16:28 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 27F5578F for ; Wed, 3 Jul 2013 00:16:28 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-we0-x22c.google.com (mail-we0-x22c.google.com [IPv6:2a00:1450:400c:c03::22c]) by mx1.freebsd.org (Postfix) with ESMTP id B652F1D53 for ; Wed, 3 Jul 2013 00:16:27 +0000 (UTC) Received: by mail-we0-f172.google.com with SMTP id q56so4750945wes.17 for ; Tue, 02 Jul 2013 17:16:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=NkZ7fz14yN0vGQYT1FlVFj0cJnvZbQlf/OOpcfwVuzE=; b=qLBZzlUVE7HIfco5iP/Im/YLlJpSWNuvx6ixpJa+86GIFeauENjnwr35SnWL/tPfxh /S+0QOIG84RNYZBjoriXHYBmkzjxUs9msYIHJcaGop92cf+lK9HPcMi2FRLnGsL1rXO6 Mn71ROWC/iSYTNW5tQstPY+qphr52xuyRB2aW8CtyfniJhDHmY0jZoYwrgSC54+9egT2 H/i5KImL8R8rbXTW4hcetvQGCKNqPkxKDmxSmAunePTsvYfkWjIAqJ8pjH53jA3JbtDT EtLb9x0+vvS+3FqmTbDvj73JIxGZ8bJ8q4HKg3D9f+d8BBmx+JNBDY5585asNra/Cqh4 MjSA== X-Received: by 10.194.120.7 with SMTP id ky7mr24709447wjb.89.1372810586957; Tue, 02 Jul 2013 17:16:26 -0700 (PDT) Received: from [10.10.50.70] (bl18-121-5.dsl.telepac.pt. [188.83.121.5]) by mx.google.com with ESMTPSA id o10sm23522138wiz.5.2013.07.02.17.16.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 02 Jul 2013 17:16:26 -0700 (PDT) Message-ID: <51D37B63.2060006@gmail.com> Date: Wed, 03 Jul 2013 01:16:19 +0000 From: "Mike C." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130701 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: No SD card Reader support Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 00:16:28 -0000 Hi, According to the windows drivers info on Acer's page, my laptop internal SD card reader vendor is "Realtek". I'm not being able to use the card reader but I'm not sure how to debug this... I see nothing in dmesg related to the sh card reader, when inserting a SDHC card or a SD card I see nothing... usbconfig show's this: # usbconfig ugen0.1: at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA) ugen1.1: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) ugen2.1: at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) ugen2.2: at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) ugen1.2: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (0mA) But from here I'm not sure what more can I do to be able to use the card reader! Since I'm using Freebsd - Current, I guess this is the proper list to post! Thanks Mike From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 00:19:04 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E2ABC8E3 for ; Wed, 3 Jul 2013 00:19:04 +0000 (UTC) (envelope-from john@ixsystems.com) Received: from mail.iXsystems.com (newknight.ixsystems.com [206.40.55.70]) by mx1.freebsd.org (Postfix) with ESMTP id CBF971D73 for ; Wed, 3 Jul 2013 00:19:04 +0000 (UTC) Received: from localhost (mail.ixsystems.com [10.2.55.1]) by mail.iXsystems.com (Postfix) with ESMTP id 4580A62B62; Tue, 2 Jul 2013 17:19:04 -0700 (PDT) Received: from mail.iXsystems.com ([10.2.55.1]) by localhost (mail.ixsystems.com [10.2.55.1]) (maiad, port 10024) with ESMTP id 32060-08; Tue, 2 Jul 2013 17:18:54 -0700 (PDT) Received: from thinkbsd.divinix.org (unknown [10.8.0.6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.iXsystems.com (Postfix) with ESMTPSA id 91A4B62B58; Tue, 2 Jul 2013 17:18:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ixsystems.com; s=newknight0; t=1372810734; bh=2U5HrnVWpiy1Sdtmuys6xQpbPSfc6Rs2hd4N7Nw2cU4=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=PDyh+24gikohPHafnukA5RzI9eSazUWi2jTN+N2kxmbrm3SxHfOizaveL1U+Fg7c1 Yhiyh5JdK/EQl3UOMHBnFxP+yufTB9K4hxfNuaKBM7UZVwmJcZ/xbWTLJ4+9X7AFjv usggjmPg20dqaIl7c9fAlzmp/hui5viVcgGd7zFo= Date: Tue, 2 Jul 2013 17:18:53 -0700 From: John Hixson To: "Mike C." Subject: Re: No SD card Reader support Message-ID: <20130703001852.GJ13158@thinkbsd.divinix.org> References: <51D37B63.2060006@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51D37B63.2060006@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 00:19:04 -0000 On Wed, Jul 03, 2013 at 01:16:19AM +0000, Mike C. wrote: > > Hi, > > According to the windows drivers info on Acer's page, my laptop internal > SD card reader vendor is "Realtek". > > I'm not being able to use the card reader but I'm not sure how to debug > this... > > I see nothing in dmesg related to the sh card reader, when inserting a > SDHC card or a SD card I see nothing... > > usbconfig show's this: > > # usbconfig > ugen0.1: at usbus0, cfg=0 md=HOST spd=SUPER > (5.0Gbps) pwr=SAVE (0mA) > ugen1.1: at usbus1, cfg=0 md=HOST spd=HIGH > (480Mbps) pwr=SAVE (0mA) > ugen2.1: at usbus2, cfg=0 md=HOST spd=HIGH > (480Mbps) pwr=SAVE (0mA) > ugen2.2: at usbus2, cfg=0 md=HOST > spd=HIGH (480Mbps) pwr=SAVE (0mA) > ugen1.2: at usbus1, cfg=0 md=HOST > spd=HIGH (480Mbps) pwr=ON (0mA) > > But from here I'm not sure what more can I do to be able to use the card > reader! > > Since I'm using Freebsd - Current, I guess this is the proper list to post! > I have this in my /boot/loader.conf: mmc_load="YES" mmcsd_load="YES" sdhci_load="YES" sdhci_pci_load="YES" Do you have these modules loaded? > > Thanks > > Mike > _______________________________________________ > 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 Wed Jul 3 00:24:32 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E8E93B65 for ; Wed, 3 Jul 2013 00:24:32 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-we0-x236.google.com (mail-we0-x236.google.com [IPv6:2a00:1450:400c:c03::236]) by mx1.freebsd.org (Postfix) with ESMTP id 810711DA9 for ; Wed, 3 Jul 2013 00:24:32 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id p60so4830785wes.13 for ; Tue, 02 Jul 2013 17:24:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=b9c5TS+0lzgeFyQyZgjbdJEo77RlMLVMwLpPwHRsaDw=; b=AvP9TJmO1T6fHP5+no5UWuw18X3nkowp29b92m9e0kyPpNTRMd8HjYH2auugr02LkW JarrcjvEeReeG5hg2x/ta8JpVddGzGBJ798y6axelj0aY/r6uF8ULv0B+/+cL/ZeUkdv k059oI0F5FeyAotjS9Ou+YbeK3N6D8tvJs8TFC4nsBcimDZHNQ16LtUX1sh/gc+rfTVB HOe3Uv2JeIT58lp4y5rC8Gm5A+X328gAKBa/kY5WtXGQvk/AkIc4oTPZLX/aR8dJ1T97 AxEj0Q8dF53HEzkMac7O4gd4OZYCHWmdLijCpQPOFTy2O9m75w0L9qFfQDaziVWgOg1/ n2Ig== X-Received: by 10.194.108.132 with SMTP id hk4mr25129368wjb.43.1372811071623; Tue, 02 Jul 2013 17:24:31 -0700 (PDT) Received: from [10.10.50.70] (bl18-121-5.dsl.telepac.pt. [188.83.121.5]) by mx.google.com with ESMTPSA id fd3sm25724836wic.10.2013.07.02.17.24.30 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 02 Jul 2013 17:24:31 -0700 (PDT) Message-ID: <51D37D47.6060305@gmail.com> Date: Wed, 03 Jul 2013 01:24:23 +0000 From: "Mike C." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130701 Thunderbird/17.0.7 MIME-Version: 1.0 To: John Hixson Subject: Re: No SD card Reader support References: <51D37B63.2060006@gmail.com> <20130703001852.GJ13158@thinkbsd.divinix.org> In-Reply-To: <20130703001852.GJ13158@thinkbsd.divinix.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 00:24:33 -0000 On 07/03/13 00:18, John Hixson wrote: > On Wed, Jul 03, 2013 at 01:16:19AM +0000, Mike C. wrote: >> Hi, >> >> According to the windows drivers info on Acer's page, my laptop internal >> SD card reader vendor is "Realtek". >> >> I'm not being able to use the card reader but I'm not sure how to debug >> this... >> >> I see nothing in dmesg related to the sh card reader, when inserting a >> SDHC card or a SD card I see nothing... >> >> usbconfig show's this: >> >> # usbconfig >> ugen0.1: at usbus0, cfg=0 md=HOST spd=SUPER >> (5.0Gbps) pwr=SAVE (0mA) >> ugen1.1: at usbus1, cfg=0 md=HOST spd=HIGH >> (480Mbps) pwr=SAVE (0mA) >> ugen2.1: at usbus2, cfg=0 md=HOST spd=HIGH >> (480Mbps) pwr=SAVE (0mA) >> ugen2.2: at usbus2, cfg=0 md=HOST >> spd=HIGH (480Mbps) pwr=SAVE (0mA) >> ugen1.2: at usbus1, cfg=0 md=HOST >> spd=HIGH (480Mbps) pwr=ON (0mA) >> >> But from here I'm not sure what more can I do to be able to use the card >> reader! >> >> Since I'm using Freebsd - Current, I guess this is the proper list to post! >> > I have this in my /boot/loader.conf: > > mmc_load="YES" > mmcsd_load="YES" > sdhci_load="YES" > sdhci_pci_load="YES" > > > Do you have these modules loaded? I don't have the last, in any case: kldload: can't load sdhci_pci: File exists I do have the other lines in /boot/loader.conf > > >> Thanks >> >> Mike >> _______________________________________________ >> 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" I From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 00:35:36 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 56DFBD5F for ; Wed, 3 Jul 2013 00:35:36 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 3BD131DED for ; Wed, 3 Jul 2013 00:35:36 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r630ZZ8l069789 for ; Tue, 2 Jul 2013 17:35:35 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r630ZZ5L069788 for freebsd-current@freebsd.org; Tue, 2 Jul 2013 17:35:35 -0700 (PDT) (envelope-from sgk) Date: Tue, 2 Jul 2013 17:35:35 -0700 From: Steve Kargl To: freebsd-current@freebsd.org Subject: buildkernel is broken Message-ID: <20130703003535.GA69779@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 00:35:36 -0000 cc -c -O -pipe -march=core2 -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror /usr/src/sys/kern/sysv_shm.c cc1: warnings being treated as errors /usr/src/sys/kern/sysv_shm.c: In function 'oshmctl': /usr/src/sys/kern/sysv_shm.c:1015: warning: implicit declaration of function 'ipcperm_new2old' /usr/src/sys/kern/sysv_shm.c:1015: warning: nested extern declaration of 'ipcperm_new2old' [-Wnested-externs] /usr/src/sys/kern/sysv_shm.c:1029: warning: implicit declaration of function 'freebsd7_shmctl' /usr/src/sys/kern/sysv_shm.c:1029: warning: nested extern declaration of 'freebsd7_shmctl' [-Wnested-externs] /usr/src/sys/kern/sysv_shm.c: At top level: /usr/src/sys/kern/sysv_shm.c:1044: error: 'freebsd7_shmctl' undeclared here (not in a function) *** Error code 1 Stop. make: stopped in /usr/obj/usr/src/sys/MOBILE *** Error code 1 Stop. make: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src % uname -a FreeBSD laptop-kargl.apl.washington.edu 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r251004M: Sun May 26 13:00:17 PDT 2013 kargl@laptop.pondex.org:/usr/obj/usr/src/sys/MOBILE i386 % svn info Path: . Working Copy Root Path: /usr/src URL: svn://svn.freebsd.org/base/head Repository Root: svn://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 252525 Node Kind: directory Schedule: normal Last Changed Author: delphij Last Changed Rev: 252523 Last Changed Date: 2013-07-02 12:42:47 -0700 (Tue, 02 Jul 2013) -- Steve From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 00:46:50 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9AEE5D1 for ; Wed, 3 Jul 2013 00:46:50 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 7FBB61E4A for ; Wed, 3 Jul 2013 00:46:50 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r630koQC069878 for ; Tue, 2 Jul 2013 17:46:50 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r630ko2N069877 for freebsd-current@freebsd.org; Tue, 2 Jul 2013 17:46:50 -0700 (PDT) (envelope-from sgk) Date: Tue, 2 Jul 2013 17:46:50 -0700 From: Steve Kargl To: freebsd-current@freebsd.org Subject: Re: buildkernel is broken Message-ID: <20130703004650.GA69868@troutmask.apl.washington.edu> References: <20130703003535.GA69779@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130703003535.GA69779@troutmask.apl.washington.edu> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 00:46:50 -0000 On Tue, Jul 02, 2013 at 05:35:35PM -0700, Steve Kargl wrote: > /usr/src/sys/kern/sysv_shm.c: At top level: > /usr/src/sys/kern/sysv_shm.c:1044: error: 'freebsd7_shmctl' undeclared here (not in a function) > *** Error code 1 It seems that # Enable FreeBSD7 compatibility syscalls options COMPAT_FREEBSD7 is required in a kernel config file. If it is mandatory to have this option on FreeBSD 10, it may be appropriate to expand the comment to # Enable FreeBSD7 compatibility syscalls # This option is MANDATORY. Do not remove. options COMPAT_FREEBSD7 -- Steve From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 00:58:37 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 05E1D822 for ; Wed, 3 Jul 2013 00:58:37 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: from mail-vc0-x229.google.com (mail-vc0-x229.google.com [IPv6:2607:f8b0:400c:c03::229]) by mx1.freebsd.org (Postfix) with ESMTP id BEB031F30 for ; Wed, 3 Jul 2013 00:58:36 +0000 (UTC) Received: by mail-vc0-f169.google.com with SMTP id ia10so3273612vcb.28 for ; Tue, 02 Jul 2013 17:58:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=oaWSBdti6Gspa+R6Dx7gbx03r5lA4yWJNqaiq7jCvIU=; b=pC/xNXyXjJ0ghkK4XERa0cTvksGV5T9dIRLEoQuCg87r6U48qE3MDHIft56rYZKOu6 9IrSxtDG6v00/csCpUFRdX0urhDRfypVMzhA9VLiyUjrsDn9qzunT0Bfuaxetr71vSpw f7wOHNAbkJp4P+ox3aqcozLjpwQ1rjawueY9xlRwkzv+Vv6sR0cF/ZKFKA18b8dWS94k gG5xjSeaD3Dt4aHwuTPCsZ6Ex/qgUvL3pCyH0JsT74gwIipUAkx2pQQOr0H/tFLu7O1Z HLiAUpPFJK83gpF2LdG01o0PfjsGfHPEgvaFOLHFP5zDc2Ggw4llGKPomH3D7p59jwaM iyuQ== MIME-Version: 1.0 X-Received: by 10.220.203.197 with SMTP id fj5mr12299073vcb.60.1372813116220; Tue, 02 Jul 2013 17:58:36 -0700 (PDT) Received: by 10.220.194.133 with HTTP; Tue, 2 Jul 2013 17:58:36 -0700 (PDT) In-Reply-To: <51D37D47.6060305@gmail.com> References: <51D37B63.2060006@gmail.com> <20130703001852.GJ13158@thinkbsd.divinix.org> <51D37D47.6060305@gmail.com> Date: Tue, 2 Jul 2013 20:58:36 -0400 Message-ID: Subject: Re: No SD card Reader support From: Zaphod Beeblebrox To: "Mike C." Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current , John Hixson X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 00:58:37 -0000 On Tue, Jul 2, 2013 at 9:24 PM, Mike C. wrote: > On 07/03/13 00:18, John Hixson wrote: > > On Wed, Jul 03, 2013 at 01:16:19AM +0000, Mike C. wrote: > >> > >> According to the windows drivers info on Acer's page, my laptop internal > >> SD card reader vendor is "Realtek". > >> > >> I'm not being able to use the card reader but I'm not sure how to debug > >> this... > >> > >> I see nothing in dmesg related to the sh card reader, when inserting a > >> SDHC card or a SD card I see nothing... > >> > >> usbconfig show's this: > [deleted] > > mmc_load="YES" > > mmcsd_load="YES" > > sdhci_load="YES" > > sdhci_pci_load="YES" > > > > Do you have these modules loaded? > > I don't have the last, in any case: > kldload: can't load sdhci_pci: File exists > > I do have the other lines in /boot/loader.conf > What he's getting at there is that you should look at the output of pciconf -lv (not usb) for the card reader. The PCI devices are different animals than the USB ones. From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 01:17:05 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 64F76877 for ; Wed, 3 Jul 2013 01:17:05 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-lb0-x22f.google.com (mail-lb0-x22f.google.com [IPv6:2a00:1450:4010:c04::22f]) by mx1.freebsd.org (Postfix) with ESMTP id E000410E9 for ; Wed, 3 Jul 2013 01:17:04 +0000 (UTC) Received: by mail-lb0-f175.google.com with SMTP id r10so3911057lbi.34 for ; Tue, 02 Jul 2013 18:17:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=oeHnhlzb5G8hyYC0agxzz5DHTu2ULSKF95HhB7NCa9A=; b=K0KnwC2aPDqC72Plo3enkVjm5j4q8S9D6n+/oLZfaxygwyay17rEnbrdhqbxzoSmqA LPlSOr2G/0AMbXAsU0wsrjP/uVBAHLYyfhjs6yA/DOVE1lBkINOqZ9thWDkUlSci4ih6 h+BIgzfyeZzxIHQ2nYYWRFN1/HqbBrLK5NlJE4Sr1IOM81lZ1HnECk35KwvRNhS5jbC6 GjKB2PiZSy2pjdl0zeRa3CP6Tc+zp3JvhZ1c9psXPaq1IP6vamOhCa7q39vg4X1k4vSm BmvUMi2tLYvuMpRc/hkR6CkTCEkL2tWsDbgK6VhFFlK4xGvoS48cl3lywc03VcDp6ItC ecnA== MIME-Version: 1.0 X-Received: by 10.112.74.47 with SMTP id q15mr136476lbv.75.1372814223885; Tue, 02 Jul 2013 18:17:03 -0700 (PDT) Received: by 10.112.4.196 with HTTP; Tue, 2 Jul 2013 18:17:03 -0700 (PDT) Received: by 10.112.4.196 with HTTP; Tue, 2 Jul 2013 18:17:03 -0700 (PDT) In-Reply-To: References: <51D37B63.2060006@gmail.com> <20130703001852.GJ13158@thinkbsd.divinix.org> <51D37D47.6060305@gmail.com> Date: Wed, 3 Jul 2013 01:17:03 +0000 Message-ID: Subject: Re: No SD card Reader support From: Miguel Clara To: Zaphod Beeblebrox Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current@freebsd.org, John Hixson X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 01:17:05 -0000 pciconf shows nothing related to the card reader, and I have no device listed has 'none' in there which is why I was looking into usbconfig. I should have clarified that... sorry No dia 03/07/2013 01:58, "Zaphod Beeblebrox" escreveu: > On Tue, Jul 2, 2013 at 9:24 PM, Mike C. wrote: > >> On 07/03/13 00:18, John Hixson wrote: >> > On Wed, Jul 03, 2013 at 01:16:19AM +0000, Mike C. wrote: >> >> >> >> According to the windows drivers info on Acer's page, my laptop >> internal >> >> SD card reader vendor is "Realtek". >> >> >> >> I'm not being able to use the card reader but I'm not sure how to debug >> >> this... >> >> >> >> I see nothing in dmesg related to the sh card reader, when inserting a >> >> SDHC card or a SD card I see nothing... >> >> >> >> usbconfig show's this: >> > > [deleted] > > >> > mmc_load="YES" >> > mmcsd_load="YES" >> > sdhci_load="YES" >> > sdhci_pci_load="YES" >> > > >> > Do you have these modules loaded? >> >> I don't have the last, in any case: >> kldload: can't load sdhci_pci: File exists >> >> I do have the other lines in /boot/loader.conf >> > > What he's getting at there is that you should look at the output of > pciconf -lv (not usb) for the card reader. The PCI devices are different > animals than the USB ones. > From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 01:21:59 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C80BF9DE for ; Wed, 3 Jul 2013 01:21:59 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id A0C5D1122; Wed, 3 Jul 2013 01:21:59 +0000 (UTC) Received: from [::100:0:0:0] (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r631Lvgh076054; Wed, 3 Jul 2013 01:21:59 GMT (envelope-from jonathan@FreeBSD.org) Date: Tue, 2 Jul 2013 22:51:57 -0230 From: Jonathan Anderson To: Steve Kargl Message-ID: In-Reply-To: <20130703004650.GA69868@troutmask.apl.washington.edu> References: <20130703003535.GA69779@troutmask.apl.washington.edu> <20130703004650.GA69868@troutmask.apl.washington.edu> Subject: Re: buildkernel is broken X-Mailer: sparrow 1.6.4 (build 1176) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 01:21:59 -0000 On Tuesday, 2 July 2013 at 22:16, Steve Kargl wrote: > It seems that > > # Enable FreeBSD7 compatibility syscalls > options COMPAT_FREEBSD7 > > is required in a kernel config file. If it is mandatory to > have this option on FreeBSD 10, it may be appropriate to > expand the comment to > > > # Enable FreeBSD7 compatibility syscalls > # This option is MANDATORY. Do not remove. > options COMPAT_FREEBSD7 So... a non-optional option? Jon -- Jonathan Anderson jonathan@FreeBSD.org From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 03:45:17 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2FE7FD88; Wed, 3 Jul 2013 03:45:17 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 156BB197C; Wed, 3 Jul 2013 03:45:17 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r633jGMV070430; Tue, 2 Jul 2013 20:45:16 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r633jGgB070429; Tue, 2 Jul 2013 20:45:16 -0700 (PDT) (envelope-from sgk) Date: Tue, 2 Jul 2013 20:45:16 -0700 From: Steve Kargl To: Jonathan Anderson Subject: Re: buildkernel is broken Message-ID: <20130703034516.GA70409@troutmask.apl.washington.edu> References: <20130703003535.GA69779@troutmask.apl.washington.edu> <20130703004650.GA69868@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 03:45:17 -0000 On Tue, Jul 02, 2013 at 10:51:57PM -0230, Jonathan Anderson wrote: > On Tuesday, 2 July 2013 at 22:16, Steve Kargl wrote: > > It seems that > > > > # Enable FreeBSD7 compatibility syscalls > > options COMPAT_FREEBSD7 > > > > is required in a kernel config file. If it is mandatory to > > have this option on FreeBSD 10, it may be appropriate to > > expand the comment to > > > > > > # Enable FreeBSD7 compatibility syscalls > > # This option is MANDATORY. Do not remove. > > options COMPAT_FREEBSD7 > > So... a non-optional option? Yes, it appears to be that way. -- Steve From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 04:04:46 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AF140138 for ; Wed, 3 Jul 2013 04:04:46 +0000 (UTC) (envelope-from ulf@alameda.net) Received: from mail-ea0-f169.google.com (mail-ea0-f169.google.com [209.85.215.169]) by mx1.freebsd.org (Postfix) with ESMTP id 4625D1A17 for ; Wed, 3 Jul 2013 04:04:45 +0000 (UTC) Received: by mail-ea0-f169.google.com with SMTP id h15so3137484eak.14 for ; Tue, 02 Jul 2013 21:04:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=YrsI/bkvDLXAPcGiZfNEmX4oPW5Uqhq/5qtjsc8yhz0=; b=WhrlVzRXYYRC+65Rniud8F/x7jUdNPar7LMSRF5iJoBgtGF4J5MSW0MPoEIdBXnP0Q uICwz2uPnNXIPdt8Zrn9l9u+h/eHtwyqHpcY5NOqIK1IA8X/byxX3YUZy9/xqykO2dRG nd7V8BJWADT+VOWjYuVgG3fWLAMpadwyWLHKmrrZ65SwgJq+s9epfTfwEdOCuqSoRfLl ZAgTHZbB2j4xY8GPB2RxOMBRj1rDijqZZq9i1IY0MinMVqYUxq4ZIVBHWUPPlqac55P3 5NpKlOrZbo53WnvCAX4oT4SrsZC6te1E62emMBhyypRUZ89JFFgNdVrkGc2A3A+qG4rA hg5g== MIME-Version: 1.0 X-Received: by 10.14.211.67 with SMTP id v43mr29233048eeo.55.1372824279261; Tue, 02 Jul 2013 21:04:39 -0700 (PDT) Received: by 10.223.198.198 with HTTP; Tue, 2 Jul 2013 21:04:39 -0700 (PDT) X-Originating-IP: [173.228.105.41] In-Reply-To: References: <51D37B63.2060006@gmail.com> <20130703001852.GJ13158@thinkbsd.divinix.org> <51D37D47.6060305@gmail.com> Date: Tue, 2 Jul 2013 21:04:39 -0700 Message-ID: Subject: Re: No SD card Reader support From: Ulf Zimmermann To: Miguel Clara X-Gm-Message-State: ALoCoQmMtmCJis7reZPe/XQCDTqBH/s/FJkB2Xz1U/ybLxiWWNwyGNErOeC56Q8ezR48NHID9GEr Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Zaphod Beeblebrox , John Hixson , freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 04:04:46 -0000 Check under Windows how the reader connects? On Tue, Jul 2, 2013 at 6:17 PM, Miguel Clara wrote: > pciconf shows nothing related to the card reader, and I have no device > listed has 'none' in there which is why I was looking into usbconfig. I > should have clarified that... sorry > No dia 03/07/2013 01:58, "Zaphod Beeblebrox" > escreveu: > > > On Tue, Jul 2, 2013 at 9:24 PM, Mike C. wrote: > > > >> On 07/03/13 00:18, John Hixson wrote: > >> > On Wed, Jul 03, 2013 at 01:16:19AM +0000, Mike C. wrote: > >> >> > >> >> According to the windows drivers info on Acer's page, my laptop > >> internal > >> >> SD card reader vendor is "Realtek". > >> >> > >> >> I'm not being able to use the card reader but I'm not sure how to > debug > >> >> this... > >> >> > >> >> I see nothing in dmesg related to the sh card reader, when inserting > a > >> >> SDHC card or a SD card I see nothing... > >> >> > >> >> usbconfig show's this: > >> > > > > [deleted] > > > > > >> > mmc_load="YES" > >> > mmcsd_load="YES" > >> > sdhci_load="YES" > >> > sdhci_pci_load="YES" > >> > > > > >> > Do you have these modules loaded? > >> > >> I don't have the last, in any case: > >> kldload: can't load sdhci_pci: File exists > >> > >> I do have the other lines in /boot/loader.conf > >> > > > > What he's getting at there is that you should look at the output of > > pciconf -lv (not usb) for the card reader. The PCI devices are different > > animals than the USB ones. > > > _______________________________________________ > 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" > -- Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-396-1764 You can find my resume at: http://www.Alameda.net/~ulf/resume.html From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 07:23:54 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0B7DD8AE; Wed, 3 Jul 2013 07:23: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 D51E11169; Wed, 3 Jul 2013 07:23:53 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r637Nknq055729; Wed, 3 Jul 2013 03:23:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r637NkZm055720; Wed, 3 Jul 2013 07:23:46 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 3 Jul 2013 07:23:46 GMT Message-Id: <201307030723.r637NkZm055720@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on ia64/ia64 Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 07:23:54 -0000 TB --- 2013-07-03 05:30:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-03 05:30:25 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-03 05:30:25 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-07-03 05:30:25 - cleaning the object tree TB --- 2013-07-03 05:30:25 - /usr/local/bin/svn stat /src TB --- 2013-07-03 05:30:28 - At svn revision 252528 TB --- 2013-07-03 05:30:29 - building world TB --- 2013-07-03 05:30:29 - CROSS_BUILD_TESTING=YES TB --- 2013-07-03 05:30:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-03 05:30:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-03 05:30:29 - SRCCONF=/dev/null TB --- 2013-07-03 05:30:29 - TARGET=ia64 TB --- 2013-07-03 05:30:29 - TARGET_ARCH=ia64 TB --- 2013-07-03 05:30:29 - TZ=UTC TB --- 2013-07-03 05:30:29 - __MAKE_CONF=/dev/null TB --- 2013-07-03 05:30:29 - cd /src TB --- 2013-07-03 05:30:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Jul 3 05:30:36 UTC 2013 >>> 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 Wed Jul 3 07:05:06 UTC 2013 TB --- 2013-07-03 07:05:06 - generating LINT kernel config TB --- 2013-07-03 07:05:06 - cd /src/sys/ia64/conf TB --- 2013-07-03 07:05:06 - /usr/bin/make -B LINT TB --- 2013-07-03 07:05:06 - cd /src/sys/ia64/conf TB --- 2013-07-03 07:05:06 - /usr/sbin/config -m LINT TB --- 2013-07-03 07:05:06 - building LINT kernel TB --- 2013-07-03 07:05:06 - CROSS_BUILD_TESTING=YES TB --- 2013-07-03 07:05:06 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-03 07:05:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-03 07:05:06 - SRCCONF=/dev/null TB --- 2013-07-03 07:05:06 - TARGET=ia64 TB --- 2013-07-03 07:05:06 - TARGET_ARCH=ia64 TB --- 2013-07-03 07:05:06 - TZ=UTC TB --- 2013-07-03 07:05:06 - __MAKE_CONF=/dev/null TB --- 2013-07-03 07:05:06 - cd /src TB --- 2013-07-03 07:05:06 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jul 3 07:05:07 UTC 2013 >>> 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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/net/ieee8023ad_lacp.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/net/if.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/net/if_arcsubr.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/net/if_atmsubr.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 -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/net/if_bridge.c cc1: warnings being treated as errors /src/sys/net/if_bridge.c: In function 'bridge_ioctl_add': /src/sys/net/if_bridge.c:1097: warning: 'ia6_m' may be used uninitialized in this function *** Error code 1 Stop. make: stopped in /obj/ia64.ia64/src/sys/LINT *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-03 07:23:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-03 07:23:46 - ERROR: failed to build LINT kernel TB --- 2013-07-03 07:23:46 - 5338.63 user 901.61 system 6801.10 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 08:38:34 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2BB77CCF; Wed, 3 Jul 2013 08:38:34 +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 E154E1474; Wed, 3 Jul 2013 08:38:33 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r638cWwM022219; Wed, 3 Jul 2013 04:38:32 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r638cWK2022218; Wed, 3 Jul 2013 08:38:32 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 3 Jul 2013 08:38:32 GMT Message-Id: <201307030838.r638cWK2022218@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 08:38:34 -0000 TB --- 2013-07-03 07:23:46 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-03 07:23:46 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-03 07:23:46 - starting HEAD tinderbox run for mips/mips TB --- 2013-07-03 07:23:46 - cleaning the object tree TB --- 2013-07-03 07:23:46 - /usr/local/bin/svn stat /src TB --- 2013-07-03 07:24:11 - At svn revision 252528 TB --- 2013-07-03 07:24:12 - building world TB --- 2013-07-03 07:24:12 - CROSS_BUILD_TESTING=YES TB --- 2013-07-03 07:24:12 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-03 07:24:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-03 07:24:12 - SRCCONF=/dev/null TB --- 2013-07-03 07:24:12 - TARGET=mips TB --- 2013-07-03 07:24:12 - TARGET_ARCH=mips TB --- 2013-07-03 07:24:12 - TZ=UTC TB --- 2013-07-03 07:24:12 - __MAKE_CONF=/dev/null TB --- 2013-07-03 07:24:12 - cd /src TB --- 2013-07-03 07:24:12 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Jul 3 07:24:20 UTC 2013 >>> 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 Wed Jul 3 08:24:31 UTC 2013 TB --- 2013-07-03 08:24:31 - cd /src/sys/mips/conf TB --- 2013-07-03 08:24:31 - /usr/sbin/config -m ADM5120 TB --- 2013-07-03 08:24:31 - skipping ADM5120 kernel TB --- 2013-07-03 08:24:31 - cd /src/sys/mips/conf TB --- 2013-07-03 08:24:31 - /usr/sbin/config -m ALCHEMY TB --- 2013-07-03 08:24:31 - skipping ALCHEMY kernel TB --- 2013-07-03 08:24:31 - cd /src/sys/mips/conf TB --- 2013-07-03 08:24:31 - /usr/sbin/config -m AP121 TB --- 2013-07-03 08:24:31 - building AP121 kernel TB --- 2013-07-03 08:24:31 - CROSS_BUILD_TESTING=YES TB --- 2013-07-03 08:24:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-03 08:24:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-03 08:24:31 - SRCCONF=/dev/null TB --- 2013-07-03 08:24:31 - TARGET=mips TB --- 2013-07-03 08:24:31 - TARGET_ARCH=mips TB --- 2013-07-03 08:24:31 - TZ=UTC TB --- 2013-07-03 08:24:31 - __MAKE_CONF=/dev/null TB --- 2013-07-03 08:24:31 - cd /src TB --- 2013-07-03 08:24:31 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Wed Jul 3 08:24:31 UTC 2013 >>> 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 >>> Kernel build for AP121 completed on Wed Jul 3 08:27:24 UTC 2013 TB --- 2013-07-03 08:27:24 - cd /src/sys/mips/conf TB --- 2013-07-03 08:27:24 - /usr/sbin/config -m AP91 TB --- 2013-07-03 08:27:24 - building AP91 kernel TB --- 2013-07-03 08:27:24 - CROSS_BUILD_TESTING=YES TB --- 2013-07-03 08:27:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-03 08:27:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-03 08:27:24 - SRCCONF=/dev/null TB --- 2013-07-03 08:27:24 - TARGET=mips TB --- 2013-07-03 08:27:24 - TARGET_ARCH=mips TB --- 2013-07-03 08:27:24 - TZ=UTC TB --- 2013-07-03 08:27:24 - __MAKE_CONF=/dev/null TB --- 2013-07-03 08:27:24 - cd /src TB --- 2013-07-03 08:27:24 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Wed Jul 3 08:27:24 UTC 2013 >>> 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 >>> Kernel build for AP91 completed on Wed Jul 3 08:31:40 UTC 2013 TB --- 2013-07-03 08:31:40 - cd /src/sys/mips/conf TB --- 2013-07-03 08:31:40 - /usr/sbin/config -m AP93 TB --- 2013-07-03 08:31:40 - building AP93 kernel TB --- 2013-07-03 08:31:40 - CROSS_BUILD_TESTING=YES TB --- 2013-07-03 08:31:40 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-03 08:31:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-03 08:31:40 - SRCCONF=/dev/null TB --- 2013-07-03 08:31:40 - TARGET=mips TB --- 2013-07-03 08:31:40 - TARGET_ARCH=mips TB --- 2013-07-03 08:31:40 - TZ=UTC TB --- 2013-07-03 08:31:40 - __MAKE_CONF=/dev/null TB --- 2013-07-03 08:31:40 - cd /src TB --- 2013-07-03 08:31:40 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Wed Jul 3 08:31:40 UTC 2013 >>> 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 >>> Kernel build for AP93 completed on Wed Jul 3 08:35:50 UTC 2013 TB --- 2013-07-03 08:35:50 - cd /src/sys/mips/conf TB --- 2013-07-03 08:35:50 - /usr/sbin/config -m AP94 TB --- 2013-07-03 08:35:50 - building AP94 kernel TB --- 2013-07-03 08:35:50 - CROSS_BUILD_TESTING=YES TB --- 2013-07-03 08:35:50 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-03 08:35:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-03 08:35:50 - SRCCONF=/dev/null TB --- 2013-07-03 08:35:50 - TARGET=mips TB --- 2013-07-03 08:35:50 - TARGET_ARCH=mips TB --- 2013-07-03 08:35:50 - TZ=UTC TB --- 2013-07-03 08:35:50 - __MAKE_CONF=/dev/null TB --- 2013-07-03 08:35:50 - cd /src TB --- 2013-07-03 08:35:50 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Wed Jul 3 08:35:50 UTC 2013 >>> 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 -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/net/bpf_filter.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/net/bpf_zerocopy.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/net/bridgestp.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/net/if.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/net/if_bridge.c cc1: warnings being treated as errors /src/sys/net/if_bridge.c: In function 'bridge_ioctl_add': /src/sys/net/if_bridge.c:1112: warning: 'ia6_m' is used uninitialized in this function *** Error code 1 Stop. make: stopped in /obj/mips.mips/src/sys/AP94 *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-03 08:38:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-03 08:38:32 - ERROR: failed to build AP94 kernel TB --- 2013-07-03 08:38:32 - 3252.06 user 702.52 system 4485.85 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 09:01:32 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C802255C for ; Wed, 3 Jul 2013 09:01:32 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) by mx1.freebsd.org (Postfix) with ESMTP id 5EE351742 for ; Wed, 3 Jul 2013 09:01:32 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id w59so5006745wes.38 for ; Wed, 03 Jul 2013 02:01:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=o1wj5SIRFdptnruEtIpX4vCctrCKzNvtrc4Ce3jm6oA=; b=IKQip1Gwcbfaw5cGvDYen1D78t5DFPJdDjhdlwsYPMSDl1As9GjMAEYJQpS20W6D9B 6mE5qe1kWsNl9WiDTVuAFg0MVV/K1/sg3XFGr1J3pF6EleaCL4aYSLFbvLK4n4A4Wxmp 11U6CIRDDatHLVwBgQknJ9esg4jeBIwINhw/mtx6gWKrNEap1woI3Ah6rHepkZVrtsH1 k7Wd8FUd6gyepiNLUcmhVUJNIZ/TGCCG1SX8iPwfRI4DQABJWe3whhKBe9Y8dC2YrwxY 443OPVowO5wrpgucqvwVYXobaw1bfYBhKdtl9LPR9A36r5hugoA3B8nirCtL8i/gADuK 3dzA== MIME-Version: 1.0 X-Received: by 10.180.76.206 with SMTP id m14mr17380922wiw.38.1372842090053; Wed, 03 Jul 2013 02:01:30 -0700 (PDT) Received: by 10.194.163.226 with HTTP; Wed, 3 Jul 2013 02:01:29 -0700 (PDT) Received: by 10.194.163.226 with HTTP; Wed, 3 Jul 2013 02:01:29 -0700 (PDT) In-Reply-To: References: <51D37B63.2060006@gmail.com> <20130703001852.GJ13158@thinkbsd.divinix.org> <51D37D47.6060305@gmail.com> Date: Wed, 3 Jul 2013 09:01:29 +0000 Message-ID: Subject: Re: No SD card Reader support From: Miguel Clara To: Ulf Zimmermann Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Zaphod Beeblebrox , freebsd-current@freebsd.org, John Hixson X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 09:01:32 -0000 I am not using windows... I changed to FreeBSD. I did use it before reinstalling the OS. Acer provides the realtek driver but doesn't specify details about the module/device. No dia 03/07/2013 05:04, "Ulf Zimmermann" escreveu: > Check under Windows how the reader connects? > > > > On Tue, Jul 2, 2013 at 6:17 PM, Miguel Clara wrote: > >> pciconf shows nothing related to the card reader, and I have no device >> listed has 'none' in there which is why I was looking into usbconfig. I >> should have clarified that... sorry >> No dia 03/07/2013 01:58, "Zaphod Beeblebrox" >> escreveu: >> >> > On Tue, Jul 2, 2013 at 9:24 PM, Mike C. wrote: >> > >> >> On 07/03/13 00:18, John Hixson wrote: >> >> > On Wed, Jul 03, 2013 at 01:16:19AM +0000, Mike C. wrote: >> >> >> >> >> >> According to the windows drivers info on Acer's page, my laptop >> >> internal >> >> >> SD card reader vendor is "Realtek". >> >> >> >> >> >> I'm not being able to use the card reader but I'm not sure how to >> debug >> >> >> this... >> >> >> >> >> >> I see nothing in dmesg related to the sh card reader, when >> inserting a >> >> >> SDHC card or a SD card I see nothing... >> >> >> >> >> >> usbconfig show's this: >> >> >> > >> > [deleted] >> > >> > >> >> > mmc_load="YES" >> >> > mmcsd_load="YES" >> >> > sdhci_load="YES" >> >> > sdhci_pci_load="YES" >> >> >> > > >> >> > Do you have these modules loaded? >> >> >> >> I don't have the last, in any case: >> >> kldload: can't load sdhci_pci: File exists >> >> >> >> I do have the other lines in /boot/loader.conf >> >> >> > >> > What he's getting at there is that you should look at the output of >> > pciconf -lv (not usb) for the card reader. The PCI devices are >> different >> > animals than the USB ones. >> > >> _______________________________________________ >> 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 >> " >> > > > > -- > > Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-396-1764 > You can find my resume at: http://www.Alameda.net/~ulf/resume.html > From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 09:55:50 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 626076DB; Wed, 3 Jul 2013 09:55: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 390F4199F; Wed, 3 Jul 2013 09:55:49 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r639tnV8004919; Wed, 3 Jul 2013 05:55:49 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r639tnYi004905; Wed, 3 Jul 2013 09:55:49 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 3 Jul 2013 09:55:49 GMT Message-Id: <201307030955.r639tnYi004905@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 09:55:50 -0000 TB --- 2013-07-03 08:38:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-03 08:38:33 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-03 08:38:33 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-07-03 08:38:33 - cleaning the object tree TB --- 2013-07-03 08:38:33 - /usr/local/bin/svn stat /src TB --- 2013-07-03 08:38:37 - At svn revision 252528 TB --- 2013-07-03 08:38:38 - building world TB --- 2013-07-03 08:38:38 - CROSS_BUILD_TESTING=YES TB --- 2013-07-03 08:38:38 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-03 08:38:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-03 08:38:38 - SRCCONF=/dev/null TB --- 2013-07-03 08:38:38 - TARGET=sparc64 TB --- 2013-07-03 08:38:38 - TARGET_ARCH=sparc64 TB --- 2013-07-03 08:38:38 - TZ=UTC TB --- 2013-07-03 08:38:38 - __MAKE_CONF=/dev/null TB --- 2013-07-03 08:38:38 - cd /src TB --- 2013-07-03 08:38:38 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Jul 3 08:38:45 UTC 2013 >>> 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 Wed Jul 3 09:45:18 UTC 2013 TB --- 2013-07-03 09:45:18 - generating LINT kernel config TB --- 2013-07-03 09:45:18 - cd /src/sys/sparc64/conf TB --- 2013-07-03 09:45:18 - /usr/bin/make -B LINT TB --- 2013-07-03 09:45:18 - cd /src/sys/sparc64/conf TB --- 2013-07-03 09:45:18 - /usr/sbin/config -m LINT TB --- 2013-07-03 09:45:18 - building LINT kernel TB --- 2013-07-03 09:45:18 - CROSS_BUILD_TESTING=YES TB --- 2013-07-03 09:45:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-03 09:45:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-03 09:45:18 - SRCCONF=/dev/null TB --- 2013-07-03 09:45:18 - TARGET=sparc64 TB --- 2013-07-03 09:45:18 - TARGET_ARCH=sparc64 TB --- 2013-07-03 09:45:18 - TZ=UTC TB --- 2013-07-03 09:45:18 - __MAKE_CONF=/dev/null TB --- 2013-07-03 09:45:18 - cd /src TB --- 2013-07-03 09:45:18 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jul 3 09:45:18 UTC 2013 >>> 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 -Wmissing-include-dirs -fdiagnostics-show-option -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 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/net/ieee8023ad_lacp.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 -Wmissing-include-dirs -fdiagnostics-show-option -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 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/net/if.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 -Wmissing-include-dirs -fdiagnostics-show-option -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 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/net/if_arcsubr.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 -Wmissing-include-dirs -fdiagnostics-show-option -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 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/net/if_atmsubr.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 -Wmissing-include-dirs -fdiagnostics-show-option -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 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/net/if_bridge.c cc1: warnings being treated as errors /src/sys/net/if_bridge.c: In function 'bridge_ioctl_add': /src/sys/net/if_bridge.c:1097: warning: 'ia6_m' may be used uninitialized in this function *** Error code 1 Stop. make: stopped in /obj/sparc64.sparc64/src/sys/LINT *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-03 09:55:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-03 09:55:49 - ERROR: failed to build LINT kernel TB --- 2013-07-03 09:55:49 - 3743.55 user 630.97 system 4636.11 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 10:25:20 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5FF8CBD for ; Wed, 3 Jul 2013 10:25:20 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) by mx1.freebsd.org (Postfix) with ESMTP id EA5041B3F for ; Wed, 3 Jul 2013 10:25:19 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id l18so5476692wgh.2 for ; Wed, 03 Jul 2013 03:25:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=CUbYCm1LRKkh5yNezKi0NAtScDuDMxbImpucf37sW1k=; b=a+ive5m5suaiQXq5JmOcdg6VrsmBmhGtgmfP4X0orMGtBMlzJsOvxyxIZQXALEj/rP Ezsj6pWGFj0gervlxy11H46DpABzRJhHJ73B+DOw7hqyW76flZDUoqVT1ncn501+vNH9 sMOdSq/AlpPtSXggMFhxl2GIU7HIgmNyfKTTua1a/CwcnrMe5sSLubbtvGdqjH6MnJqv nU313ZNxkEUkjZKt7ez+KIneQ5efESU8+21TnguMp5mul+eLj1Tct7sHzC2oERs4dlw8 rYh6eWAPnJxkG3AJVhWpnHLyr6tTPpTdEO6uNvdzGF5bcMSJ66feA5KusafwFoqX1lAr LrAg== MIME-Version: 1.0 X-Received: by 10.194.77.99 with SMTP id r3mr192121wjw.5.1372847118942; Wed, 03 Jul 2013 03:25:18 -0700 (PDT) Received: by 10.194.163.226 with HTTP; Wed, 3 Jul 2013 03:25:18 -0700 (PDT) Received: by 10.194.163.226 with HTTP; Wed, 3 Jul 2013 03:25:18 -0700 (PDT) In-Reply-To: References: <51D37B63.2060006@gmail.com> <20130703001852.GJ13158@thinkbsd.divinix.org> <51D37D47.6060305@gmail.com> Date: Wed, 3 Jul 2013 10:25:18 +0000 Message-ID: Subject: Re: No SD card Reader support From: Miguel Clara To: Ulf Zimmermann Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Zaphod Beeblebrox , freebsd-current@freebsd.org, John Hixson X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 10:25:20 -0000 Looking into the INI and readme files I see: " Realtek USB 2.0 Card Reader ". so its connected via USB 2.0 To be honest I never used usbconfig more than "usbconfig list". is there anything I can try with usbconfig that would help me get the card reader to work? many thanks No dia 03/07/2013 10:01, "Miguel Clara" escreveu: > I am not using windows... I changed to FreeBSD. > > I did use it before reinstalling the OS. Acer provides the realtek driver > but doesn't specify details about the module/device. > No dia 03/07/2013 05:04, "Ulf Zimmermann" escreveu: > >> Check under Windows how the reader connects? >> >> >> >> On Tue, Jul 2, 2013 at 6:17 PM, Miguel Clara wrote: >> >>> pciconf shows nothing related to the card reader, and I have no device >>> listed has 'none' in there which is why I was looking into usbconfig. I >>> should have clarified that... sorry >>> No dia 03/07/2013 01:58, "Zaphod Beeblebrox" >>> escreveu: >>> >>> > On Tue, Jul 2, 2013 at 9:24 PM, Mike C. >>> wrote: >>> > >>> >> On 07/03/13 00:18, John Hixson wrote: >>> >> > On Wed, Jul 03, 2013 at 01:16:19AM +0000, Mike C. wrote: >>> >> >> >>> >> >> According to the windows drivers info on Acer's page, my laptop >>> >> internal >>> >> >> SD card reader vendor is "Realtek". >>> >> >> >>> >> >> I'm not being able to use the card reader but I'm not sure how to >>> debug >>> >> >> this... >>> >> >> >>> >> >> I see nothing in dmesg related to the sh card reader, when >>> inserting a >>> >> >> SDHC card or a SD card I see nothing... >>> >> >> >>> >> >> usbconfig show's this: >>> >> >>> > >>> > [deleted] >>> > >>> > >>> >> > mmc_load="YES" >>> >> > mmcsd_load="YES" >>> >> > sdhci_load="YES" >>> >> > sdhci_pci_load="YES" >>> >> >>> > > >>> >> > Do you have these modules loaded? >>> >> >>> >> I don't have the last, in any case: >>> >> kldload: can't load sdhci_pci: File exists >>> >> >>> >> I do have the other lines in /boot/loader.conf >>> >> >>> > >>> > What he's getting at there is that you should look at the output of >>> > pciconf -lv (not usb) for the card reader. The PCI devices are >>> different >>> > animals than the USB ones. >>> > >>> _______________________________________________ >>> 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" >>> >> >> >> >> -- >> >> Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-396-1764 >> You can find my resume at: http://www.Alameda.net/~ulf/resume.html >> > From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 10:35:37 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 420F9541; Wed, 3 Jul 2013 10:35:37 +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 18AF11BE0; Wed, 3 Jul 2013 10:35:36 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r63AZan0002216; Wed, 3 Jul 2013 06:35:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r63AZarE002215; Wed, 3 Jul 2013 10:35:36 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 3 Jul 2013 10:35:36 GMT Message-Id: <201307031035.r63AZarE002215@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 10:35:37 -0000 TB --- 2013-07-03 07:54:36 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-03 07:54:36 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-03 07:54:36 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-07-03 07:54:36 - cleaning the object tree TB --- 2013-07-03 07:54:36 - /usr/local/bin/svn stat /src TB --- 2013-07-03 07:54:39 - At svn revision 252528 TB --- 2013-07-03 07:54:40 - building world TB --- 2013-07-03 07:54:40 - CROSS_BUILD_TESTING=YES TB --- 2013-07-03 07:54:40 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-03 07:54:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-03 07:54:40 - SRCCONF=/dev/null TB --- 2013-07-03 07:54:40 - TARGET=powerpc TB --- 2013-07-03 07:54:40 - TARGET_ARCH=powerpc TB --- 2013-07-03 07:54:40 - TZ=UTC TB --- 2013-07-03 07:54:40 - __MAKE_CONF=/dev/null TB --- 2013-07-03 07:54:40 - cd /src TB --- 2013-07-03 07:54:40 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Jul 3 07:54:47 UTC 2013 >>> 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 Wed Jul 3 10:27:43 UTC 2013 TB --- 2013-07-03 10:27:43 - generating LINT kernel config TB --- 2013-07-03 10:27:43 - cd /src/sys/powerpc/conf TB --- 2013-07-03 10:27:43 - /usr/bin/make -B LINT TB --- 2013-07-03 10:27:43 - cd /src/sys/powerpc/conf TB --- 2013-07-03 10:27:43 - /usr/sbin/config -m LINT TB --- 2013-07-03 10:27:43 - building LINT kernel TB --- 2013-07-03 10:27:43 - CROSS_BUILD_TESTING=YES TB --- 2013-07-03 10:27:43 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-03 10:27:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-03 10:27:43 - SRCCONF=/dev/null TB --- 2013-07-03 10:27:43 - TARGET=powerpc TB --- 2013-07-03 10:27:43 - TARGET_ARCH=powerpc TB --- 2013-07-03 10:27:43 - TZ=UTC TB --- 2013-07-03 10:27:43 - __MAKE_CONF=/dev/null TB --- 2013-07-03 10:27:43 - cd /src TB --- 2013-07-03 10:27:43 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jul 3 10:27:43 UTC 2013 >>> 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 -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -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 -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/net/ieee8023ad_lacp.c cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -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 -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/net/if.c cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -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 -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/net/if_arcsubr.c cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -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 -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/net/if_atmsubr.c cc -c -O -pipe -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -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 -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/net/if_bridge.c cc1: warnings being treated as errors /src/sys/net/if_bridge.c: In function 'bridge_ioctl_add': /src/sys/net/if_bridge.c:1112: warning: 'ia6_m' is used uninitialized in this function *** Error code 1 Stop. make: stopped in /obj/powerpc.powerpc/src/sys/LINT *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-03 10:35:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-03 10:35:36 - ERROR: failed to build LINT kernel TB --- 2013-07-03 10:35:36 - 8391.20 user 1023.29 system 9660.08 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 10:51:13 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 26F4DC71 for ; Wed, 3 Jul 2013 10:51:13 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from mail.0x20.net (mail.0x20.net [217.69.76.211]) by mx1.freebsd.org (Postfix) with ESMTP id DAE521CC5 for ; Wed, 3 Jul 2013 10:51:12 +0000 (UTC) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id CAA766A6000; Wed, 3 Jul 2013 12:51:10 +0200 (CEST) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.7/8.14.7) with ESMTP id r63ApAI5036127; Wed, 3 Jul 2013 12:51:10 +0200 (CEST) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.7/8.14.7/Submit) id r63Ap9Sr013318; Wed, 3 Jul 2013 12:51:09 +0200 (CEST) (envelope-from lars) Date: Wed, 3 Jul 2013 12:51:09 +0200 From: Lars Engels To: Miguel Clara Subject: Re: No SD card Reader support Message-ID: <20130703105109.GQ88288@e-new.0x20.net> References: <51D37B63.2060006@gmail.com> <20130703001852.GJ13158@thinkbsd.divinix.org> <51D37D47.6060305@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oo0YFrdPmwHtbsRF" Content-Disposition: inline In-Reply-To: X-Editor: VIM - Vi IMproved 7.3 X-Operation-System: FreeBSD 8.4-RELEASE User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Zaphod Beeblebrox , John Hixson , freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 10:51:13 -0000 --oo0YFrdPmwHtbsRF Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 03, 2013 at 10:25:18AM +0000, Miguel Clara wrote: > Looking into the INI and readme files I see: " Realtek USB 2.0 Card Reader > ". so its connected via USB 2.0 >=20 > To be honest I never used usbconfig more than "usbconfig list". >=20 > is there anything I can try with usbconfig that would help me get the card > reader to work? Then it should be shown with usbconfig if not, your best chance is to ask on usb@freebsd.org for help. --oo0YFrdPmwHtbsRF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlHUAh0ACgkQKc512sD3afjvRACeKSitXir3tm9/h0pzGL3x2xl/ PLgAnjg635RnQtlhw+w2vpql0kHWF0p5 =nTl+ -----END PGP SIGNATURE----- --oo0YFrdPmwHtbsRF-- From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 11:43:05 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6E1621D0; Wed, 3 Jul 2013 11:43:05 +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 43FC81175; Wed, 3 Jul 2013 11:43:04 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r63Bh4Yi015286; Wed, 3 Jul 2013 07:43:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r63Bh43m015285; Wed, 3 Jul 2013 11:43:04 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 3 Jul 2013 11:43:04 GMT Message-Id: <201307031143.r63Bh43m015285@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc64/powerpc Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 11:43:05 -0000 TB --- 2013-07-03 08:31:48 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-03 08:31:48 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-03 08:31:48 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-07-03 08:31:48 - cleaning the object tree TB --- 2013-07-03 08:31:48 - /usr/local/bin/svn stat /src TB --- 2013-07-03 08:31:52 - At svn revision 252528 TB --- 2013-07-03 08:31:53 - building world TB --- 2013-07-03 08:31:53 - CROSS_BUILD_TESTING=YES TB --- 2013-07-03 08:31:53 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-03 08:31:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-03 08:31:53 - SRCCONF=/dev/null TB --- 2013-07-03 08:31:53 - TARGET=powerpc TB --- 2013-07-03 08:31:53 - TARGET_ARCH=powerpc64 TB --- 2013-07-03 08:31:53 - TZ=UTC TB --- 2013-07-03 08:31:53 - __MAKE_CONF=/dev/null TB --- 2013-07-03 08:31:53 - cd /src TB --- 2013-07-03 08:31:53 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Jul 3 08:32:00 UTC 2013 >>> 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 Wed Jul 3 11:32:35 UTC 2013 TB --- 2013-07-03 11:32:35 - generating LINT kernel config TB --- 2013-07-03 11:32:35 - cd /src/sys/powerpc/conf TB --- 2013-07-03 11:32:35 - /usr/bin/make -B LINT TB --- 2013-07-03 11:32:35 - cd /src/sys/powerpc/conf TB --- 2013-07-03 11:32:35 - /usr/sbin/config -m LINT TB --- 2013-07-03 11:32:35 - skipping LINT kernel TB --- 2013-07-03 11:32:35 - cd /src/sys/powerpc/conf TB --- 2013-07-03 11:32:35 - /usr/sbin/config -m GENERIC TB --- 2013-07-03 11:32:35 - skipping GENERIC kernel TB --- 2013-07-03 11:32:35 - cd /src/sys/powerpc/conf TB --- 2013-07-03 11:32:35 - /usr/sbin/config -m GENERIC64 TB --- 2013-07-03 11:32:35 - building GENERIC64 kernel TB --- 2013-07-03 11:32:35 - CROSS_BUILD_TESTING=YES TB --- 2013-07-03 11:32:35 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-03 11:32:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-03 11:32:35 - SRCCONF=/dev/null TB --- 2013-07-03 11:32:35 - TARGET=powerpc TB --- 2013-07-03 11:32:35 - TARGET_ARCH=powerpc64 TB --- 2013-07-03 11:32:35 - TZ=UTC TB --- 2013-07-03 11:32:35 - __MAKE_CONF=/dev/null TB --- 2013-07-03 11:32:35 - cd /src TB --- 2013-07-03 11:32:35 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64 >>> Kernel build for GENERIC64 started on Wed Jul 3 11:32:35 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ld -Bshareable -d -warn-common -o hwpmc.ko.debug hwpmc.kld objcopy --only-keep-debug hwpmc.ko.debug hwpmc.ko.symbols objcopy --strip-debug --add-gnu-debuglink=hwpmc.ko.symbols hwpmc.ko.debug hwpmc.ko ===> if_bridge (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc64/src/sys/GENERIC64/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc64/src/sys/GENERIC64 -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -c /src/sys/modules/if_bridge/../../net/if_bridge.c cc1: warnings being treated as errors /src/sys/modules/if_bridge/../../net/if_bridge.c: In function 'bridge_ioctl_add': /src/sys/modules/if_bridge/../../net/if_bridge.c:1112: warning: 'ia6_m' is used uninitialized in this function *** Error code 1 Stop. make: stopped in /src/sys/modules/if_bridge *** Error code 1 Stop. make: stopped in /src/sys/modules *** Error code 1 Stop. make: stopped in /obj/powerpc.powerpc64/src/sys/GENERIC64 *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-03 11:43:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-03 11:43:04 - ERROR: failed to build GENERIC64 kernel TB --- 2013-07-03 11:43:04 - 10125.43 user 1217.11 system 11475.47 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 19:49:49 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 78CF83F0; Wed, 3 Jul 2013 19:49:49 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from mail.ebusiness-leidinger.de (mail.ebusiness-leidinger.de [217.11.53.44]) by mx1.freebsd.org (Postfix) with ESMTP id 34A20123E; Wed, 3 Jul 2013 19:49:48 +0000 (UTC) Received: from outgoing.leidinger.net (p57A38F71.dip0.t-ipconnect.de [87.163.143.113]) by mail.ebusiness-leidinger.de (Postfix) with ESMTPSA id 43ECB84408D; Wed, 3 Jul 2013 21:49:29 +0200 (CEST) Received: from unknown (Titan.Leidinger.net [192.168.1.17]) by outgoing.leidinger.net (Postfix) with ESMTP id AFC9B103F; Wed, 3 Jul 2013 21:49:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=leidinger.net; s=outgoing-alex; t=1372880966; bh=D4PyLyyxbzyYcIdmlV6cIcDL+Eb9mYBLGUUA7CymdeI=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=aeXvxknnvNvIcVUu4hP25iVgx3VAKXBzXxdnCNO2pU4wybnewkdTw3iIPulJy+K9O 3/vQSeDLI7Y2VOSP+3aPHiVGJwH782YXu0KdyZKqKeqp/AxqoAbSzjdIW/CjJ3KnnZ cYALLDsGbWDTk8VOQMESw1bBOIhmPqlGt1xxG+26Qd1V8Sehu0WAmrr2wUEcI/8+Qj PcRnKgmReQ3agA5Ytx0oKravep3ZJ9cnFkuaZij8dP+0Ll/5nO4zsZnjlB3Hdpd4Ms hhfDN+rlcvfLHf699CP9Aft3qXvKaDXxMvKW/1bPEDuPZqY08iviGy/t6aYPWxq+5n GB1cINaiSAy/Q== Date: Wed, 3 Jul 2013 21:49:31 +0200 From: Alexander Leidinger To: Mikolaj Golub Subject: Re: panic: Lock filedesc structure not share locked Message-ID: <20130703214931.0000291d@unknown> In-Reply-To: <20130701033024.GA5697@gmail.com> References: <20130630094150.00004a9c@unknown> <20130630082756.GA22492@dft-labs.eu> <20130630212334.GC3714@gmail.com> <20130630212959.GC22492@dft-labs.eu> <20130701033024.GA5697@gmail.com> X-Mailer: Claws Mail 3.9.1-2-g66aa06 (GTK+ 2.16.6; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-EBL-MailScanner-Information: Please contact the ISP for more information X-EBL-MailScanner-ID: 43ECB84408D.A4189 X-EBL-MailScanner: Found to be clean X-EBL-MailScanner-SpamCheck: not spam, spamhaus-ZEN, SpamAssassin (not cached, score=-1.134, required 6, autolearn=disabled, ALL_TRUSTED -1.00, AWL -0.03, DKIM_SIGNED 0.10, DKIM_VALID -0.10, DKIM_VALID_AU -0.10, T_RP_MATCHES_RCVD -0.01, URIBL_BLOCKED 0.00) X-EBL-MailScanner-From: alexander@leidinger.net X-EBL-MailScanner-Watermark: 1373485769.90003@zSslipgg+hESfd+Qj0iiMw X-EBL-Spam-Status: No Cc: Mikolaj Golub , Mateusz Guzik , current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 19:49:49 -0000 On Mon, 1 Jul 2013 06:30:26 +0300 Mikolaj Golub wrote: > On Sun, Jun 30, 2013 at 11:29:59PM +0200, Mateusz Guzik wrote: > > > I think it will be better if you do this and then MFC all commits. > > Committed as r252436. Thanks. I confirm that this commit fixes the problem I had. Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-freebsd-current@FreeBSD.ORG Wed Jul 3 22:51:50 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 89C3EEF9 for ; Wed, 3 Jul 2013 22:51:50 +0000 (UTC) (envelope-from pawel@dawidek.net) Received: from mail.dawidek.net (garage.dawidek.net [91.121.88.72]) by mx1.freebsd.org (Postfix) with ESMTP id 58A6C1CD4 for ; Wed, 3 Jul 2013 22:51:49 +0000 (UTC) Received: from localhost (89-73-195-149.dynamic.chello.pl [89.73.195.149]) by mail.dawidek.net (Postfix) with ESMTPSA id B5F6AB6F for ; Thu, 4 Jul 2013 00:47:03 +0200 (CEST) Date: Thu, 4 Jul 2013 00:52:09 +0200 From: Pawel Jakub Dawidek To: current@FreeBSD.org Subject: HEADSUP! dhclient(8) sandboxing. Message-ID: <20130703225209.GE1405@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1sNVjLsmu1MXqwQ/" Content-Disposition: inline X-OS: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jul 2013 22:51:50 -0000 --1sNVjLsmu1MXqwQ/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi. I've just committed Capsicum sandboxing for the dhclient(8). Let me know (ideally by sending e-mail to current@ and CCing me) if you notice any weird behaviour. The work was sponsored by the FreeBSD Foundation. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com FreeBSD committer http://www.FreeBSD.org Am I Evil? Yes, I Am! http://mobter.com --1sNVjLsmu1MXqwQ/ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iEYEARECAAYFAlHUqxkACgkQForvXbEpPzR7kQCfYmAC2kQ9FZge/i6gRcyN/H/W QBUAoMDlgFXrl6gVhFDCGTAoqOD2hNdp =bb/E -----END PGP SIGNATURE----- --1sNVjLsmu1MXqwQ/-- From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 06:04:24 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A5A82E3E; Thu, 4 Jul 2013 06:04:24 +0000 (UTC) (envelope-from bright@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 938BA1FE7; Thu, 4 Jul 2013 06:04:24 +0000 (UTC) Received: from kruse-124.4.ixsystems.com (drawbridge.ixsystems.com [206.40.55.65]) by elvis.mu.org (Postfix) with ESMTPSA id D627D1A3C1D; Wed, 3 Jul 2013 23:04:21 -0700 (PDT) Message-ID: <51D51065.1090303@mu.org> Date: Wed, 03 Jul 2013 23:04:21 -0700 From: Alfred Perlstein User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Pawel Jakub Dawidek Subject: Re: HEADSUP! dhclient(8) sandboxing. References: <20130703225209.GE1405@garage.freebsd.pl> In-Reply-To: <20130703225209.GE1405@garage.freebsd.pl> Content-Type: multipart/mixed; boundary="------------010704060900050202060005" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 06:04:24 -0000 This is a multi-part message in MIME format. --------------010704060900050202060005 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 7/3/13 3:52 PM, Pawel Jakub Dawidek wrote: > Hi. > > I've just committed Capsicum sandboxing for the dhclient(8). > Let me know (ideally by sending e-mail to current@ and CCing me) if you > notice any weird behaviour. > > The work was sponsored by the FreeBSD Foundation. > It broke running dhclient on igb0 for me. It says "interface not found" or something to that effect. Can I help somehow? Basically just "ifconfig down igb0" then try to run dhclient. It will not work. If you "up" the interface and then run it, it is OK. See attached image. -Alfred --------------010704060900050202060005-- From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 07:15:23 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 13424CDF for ; Thu, 4 Jul 2013 07:15:23 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id EE43E122A for ; Thu, 4 Jul 2013 07:15:22 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r647FLcj077999 for ; Thu, 4 Jul 2013 00:15:21 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r647FLMF077998 for freebsd-current@freebsd.org; Thu, 4 Jul 2013 00:15:21 -0700 (PDT) (envelope-from sgk) Date: Thu, 4 Jul 2013 00:15:21 -0700 From: Steve Kargl To: freebsd-current@freebsd.org Subject: devd or dhclient or ifconfig behavior seems broken Message-ID: <20130704071521.GA77965@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 07:15:23 -0000 For years after connecting wlan0 via dhcp to a spotted router, I would occasionially need to do ifconfig wlan0 down ifconfig wlan0 up This would toggle % ifconfig wlan0 | grep media media: IEEE 802.11 Wireless Ethernet OFDM/6Mbps mode 11g to % ifconfig wlan0 | grep media media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g After rebuilding, installing, and rebooting a new world, I find the following in /var/log/messages Jul 4 00:05:03 laptop-kargl kernel: wlan0: link state changed to DOWN Jul 4 00:05:04 laptop-kargl kernel: wlan0: link state changed to UP Jul 4 00:05:04 laptop-kargl devd: Executing '/etc/rc.d/dhclient quietstart wlan0 So, devd is firing off a new dhclient. This has never occurred before. But, to make matters worse. The new dhclient appears to be nuking /etc/resolv.conf. Has anyone seen such behavior? How do I stop devd and/or dhclient from nuking resolv.conf? -- Steve From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 07:21:25 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 06919E48; Thu, 4 Jul 2013 07:21:25 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from zcs04.jnb1.cloudseed.co.za (zcs04.jnb1.cloudseed.co.za [41.154.0.161]) by mx1.freebsd.org (Postfix) with ESMTP id 9A0DD1272; Thu, 4 Jul 2013 07:21:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zcs04.jnb1.cloudseed.co.za (Postfix) with ESMTP id 1E3472A83294; Thu, 4 Jul 2013 09:21:15 +0200 (SAST) X-Virus-Scanned: amavisd-new at zcs04.jnb1.cloudseed.co.za Received: from zcs04.jnb1.cloudseed.co.za ([127.0.0.1]) by localhost (zcs04.jnb1.cloudseed.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B6fQopuAYa-P; Thu, 4 Jul 2013 09:21:14 +0200 (SAST) Received: from clue.co.za (unknown [41.154.88.19]) by zcs04.jnb1.cloudseed.co.za (Postfix) with ESMTPSA id 2793B2A83229; Thu, 4 Jul 2013 09:21:14 +0200 (SAST) Received: from localhost ([127.0.0.1] helo=zen.clue.co.za) by clue.co.za with esmtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Uudqq-0001ka-E7; Thu, 04 Jul 2013 09:21:12 +0200 To: current@freebsd.org Subject: Filesystem wedges caused by r251446 From: "Ian FREISLICH" X-Attribution: BOFH Date: Thu, 04 Jul 2013 09:21:11 +0200 Message-Id: X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 07:21:25 -0000 Hi I've been experiencing process wedges writing files. It occurs reliably under "heavy" IO activity, perhaps with large files but I'm not entirely sure what the trigger is. The symptom is that during an installworld, it reliably hangs the install process on /usr/bin/clang (sometimes it hangs earlier at the mtree on /usr) The problem leaves the filesystem in a state where it cannot be cleanly unmounted. A binary search pins the offending commit on r251446. The major differences between the working system and the broken one are, CPU, RAM and arch (i386/amd64) they are otherwise identical Dell R200 servers. Working: CPU: Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz (2400.14-MHz 686-class CPU) RAM: 2G Arch: i386 Broken: CPU: Intel(R) Core(TM)2 Duo CPU E7300 @ 2.66GHz (2666.82-MHz K8-class CPU) RAM: 4G Arch: amd64 The compiler, gcc, clang (trunk or release) has no effect. Working CPU: FreeBSD 10.0-CURRENT #6 r252384: Sun Jun 30 08:36:31 SAST 2013 ianf@fw2:/usr/obj/usr/src/sys/FIREWALL i386 FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 CPU: Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz (2400.14-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6fd Family = 0x6 Model = 0xf Stepping = 13 Features=0xbfebfbff Features2=0xe39d AMD Features=0x20100000 AMD Features2=0x1 TSC: P-state invariant, performance statistics real memory = 2147483648 (2048 MB) avail memory = 2076581888 (1980 MB) Broken on: FreeBSD 10.0-CURRENT #19 r251445: Thu Jul 4 08:39:21 SAST 2013 ianf@fw1:/usr/obj/usr/src/sys/FIREWALL amd64 FreeBSD clang version 3.3 (trunk 178860) 20130405 CPU: Intel(R) Core(TM)2 Duo CPU E7300 @ 2.66GHz (2666.82-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0x10676 Family = 0x6 Model = 0x17 Stepping = 6 Features=0xbfebfbff Features2=0x8e39d AMD Features=0x20100800 AMD Features2=0x1 TSC: P-state invariant, performance statistics real memory = 4294967296 (4096 MB) avail memory = 3970727936 (3786 MB) Ian -- Ian Freislich From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 07:50:08 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 397E24C6 for ; Thu, 4 Jul 2013 07:50:08 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id F178613A7 for ; Thu, 4 Jul 2013 07:50:07 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UueIl-000153-Qq for freebsd-current@freebsd.org; Thu, 04 Jul 2013 09:50:05 +0200 Received: from 124.129.26.94 ([124.129.26.94]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Jul 2013 09:50:03 +0200 Received: from aichaowang by 124.129.26.94 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Jul 2013 09:50:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: waxapple Subject: Re: netmap error (Unable to get if info for eth1) Date: Thu, 4 Jul 2013 07:39:23 +0000 (UTC) Lines: 4 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 124.129.26.94 (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.52 Safari/537.17) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 07:50:08 -0000 Dear Tahir Rauf, I met the same problem with you.Do you have any solution to it? From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 08:21:24 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F0F05168 for ; Thu, 4 Jul 2013 08:21:24 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4D16616A5 for ; Thu, 4 Jul 2013 08:21:24 +0000 (UTC) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.14.7/8.14.7) with ESMTP id r648LDBp085937; Thu, 4 Jul 2013 11:21:13 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.8.3 kib.kiev.ua r648LDBp085937 Received: (from kostik@localhost) by tom.home (8.14.7/8.14.7/Submit) id r648LDII085936; Thu, 4 Jul 2013 11:21:13 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 4 Jul 2013 11:21:13 +0300 From: Konstantin Belousov To: Ian FREISLICH Subject: Re: Filesystem wedges caused by r251446 Message-ID: <20130704082113.GJ91021@kib.kiev.ua> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m4ZQ3NHD/ILiPeC+" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tom.home Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 08:21:25 -0000 --m4ZQ3NHD/ILiPeC+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 04, 2013 at 09:21:11AM +0200, Ian FREISLICH wrote: > Hi >=20 > I've been experiencing process wedges writing files. It occurs > reliably under "heavy" IO activity, perhaps with large files but > I'm not entirely sure what the trigger is. The symptom is that > during an installworld, it reliably hangs the install process on > /usr/bin/clang (sometimes it hangs earlier at the mtree on /usr) >=20 > The problem leaves the filesystem in a state where it cannot be > cleanly unmounted. A binary search pins the offending commit on > r251446. >=20 > The major differences between the working system and the broken one > are, CPU, RAM and arch (i386/amd64) they are otherwise identical > Dell R200 servers. >=20 > Working: > CPU: Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz (2400.14-MHz 686-cla= ss CPU) > RAM: 2G > Arch: i386 >=20 > Broken: > CPU: Intel(R) Core(TM)2 Duo CPU E7300 @ 2.66GHz (2666.82-MHz K8-clas= s CPU) > RAM: 4G > Arch: amd64 >=20 > The compiler, gcc, clang (trunk or release) has no effect. >=20 > Working CPU: > FreeBSD 10.0-CURRENT #6 r252384: Sun Jun 30 08:36:31 SAST 2013 > ianf@fw2:/usr/obj/usr/src/sys/FIREWALL i386 > FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 > CPU: Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz (2400.14-MHz 686-cla= ss CPU) > Origin =3D "GenuineIntel" Id =3D 0x6fd Family =3D 0x6 Model =3D 0xf = Stepping =3D 13 > Features=3D0xbfebfbff MOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > Features2=3D0xe39d > AMD Features=3D0x20100000 > AMD Features2=3D0x1 > TSC: P-state invariant, performance statistics > real memory =3D 2147483648 (2048 MB) > avail memory =3D 2076581888 (1980 MB) >=20 >=20 > Broken on: > FreeBSD 10.0-CURRENT #19 r251445: Thu Jul 4 08:39:21 SAST 2013 > ianf@fw1:/usr/obj/usr/src/sys/FIREWALL amd64 > FreeBSD clang version 3.3 (trunk 178860) 20130405 > CPU: Intel(R) Core(TM)2 Duo CPU E7300 @ 2.66GHz (2666.82-MHz K8-clas= s CPU) > Origin =3D "GenuineIntel" Id =3D 0x10676 Family =3D 0x6 Model =3D 0x= 17 Stepping =3D 6 > Features=3D0xbfebfbff > Features2=3D0x8e39d > AMD Features=3D0x20100800 > AMD Features2=3D0x1 > TSC: P-state invariant, performance statistics > real memory =3D 4294967296 (4096 MB) > avail memory =3D 3970727936 (3786 MB) Care to provide any useful information ? http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kernel= debug-deadlocks.html --m4ZQ3NHD/ILiPeC+ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQIcBAEBAgAGBQJR1TB4AAoJEJDCuSvBvK1Bv5MP/jIMRmoQzgi+Dy3w1t/rqdw/ +OwhaY3NgXsB0UQwPoQKmSfP9ZT2bAhsMbBE5sqB77vxkKzdBz623kpG6nwvBQbd Ix/2XajKiQzEMKKaXUG0vUQlD4xEwfzfu77xyNEFlC5wuFCWpqyFSlp84VE1Fhd0 oWTWWubqz67QkT+jLnKwMPmN/2MJ9397aspq87DU7wJNo38i59uMpKduD1viGEwN w9bi7k307RbGp8hdT86mhXyqYzfmxsO1qBHYug7pZNQzEOwdacB3K3CTJMtvSQ8o NkEYiAWfbGR+2BGa3qHYhl4OzQr5jcyrBsvFc07mLfcpYmnEUxJz6wC/GeBUHSsm YbPveyjyWFVyN10CYadOgYlti480JNFBUQ22uTIqIdmXnggfXRxnlWEqlaQC7qc1 F5se2107wSrev0+217fk8ZWChgWPYHfG3Jdcsn6Mg06FPvWbMQHHXhUXWWzZdCCP cKK4BFCCBoHM5itz1WzNqqhLwumxuJW2+NjsbbcdWsRdYQNFgZbBha39nw+j379P OID/QG8j+dq0o8fCg5uhWiSr0v6P9Ty8ySFGASWg6zp/DTff8lgO3VOQdX9QIIgT ldowPjsLfJaofFITFEUzVE9aeSSd0sWTVcu8oIk9UIlARvoS3nNN29HMG56IgpPU seoJZuqsCdRus/WF+VFa =7tVy -----END PGP SIGNATURE----- --m4ZQ3NHD/ILiPeC+-- From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 08:35:01 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 09BB14BB for ; Thu, 4 Jul 2013 08:35:01 +0000 (UTC) (envelope-from aichaowang@gmail.com) Received: from mail-pb0-x22e.google.com (mail-pb0-x22e.google.com [IPv6:2607:f8b0:400e:c01::22e]) by mx1.freebsd.org (Postfix) with ESMTP id D9D081739 for ; Thu, 4 Jul 2013 08:35:00 +0000 (UTC) Received: by mail-pb0-f46.google.com with SMTP id rq2so998275pbb.33 for ; Thu, 04 Jul 2013 01:35:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=Nhnj6tWXUQxqSqERiDhh4rIkiZE9nelmlvMj5tr6bLk=; b=yz2dT/P1ziZB/YmS9nxNNzvPUk3AmUtkd8v0BUjZ+XXYGgMYIusbL17GOe8JGPB+km 3jhZdN5hztJTuApnyoKyA6cIA/ZFDQVheDu5PSsR7d4DkSqeM4KEbBI9IvZl9f5yybaI ftPlbj8iWtRVYCyBfHibx4PDorQil1EmZEehxEox5RUodDmImmy4j72UZdir+U7MA6Vl 4G6o7LhZMxw9AWVk9c411YDB2S/MQdm2WfuDxjjED7jRH4BaQn7AnNsA3w2Ou3iRx1nh aGjfBxZDYLvCuF1dnqs1M6SioeT1bUA+wV71Jn8V9hxoYdj8zktUs9CHPJOAXmGIByMq JU/A== X-Received: by 10.68.221.138 with SMTP id qe10mr4537505pbc.103.1372926900690; Thu, 04 Jul 2013 01:35:00 -0700 (PDT) Received: from [192.168.18.130] ([124.129.26.94]) by mx.google.com with ESMTPSA id mr3sm1937224pbb.27.2013.07.04.01.34.57 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 04 Jul 2013 01:34:59 -0700 (PDT) Message-ID: <51D533B0.3060605@gmail.com> Date: Thu, 04 Jul 2013 16:34:56 +0800 From: waxapple User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 MIME-Version: 1.0 To: tahir.rauf1@gmail.com Subject: Re: netmap error (Unable to get if info for eth1) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 08:35:01 -0000 Tahir Rauf gmail.com> writes: > > Dear Luigui, > > Thanks for your prompt answer. Below I try to give complete information so > that it becomes easy for you to identify the problem. > > *netmap version used*: > 20120813 new unified source code for Linux and FreeBSD > > *System credentials:* > O/S: Ubuntu 12.04 LTS > machine: x86_64 > processor: x86_64 > O/S kernel version: #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 2012 > O/S kernel release: 3.2.0-32-generic > > *10G NIC used* > product: 82598EB 10-Gigabit AF Dual Port Network Connection > vendor: Intel Corporation > physical id: 0 > bus info: pci 0000:01:00.0 > logical name: eth1 > version: 01 > serial: 00:1b:21:c1:6d:e3 > width: 32 bits > capabilities: pm msi msix pciexpress bus_master cap_list ethernet physical > fibre > configuration: autonegotiation=off broadcast=yes driver=ixgbe > driverversion=3.6.7-k duplex=full firmware=0xc1b30000 latency=0 link=yes > multicast=yes > resources: irq:16 memory:f7ba0000-f7bbffff memory:f7b40000-f7b7ffff > ioport:e020(size=32) memory:f7bc4000-f7bc7fff > > *Pkt-gen command* > sudo ./pkt-gen -i eth1 tx -n 500111222 -l 60 -w 5 > > *Output of pkt-gen program* > tahir tahir-desktop:~/Desktop/netmap-old/examples$ sudo ./pkt-gen -i eth1 > tx -n 500111222 -l 60 -w 5 > extract_ip_range [119] extract IP range from 10.0.0.1 > extract_ip_range [129] 10.0.0.1 starts at 10.0.0.1 > extract_ip_range [119] extract IP range from 10.1.0.1 > extract_ip_range [129] 10.1.0.1 starts at 10.1.0.1 > extract_mac_range [135] extract MAC range from 00:1b:21:c1:6d:e3 > extract_mac_range [150] 00:1b:21:c1:6d:e3 starts at 0:1b:21:c1:6d:e3 > extract_mac_range [135] extract MAC range from ff:ff:ff:ff:ff:ff > extract_mac_range [150] ff:ff:ff:ff:ff:ff starts at ff:ff:ff:ff:ff:ff > main [1053] map size is 207712 Kb > main [1059] Unable to get if info for eth1 > main [1066] bad nthreads 1, have 0 queues > main [1075] mmapping 207712 Kbytes > main [1094] Unable to register interface eth1 > Receiving from eth1: 0 queues, 1 threads and 1 cpus. > main [1128] Wait 5 secs for phy reset > main [1130] Ready... > main [1181] Unable to register eth1 > main [1242] 0 pps > Received 0 packets, in 0.00 seconds. > Speed: -nanpps. > > *Sequence of commands used* > sudo insmod netmap_lin.ko > sudo rmmod ixgbe > sudo insmod ixgbe/ixgbe.ko > sudo ./pkt-gen -i eth1 tx -n 500111222 -l 60 -w 5 > > *Dmesg output* > [82904.219757] 549.080148 netmap_new_obj_allocator [426] objsize 1024 > clustsize 4096 objects 4 > [82904.219837] 549.080229 netmap_new_obj_allocator [504] Pre-allocated 128 > clusters (4/512KB) for 'netmap_if' > [82904.219841] 549.080233 netmap_new_obj_allocator [426] objsize 36864 > clustsize 36864 objects 1 > [82904.221431] 549.081825 netmap_new_obj_allocator [504] Pre-allocated 200 > clusters (36/7200KB) for 'netmap_ring' > [82904.221436] 549.081833 netmap_new_obj_allocator [426] objsize 2048 > clustsize 4096 objects 2 > [82904.251034] 549.111513 netmap_new_obj_allocator [504] Pre-allocated > 50000 clusters (4/200000KB) for 'netmap_buf' > [82904.251038] 549.111520 netmap_memory_init [554] Have 512 KB for > interfaces, 7200 KB for rings and 195 MB for buffers > [82904.251039] netmap: loaded module with 202 Mbytes > [82918.659224] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - > version 3.6.7-k > [82918.659228] ixgbe: Copyright (c) 1999-2011 Intel Corporation. > [82918.659260] ixgbe 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ > 16 > [82918.659276] ixgbe 0000:01:00.0: setting latency timer to 64 > [82920.223583] ixgbe 0000:01:00.0: irq 53 for MSI/MSI-X > [82920.223592] ixgbe 0000:01:00.0: irq 54 for MSI/MSI-X > [82920.223597] ixgbe 0000:01:00.0: irq 55 for MSI/MSI-X > [82920.223603] ixgbe 0000:01:00.0: irq 56 for MSI/MSI-X > [82920.223608] ixgbe 0000:01:00.0: irq 57 for MSI/MSI-X > [82920.223614] ixgbe 0000:01:00.0: irq 58 for MSI/MSI-X > [82920.223619] ixgbe 0000:01:00.0: irq 59 for MSI/MSI-X > [82920.223625] ixgbe 0000:01:00.0: irq 60 for MSI/MSI-X > [82920.223630] ixgbe 0000:01:00.0: irq 61 for MSI/MSI-X > [82920.223649] ixgbe 0000:01:00.0: Multiqueue Enabled: Rx Queue count = 8, > Tx Queue count = 8 > [82920.223797] ixgbe 0000:01:00.0: (PCI Express:2.5GT/s:Width x8) > 00:1b:21:c1:6d:e3 > [82920.223871] ixgbe 0000:01:00.0: MAC: 1, PHY: 7, SFP+: 0, PBA No: > E37002-011 > [82920.224934] ixgbe 0000:01:00.0: Intel(R) 10 Gigabit Network Connection > [82920.224957] ixgbe 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ > 17 > [82920.224971] ixgbe 0000:01:00.1: setting latency timer to 64 > [82920.305560] ADDRCONF(NETDEV_UP): eth1: link is not ready > [82920.306249] ADDRCONF(NETDEV_UP): eth1: link is not ready > [82921.727292] ixgbe 0000:01:00.1: irq 62 for MSI/MSI-X > [82921.727301] ixgbe 0000:01:00.1: irq 63 for MSI/MSI-X > [82921.727307] ixgbe 0000:01:00.1: irq 64 for MSI/MSI-X > [82921.727313] ixgbe 0000:01:00.1: irq 65 for MSI/MSI-X > [82921.727319] ixgbe 0000:01:00.1: irq 66 for MSI/MSI-X > [82921.727324] ixgbe 0000:01:00.1: irq 67 for MSI/MSI-X > [82921.727330] ixgbe 0000:01:00.1: irq 68 for MSI/MSI-X > [82921.727336] ixgbe 0000:01:00.1: irq 69 for MSI/MSI-X > [82921.727341] ixgbe 0000:01:00.1: irq 70 for MSI/MSI-X > [82921.727359] ixgbe 0000:01:00.1: Multiqueue Enabled: Rx Queue count = 8, > Tx Queue count = 8 > [82921.727508] ixgbe 0000:01:00.1: (PCI Express:2.5GT/s:Width x8) > 00:1b:21:c1:6d:e2 > [82921.727582] ixgbe 0000:01:00.1: MAC: 1, PHY: 7, SFP+: 0, PBA No: > E37002-011 > [82921.728677] ixgbe 0000:01:00.1: Intel(R) 10 Gigabit Network Connection > [82921.754094] ADDRCONF(NETDEV_UP): eth2: link is not ready > [82921.754635] ADDRCONF(NETDEV_UP): eth2: link is not ready > [82921.793753] ixgbe 0000:01:00.0: eth1: detected SFP+: 0 > [82923.189007] ixgbe 0000:01:00.1: eth2: detected SFP+: 0 > [82925.922486] ixgbe 0000:01:00.1: eth2: NIC Link is Up 10 Gbps, Flow > Control: RX/TX > [82925.923286] ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready > [82925.958596] ixgbe 0000:01:00.0: eth1: NIC Link is Up 10 Gbps, Flow > Control: RX/TX > [82925.959037] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready > [82936.420026] eth2: no IPv6 routers present > [82937.840689] eth1: no IPv6 routers present > > *NOTE*: It is important to note that both realteck and igb is working. I > made little change in if_e1000e_netmap.h file and add following lines to > eliminate few problems for my linux kernel version Ubuntu > 3.2.0-32.51-generic. > > #define E1000_GET_DESC(R, i, type) (&(((struct type *)((R).desc))[i])) > #define E1000_RX_DESC(R, i) E1000_GET_DESC(R, i, e1000_rx_desc) > > Regards > > On Tue, Feb 19, 2013 at 10:57 AM, Luigi Rizzo iet.unipi.it> wrote: > > > On Mon, Feb 18, 2013 at 9:51 PM, Tahir Rauf gmail.com> wrote: > > > >> Hi all, > >> > >> I am giving netmap a try and have tested it on my Realtech and Intel 1G > >> NICs (by using r8169 and e1000e kernel modules), and it is working fine. > >> > >> However, I am facing problem while running it on my intel 10G NIC (82598EB > >> 10-Gigabit AF Dual Port Network Connection). Whenever, I run the pkt-gen > >> example with 10G interface, it shows me following error > >> > >> > > likely you are running an unpatched version of the ixgbe driver. > > Does dmesg say anything about netmap when loading the ixgbe driver ? > > (also which version of the code are you using ? it seems you > > are running linux...) > > > > cheers > > luigi > > > > ======================================================================= > >> sudo ./pkt-gen -i eth1 -f tx -l 60 > >> extract_ip_range [119] extract IP range from 10.0.0.1 > >> extract_ip_range [129] 10.0.0.1 starts at 10.0.0.1 > >> extract_ip_range [119] extract IP range from 10.1.0.1 > >> extract_ip_range [129] 10.1.0.1 starts at 10.1.0.1 > >> extract_mac_range [135] extract MAC range from 00:1b:21:ce:f3:6a > >> extract_mac_range [150] 00:1b:21:ce:f3:6a starts at 0:1b:21:ce:f3:6a > >> extract_mac_range [135] extract MAC range from ff:ff:ff:ff:ff:ff > >> extract_mac_range [150] ff:ff:ff:ff:ff:ff starts at ff:ff:ff:ff:ff:ff > >> main [1053] map size is 207712 Kb > >> main [1059] Unable to get if info for eth1 > >> main [1066] bad nthreads 1, have 0 queues > >> main [1075] mmapping 207712 Kbytes > >> main [1094] Unable to register interface eth1 > >> Sending on eth1: 0 queues, 1 threads and 1 cpus. > >> 10.0.0.1 -> 10.1.0.1 (00:1b:21:ce:f3:6a -> ff:ff:ff:ff:ff:ff) > >> main [1128] Wait 2 secs for phy reset > >> main [1130] Ready... > >> main [1181] Unable to register eth1 > >> main [1242] 0 pps > >> Sent 0 packets, 60 bytes each, in 0.00 seconds. > >> ======================================================================= > >> > >> Any idea that what's going wrong here? > >> > >> Regards > >> > >> Tahir Rauf > >> (+92) 312-7767761 > >> > >> -------------------------------------------------------------------------------------------------------------------------------------------------------------- > >> This electronic message transmission contains information from the Company > >> that may be proprietary, confidential and/or privileged. The information > >> is > >> intended only for the use of the individuals or entity named above. If you > >> are not the intended recipient, be aware that any disclosure, copying or > >> distribution or use of the contents of this information is prohibited. If > >> you have received this electronic transmission in error, please notify the > >> sender immediately by replying to this email. > >> _______________________________________________ > >> 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 > >> " > >> > > > > > > > > -- > > -----------------------------------------+------------------------------- > > Prof. Luigi RIZZO, rizzo iet.unipi.it . Dip. di Ing. dell'Informazione > > http://www.iet.unipi.it/~luigi/ . Universita` di Pisa > > TEL +39-050-2211611 . via Diotisalvi 2 > > Mobile +39-338-6809875 . 56122 PISA (Italy) > > -----------------------------------------+------------------------------- > > > Dear Tahir Rauf, I met the same problem with you.Do you have any solution to it? From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 09:03:42 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2AD9DFF5 for ; Thu, 4 Jul 2013 09:03:42 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from zcs03.jnb1.cloudseed.co.za (zcs03.jnb1.cloudseed.co.za [41.154.0.139]) by mx1.freebsd.org (Postfix) with ESMTP id BFE7818B5 for ; Thu, 4 Jul 2013 09:03:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zcs03.jnb1.cloudseed.co.za (Postfix) with ESMTP id EC9072B4323E; Thu, 4 Jul 2013 11:03:33 +0200 (SAST) X-Virus-Scanned: amavisd-new at zcs03.jnb1.cloudseed.co.za Received: from zcs03.jnb1.cloudseed.co.za ([127.0.0.1]) by localhost (zcs03.jnb1.cloudseed.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IZ09Mo-k2n9E; Thu, 4 Jul 2013 11:03:33 +0200 (SAST) Received: from clue.co.za (unknown [41.154.88.19]) by zcs03.jnb1.cloudseed.co.za (Postfix) with ESMTPSA id 2B19F2B4320D; Thu, 4 Jul 2013 11:03:33 +0200 (SAST) Received: from localhost ([127.0.0.1] helo=zen.clue.co.za) by clue.co.za with esmtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1UufRq-0001sg-HG; Thu, 04 Jul 2013 11:03:30 +0200 To: Konstantin Belousov From: Ian FREISLICH Subject: Re: Filesystem wedges caused by r251446 In-Reply-To: <20130704082113.GJ91021@kib.kiev.ua> References: <20130704082113.GJ91021@kib.kiev.ua> X-Attribution: BOFH Date: Thu, 04 Jul 2013 11:03:29 +0200 Message-Id: Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 09:03:42 -0000 Konstantin Belousov wrote: > > Care to provide any useful information ? > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-deadlocks.html Well, the system doesn't deadlock it's perfectly useable so long as you don't touch the file that's wedged. A lot of the time the userland process is unkillable, but often it is killable. How do I get from from the PID to where the FS is stuck in the kernel? Ian -- Ian Freislich From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 09:30:23 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E690E6BF for ; Thu, 4 Jul 2013 09:30:23 +0000 (UTC) (envelope-from pawel@dawidek.net) Received: from mail.dawidek.net (garage.dawidek.net [91.121.88.72]) by mx1.freebsd.org (Postfix) with ESMTP id B4F581A54 for ; Thu, 4 Jul 2013 09:30:23 +0000 (UTC) Received: from localhost (58.wheelsystems.com [83.12.187.58]) by mail.dawidek.net (Postfix) with ESMTPSA id EEE29CEC; Thu, 4 Jul 2013 11:25:39 +0200 (CEST) Date: Thu, 4 Jul 2013 11:30:46 +0200 From: Pawel Jakub Dawidek To: Alfred Perlstein Subject: Re: HEADSUP! dhclient(8) sandboxing. Message-ID: <20130704093044.GA1381@garage.freebsd.pl> References: <20130703225209.GE1405@garage.freebsd.pl> <51D51065.1090303@mu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="y0ulUmNC+osPPQO6" Content-Disposition: inline In-Reply-To: <51D51065.1090303@mu.org> X-OS: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 09:30:24 -0000 --y0ulUmNC+osPPQO6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 03, 2013 at 11:04:21PM -0700, Alfred Perlstein wrote: > On 7/3/13 3:52 PM, Pawel Jakub Dawidek wrote: > > Hi. > > > > I've just committed Capsicum sandboxing for the dhclient(8). > > Let me know (ideally by sending e-mail to current@ and CCing me) if you > > notice any weird behaviour. > > > > The work was sponsored by the FreeBSD Foundation. > > > It broke running dhclient on igb0 for me. It says "interface not found"= =20 > or something to that effect. >=20 > Can I help somehow? >=20 > Basically just "ifconfig down igb0" then try to run dhclient. It will=20 > not work. If you "up" the interface and then run it, it is OK. >=20 > See attached image. Thanks for the report. Could you try this patch? http://people.freebsd.org/~pjd/patches/dhclient.c.patch --=20 Pawel Jakub Dawidek http://www.wheelsystems.com FreeBSD committer http://www.FreeBSD.org Am I Evil? Yes, I Am! http://mobter.com --y0ulUmNC+osPPQO6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iEYEARECAAYFAlHVQMQACgkQForvXbEpPzR50wCgrI+NjmhpPONHL9TbQrDbFeyy Wx4An3605RsKDKTPlSViMcONERit7Jiv =9TP5 -----END PGP SIGNATURE----- --y0ulUmNC+osPPQO6-- From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 12:55:23 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A716C7D2 for ; Thu, 4 Jul 2013 12:55:23 +0000 (UTC) (envelope-from mailer-daemon@vniz.net) Received: from mail-la0-f53.google.com (mail-la0-f53.google.com [209.85.215.53]) by mx1.freebsd.org (Postfix) with ESMTP id 306161343 for ; Thu, 4 Jul 2013 12:55:22 +0000 (UTC) Received: by mail-la0-f53.google.com with SMTP id fs12so1193567lab.26 for ; Thu, 04 Jul 2013 05:55:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:openpgp:content-type :content-transfer-encoding:x-gm-message-state; bh=RAJ1SeHLA95cwPbPd3q9KQpmE19KWgvujHSx/Ejc1mw=; b=IEkKDLeCKhf06wW1tRMNLyLjmOXARIQOFZtLvtB8P0KFv4zMRgum6hiRU3Mr/+DXAA L/Gs88sb6jJRiJ3oJL9whPNl+RO8/lY5ak5zXKCHGKPGJeW/5Q8zXs5K0h5pUe8W+fNl 3EMcUE0Fi18DCGTExlCsXEjdnj5o1oeEJlzjZ1E8pVP11dO4StgS47bLTHR70CNVRlEE uNH/QcGzqqtNBIwjljuKMr47hI6+1vZ/CeDZn7RqUrY6DSnWM0Wf5qzjge2WoiELAdgy x11JX5/CjXbxOsPi8i+fCO42s02IlTQE+F039GOW/QbtR5Cgsdq6td0+H7GrFiaY7Q3w kc4Q== X-Received: by 10.152.120.196 with SMTP id le4mr2932470lab.6.1372942516414; Thu, 04 Jul 2013 05:55:16 -0700 (PDT) Received: from [192.168.1.2] ([89.169.163.3]) by mx.google.com with ESMTPSA id b8sm1104467lah.0.2013.07.04.05.55.15 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 04 Jul 2013 05:55:15 -0700 (PDT) Message-ID: <51D570B2.1030408@freebsd.org> Date: Thu, 04 Jul 2013 16:55:14 +0400 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Pawel Jakub Dawidek Subject: Re: HEADSUP! dhclient(8) sandboxing. References: <20130703225209.GE1405@garage.freebsd.pl> In-Reply-To: <20130703225209.GE1405@garage.freebsd.pl> OpenPGP: id=964474DD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQlBf2bQ0XVsy42OaR0810fjhY2/B3sc3xcD/4hAD57qRFZHVmUUQC9x9KT54rernlZXTSlr Cc: current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 12:55:23 -0000 On 04.07.2013 2:52, Pawel Jakub Dawidek wrote: > I've just committed Capsicum sandboxing for the dhclient(8). > Let me know (ideally by sending e-mail to current@ and CCing me) if you > notice any weird behaviour. I don't test one your very recent commit yet, but whole previous commits chain case dhclient broken: Starting dhclient. em0: no link ...... got link em0: not found exiting. /etc/rc.d/dhclient: WARNING: failed to start dhclient and a bit later in rc Starting dhclient. em0: not found exiting. /etc/rc.d/dhclient: WARNING: failed to start dhclient -- http://ache.vniz.net/ bitcoin:13fGiNutKNHcVSsgtGQ7bQ5kgUKgEQHn7N From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 13:06:38 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A1F4ED42; Thu, 4 Jul 2013 13:06:38 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-bk0-x231.google.com (mail-bk0-x231.google.com [IPv6:2a00:1450:4008:c01::231]) by mx1.freebsd.org (Postfix) with ESMTP id 0AC511462; Thu, 4 Jul 2013 13:06:37 +0000 (UTC) Received: by mail-bk0-f49.google.com with SMTP id mz10so632408bkb.36 for ; Thu, 04 Jul 2013 06:06:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=WVvF8RiVMG3PyN5VMl4Sky3YtZ2bViM8xrJ22ltonJQ=; b=Y/J5e35RIqwB1X3PNrvLzxLjud/m5P9CdTBHl1D7kyiAc1P8OvTFAh5byQrKUMalV3 3kWNkYzpuo3fndIeeHY5vKGUcoH5OBviKrb6w8tkdom6CffoXj8qXs+G6cXBHFrZzI1W d72JCTs6Xw1UcpLKEFK+CDXrwEsPT6xwTgBEObiMtTVBqU0raO1+HXaIhKYSL7Pu+zoZ tU9Mf7ezbMaTdR0p4KesHQAQQNwoc4wPJXNU8k0Q8IdQ8JbtgQY2l6iSatEbHDCa+DrW YDT70mXiI6XOo0BpNrljHRoL9Ft4LFU3zdocdLmwFPdjAKuOoyXwHJGhEd4YP9BMs2hK u7tw== X-Received: by 10.205.22.138 with SMTP id qw10mr1018427bkb.29.1372943197061; Thu, 04 Jul 2013 06:06:37 -0700 (PDT) Received: from laptop.minsk.domain (m-s.agava.net. [195.222.84.203]) by mx.google.com with ESMTPSA id cy5sm956165bkb.1.2013.07.04.06.06.36 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Thu, 04 Jul 2013 06:06:36 -0700 (PDT) Date: Thu, 4 Jul 2013 16:06:25 +0300 From: "Sergey V. Dyatko" To: current@FreeBSD.org Subject: Re: HEADSUP! dhclient(8) sandboxing. Message-ID: <20130704160625.4e529c79@laptop.minsk.domain> In-Reply-To: <20130704093044.GA1381@garage.freebsd.pl> References: <20130703225209.GE1405@garage.freebsd.pl> <51D51065.1090303@mu.org> <20130704093044.GA1381@garage.freebsd.pl> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 13:06:38 -0000 On Thu, 4 Jul 2013 11:30:46 +0200 Pawel Jakub Dawidek wrote: > On Wed, Jul 03, 2013 at 11:04:21PM -0700, Alfred Perlstein wrote: > > On 7/3/13 3:52 PM, Pawel Jakub Dawidek wrote: > > > Hi. > > > > > > I've just committed Capsicum sandboxing for the dhclient(8). > > > Let me know (ideally by sending e-mail to current@ and CCing me) > > > if you notice any weird behaviour. > > > > > > The work was sponsored by the FreeBSD Foundation. > > > > > It broke running dhclient on igb0 for me. It says "interface not > > found" or something to that effect. > > > > Can I help somehow? > > > > Basically just "ifconfig down igb0" then try to run dhclient. It > > will not work. If you "up" the interface and then run it, it is OK. > > > > See attached image. > > Thanks for the report. Could you try this patch? > > http://people.freebsd.org/~pjd/patches/dhclient.c.patch > r252693 with patch works for me. Thanks -- wbr, tiger From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 13:19:58 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2673F261; Thu, 4 Jul 2013 13:19:58 +0000 (UTC) (envelope-from pawel@dawidek.net) Received: from mail.dawidek.net (garage.dawidek.net [91.121.88.72]) by mx1.freebsd.org (Postfix) with ESMTP id E64021649; Thu, 4 Jul 2013 13:19:57 +0000 (UTC) Received: from localhost (58.wheelsystems.com [83.12.187.58]) by mail.dawidek.net (Postfix) with ESMTPSA id E7D92DA1; Thu, 4 Jul 2013 15:15:15 +0200 (CEST) Date: Thu, 4 Jul 2013 15:20:22 +0200 From: Pawel Jakub Dawidek To: Andrey Chernov Subject: Re: HEADSUP! dhclient(8) sandboxing. Message-ID: <20130704132022.GA3729@garage.freebsd.pl> References: <20130703225209.GE1405@garage.freebsd.pl> <51D570B2.1030408@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline In-Reply-To: <51D570B2.1030408@freebsd.org> X-OS: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 13:19:58 -0000 --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 04, 2013 at 04:55:14PM +0400, Andrey Chernov wrote: > On 04.07.2013 2:52, Pawel Jakub Dawidek wrote: > > I've just committed Capsicum sandboxing for the dhclient(8). > > Let me know (ideally by sending e-mail to current@ and CCing me) if you > > notice any weird behaviour. >=20 > I don't test one your very recent commit yet, but whole previous commits > chain case dhclient broken: >=20 > Starting dhclient. > em0: no link ...... got link > em0: not found > exiting. > /etc/rc.d/dhclient: WARNING: failed to start dhclient >=20 > and a bit later in rc >=20 > Starting dhclient. > em0: not found > exiting. > /etc/rc.d/dhclient: WARNING: failed to start dhclient It should be fixed in r252697. Could you give it a try? --=20 Pawel Jakub Dawidek http://www.wheelsystems.com FreeBSD committer http://www.FreeBSD.org Am I Evil? Yes, I Am! http://mobter.com --d6Gm4EdcadzBjdND Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iEYEARECAAYFAlHVdpYACgkQForvXbEpPzTRPgCghFTruQWWyl1EPy6dwmbdU+N/ 1SsAnRWR61thelzklDSAVCxilcgshl1y =P7PC -----END PGP SIGNATURE----- --d6Gm4EdcadzBjdND-- From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 13:45:15 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F1F9C70B for ; Thu, 4 Jul 2013 13:45:15 +0000 (UTC) (envelope-from mailer-daemon@vniz.net) Received: from mail-la0-f45.google.com (mail-la0-f45.google.com [209.85.215.45]) by mx1.freebsd.org (Postfix) with ESMTP id 7A3371733 for ; Thu, 4 Jul 2013 13:45:14 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id fr10so1251467lab.32 for ; Thu, 04 Jul 2013 06:45:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:openpgp:content-type :content-transfer-encoding:x-gm-message-state; bh=baYQ9MOmoTkoslZiO9DNNsbsrYKPBaxX/DEM1+4PxgY=; b=Tz3hrlgfhvwqt8i7hPVzfHA5TdZTgxuoSxQ310xF6WQr9wYOcdV5k7xHX/ZRog0skG k2oOIDMRYxzaIUOqZFU+hSJNAcL5dU1c6MJXdZem0G4nQxgB5ZWUuvGYJgeFqO2Ap/DJ 7BLvgkiK22sD+BEuMiscjzKVvcGxhJOvETof1SHzajX1dtFnRe5sacattogvy0F4pKG/ arp0SBO/MtCJziqa3tuFJCzjn8KHKZL8j+vXHDUdbWLAMnRyyMw7/Gt/wlTMoxQzrUYH WTtxf1B/SRCwl0iJgbA3SPlzH7Bhd1Psz9iCiqYda8jbeJaWla61LH44Cy4RuJoPCROV 7VHQ== X-Received: by 10.152.2.201 with SMTP id 9mr2825049law.84.1372945513770; Thu, 04 Jul 2013 06:45:13 -0700 (PDT) Received: from [192.168.1.2] ([89.169.163.3]) by mx.google.com with ESMTPSA id x5sm1297656lbx.8.2013.07.04.06.45.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 04 Jul 2013 06:45:12 -0700 (PDT) Message-ID: <51D57C68.9040503@freebsd.org> Date: Thu, 04 Jul 2013 17:45:12 +0400 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Pawel Jakub Dawidek Subject: Re: HEADSUP! dhclient(8) sandboxing. References: <20130703225209.GE1405@garage.freebsd.pl> <51D570B2.1030408@freebsd.org> <20130704132022.GA3729@garage.freebsd.pl> In-Reply-To: <20130704132022.GA3729@garage.freebsd.pl> OpenPGP: id=964474DD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQkd2C9vyB9a6LEaFbPGRxdRws0fF0SSfJ6ii6MN6LgPbK/9XCPx/npo0FHnI0aKXfdujJdU Cc: current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 13:45:16 -0000 On 04.07.2013 17:20, Pawel Jakub Dawidek wrote: >> em0: not found > > It should be fixed in r252697. Could you give it a try? > Works now, thanks. -- http://ache.vniz.net/ bitcoin:13fGiNutKNHcVSsgtGQ7bQ5kgUKgEQHn7N From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 13:50:28 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 854F0A37 for ; Thu, 4 Jul 2013 13:50:28 +0000 (UTC) (envelope-from feld@feld.me) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 5A1E11792 for ; Thu, 4 Jul 2013 13:50:28 +0000 (UTC) Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id C128E20729 for ; Thu, 4 Jul 2013 09:50:21 -0400 (EDT) Received: from web3.nyi.mail.srv.osa ([10.202.2.213]) by compute4.internal (MEProxy); Thu, 04 Jul 2013 09:50:21 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h= message-id:from:to:mime-version:content-transfer-encoding :content-type:in-reply-to:references:subject:date; s=mesmtp; bh= g7NlyLv4L0qBdAQo58MzY/bg1mg=; b=c8eqSkSkk2PVnxIkkLBZBeaQVvifkDtb NDMgxf/Jcgpqs9bFNHmP8PqJf5xvS2KrxRoQlQMWzLYb8koDSGI81TR1M1xoRqwp NY/GqWgclBbH1kjsZYtIXBHArpPGKTCowajw00wq49bza2cFmwq9sfLjPzwc1NcI cnyWHgEeaoo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=g7NlyLv4L0qBdAQo58MzY/bg1mg=; b=FtP +xPRAuIVApM/T8XJsqJUzvAEmeWrOmXXUGd4MlPkyWJzx0rJO1IUzw+NI/jgqib1 m1PxJONQftfQl0VPCaWUCpWUbtg3yHTFfng6PvuVpKCRB0okYMZBKmZHWnf2hFUv ERKBFzIqgtGphiivWQFyrZJNgPpmwYaxj0INlJXw= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id 96485B00003; Thu, 4 Jul 2013 09:50:21 -0400 (EDT) Message-Id: <1372945821.29477.140661251893633.4436F6D3@webmail.messagingengine.com> X-Sasl-Enc: onpC+aUUggqd9Vd0ZiF5c3XFD7/qut1rGyUIUGnLDrHR 1372945821 From: Mark Felder To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-bfaf81b7 In-Reply-To: <20130704071521.GA77965@troutmask.apl.washington.edu> References: <20130704071521.GA77965@troutmask.apl.washington.edu> Subject: Re: devd or dhclient or ifconfig behavior seems broken Date: Thu, 04 Jul 2013 08:50:21 -0500 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 13:50:28 -0000 Check the man page for dhclient.conf. You can use the supercede functionality to always force the settings you prefer. From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 14:39:58 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 26E9E861 for ; Thu, 4 Jul 2013 14:39:58 +0000 (UTC) (envelope-from jaglover@gmail.com) Received: from mail-yh0-x22a.google.com (mail-yh0-x22a.google.com [IPv6:2607:f8b0:4002:c01::22a]) by mx1.freebsd.org (Postfix) with ESMTP id E3A7C19AC for ; Thu, 4 Jul 2013 14:39:57 +0000 (UTC) Received: by mail-yh0-f42.google.com with SMTP id c41so512725yho.1 for ; Thu, 04 Jul 2013 07:39:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=3yb7QAp9USRCInzXobs+d72laizowpGtV5SP2XiRWQ0=; b=iQfsHeAzswUoxBB2/RLlIvxjVnlgV31ilmz8HWvxHf2pnb6IjOVxlE9A1RENqE+RhV HgFKXSzbk3mtM+nCdyuf4+RvxkOeBB78Z3tghr+FWtdTmFYjYoGkIPfvb1imtW/Pg5P6 fgUfHrXt+bnyxKRd/WKUtOg3yIVyaH8+QEBu1/kcyNDJgnKjBA1l8a84fMKaFYOvxYm4 jojjj/i0CYSjCpAUqhb46Nm2/DWU5uFU31dRjeWn2dy7YwIjd66nnkR9lCyj7V2lI/cd ybHCw8HQl8JHGX8su+3OR669w3pouZ669XbZAY81Ib1si9Agki6ty+NEL25Rx3H6+Y/d H5FA== X-Received: by 10.236.121.175 with SMTP id r35mr3205499yhh.50.1372948797401; Thu, 04 Jul 2013 07:39:57 -0700 (PDT) Received: from zeus.saul.homeunix.org (ip-66-186-247-24.eatel.net. [66.186.247.24]) by mx.google.com with ESMTPSA id v68sm5073835yhn.22.2013.07.04.07.39.55 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Thu, 04 Jul 2013 07:39:56 -0700 (PDT) Date: Thu, 4 Jul 2013 09:39:54 -0500 From: "Saul A. Peebsen" To: freebsd-current@freebsd.org Subject: Re: Zoneminder build failure Message-ID: <20130704093954.79ec91c2@zeus.saul.homeunix.org> In-Reply-To: References: <20130630161948.0d44c69d@zeus.saul.homeunix.org> X-Mailer: Claws Mail 3.9.1 (GTK+ 2.24.19; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 14:39:58 -0000 On Mon, 01 Jul 2013 06:33:51 -0500 "Mark Felder" wrote: > > I haven't had a chance to look at that port or build it recently, but > is it being built by CLANG on current? If so, is it fixed if you tell > it to build with GCC? Built fine with gcc-4.6.3. Thanks. -- Cheers, Saul From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 15:59:25 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 23D2E2BE; Thu, 4 Jul 2013 15:59:25 +0000 (UTC) (envelope-from alfred@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 143121E57; Thu, 4 Jul 2013 15:59:24 +0000 (UTC) Received: from Alfreds-MacBook-Pro-9.local (c-67-180-208-218.hsd1.ca.comcast.net [67.180.208.218]) by elvis.mu.org (Postfix) with ESMTPSA id 9757E1A3C1D; Thu, 4 Jul 2013 08:59:24 -0700 (PDT) Message-ID: <51D59BDB.90006@freebsd.org> Date: Thu, 04 Jul 2013 08:59:23 -0700 From: Alfred Perlstein User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Pawel Jakub Dawidek Subject: Re: HEADSUP! dhclient(8) sandboxing. References: <20130703225209.GE1405@garage.freebsd.pl> <51D51065.1090303@mu.org> <20130704093044.GA1381@garage.freebsd.pl> In-Reply-To: <20130704093044.GA1381@garage.freebsd.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 15:59:25 -0000 On 7/4/13 2:30 AM, Pawel Jakub Dawidek wrote: > On Wed, Jul 03, 2013 at 11:04:21PM -0700, Alfred Perlstein wrote: >> On 7/3/13 3:52 PM, Pawel Jakub Dawidek wrote: >>> Hi. >>> >>> I've just committed Capsicum sandboxing for the dhclient(8). >>> Let me know (ideally by sending e-mail to current@ and CCing me) if you >>> notice any weird behaviour. >>> >>> The work was sponsored by the FreeBSD Foundation. >>> >> It broke running dhclient on igb0 for me. It says "interface not found" >> or something to that effect. >> >> Can I help somehow? >> >> Basically just "ifconfig down igb0" then try to run dhclient. It will >> not work. If you "up" the interface and then run it, it is OK. >> >> See attached image. > Thanks for the report. Could you try this patch? > > http://people.freebsd.org/~pjd/patches/dhclient.c.patch > Thanks Pawel, That fixes it for me. I see it's also already committed. Sorry for taking so long to respond, I think we're on opposite time of day. :) -Alfred From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 16:43:08 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A569A13B for ; Thu, 4 Jul 2013 16:43:08 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 6E50C108E for ; Thu, 4 Jul 2013 16:43:08 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r64Gh4eI080302; Thu, 4 Jul 2013 09:43:04 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r64Gh4bS080301; Thu, 4 Jul 2013 09:43:04 -0700 (PDT) (envelope-from sgk) Date: Thu, 4 Jul 2013 09:43:04 -0700 From: Steve Kargl To: Mark Felder Subject: Re: devd or dhclient or ifconfig behavior seems broken Message-ID: <20130704164304.GA80279@troutmask.apl.washington.edu> References: <20130704071521.GA77965@troutmask.apl.washington.edu> <1372945821.29477.140661251893633.4436F6D3@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1372945821.29477.140661251893633.4436F6D3@webmail.messagingengine.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Jul 2013 16:43:08 -0000 On Thu, Jul 04, 2013 at 08:50:21AM -0500, Mark Felder wrote: > Check the man page for dhclient.conf. You can use the supercede > functionality to always force the settings you prefer. Thanks for the suggestion. I was trying to use resolvconf.conf to put specific nameservers into resolv.conf, but dhclient (or the dhcp server I currently hooked to) is nuking resolv.conf. -- Steve From owner-freebsd-current@FreeBSD.ORG Thu Jul 4 22:10:16 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3FFEA96 for ; Thu, 4 Jul 2013 22:10:16 +0000 (UTC) (envelope-from Cy.Schubert@komquats.com) Received: from smtp-out-04.shaw.ca (smtp-out-04.shaw.ca [64.59.134.12]) by mx1.freebsd.org (Postfix) with ESMTP id 18ACF117E for ; Thu, 4 Jul 2013 22:10:15 +0000 (UTC) X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=6HkG4LK5i0ZTEQwzSfMqnsQ8WbrxJ2NwB1mI+RNtyjI= c=1 sm=1 a=TXPMYIoA068A:10 a=QrugwKR0C_UA:10 a=wAGQQ9Az6v0A:10 a=BLceEmwcHowA:10 a=ICAaq7hcmGcA:10 a=kj9zAlcOel0A:10 a=IbtKDeXwb2+SRU442/pi3A==:17 a=6I5d2MoRAAAA:8 a=BWvPGDcYAAAA:8 a=2KUrwSeT6VxqdJnHcmsA:9 a=CjuIK1q_8ugA:10 a=V7tsTZBp22UA:10 a=SV7veod9ZcQA:10 a=CDkPfDQbGgehAbcI:21 a=-NRA5TMN38nM9a1p:21 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Received: from unknown (HELO spqr.komquats.com) ([96.50.7.119]) by smtp-out-04.shaw.ca with ESMTP; 04 Jul 2013 16:10:14 -0600 Received: from slippy.cwsent.com (slippy8 [10.2.2.6]) by spqr.komquats.com (Postfix) with ESMTP id 5DF8C1EE for ; Thu, 4 Jul 2013 15:10:14 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.14.7/8.14.7) with ESMTP id r64MAEJb002949 for ; Thu, 4 Jul 2013 15:10:14 -0700 (PDT) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201307042210.r64MAEJb002949@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.5 From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: current@freebsd.org Subject: Ipfilter pre-Vendor Import Issue Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 04 Jul 2013 15:10:14 -0700 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 04 Jul 2013 22:10:16 -0000 Hi, Originally this email was a here is how I'm planning on doing it kind of email but now that svn 1.8 broke the third step I need some help. I've been getting the flattening of the ipfilter vendor branch right and working on the importation of ipfilter 5.1.2 into my own test SVN repo. (Now that we have Darren Reed's permission to use the previous license, I will import 5.1.2). I've prepared the tree by flattening the layout as discussed in 5.3.1 of the developers handbook. It worked until I upgraded my SVN port from 1.7.2 to 1.8. Here are the steps I took and the results of the last failing step. I will also discuss what I believe should be the solution. Given I'm not an SVN expert I need some advice and help. To flatten the ipfilter vendor branch I did the following. This worked before using svn 1.7.2 and continues to work using 1.8. cd $MY_WORK_DIR/vendor/ipfilter for I in */contrib/ipfilter; do ( cd $I && svn mv $(svn list) ../.. cd ../.. svn rm contrib svn propdel -R svn:mergeinfo ) done cd $MY_WORK_DIR/vendor-sys/ipfilter for I in */sys/contrib/ipfilter; do ( cd $I && svn mv $(svn list) ../../.. cd ../../.. svn rm sys svn propdel -R svn:mergeinfo ) done cd $MY_WORK_DIR svn ci vendor/ipfilter vendor-sys/ipfilter The second step is to turn off keyword expansion as recommended by the developers guide. This worked before under 1.7.2 and continues to work under svn 1.8. cd $MY_WORK_DIR/vendor/ipfilter svn propdel svn:keywords -R . cd $MY_WORK_DIR/vendor-sys/ipfilter svn propdel svn:keywords -R . cd $MY_WORK_DIR svn ci vendor/ipfilter vendor-sys/ipfilter It's the last step of the flattening process discussed in the developers guide that worked under svn 1.7.2 but does not work under svn 1.8. What I planned on doing was this: cd $MY_WORK_DIR/current/contrib/ipfilter svn merge --record-only \ svn+ssh://svn.FreeBSD.org/base/vendor/ipfilter/dist@NNNNNNN cd $MY_WORK_DIR/current/sys/contrib/ipfilter svn merge --record-only \ svn+ssh://svn.FreeBSD.org/base/vendor-sys/ipfilter/dist@NNNNNNN (Don't worry about the NNNNNNN, I will fill that in with the appropriate rev.) Unfortunately it doesn't work any more. Here is what svn spit out at me. slippy$ cd $MY_WORK_DIR/current/contrib/ipfilter slippy$ svn merge --record-only file:///tank/wrepos/wsvn/base/vendor/ipfilte r/dist@252548 svn: E205000: Try 'svn help merge' for more information svn: E205000: Source and target must be different but related branches svn: E205000: Source and target have no common ancestor: 'file:///tank/wrepos/wsvn/base/vendor/ipfilter/dist@252548' and '.@unspecified' slippy$ My solution is, for I in `find . -type f`; do svn merge --record-only -r 1:HEAD file:///tank/wrepos/wsvn/base/vendor/ipfilter/dist/$I@252548; done (r252548 is the revision where I turned off keyword expansion for the flattened ipfilter vendor trees.) I'm not a subversion expert so my question is, am I going down the right path here? Or, is there a better way to address the error above? Once I address this I will be able to import the new ipfilter into the vendor and vendor-sys branches (which I managed to get to under svn 1.7.2). To answer the obvious question, I've done svn upgrade and when that didn't help I subsequently used a fresh checkout from my local test SVN repo, so this is not an issue. Any and all help would be appreciated. Thanks for your help. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 00:43:12 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7B6B3151; Fri, 5 Jul 2013 00:43:12 +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 502D51716; Fri, 5 Jul 2013 00:43:12 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r650h4rf065494; Thu, 4 Jul 2013 20:43:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r650h4AA065469; Fri, 5 Jul 2013 00:43:04 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 5 Jul 2013 00:43:04 GMT Message-Id: <201307050043.r650h4AA065469@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on arm/arm Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 00:43:12 -0000 TB --- 2013-07-04 22:20:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-04 22:20:33 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-04 22:20:33 - starting HEAD tinderbox run for arm/arm TB --- 2013-07-04 22:20:33 - cleaning the object tree TB --- 2013-07-04 22:20:33 - /usr/local/bin/svn stat /src TB --- 2013-07-04 22:20:37 - At svn revision 252731 TB --- 2013-07-04 22:20:38 - building world TB --- 2013-07-04 22:20:38 - CROSS_BUILD_TESTING=YES TB --- 2013-07-04 22:20:38 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-04 22:20:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-04 22:20:38 - SRCCONF=/dev/null TB --- 2013-07-04 22:20:38 - TARGET=arm TB --- 2013-07-04 22:20:38 - TARGET_ARCH=arm TB --- 2013-07-04 22:20:38 - TZ=UTC TB --- 2013-07-04 22:20:38 - __MAKE_CONF=/dev/null TB --- 2013-07-04 22:20:38 - cd /src TB --- 2013-07-04 22:20:38 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Jul 4 22:20:45 UTC 2013 >>> 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 [...] ===> usr.sbin/wpa/wpa_supplicant (depend) rm -f .depend CC='cc ' mkdep -f .depend -a -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_BACKEND_FILE -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NDIS -DCONFIG_DRIVER_WIRED -DCONFIG_PEERKEY -DCONFIG_SMARTCARD -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_WPS -DCONFIG_WPS2 -DCONFIG_WPS_UPNP -DCONFIG_TLS=openssl -DCONFIG_IEEE80211R -DCONFIG_INTERWORKING -DCONFIG_PRIVSEP -DCONFIG_HS20 -DCONFIG_GAS -DPKCS12_FUNCS -DEAP! _GTC -DEAP_LEAP -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_OTP -DEAP_PEAP -DEAP_PSK -DEAP_TLS -DEAP_TTLS -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DIEEE8021X_EAPOL -DCONFIG_SHA256 -DEAP_TLS_OPENSSL -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -std=gnu99 /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-unwrap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/base64.c /src/usr.sbin/wpa/wpa_supplicant! /../../../contrib/wpa//wpa_supplicant/blacklist.c /src/usr.sbi! n/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/bss.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config_file.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_bsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_ndis.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_wired.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/drivers.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/eap_register.c /src/usr.sbin/wpa/wpa_suppli! cant/../../../contrib/wpa//src/utils/eloop.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/events.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/gas.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/gas_query.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/ap/hs20.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/hs20_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_client.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_server.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/httpread.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/ieee802_11_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/interworking.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet/l2_packet_freebsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_suppli! cant/main.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/! crypto/md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/offchannel.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/os_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/peerkey.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/pmksa_cache.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/preauth.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/scan.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/upnp_xml.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/uuid.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/wpa_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpa_debug.c /src/usr.sbin/wpa/wpa_supplicant/../../../contr! ib/wpa//src/rsn_supp/wpa_ft.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa_ie.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpa_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpabuf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpas_glue.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_build.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_parse.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_process.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_dev_attr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_enrollee.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_registrar.c /src/usr.sbin/wp! a/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wps_supplicant.c ! /src/usr..sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_event.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ssdp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_web.c /src/usr.sbin/wpa/wpa_supplicant/Packet32.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/chap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_gtc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_leap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_methods.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_mschapv2.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_otp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_peap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_peap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_psk.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_psk_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_ttls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eapol_supp/eapol_supp_sm.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/ms_funcs.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/mschapv2.c /src/usr.sbin/w! pa/wpa_supplicant/../../../contrib/wpa//src/crypto/crypto_openssl.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/random.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha256-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/tls_openssl.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-cbc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-eax.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-ctr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-encblock.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-omac1.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-tlsprf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:16:10: fatal error: 'dbus/dbus_common.h' file not found #include "dbus/dbus_common.h" ^ 1 error generated. mkdep: compile failed *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa/wpa_supplicant *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa *** Error code 1 Stop. make: stopped in /src/usr.sbin *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-05 00:43:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-05 00:43:04 - ERROR: failed to build world TB --- 2013-07-05 00:43:04 - 7183.80 user 1031.64 system 8551.24 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 00:43:32 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2E2C829C; Fri, 5 Jul 2013 00:43: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 032451726; Fri, 5 Jul 2013 00:43:28 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r650hSx1067795; Thu, 4 Jul 2013 20:43:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r650hSkl067794; Fri, 5 Jul 2013 00:43:28 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 5 Jul 2013 00:43:28 GMT Message-Id: <201307050043.r650hSkl067794@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on armv6/arm Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 00:43:32 -0000 TB --- 2013-07-04 22:20:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-04 22:20:33 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-04 22:20:33 - starting HEAD tinderbox run for armv6/arm TB --- 2013-07-04 22:20:33 - cleaning the object tree TB --- 2013-07-04 22:20:33 - /usr/local/bin/svn stat /src TB --- 2013-07-04 22:20:37 - At svn revision 252731 TB --- 2013-07-04 22:20:38 - building world TB --- 2013-07-04 22:20:38 - CROSS_BUILD_TESTING=YES TB --- 2013-07-04 22:20:38 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-04 22:20:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-04 22:20:38 - SRCCONF=/dev/null TB --- 2013-07-04 22:20:38 - TARGET=arm TB --- 2013-07-04 22:20:38 - TARGET_ARCH=armv6 TB --- 2013-07-04 22:20:38 - TZ=UTC TB --- 2013-07-04 22:20:38 - __MAKE_CONF=/dev/null TB --- 2013-07-04 22:20:38 - cd /src TB --- 2013-07-04 22:20:38 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Jul 4 22:20:45 UTC 2013 >>> 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 [...] ===> usr.sbin/wpa/wpa_supplicant (depend) rm -f .depend CC='cc ' mkdep -f .depend -a -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_BACKEND_FILE -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NDIS -DCONFIG_DRIVER_WIRED -DCONFIG_PEERKEY -DCONFIG_SMARTCARD -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_WPS -DCONFIG_WPS2 -DCONFIG_WPS_UPNP -DCONFIG_TLS=openssl -DCONFIG_IEEE80211R -DCONFIG_INTERWORKING -DCONFIG_PRIVSEP -DCONFIG_HS20 -DCONFIG_GAS -DPKCS12_FUNCS -DEAP! _GTC -DEAP_LEAP -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_OTP -DEAP_PEAP -DEAP_PSK -DEAP_TLS -DEAP_TTLS -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DIEEE8021X_EAPOL -DCONFIG_SHA256 -DEAP_TLS_OPENSSL -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -std=gnu99 /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-unwrap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/base64.c /src/usr.sbin/wpa/wpa_supplicant! /../../../contrib/wpa//wpa_supplicant/blacklist.c /src/usr.sbi! n/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/bss.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config_file.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_bsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_ndis.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_wired.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/drivers.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/eap_register.c /src/usr.sbin/wpa/wpa_suppli! cant/../../../contrib/wpa//src/utils/eloop.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/events.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/gas.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/gas_query.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/ap/hs20.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/hs20_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_client.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_server.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/httpread.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/ieee802_11_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/interworking.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet/l2_packet_freebsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_suppli! cant/main.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/! crypto/md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/offchannel.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/os_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/peerkey.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/pmksa_cache.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/preauth.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/scan.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/upnp_xml.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/uuid.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/wpa_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpa_debug.c /src/usr.sbin/wpa/wpa_supplicant/../../../contr! ib/wpa//src/rsn_supp/wpa_ft.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa_ie.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpa_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpabuf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpas_glue.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_build.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_parse.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_process.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_dev_attr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_enrollee.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_registrar.c /src/usr.sbin/wp! a/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wps_supplicant.c ! /src/usr..sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_event.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ssdp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_web.c /src/usr.sbin/wpa/wpa_supplicant/Packet32.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/chap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_gtc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_leap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_methods.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_mschapv2.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_otp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_peap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_peap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_psk.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_psk_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_ttls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eapol_supp/eapol_supp_sm.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/ms_funcs.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/mschapv2.c /src/usr.sbin/w! pa/wpa_supplicant/../../../contrib/wpa//src/crypto/crypto_openssl.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/random.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha256-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/tls_openssl.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-cbc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-eax.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-ctr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-encblock.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-omac1.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-tlsprf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:16:10: fatal error: 'dbus/dbus_common.h' file not found #include "dbus/dbus_common.h" ^ 1 error generated. mkdep: compile failed *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa/wpa_supplicant *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa *** Error code 1 Stop. make: stopped in /src/usr.sbin *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-05 00:43:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-05 00:43:28 - ERROR: failed to build world TB --- 2013-07-05 00:43:28 - 7195.60 user 1036.66 system 8575.04 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 00:52:53 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 993175F1; Fri, 5 Jul 2013 00:52:53 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 6E22C1773; Fri, 5 Jul 2013 00:52:53 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r650qqiT041808; Thu, 4 Jul 2013 20:52:52 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r650qqZY041793; Fri, 5 Jul 2013 00:52:52 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 5 Jul 2013 00:52:52 GMT Message-Id: <201307050052.r650qqZY041793@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on amd64/amd64 Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 00:52:53 -0000 TB --- 2013-07-04 22:20:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-04 22:20:33 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-04 22:20:33 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-07-04 22:20:33 - cleaning the object tree TB --- 2013-07-04 22:20:33 - /usr/local/bin/svn stat /src TB --- 2013-07-04 22:20:37 - At svn revision 252731 TB --- 2013-07-04 22:20:38 - building world TB --- 2013-07-04 22:20:38 - CROSS_BUILD_TESTING=YES TB --- 2013-07-04 22:20:38 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-04 22:20:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-04 22:20:38 - SRCCONF=/dev/null TB --- 2013-07-04 22:20:38 - TARGET=amd64 TB --- 2013-07-04 22:20:38 - TARGET_ARCH=amd64 TB --- 2013-07-04 22:20:38 - TZ=UTC TB --- 2013-07-04 22:20:38 - __MAKE_CONF=/dev/null TB --- 2013-07-04 22:20:38 - cd /src TB --- 2013-07-04 22:20:38 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Jul 4 22:20:45 UTC 2013 >>> 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 [...] ===> usr.sbin/wpa/wpa_supplicant (depend) rm -f .depend CC='cc ' mkdep -f .depend -a -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_BACKEND_FILE -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NDIS -DCONFIG_DRIVER_WIRED -DCONFIG_PEERKEY -DCONFIG_SMARTCARD -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_WPS -DCONFIG_WPS2 -DCONFIG_WPS_UPNP -DCONFIG_TLS=openssl -DCONFIG_IEEE80211R -DCONFIG_INTERWORKING -DCONFIG_PRIVSEP -DCONFIG_HS20 -DCONFIG_GAS -DPKCS12_FUNCS -DEAP! _GTC -DEAP_LEAP -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_OTP -DEAP_PEAP -DEAP_PSK -DEAP_TLS -DEAP_TTLS -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DIEEE8021X_EAPOL -DCONFIG_SHA256 -DEAP_TLS_OPENSSL -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -std=gnu99 /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-unwrap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/base64.c /src/usr.sbin/wpa/wpa_supplicant! /../../../contrib/wpa//wpa_supplicant/blacklist.c /src/usr.sbi! n/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/bss.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config_file.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_bsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_ndis.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_wired.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/drivers.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/eap_register.c /src/usr.sbin/wpa/wpa_suppli! cant/../../../contrib/wpa//src/utils/eloop.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/events.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/gas.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/gas_query.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/ap/hs20.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/hs20_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_client.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_server.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/httpread.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/ieee802_11_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/interworking.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet/l2_packet_freebsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_suppli! cant/main.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/! crypto/md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/offchannel.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/os_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/peerkey.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/pmksa_cache.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/preauth.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/scan.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/upnp_xml.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/uuid.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/wpa_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpa_debug.c /src/usr.sbin/wpa/wpa_supplicant/../../../contr! ib/wpa//src/rsn_supp/wpa_ft.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa_ie.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpa_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpabuf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpas_glue.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_build.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_parse.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_process.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_dev_attr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_enrollee.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_registrar.c /src/usr.sbin/wp! a/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wps_supplicant.c ! /src/usr..sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_event.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ssdp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_web.c /src/usr.sbin/wpa/wpa_supplicant/Packet32.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/chap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_gtc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_leap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_methods.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_mschapv2.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_otp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_peap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_peap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_psk.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_psk_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_ttls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eapol_supp/eapol_supp_sm.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/ms_funcs.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/mschapv2.c /src/usr.sbin/w! pa/wpa_supplicant/../../../contrib/wpa//src/crypto/crypto_openssl.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/random.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha256-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/tls_openssl.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-cbc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-eax.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-ctr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-encblock.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-omac1.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-tlsprf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:16:10: fatal error: 'dbus/dbus_common.h' file not found #include "dbus/dbus_common.h" ^ 1 error generated. mkdep: compile failed *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa/wpa_supplicant *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa *** Error code 1 Stop. make: stopped in /src/usr.sbin *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-05 00:52:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-05 00:52:52 - ERROR: failed to build world TB --- 2013-07-05 00:52:52 - 7779.55 user 1066.44 system 9139.20 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 00:53:00 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8F02F6F6; Fri, 5 Jul 2013 00:53: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 652F2177A; Fri, 5 Jul 2013 00:53:00 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r650qxXu043338; Thu, 4 Jul 2013 20:52:59 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r650qxpV043330; Fri, 5 Jul 2013 00:52:59 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 5 Jul 2013 00:52:59 GMT Message-Id: <201307050052.r650qxpV043330@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 00:53:00 -0000 TB --- 2013-07-04 22:20:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-04 22:20:33 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-04 22:20:33 - starting HEAD tinderbox run for i386/i386 TB --- 2013-07-04 22:20:33 - cleaning the object tree TB --- 2013-07-04 22:20:33 - /usr/local/bin/svn stat /src TB --- 2013-07-04 22:20:37 - At svn revision 252731 TB --- 2013-07-04 22:20:38 - building world TB --- 2013-07-04 22:20:38 - CROSS_BUILD_TESTING=YES TB --- 2013-07-04 22:20:38 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-04 22:20:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-04 22:20:38 - SRCCONF=/dev/null TB --- 2013-07-04 22:20:38 - TARGET=i386 TB --- 2013-07-04 22:20:38 - TARGET_ARCH=i386 TB --- 2013-07-04 22:20:38 - TZ=UTC TB --- 2013-07-04 22:20:38 - __MAKE_CONF=/dev/null TB --- 2013-07-04 22:20:38 - cd /src TB --- 2013-07-04 22:20:38 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Jul 4 22:20:45 UTC 2013 >>> 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 [...] ===> usr.sbin/wpa/wpa_supplicant (depend) rm -f .depend CC='cc ' mkdep -f .depend -a -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_BACKEND_FILE -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NDIS -DCONFIG_DRIVER_WIRED -DCONFIG_PEERKEY -DCONFIG_SMARTCARD -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_WPS -DCONFIG_WPS2 -DCONFIG_WPS_UPNP -DCONFIG_TLS=openssl -DCONFIG_IEEE80211R -DCONFIG_INTERWORKING -DCONFIG_PRIVSEP -DCONFIG_HS20 -DCONFIG_GAS -DPKCS12_FUNCS -DEAP! _GTC -DEAP_LEAP -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_OTP -DEAP_PEAP -DEAP_PSK -DEAP_TLS -DEAP_TTLS -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DIEEE8021X_EAPOL -DCONFIG_SHA256 -DEAP_TLS_OPENSSL -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -std=gnu99 /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-unwrap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/base64.c /src/usr.sbin/wpa/wpa_supplicant! /../../../contrib/wpa//wpa_supplicant/blacklist.c /src/usr.sbi! n/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/bss.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config_file.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_bsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_ndis.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_wired.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/drivers.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/eap_register.c /src/usr.sbin/wpa/wpa_suppli! cant/../../../contrib/wpa//src/utils/eloop.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/events.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/gas.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/gas_query.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/ap/hs20.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/hs20_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_client.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_server.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/httpread.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/ieee802_11_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/interworking.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet/l2_packet_freebsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_suppli! cant/main.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/! crypto/md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/offchannel.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/os_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/peerkey.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/pmksa_cache.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/preauth.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/scan.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/upnp_xml.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/uuid.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/wpa_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpa_debug.c /src/usr.sbin/wpa/wpa_supplicant/../../../contr! ib/wpa//src/rsn_supp/wpa_ft.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa_ie.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpa_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpabuf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpas_glue.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_build.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_parse.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_process.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_dev_attr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_enrollee.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_registrar.c /src/usr.sbin/wp! a/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wps_supplicant.c ! /src/usr..sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_event.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ssdp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_web.c /src/usr.sbin/wpa/wpa_supplicant/Packet32.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/chap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_gtc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_leap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_methods.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_mschapv2.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_otp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_peap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_peap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_psk.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_psk_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_ttls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eapol_supp/eapol_supp_sm.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/ms_funcs.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/mschapv2.c /src/usr.sbin/w! pa/wpa_supplicant/../../../contrib/wpa//src/crypto/crypto_openssl.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/random.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha256-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/tls_openssl.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-cbc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-eax.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-ctr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-encblock.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-omac1.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-tlsprf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:16:10: fatal error: 'dbus/dbus_common.h' file not found #include "dbus/dbus_common.h" ^ 1 error generated. mkdep: compile failed *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa/wpa_supplicant *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa *** Error code 1 Stop. make: stopped in /src/usr.sbin *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-05 00:52:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-05 00:52:59 - ERROR: failed to build world TB --- 2013-07-05 00:52:59 - 7786.20 user 1069.40 system 9146.48 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 01:26:34 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 792CAF77; Fri, 5 Jul 2013 01:26:34 +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 4E6811882; Fri, 5 Jul 2013 01:26:33 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r651QXXs070130; Thu, 4 Jul 2013 21:26:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r651QX61070125; Fri, 5 Jul 2013 01:26:33 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 5 Jul 2013 01:26:33 GMT Message-Id: <201307050126.r651QX61070125@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 01:26:34 -0000 TB --- 2013-07-05 00:52:52 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-05 00:52:52 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-05 00:52:52 - starting HEAD tinderbox run for mips/mips TB --- 2013-07-05 00:52:52 - cleaning the object tree TB --- 2013-07-05 00:52:52 - /usr/local/bin/svn stat /src TB --- 2013-07-05 00:52:56 - At svn revision 252731 TB --- 2013-07-05 00:52:57 - building world TB --- 2013-07-05 00:52:57 - CROSS_BUILD_TESTING=YES TB --- 2013-07-05 00:52:57 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-05 00:52:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-05 00:52:57 - SRCCONF=/dev/null TB --- 2013-07-05 00:52:57 - TARGET=mips TB --- 2013-07-05 00:52:57 - TARGET_ARCH=mips TB --- 2013-07-05 00:52:57 - TZ=UTC TB --- 2013-07-05 00:52:57 - __MAKE_CONF=/dev/null TB --- 2013-07-05 00:52:57 - cd /src TB --- 2013-07-05 00:52:57 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jul 5 00:53:04 UTC 2013 >>> 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 [...] ===> usr.sbin/wpa (depend) ===> usr.sbin/wpa/wpa_supplicant (depend) rm -f .depend CC='cc ' mkdep -f .depend -a -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_BACKEND_FILE -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NDIS -DCONFIG_DRIVER_WIRED -DCONFIG_PEERKEY -DCONFIG_SMARTCARD -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_WPS -DCONFIG_WPS2 -DCONFIG_WPS_UPNP -DCONFIG_TLS=openssl -DCONFIG_IEEE80211R -DCONFIG_INTERWORKING -DCONFIG_PRIVSEP -DCONFIG_HS20 -DCONFIG_GAS -DPKCS12_FUNCS -DEAP! _GTC -DEAP_LEAP -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_OTP -DEAP_PEAP -DEAP_PSK -DEAP_TLS -DEAP_TTLS -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DIEEE8021X_EAPOL -DCONFIG_SHA256 -DEAP_TLS_OPENSSL -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -std=gnu99 /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-unwrap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/base64.c /src/usr.sbin/wpa/wpa_supplicant! /../../../contrib/wpa//wpa_supplicant/blacklist.c /src/usr.sbi! n/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/bss.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config_file.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_bsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_ndis.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_wired.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/drivers.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/eap_register.c /src/usr.sbin/wpa/wpa_suppli! cant/../../../contrib/wpa//src/utils/eloop.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/events.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/gas.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/gas_query.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/ap/hs20.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/hs20_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_client.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_server.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/httpread.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/ieee802_11_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/interworking.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet/l2_packet_freebsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_suppli! cant/main.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/! crypto/md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/offchannel.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/os_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/peerkey.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/pmksa_cache.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/preauth.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/scan.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/upnp_xml.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/uuid.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/wpa_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpa_debug.c /src/usr.sbin/wpa/wpa_supplicant/../../../contr! ib/wpa//src/rsn_supp/wpa_ft.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa_ie.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpa_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpabuf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpas_glue.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_build.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_parse.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_process.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_dev_attr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_enrollee.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_registrar.c /src/usr.sbin/wp! a/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wps_supplicant.c ! /src/usr..sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_event.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ssdp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_web.c /src/usr.sbin/wpa/wpa_supplicant/Packet32.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/chap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_gtc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_leap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_methods.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_mschapv2.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_otp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_peap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_peap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_psk.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_psk_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_ttls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eapol_supp/eapol_supp_sm.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/ms_funcs.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/mschapv2.c /src/usr.sbin/w! pa/wpa_supplicant/../../../contrib/wpa//src/crypto/crypto_openssl.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/random.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha256-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/tls_openssl.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-cbc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-eax.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-ctr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-encblock.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-omac1.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-tlsprf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:16:30: error: dbus/dbus_common.h: No such file or directory /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:17:27: error: dbus/dbus_old.h: No such file or directory /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:18:27: error: dbus/dbus_new.h: No such file or directory mkdep: compile failed *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa/wpa_supplicant *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa *** Error code 1 Stop. make: stopped in /src/usr.sbin *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-05 01:26:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-05 01:26:33 - ERROR: failed to build world TB --- 2013-07-05 01:26:33 - 1402.01 user 345.84 system 2020.66 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 01:26:37 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 61D53F78; Fri, 5 Jul 2013 01:26:37 +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 383701883; Fri, 5 Jul 2013 01:26:33 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r651QXHc070129; Thu, 4 Jul 2013 21:26:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r651QX8b070124; Fri, 5 Jul 2013 01:26:33 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 5 Jul 2013 01:26:33 GMT Message-Id: <201307050126.r651QX8b070124@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips64/mips Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 01:26:37 -0000 TB --- 2013-07-05 00:53:00 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-05 00:53:00 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-05 00:53:00 - starting HEAD tinderbox run for mips64/mips TB --- 2013-07-05 00:53:00 - cleaning the object tree TB --- 2013-07-05 00:53:00 - /usr/local/bin/svn stat /src TB --- 2013-07-05 00:53:03 - At svn revision 252731 TB --- 2013-07-05 00:53:04 - building world TB --- 2013-07-05 00:53:04 - CROSS_BUILD_TESTING=YES TB --- 2013-07-05 00:53:04 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-05 00:53:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-05 00:53:04 - SRCCONF=/dev/null TB --- 2013-07-05 00:53:04 - TARGET=mips TB --- 2013-07-05 00:53:04 - TARGET_ARCH=mips64 TB --- 2013-07-05 00:53:04 - TZ=UTC TB --- 2013-07-05 00:53:04 - __MAKE_CONF=/dev/null TB --- 2013-07-05 00:53:04 - cd /src TB --- 2013-07-05 00:53:04 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jul 5 00:53:11 UTC 2013 >>> 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 [...] ===> usr.sbin/wpa (depend) ===> usr.sbin/wpa/wpa_supplicant (depend) rm -f .depend CC='cc ' mkdep -f .depend -a -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_BACKEND_FILE -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NDIS -DCONFIG_DRIVER_WIRED -DCONFIG_PEERKEY -DCONFIG_SMARTCARD -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_WPS -DCONFIG_WPS2 -DCONFIG_WPS_UPNP -DCONFIG_TLS=openssl -DCONFIG_IEEE80211R -DCONFIG_INTERWORKING -DCONFIG_PRIVSEP -DCONFIG_HS20 -DCONFIG_GAS -DPKCS12_FUNCS -DEAP! _GTC -DEAP_LEAP -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_OTP -DEAP_PEAP -DEAP_PSK -DEAP_TLS -DEAP_TTLS -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DIEEE8021X_EAPOL -DCONFIG_SHA256 -DEAP_TLS_OPENSSL -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -std=gnu99 /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-unwrap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/base64.c /src/usr.sbin/wpa/wpa_supplicant! /../../../contrib/wpa//wpa_supplicant/blacklist.c /src/usr.sbi! n/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/bss.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config_file.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_bsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_ndis.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_wired.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/drivers.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/eap_register.c /src/usr.sbin/wpa/wpa_suppli! cant/../../../contrib/wpa//src/utils/eloop.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/events.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/gas.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/gas_query.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/ap/hs20.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/hs20_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_client.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_server.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/httpread.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/ieee802_11_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/interworking.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet/l2_packet_freebsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_suppli! cant/main.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/! crypto/md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/offchannel.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/os_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/peerkey.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/pmksa_cache.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/preauth.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/scan.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/upnp_xml.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/uuid.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/wpa_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpa_debug.c /src/usr.sbin/wpa/wpa_supplicant/../../../contr! ib/wpa//src/rsn_supp/wpa_ft.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa_ie.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpa_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpabuf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpas_glue.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_build.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_parse.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_process.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_dev_attr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_enrollee.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_registrar.c /src/usr.sbin/wp! a/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wps_supplicant.c ! /src/usr..sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_event.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ssdp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_web.c /src/usr.sbin/wpa/wpa_supplicant/Packet32.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/chap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_gtc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_leap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_methods.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_mschapv2.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_otp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_peap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_peap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_psk.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_psk_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_ttls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eapol_supp/eapol_supp_sm.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/ms_funcs.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/mschapv2.c /src/usr.sbin/w! pa/wpa_supplicant/../../../contrib/wpa//src/crypto/crypto_openssl.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/random.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha256-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/tls_openssl.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-cbc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-eax.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-ctr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-encblock.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-omac1.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-tlsprf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:16:30: error: dbus/dbus_common.h: No such file or directory /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:17:27: error: dbus/dbus_old.h: No such file or directory /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:18:27: error: dbus/dbus_new.h: No such file or directory mkdep: compile failed *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa/wpa_supplicant *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa *** Error code 1 Stop. make: stopped in /src/usr.sbin *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-05 01:26:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-05 01:26:33 - ERROR: failed to build world TB --- 2013-07-05 01:26:33 - 1404.45 user 345.47 system 2013.35 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 01:26:39 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B35DDF7B; Fri, 5 Jul 2013 01:26:39 +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 8959F1886; Fri, 5 Jul 2013 01:26:39 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r651QdkR070529; Thu, 4 Jul 2013 21:26:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r651Qdrw070528; Fri, 5 Jul 2013 01:26:39 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 5 Jul 2013 01:26:39 GMT Message-Id: <201307050126.r651Qdrw070528@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on ia64/ia64 Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 01:26:39 -0000 TB --- 2013-07-05 00:43:28 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-05 00:43:28 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-05 00:43:28 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-07-05 00:43:28 - cleaning the object tree TB --- 2013-07-05 00:43:28 - /usr/local/bin/svn stat /src TB --- 2013-07-05 00:43:31 - At svn revision 252731 TB --- 2013-07-05 00:43:32 - building world TB --- 2013-07-05 00:43:32 - CROSS_BUILD_TESTING=YES TB --- 2013-07-05 00:43:32 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-05 00:43:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-05 00:43:32 - SRCCONF=/dev/null TB --- 2013-07-05 00:43:32 - TARGET=ia64 TB --- 2013-07-05 00:43:32 - TARGET_ARCH=ia64 TB --- 2013-07-05 00:43:32 - TZ=UTC TB --- 2013-07-05 00:43:32 - __MAKE_CONF=/dev/null TB --- 2013-07-05 00:43:32 - cd /src TB --- 2013-07-05 00:43:32 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jul 5 00:43:39 UTC 2013 >>> 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 [...] ===> usr.sbin/wpa (depend) ===> usr.sbin/wpa/wpa_supplicant (depend) rm -f .depend CC='cc ' mkdep -f .depend -a -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_BACKEND_FILE -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NDIS -DCONFIG_DRIVER_WIRED -DCONFIG_PEERKEY -DCONFIG_SMARTCARD -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_WPS -DCONFIG_WPS2 -DCONFIG_WPS_UPNP -DCONFIG_TLS=openssl -DCONFIG_IEEE80211R -DCONFIG_INTERWORKING -DCONFIG_PRIVSEP -DCONFIG_HS20 -DCONFIG_GAS -DPKCS12_FUNCS -DEAP! _GTC -DEAP_LEAP -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_OTP -DEAP_PEAP -DEAP_PSK -DEAP_TLS -DEAP_TTLS -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DIEEE8021X_EAPOL -DCONFIG_SHA256 -DEAP_TLS_OPENSSL -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -std=gnu99 /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-unwrap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/base64.c /src/usr.sbin/wpa/wpa_supplicant! /../../../contrib/wpa//wpa_supplicant/blacklist.c /src/usr.sbi! n/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/bss.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config_file.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_bsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_ndis.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_wired.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/drivers.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/eap_register.c /src/usr.sbin/wpa/wpa_suppli! cant/../../../contrib/wpa//src/utils/eloop.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/events.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/gas.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/gas_query.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/ap/hs20.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/hs20_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_client.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_server.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/httpread.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/ieee802_11_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/interworking.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet/l2_packet_freebsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_suppli! cant/main.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/! crypto/md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/offchannel.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/os_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/peerkey.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/pmksa_cache.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/preauth.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/scan.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/upnp_xml.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/uuid.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/wpa_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpa_debug.c /src/usr.sbin/wpa/wpa_supplicant/../../../contr! ib/wpa//src/rsn_supp/wpa_ft.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa_ie.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpa_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpabuf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpas_glue.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_build.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_parse.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_process.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_dev_attr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_enrollee.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_registrar.c /src/usr.sbin/wp! a/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wps_supplicant.c ! /src/usr..sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_event.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ssdp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_web.c /src/usr.sbin/wpa/wpa_supplicant/Packet32.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/chap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_gtc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_leap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_methods.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_mschapv2.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_otp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_peap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_peap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_psk.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_psk_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_ttls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eapol_supp/eapol_supp_sm.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/ms_funcs.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/mschapv2.c /src/usr.sbin/w! pa/wpa_supplicant/../../../contrib/wpa//src/crypto/crypto_openssl.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/random.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha256-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/tls_openssl.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-cbc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-eax.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-ctr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-encblock.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-omac1.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-tlsprf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:16:30: error: dbus/dbus_common.h: No such file or directory /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:17:27: error: dbus/dbus_old.h: No such file or directory /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:18:27: error: dbus/dbus_new.h: No such file or directory mkdep: compile failed *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa/wpa_supplicant *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa *** Error code 1 Stop. make: stopped in /src/usr.sbin *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-05 01:26:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-05 01:26:39 - ERROR: failed to build world TB --- 2013-07-05 01:26:39 - 1972.30 user 401.86 system 2590.31 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 02:01:59 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8792FFEC; Fri, 5 Jul 2013 02:01:59 +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 5D30C1996; Fri, 5 Jul 2013 02:01:58 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r6521wx1008189; Thu, 4 Jul 2013 22:01:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r6521wHd008168; Fri, 5 Jul 2013 02:01:58 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 5 Jul 2013 02:01:58 GMT Message-Id: <201307050201.r6521wHd008168@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 02:01:59 -0000 TB --- 2013-07-05 01:26:39 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-05 01:26:39 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-05 01:26:39 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-07-05 01:26:39 - cleaning the object tree TB --- 2013-07-05 01:26:39 - /usr/local/bin/svn stat /src TB --- 2013-07-05 01:26:52 - At svn revision 252731 TB --- 2013-07-05 01:26:53 - building world TB --- 2013-07-05 01:26:53 - CROSS_BUILD_TESTING=YES TB --- 2013-07-05 01:26:53 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-05 01:26:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-05 01:26:53 - SRCCONF=/dev/null TB --- 2013-07-05 01:26:53 - TARGET=sparc64 TB --- 2013-07-05 01:26:53 - TARGET_ARCH=sparc64 TB --- 2013-07-05 01:26:53 - TZ=UTC TB --- 2013-07-05 01:26:53 - __MAKE_CONF=/dev/null TB --- 2013-07-05 01:26:53 - cd /src TB --- 2013-07-05 01:26:53 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jul 5 01:26:59 UTC 2013 >>> 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 [...] ===> usr.sbin/wpa (depend) ===> usr.sbin/wpa/wpa_supplicant (depend) rm -f .depend CC='cc ' mkdep -f .depend -a -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_BACKEND_FILE -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NDIS -DCONFIG_DRIVER_WIRED -DCONFIG_PEERKEY -DCONFIG_SMARTCARD -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_WPS -DCONFIG_WPS2 -DCONFIG_WPS_UPNP -DCONFIG_TLS=openssl -DCONFIG_IEEE80211R -DCONFIG_INTERWORKING -DCONFIG_PRIVSEP -DCONFIG_HS20 -DCONFIG_GAS -DPKCS12_FUNCS -DEAP! _GTC -DEAP_LEAP -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_OTP -DEAP_PEAP -DEAP_PSK -DEAP_TLS -DEAP_TTLS -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DIEEE8021X_EAPOL -DCONFIG_SHA256 -DEAP_TLS_OPENSSL -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -std=gnu99 /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-unwrap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/base64.c /src/usr.sbin/wpa/wpa_supplicant! /../../../contrib/wpa//wpa_supplicant/blacklist.c /src/usr.sbi! n/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/bss.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config_file.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_bsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_ndis.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_wired.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/drivers.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/eap_register.c /src/usr.sbin/wpa/wpa_suppli! cant/../../../contrib/wpa//src/utils/eloop.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/events.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/gas.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/gas_query.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/ap/hs20.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/hs20_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_client.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_server.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/httpread.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/ieee802_11_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/interworking.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet/l2_packet_freebsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_suppli! cant/main.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/! crypto/md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/offchannel.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/os_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/peerkey.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/pmksa_cache.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/preauth.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/scan.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/upnp_xml.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/uuid.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/wpa_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpa_debug.c /src/usr.sbin/wpa/wpa_supplicant/../../../contr! ib/wpa//src/rsn_supp/wpa_ft.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa_ie.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpa_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpabuf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpas_glue.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_build.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_parse.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_process.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_dev_attr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_enrollee.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_registrar.c /src/usr.sbin/wp! a/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wps_supplicant.c ! /src/usr..sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_event.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ssdp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_web.c /src/usr.sbin/wpa/wpa_supplicant/Packet32.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/chap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_gtc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_leap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_methods.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_mschapv2.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_otp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_peap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_peap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_psk.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_psk_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_ttls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eapol_supp/eapol_supp_sm.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/ms_funcs.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/mschapv2.c /src/usr.sbin/w! pa/wpa_supplicant/../../../contrib/wpa//src/crypto/crypto_openssl.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/random.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha256-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/tls_openssl.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-cbc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-eax.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-ctr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-encblock.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-omac1.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-tlsprf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:16:30: error: dbus/dbus_common.h: No such file or directory /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:17:27: error: dbus/dbus_old.h: No such file or directory /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:18:27: error: dbus/dbus_new.h: No such file or directory mkdep: compile failed *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa/wpa_supplicant *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa *** Error code 1 Stop. make: stopped in /src/usr.sbin *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-05 02:01:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-05 02:01:58 - ERROR: failed to build world TB --- 2013-07-05 02:01:58 - 1567.31 user 346.16 system 2118.75 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 03:16:04 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 61FE2375; Fri, 5 Jul 2013 03:16: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 375F81D2D; Fri, 5 Jul 2013 03:16:03 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r653G1nL076237; Thu, 4 Jul 2013 23:16:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r653G11S076236; Fri, 5 Jul 2013 03:16:01 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 5 Jul 2013 03:16:01 GMT Message-Id: <201307050316.r653G11S076236@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 03:16:04 -0000 TB --- 2013-07-05 00:43:05 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-05 00:43:05 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-05 00:43:05 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-07-05 00:43:05 - cleaning the object tree TB --- 2013-07-05 00:43:05 - /usr/local/bin/svn stat /src TB --- 2013-07-05 00:43:08 - At svn revision 252731 TB --- 2013-07-05 00:43:09 - building world TB --- 2013-07-05 00:43:09 - CROSS_BUILD_TESTING=YES TB --- 2013-07-05 00:43:09 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-05 00:43:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-05 00:43:09 - SRCCONF=/dev/null TB --- 2013-07-05 00:43:09 - TARGET=pc98 TB --- 2013-07-05 00:43:09 - TARGET_ARCH=i386 TB --- 2013-07-05 00:43:09 - TZ=UTC TB --- 2013-07-05 00:43:09 - __MAKE_CONF=/dev/null TB --- 2013-07-05 00:43:09 - cd /src TB --- 2013-07-05 00:43:09 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jul 5 00:43:16 UTC 2013 >>> 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 [...] ===> usr.sbin/wpa/wpa_supplicant (depend) rm -f .depend CC='cc ' mkdep -f .depend -a -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_BACKEND_FILE -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NDIS -DCONFIG_DRIVER_WIRED -DCONFIG_PEERKEY -DCONFIG_SMARTCARD -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_WPS -DCONFIG_WPS2 -DCONFIG_WPS_UPNP -DCONFIG_TLS=openssl -DCONFIG_IEEE80211R -DCONFIG_INTERWORKING -DCONFIG_PRIVSEP -DCONFIG_HS20 -DCONFIG_GAS -DPKCS12_FUNCS -DEAP! _GTC -DEAP_LEAP -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_OTP -DEAP_PEAP -DEAP_PSK -DEAP_TLS -DEAP_TTLS -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DIEEE8021X_EAPOL -DCONFIG_SHA256 -DEAP_TLS_OPENSSL -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -std=gnu99 /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-unwrap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/base64.c /src/usr.sbin/wpa/wpa_supplicant! /../../../contrib/wpa//wpa_supplicant/blacklist.c /src/usr.sbi! n/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/bss.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config_file.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_bsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_ndis.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_wired.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/drivers.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/eap_register.c /src/usr.sbin/wpa/wpa_suppli! cant/../../../contrib/wpa//src/utils/eloop.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/events.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/gas.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/gas_query.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/ap/hs20.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/hs20_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_client.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_server.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/httpread.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/ieee802_11_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/interworking.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet/l2_packet_freebsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_suppli! cant/main.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/! crypto/md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/offchannel.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/os_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/peerkey.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/pmksa_cache.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/preauth.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/scan.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/upnp_xml.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/uuid.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/wpa_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpa_debug.c /src/usr.sbin/wpa/wpa_supplicant/../../../contr! ib/wpa//src/rsn_supp/wpa_ft.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa_ie.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpa_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpabuf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpas_glue.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_build.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_parse.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_process.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_dev_attr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_enrollee.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_registrar.c /src/usr.sbin/wp! a/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wps_supplicant.c ! /src/usr..sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_event.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ssdp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_web.c /src/usr.sbin/wpa/wpa_supplicant/Packet32.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/chap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_gtc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_leap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_methods.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_mschapv2.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_otp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_peap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_peap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_psk.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_psk_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_ttls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eapol_supp/eapol_supp_sm.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/ms_funcs.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/mschapv2.c /src/usr.sbin/w! pa/wpa_supplicant/../../../contrib/wpa//src/crypto/crypto_openssl.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/random.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha256-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/tls_openssl.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-cbc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-eax.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-ctr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-encblock.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-omac1.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-tlsprf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:16:10: fatal error: 'dbus/dbus_common.h' file not found #include "dbus/dbus_common.h" ^ 1 error generated. mkdep: compile failed *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa/wpa_supplicant *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa *** Error code 1 Stop. make: stopped in /src/usr.sbin *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-05 03:16:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-05 03:16:01 - ERROR: failed to build world TB --- 2013-07-05 03:16:01 - 8010.73 user 912.47 system 9176.82 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 03:24:14 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6F5515CC; Fri, 5 Jul 2013 03:24:14 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 44EDA1DC8; Fri, 5 Jul 2013 03:24:13 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r653ODCK002179; Thu, 4 Jul 2013 23:24:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r653ODD0002177; Fri, 5 Jul 2013 03:24:13 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 5 Jul 2013 03:24:13 GMT Message-Id: <201307050324.r653ODD0002177@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 03:24:14 -0000 TB --- 2013-07-05 01:26:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-05 01:26:33 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-05 01:26:33 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-07-05 01:26:33 - cleaning the object tree TB --- 2013-07-05 01:26:33 - /usr/local/bin/svn stat /src TB --- 2013-07-05 01:26:52 - At svn revision 252731 TB --- 2013-07-05 01:26:53 - building world TB --- 2013-07-05 01:26:53 - CROSS_BUILD_TESTING=YES TB --- 2013-07-05 01:26:53 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-05 01:26:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-05 01:26:53 - SRCCONF=/dev/null TB --- 2013-07-05 01:26:53 - TARGET=powerpc TB --- 2013-07-05 01:26:53 - TARGET_ARCH=powerpc TB --- 2013-07-05 01:26:53 - TZ=UTC TB --- 2013-07-05 01:26:53 - __MAKE_CONF=/dev/null TB --- 2013-07-05 01:26:53 - cd /src TB --- 2013-07-05 01:26:53 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jul 5 01:26:59 UTC 2013 >>> 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 [...] ===> usr.sbin/wpa (depend) ===> usr.sbin/wpa/wpa_supplicant (depend) rm -f .depend CC='cc ' mkdep -f .depend -a -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_BACKEND_FILE -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NDIS -DCONFIG_DRIVER_WIRED -DCONFIG_PEERKEY -DCONFIG_SMARTCARD -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_WPS -DCONFIG_WPS2 -DCONFIG_WPS_UPNP -DCONFIG_TLS=openssl -DCONFIG_IEEE80211R -DCONFIG_INTERWORKING -DCONFIG_PRIVSEP -DCONFIG_HS20 -DCONFIG_GAS -DPKCS12_FUNCS -DEAP! _GTC -DEAP_LEAP -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_OTP -DEAP_PEAP -DEAP_PSK -DEAP_TLS -DEAP_TTLS -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DIEEE8021X_EAPOL -DCONFIG_SHA256 -DEAP_TLS_OPENSSL -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -std=gnu99 /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-unwrap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/base64.c /src/usr.sbin/wpa/wpa_supplicant! /../../../contrib/wpa//wpa_supplicant/blacklist.c /src/usr.sbi! n/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/bss.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config_file.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_bsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_ndis.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_wired.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/drivers.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/eap_register.c /src/usr.sbin/wpa/wpa_suppli! cant/../../../contrib/wpa//src/utils/eloop.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/events.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/gas.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/gas_query.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/ap/hs20.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/hs20_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_client.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_server.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/httpread.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/ieee802_11_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/interworking.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet/l2_packet_freebsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_suppli! cant/main.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/! crypto/md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/offchannel.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/os_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/peerkey.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/pmksa_cache.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/preauth.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/scan.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/upnp_xml.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/uuid.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/wpa_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpa_debug.c /src/usr.sbin/wpa/wpa_supplicant/../../../contr! ib/wpa//src/rsn_supp/wpa_ft.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa_ie.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpa_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpabuf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpas_glue.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_build.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_parse.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_process.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_dev_attr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_enrollee.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_registrar.c /src/usr.sbin/wp! a/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wps_supplicant.c ! /src/usr..sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_event.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ssdp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_web.c /src/usr.sbin/wpa/wpa_supplicant/Packet32.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/chap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_gtc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_leap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_methods.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_mschapv2.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_otp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_peap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_peap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_psk.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_psk_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_ttls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eapol_supp/eapol_supp_sm.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/ms_funcs.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/mschapv2.c /src/usr.sbin/w! pa/wpa_supplicant/../../../contrib/wpa//src/crypto/crypto_openssl.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/random.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha256-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/tls_openssl.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-cbc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-eax.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-ctr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-encblock.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-omac1.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-tlsprf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:16:30: error: dbus/dbus_common.h: No such file or directory /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:17:27: error: dbus/dbus_old.h: No such file or directory /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:18:27: error: dbus/dbus_new.h: No such file or directory mkdep: compile failed *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa/wpa_supplicant *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa *** Error code 1 Stop. make: stopped in /src/usr.sbin *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-05 03:24:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-05 03:24:13 - ERROR: failed to build world TB --- 2013-07-05 03:24:13 - 6185.79 user 753.00 system 7059.70 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 03:24:44 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 092A3701; Fri, 5 Jul 2013 03:24:44 +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 D2C461DD9; Fri, 5 Jul 2013 03:24:43 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r653Oh85005606; Thu, 4 Jul 2013 23:24:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r653Oh0T005605; Fri, 5 Jul 2013 03:24:43 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 5 Jul 2013 03:24:43 GMT Message-Id: <201307050324.r653Oh0T005605@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on powerpc64/powerpc Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 03:24:44 -0000 TB --- 2013-07-05 01:26:33 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-05 01:26:33 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-07-05 01:26:33 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-07-05 01:26:33 - cleaning the object tree TB --- 2013-07-05 01:26:33 - /usr/local/bin/svn stat /src TB --- 2013-07-05 01:26:52 - At svn revision 252731 TB --- 2013-07-05 01:26:53 - building world TB --- 2013-07-05 01:26:53 - CROSS_BUILD_TESTING=YES TB --- 2013-07-05 01:26:53 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-05 01:26:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-05 01:26:53 - SRCCONF=/dev/null TB --- 2013-07-05 01:26:53 - TARGET=powerpc TB --- 2013-07-05 01:26:53 - TARGET_ARCH=powerpc64 TB --- 2013-07-05 01:26:53 - TZ=UTC TB --- 2013-07-05 01:26:53 - __MAKE_CONF=/dev/null TB --- 2013-07-05 01:26:53 - cd /src TB --- 2013-07-05 01:26:53 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Jul 5 01:26:59 UTC 2013 >>> 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 [...] ===> usr.sbin/wpa (depend) ===> usr.sbin/wpa/wpa_supplicant (depend) rm -f .depend CC='cc ' mkdep -f .depend -a -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_BACKEND_FILE -DCONFIG_DEBUG_SYSLOG -DCONFIG_DRIVER_BSD -DCONFIG_DRIVER_NDIS -DCONFIG_DRIVER_WIRED -DCONFIG_PEERKEY -DCONFIG_SMARTCARD -DCONFIG_TERMINATE_ONLASTIF -DCONFIG_WPS -DCONFIG_WPS2 -DCONFIG_WPS_UPNP -DCONFIG_TLS=openssl -DCONFIG_IEEE80211R -DCONFIG_INTERWORKING -DCONFIG_PRIVSEP -DCONFIG_HS20 -DCONFIG_GAS -DPKCS12_FUNCS -DEAP! _GTC -DEAP_LEAP -DEAP_MD5 -DEAP_MSCHAPv2 -DEAP_OTP -DEAP_PEAP -DEAP_PSK -DEAP_TLS -DEAP_TTLS -DEAP_GTC -DEAP_OTP -DEAP_LEAP -DIEEE8021X_EAPOL -DCONFIG_SHA256 -DEAP_TLS_OPENSSL -I/src/usr.sbin/wpa/wpa_supplicant -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//hostapd -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils -I/src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -std=gnu99 /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-unwrap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/base64.c /src/usr.sbin/wpa/wpa_supplicant! /../../../contrib/wpa//wpa_supplicant/blacklist.c /src/usr.sbi! n/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/bss.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/config_file.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/ctrl_iface_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_bsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_ndis.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/driver_wired.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/drivers/drivers.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/eap_register.c /src/usr.sbin/wpa/wpa_suppli! cant/../../../contrib/wpa//src/utils/eloop.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/events.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/gas.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/gas_query.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/ap/hs20.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/hs20_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_client.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/http_server.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/httpread.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/ieee802_11_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/interworking.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/l2_packet/l2_packet_freebsd.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_suppli! cant/main.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/! crypto/md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/offchannel.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/os_unix.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/peerkey.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/pmksa_cache.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/preauth.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/scan.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/upnp_xml.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/uuid.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/common/wpa_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpa_debug.c /src/usr.sbin/wpa/wpa_supplicant/../../../contr! ib/wpa//src/rsn_supp/wpa_ft.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/rsn_supp/wpa_ie.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpa_supplicant.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/utils/wpabuf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wpas_glue.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_build.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_parse.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_attr_process.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_dev_attr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_enrollee.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_registrar.c /src/usr.sbin/wp! a/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/wps_supplicant.c ! /src/usr..sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_event.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_ssdp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/wps/wps_upnp_web.c /src/usr.sbin/wpa/wpa_supplicant/Packet32.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/chap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_gtc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_leap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_md5.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_methods.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_mschapv2.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_otp.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_peap.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_peap_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_psk.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_common/eap_psk_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_tls_common.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/eap_ttls.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eapol_supp/eapol_supp_sm.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/ms_funcs.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/eap_peer/mschapv2.c /src/usr.sbin/w! pa/wpa_supplicant/../../../contrib/wpa//src/crypto/crypto_openssl.c /src! /usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/random.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha256-prf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/tls_openssl.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-cbc.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-eax.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-ctr.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-encblock.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/aes-omac1.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//src/crypto/sha1-tlsprf.c /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:16:30: error: dbus/dbus_common.h: No such file or directory /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:17:27: error: dbus/dbus_old.h: No such file or directory /src/usr.sbin/wpa/wpa_supplicant/../../../contrib/wpa//wpa_supplicant/notify.c:18:27: error: dbus/dbus_new.h: No such file or directory mkdep: compile failed *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa/wpa_supplicant *** Error code 1 Stop. make: stopped in /src/usr.sbin/wpa *** Error code 1 Stop. make: stopped in /src/usr.sbin *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-05 03:24:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-05 03:24:43 - ERROR: failed to build world TB --- 2013-07-05 03:24:43 - 6219.09 user 763.59 system 7089.52 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 08:46:53 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 04DF7AD7 for ; Fri, 5 Jul 2013 08:46:53 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) by mx1.freebsd.org (Postfix) with ESMTP id 86FD31C15 for ; Fri, 5 Jul 2013 08:46:52 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id r658ko4B071185; Fri, 5 Jul 2013 12:46:50 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id r658knbt071184; Fri, 5 Jul 2013 12:46:49 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 5 Jul 2013 12:46:49 +0400 From: Gleb Smirnoff To: Cy Schubert Subject: Re: Ipfilter pre-Vendor Import Issue Message-ID: <20130705084649.GC67810@FreeBSD.org> References: <201307042210.r64MAEJb002949@slippy.cwsent.com> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201307042210.r64MAEJb002949@slippy.cwsent.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 05 Jul 2013 08:46:53 -0000 Cy, On Thu, Jul 04, 2013 at 03:10:14PM -0700, Cy Schubert wrote: C> Unfortunately it doesn't work any more. Here is what svn spit out at me. C> C> slippy$ cd $MY_WORK_DIR/current/contrib/ipfilter C> slippy$ svn merge --record-only file:///tank/wrepos/wsvn/base/vendor/ipfilte C> r/dist@252548 C> svn: E205000: Try 'svn help merge' for more information C> svn: E205000: Source and target must be different but related branches C> svn: E205000: Source and target have no common ancestor: C> 'file:///tank/wrepos/wsvn/base/vendor/ipfilter/dist@252548' and C> '.@unspecified' C> slippy$ AFAIU, the problem is that current contrib/ipfilter was never merged from vendor/ipfilter. So, actually we are dealing with a first import (from subversion viewpoint), not n-th. What I'd prefer to see is the following: - commit new ipfilter untouched to vendor-sys/ipfilter - nuke sys/contrib/ipfilter - svn copy vendor-sys/ipfilter to sys/netpfil/ipfilter In future imports do: - commit newer ipfilter to vendor-sys/ipfilter - svn merge vendor-sys/ipfilter to sys/netpfil/ipfilter What's the reason to keep code in contrib? -- Totus tuus, Glebius. From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 13:03:47 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 349D328D; Fri, 5 Jul 2013 13:03:47 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) by mx1.freebsd.org (Postfix) with ESMTP id B490E1C24; Fri, 5 Jul 2013 13:03:46 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id r65D3df8072421; Fri, 5 Jul 2013 17:03:39 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id r65D3c6Z072420; Fri, 5 Jul 2013 17:03:38 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 5 Jul 2013 17:03:38 +0400 From: Gleb Smirnoff To: Steve Kargl Subject: Re: buildkernel is broken Message-ID: <20130705130338.GD67810@FreeBSD.org> References: <20130703003535.GA69779@troutmask.apl.washington.edu> <20130703004650.GA69868@troutmask.apl.washington.edu> <20130703034516.GA70409@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20130703034516.GA70409@troutmask.apl.washington.edu> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@freebsd.org, Jonathan Anderson X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 05 Jul 2013 13:03:47 -0000 On Tue, Jul 02, 2013 at 08:45:16PM -0700, Steve Kargl wrote: S> On Tue, Jul 02, 2013 at 10:51:57PM -0230, Jonathan Anderson wrote: S> > On Tuesday, 2 July 2013 at 22:16, Steve Kargl wrote: S> > > It seems that S> > > S> > > # Enable FreeBSD7 compatibility syscalls S> > > options COMPAT_FREEBSD7 S> > > S> > > is required in a kernel config file. If it is mandatory to S> > > have this option on FreeBSD 10, it may be appropriate to S> > > expand the comment to S> > > S> > > S> > > # Enable FreeBSD7 compatibility syscalls S> > > # This option is MANDATORY. Do not remove. S> > > options COMPAT_FREEBSD7 S> > S> > So... a non-optional option? S> S> Yes, it appears to be that way. Not really. It is required only if you also got COMPAT_43, the pre-FreeBSD compat option. -- Totus tuus, Glebius. From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 15:32:13 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 79F65D25; Fri, 5 Jul 2013 15:32:13 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 4242E1270; Fri, 5 Jul 2013 15:32:13 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r65FW6TF085906; Fri, 5 Jul 2013 08:32:06 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r65FW61N085905; Fri, 5 Jul 2013 08:32:06 -0700 (PDT) (envelope-from sgk) Date: Fri, 5 Jul 2013 08:32:06 -0700 From: Steve Kargl To: Gleb Smirnoff Subject: Re: buildkernel is broken Message-ID: <20130705153206.GA85816@troutmask.apl.washington.edu> References: <20130703003535.GA69779@troutmask.apl.washington.edu> <20130703004650.GA69868@troutmask.apl.washington.edu> <20130703034516.GA70409@troutmask.apl.washington.edu> <20130705130338.GD67810@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130705130338.GD67810@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@freebsd.org, Jonathan Anderson X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 05 Jul 2013 15:32:13 -0000 On Fri, Jul 05, 2013 at 05:03:38PM +0400, Gleb Smirnoff wrote: > On Tue, Jul 02, 2013 at 08:45:16PM -0700, Steve Kargl wrote: > S> On Tue, Jul 02, 2013 at 10:51:57PM -0230, Jonathan Anderson wrote: > S> > On Tuesday, 2 July 2013 at 22:16, Steve Kargl wrote: > S> > > It seems that > S> > > > S> > > # Enable FreeBSD7 compatibility syscalls > S> > > options COMPAT_FREEBSD7 > S> > > > S> > > is required in a kernel config file. If it is mandatory to > S> > > have this option on FreeBSD 10, it may be appropriate to > S> > > expand the comment to > S> > > > S> > > > S> > > # Enable FreeBSD7 compatibility syscalls > S> > > # This option is MANDATORY. Do not remove. > S> > > options COMPAT_FREEBSD7 > S> > > S> > So... a non-optional option? > S> > S> Yes, it appears to be that way. > > Not really. It is required only if you also got COMPAT_43, the > pre-FreeBSD compat option. > So, it's essentially non-optional as the comment above COMPAT_43 is # # Implement system calls compatible with 4.3BSD and older versions of # FreeBSD. You probably do NOT want to remove this as much current code # still relies on the 4.3 emulation. Is "do NOT want to remove" too strong of a statement? -- Steve From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 15:37:12 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 818FAF47 for ; Fri, 5 Jul 2013 15:37:12 +0000 (UTC) (envelope-from zbb@semihalf.com) Received: from mail-we0-f170.google.com (mail-we0-f170.google.com [74.125.82.170]) by mx1.freebsd.org (Postfix) with ESMTP id 142ED12A8 for ; Fri, 5 Jul 2013 15:37:11 +0000 (UTC) Received: by mail-we0-f170.google.com with SMTP id w57so2117895wes.1 for ; Fri, 05 Jul 2013 08:37:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:organization:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding:x-gm-message-state; bh=Kts4kNH78IcanCCW6GVTZ63pRNED9zx5VKa07q/LgGw=; b=PxQWOTdEyrWv1XTzY7Kfi1x31AGP+C39ITAPFyyj3YViR/CIJ7JYwREvFFjFyejQjr ectRgCVvnHw5+QIsGroDAS+mtQg263LvDIFz9VE05fA/HPJeH+T4sxoTGgCkdt0HDZ1C 4ecyhpNq+QiSxaryG65bFjUKOHrQ0Nf/FXSVLKDT7K36WFW0vRKNhbnPgBYYm60dSsZL VNQnSuzoUENDLxz/FR2hISaQtorQvx1tRnKcio5xcaD1QqKgT1LNA0oBdmq6y5pC8O+K R6lVxImeiD8K8A9jpsZ06l4VV9p1HV0vS3Ca9dq7sxwh07rp0YwRVOjN4P+v/Bs7+/0d pxVQ== X-Received: by 10.180.96.227 with SMTP id dv3mr6158074wib.59.1373038625232; Fri, 05 Jul 2013 08:37:05 -0700 (PDT) Received: from [10.0.2.117] (cardhu.semihalf.com. [213.17.239.108]) by mx.google.com with ESMTPSA id ev19sm10359307wid.2.2013.07.05.08.37.03 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 05 Jul 2013 08:37:04 -0700 (PDT) Message-ID: <51D6E81D.3090503@semihalf.com> Date: Fri, 05 Jul 2013 17:37:01 +0200 From: Zbyszek Bodek Organization: Semihalf User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Jeff Roberson Subject: Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory References: <51C4A067.7010203@semihalf.com> <20130623065706.GV91021@kib.kiev.ua> <20130623083220.GA41511@mail.bsdpad.com> <20130623143248.GA91021@kib.kiev.ua> <20130623144346.GA69378@mail.bsdpad.com> <20130623161617.GC91021@kib.kiev.ua> <20130623164425.GA77339@mail.bsdpad.com> <20130623165040.GD91021@kib.kiev.ua> <20130623170507.GA79364@mail.bsdpad.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQm5UpDKhDui0X8olO1t9n+FpCICGfpGoT1HiDpvBv5m6zcZ7fs94ySM5wvnAfwdKuEotLZe Cc: Konstantin Belousov , freebsd-arm@FreeBSD.org, freebsd-current@freebsd.org, Ruslan Bukin X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 05 Jul 2013 15:37:12 -0000 On 25.06.2013 05:23, Jeff Roberson wrote: > On Sun, 23 Jun 2013, Ruslan Bukin wrote: > >> On Sun, Jun 23, 2013 at 07:50:40PM +0300, Konstantin Belousov wrote: >>> On Sun, Jun 23, 2013 at 08:44:25PM +0400, Ruslan Bukin wrote: >>>> On Sun, Jun 23, 2013 at 07:16:17PM +0300, Konstantin Belousov wrote: >>>>> On Sun, Jun 23, 2013 at 06:43:46PM +0400, Ruslan Bukin wrote: >>>>>> >>>>>> Trying to mount root from ufs:/dev/da0 []... >>>>>> WARNING: / was not properly dismounted >>>>>> warning: no time-of-day clock registered, system time will not be >>>>>> set accurately >>>>>> panic: __rw_wlock_hard: recursing but non-recursive rw pmap pv >>>>>> global @ /usr/home/br/dev/head/sys/arm/arm/pmap-v6.c:1289 >>>>>> >>>>>> KDB: enter: panic >>>>>> [ thread pid 1 tid 100001 ] >>>>>> Stopped at kdb_enter+0x48: ldrb r15, [r15, r15, ror r15]! >>>>>> db> bt >>>>>> Tracing pid 1 tid 100001 td 0xc547f620 >>>>>> _end() at 0xde9d0530 >>>>>> scp=0xde9d0530 rlv=0xc1211458 (db_trace_thread+0x34) >>>>>> rsp=0xde9d0514 rfp=0xc12d1b60 >>>>>> Bad frame pointer: 0xc12d1b60 >>>>>> db> >>>>> This is completely broken. It seems that witness triggered the panic, >>>>> and ddb is unable to obtain a backtrace from the normal panic(9) call. >>>>> >>>>> Show the output of the 'show alllocks'. >>>> >>>> No such command >>> Do you have witness in the kernel config ? If not, add it to the config >>> and retry. >> >> Trying to mount root from ufs:/dev/da0 []... >> WARNING: / was not properly dismounted >> warning: no time-of-day clock registered, system time will not be set >> accurately >> panic: __rw_wlock_hard: recursing but non-recursive rw pmap pv global >> @ /usr/home/br/dev/head/sys/arm/arm/pmap-v6.c:1289 >> >> KDB: enter: panic >> [ thread pid 1 tid 100001 ] >> Stopped at kdb_enter+0x48: ldrb r15, [r15, r15, ror r15]! >> db> show alllocks >> Process 1 (kernel) thread 0xc55fc620 (100001) >> exclusive sleep mutex pmap (pmap) r = 0 (0xc5600590) locked @ >> /usr/home/br/dev/head/sys/arm/arm/pmap-v6.c:729 >> exclusive rw pmap pv global (pmap pv global) r = 0 (0xc1479dd0) locked >> @ /usr/home/br/dev/head/sys/arm/arm/pmap-v6.c:728 >> shared rw vm object (vm object) r = 0 (0xc1551d4c) locked @ >> /usr/home/br/dev/head/sys/vm/vm_map.c:1809 >> exclusive sx vm map (user) (vm map (user)) r = 0 (0xc5600528) locked @ >> /usr/home/br/dev/head/sys/kern/imgact_elf.c:445 >> exclusive lockmgr ufs (ufs) r = 0 (0xc56f7914) locked @ >> /usr/home/br/dev/head/sys/kern/imgact_elf.c:821 >> exclusive sleep mutex Giant (Giant) r = 0 (0xc147c778) locked @ >> /usr/home/br/dev/head/sys/kern/vfs_mount.c:1093 >> db> >> > > Would any of the arm users be interested in testing a larger patch that > changes the way the kernel allocations KVA? It also has some UMA code > that lessens kernel memory utilization. > > http://people.freebsd.org/~jeff/vmem.diff > > Any reports would be helpful. Is there any ETA on getting stack tracing > fixed? I suspect the pmap recursion encountered with Kostik's patch > exist in the current kernel. The other changes in this patch my fix > that as well. > > Thanks, > Jeff Hello Jeff, I apologize for a long time with no respond. The problems that I reported at the origin of this tread are no longer relevant. I've made some really extensive tests on the current HEAD and there is no track of kstack allocation failure on my ARM target now. Thanks a lot for your help! Best regards Zbyszek Bodek From owner-freebsd-current@FreeBSD.ORG Fri Jul 5 18:38:24 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 329E1238; Fri, 5 Jul 2013 18:38:24 +0000 (UTC) (envelope-from Cy.Schubert@komquats.com) Received: from smtp-out-05.shaw.ca (smtp-out-05.shaw.ca [64.59.134.13]) by mx1.freebsd.org (Postfix) with ESMTP id ECA7F1BF4; Fri, 5 Jul 2013 18:38:23 +0000 (UTC) X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=7/EMZfWbaVtDMdTqnk9efwidrOfQb3DZMdpNhNw5Oc4= c=1 sm=1 a=uK1SP89eXToA:10 a=QrugwKR0C_UA:10 a=wAGQQ9Az6v0A:10 a=BLceEmwcHowA:10 a=ICAaq7hcmGcA:10 a=kj9zAlcOel0A:10 a=IbtKDeXwb2+SRU442/pi3A==:17 a=6I5d2MoRAAAA:8 a=BWvPGDcYAAAA:8 a=G7z1ruPbs4n8mjnNMOwA:9 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=V7tsTZBp22UA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Received: from unknown (HELO spqr.komquats.com) ([96.50.7.119]) by smtp-out-05.shaw.ca with ESMTP; 05 Jul 2013 12:38:23 -0600 Received: from slippy.cwsent.com (slippy8 [10.2.2.6]) by spqr.komquats.com (Postfix) with ESMTP id AD38080; Fri, 5 Jul 2013 11:38:22 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.14.7/8.14.7) with ESMTP id r65IcL2Q005119; Fri, 5 Jul 2013 11:38:21 -0700 (PDT) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201307051838.r65IcL2Q005119@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.5 From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: Gleb Smirnoff Subject: Re: Ipfilter pre-Vendor Import Issue In-Reply-To: Message from Gleb Smirnoff of "Fri, 05 Jul 2013 12:46:49 +0400." <20130705084649.GC67810@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 05 Jul 2013 11:38:21 -0700 Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 05 Jul 2013 18:38:24 -0000 In message <20130705084649.GC67810@FreeBSD.org>, Gleb Smirnoff writes: > Cy, > > On Thu, Jul 04, 2013 at 03:10:14PM -0700, Cy Schubert wrote: > C> Unfortunately it doesn't work any more. Here is what svn spit out at me. > C> > C> slippy$ cd $MY_WORK_DIR/current/contrib/ipfilter > C> slippy$ svn merge --record-only file:///tank/wrepos/wsvn/base/vendor/ipfil > te > C> r/dist@252548 > C> svn: E205000: Try 'svn help merge' for more information > C> svn: E205000: Source and target must be different but related branches > C> svn: E205000: Source and target have no common ancestor: > C> 'file:///tank/wrepos/wsvn/base/vendor/ipfilter/dist@252548' and > C> '.@unspecified' > C> slippy$ > > AFAIU, the problem is that current contrib/ipfilter was never merged > from vendor/ipfilter. So, actually we are dealing with a first import > (from subversion viewpoint), not n-th. That's unfortunate. > > What I'd prefer to see is the following: > > - commit new ipfilter untouched to vendor-sys/ipfilter > - nuke sys/contrib/ipfilter > - svn copy vendor-sys/ipfilter to sys/netpfil/ipfilter Having ipfilter in one place instead of two (vendor and vendor-sys) makes a lot more sense. I suppose we could put ipfilter's kernel components in sys/netpfil but what about the userland sources? Also see my reply below regarding keeping it in contrib. > > In future imports do: > > - commit newer ipfilter to vendor-sys/ipfilter > - svn merge vendor-sys/ipfilter to sys/netpfil/ipfilter > > What's the reason to keep code in contrib? The reason to keep ipftilter in contrib is to maintain consistency with other contributed software such as bind, nvi, sendmail, pf, and a host of other notable software we don't maintain ourselves. Maintaining consistency with other contributed software should probably be maintained. I'm open to moving all packet filters, e.g. ipfw, pf, and ipfilter into sys/netpfil as long as consistency is maintained across the board. Do you think we should put the userland sources also in the same location or should we maintain a similar separation we do today? I'm open to both however I'd prefer keeping all vendor software (kernel and userland) in one location. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. From owner-freebsd-current@FreeBSD.ORG Sat Jul 6 00:59:48 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 475A2E50 for ; Sat, 6 Jul 2013 00:59:48 +0000 (UTC) (envelope-from erich@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id 147091DEA for ; Sat, 6 Jul 2013 00:59:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:Message-ID:Subject:To:From:Date; bh=K7ytjSjpd/hUH576mayaGGts/Oopg91NOgMB3HnYOys=; b=Ku6ZU5cdI8rsK+deTGWRabD5n7J26Ma+eHvdumioRUSiJZaZ/8GiiBcq3SBJBYnvADB2/qIt243j0MzvO9ED34GcMFUOtpAQlBWhUn7XAVNg0NLCmVdmIVFQTfZj9Ho3W5mLwu4zPLBL9SKmSsAyNhdJe0iTj8iSLywRINRYvX0=; Received: from [182.14.13.62] (port=48430 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80.1) (envelope-from ) id 1UvG8f-003duz-E2 for freebsd-current@freebsd.org; Fri, 05 Jul 2013 18:14:11 -0600 Date: Sat, 6 Jul 2013 08:14:02 +0800 From: Erich Dollansky To: freebsd-current@freebsd.org Subject: Crashes with current on X220 Message-ID: <20130706081402.313c9e00@X220.ovitrap.com> Organization: ALO Green Technologies X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erich@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-Mailman-Approved-At: Sat, 06 Jul 2013 01:23:06 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 06 Jul 2013 00:59:48 -0000 Hi, I updated my rock solid FreeBSD 10 installation from what was current this January to FreeBSD X220.ovitrap.com 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r252491M: Wed Jul 3 08:45:23 CIT 2013 root@X220.ovitrap.com:/usr/obj/usr/src/sys/X220 amd64 I have since then frequent crashes. Nothing is seen on the screen. The mouse does not move, the caps lock key does not switch the light. I have restarted the machine last evening without doing anything else. No X, just plain FreeBSD before logging on. The machine might has done a fsck. The machine was frozen this morning. Does anybody else has this experience too? Erich From owner-freebsd-current@FreeBSD.ORG Sat Jul 6 05:42:17 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0D5E0E23; Sat, 6 Jul 2013 05:42:17 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) by mx1.freebsd.org (Postfix) with ESMTP id D073219B8; Sat, 6 Jul 2013 05:42:16 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.17]) by ltcfislmsgpa03.fnfis.com (8.14.5/8.14.5) with ESMTP id r665gFFa022975 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Sat, 6 Jul 2013 00:42:15 -0500 Received: from LTCFISWMSGMB21.FNFIS.com ([10.132.99.23]) by LTCFISWMSGHT06.FNFIS.com ([10.132.206.17]) with mapi id 14.02.0309.002; Sat, 6 Jul 2013 00:42:15 -0500 From: "Teske, Devin" To: "freebsd-current@freebsd.org" Subject: [CFT] sysutils/bsdconfg (0.9.0) and sysutils/sysrc (5.2) Thread-Topic: [CFT] sysutils/bsdconfg (0.9.0) and sysutils/sysrc (5.2) Thread-Index: AQHOeguRmixdscZHoEibKusPgS93pA== Date: Sat, 6 Jul 2013 05:42:14 +0000 Message-ID: <13CA24D6AB415D428143D44749F57D7201FB267E@ltcfiswmsgmb21> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.132.253.126] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794, 1.0.431, 0.0.0000 definitions=2013-07-06_02:2013-07-05,2013-07-06,1970-01-01 signatures=0 Cc: Devin Teske X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Devin Teske List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jul 2013 05:42:17 -0000 Hey all, With SVN r252862, bsdconfig(8) and sysrc(8) are alive in HEAD. They are for the most-part vestigial organs that will be enmeshed further a= s they breathe fresh-air, but for now they certainly won't cause the build = the break (100% shell; the only thing that gets "compiled" are the man-page= s) and won't disturb anything else. What's been unfurled into HEAD is exactly the same as what's just been rele= ased to ports: sysutils/bsdconfig (latest version 0.9.0) sysutils/sysrc (latest version 5.2) My plan is to merge these to stable/9 in 3 days. Reasons for merge are stat= ed in above-revision log-message (mail will be sent to releng and anybody e= lse that cares to receive it or redirect it). This e-mail is about testing. I have been testing on 9.0-R all this time and there should be no problems = with 9.1. But if some brave souls will install the port onto 9.1-R and give= it a go, that would be great (this is, afterall, a Call For Testing). If you test bsdconfig on anything higher than 9.1-R (say, 9.1-STABLE), pack= age management may not be kind to you (but there's a work-around, go into t= he options dialog and set your release as 9.1-RELEASE). This has to do with= the way binary packages are stored on the FTP server (of course, if you ha= ve your own local repository, success depends on your ability to make the r= epository look "official" -- just as you had to with sysinstall). No bother testing bsdconfig on anything older than 9.0-R (while sysrc requi= res only 4.x or higher). Thanks all so much in-advance. --=20 Devin _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you. From owner-freebsd-current@FreeBSD.ORG Sat Jul 6 18:59:53 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 557FF95E for ; Sat, 6 Jul 2013 18:59:53 +0000 (UTC) (envelope-from matthias@d2ux.net) Received: from mail.s1.d2ux.org (static.209.96.9.5.clients.your-server.de [5.9.96.209]) by mx1.freebsd.org (Postfix) with ESMTP id D1C7A105C for ; Sat, 6 Jul 2013 18:59:52 +0000 (UTC) Received: from mail.s1.d2ux.org (mail [10.0.0.3]) by mail.s1.d2ux.org (Postfix) with ESMTP id 9775784F25D6 for ; Sat, 6 Jul 2013 20:59:50 +0200 (CEST) Received: from mail.s1.d2ux.org ([10.0.0.3]) by mail.s1.d2ux.org (mail.s1.d2ux.org [10.0.0.3]) (amavisd-new, port 10024) with ESMTP id 4uqMvRPqeLjL for ; Sat, 6 Jul 2013 20:59:48 +0200 (CEST) Received: from [192.168.2.112] (p5DDABB71.dip0.t-ipconnect.de [93.218.187.113]) by mail.s1.d2ux.org (Postfix) with ESMTPSA id 205DC84F25D4 for ; Sat, 6 Jul 2013 20:59:48 +0200 (CEST) Message-ID: <51D86927.5090907@d2ux.net> Date: Sat, 06 Jul 2013 20:59:51 +0200 From: Matthias Petermann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: ACPI Lenovo X121e (Model 3045-79G, i3, HD3000) Suspend and LCD Brightness Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 06 Jul 2013 18:59:53 -0000 Hello, on a Lenovo X121e (Model 3045-79G, i3, HD3000) I try FreeBSD since 9.1. Wifi, LAN, Audio, USB peripherials and Video (with KMS patch) just working fine. Anyway, there are some open items: * LCD brightness control doesn't work * Suspend to RAM (S3) doesn't restore video after resume That's why I upgraded my system to 10.0-CURRENT and looked in more detail at it: root@thinkpad:/usr/home/mpeterma # uname -a FreeBSD thinkpad.local 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r252853: Sat Jul 6 02:01:48 CEST 2013 root@thinkpad.local:/usr/obj/usr/src/sys/GENERIC amd64 # LCD Brightness First, on LCD brightness: The X121e is expected to increase/decrease LCD brightness by Fn+F9/Fn+F8. This is not working right now. So I tried the following: ## Attempts ### acpi_video / sysctl hw.acpi.video.lcd0.brightness This is what is working on most of the other laptops I tried it. root@thinkpad:/usr/home/mpeterma # kldload acpi_video acpi_video0: on vgapci0 root@thinkpad:/usr/home/mpeterma # sysctl -a |grep bright hw.acpi.video.lcd0.brightness: 35 root@thinkpad:/usr/home/mpeterma # sysctl hw.acpi.video.lcd0.brightness=100 hw.acpi.video.lcd0.brightness: 35 -> 100 Result: LCD brightness doesn't change after sysctl call, Fn+F9/Fn+F8 not working. ### acpi_ibm / sysctl dev.acpi_ibm.0.lcd_brightness This is what worked on some older Thinkpads. root@thinkpad:/usr/home/mpeterma # kldload acpi_ibm acpi_ibm0: on acpi0 root@thinkpad:/usr/home/mpeterma # sysctl -a | grep bright hw.acpi.video.lcd0.brightness: 90 dev.acpi_ibm.0.lcd_brightness: 7 root@thinkpad:/usr/home/mpeterma # root@thinkpad:/usr/home/mpeterma # sysctl dev.acpi_ibm.0.lcd_brightness=1 dev.acpi_ibm.0.lcd_brightness: 7 -> 1 Result: LCD brightness doesn't change after sysctl, Fn+F9/Fn+F8 still not working. ### Activate sysctl dev.acpi_ibm.0.events root@thinkpad:/usr/home/mpeterma # sysctl -a | grep dev.acpi_ibm.0.availmask dev.acpi_ibm.0.availmask: 67733756 root@thinkpad:/usr/home/mpeterma # sysctl dev.acpi_ibm.0.events=1 dev.acpi_ibm.0.events: 0 -> 1 root@thinkpad:/usr/home/mpeterma # sysctl dev.acpi_ibm.0.handlerevents='0x03 0x04 0x10 0x11' Result: Fn+F9/Fn+F8 still not working. ### Direct ACPI calls with acpi_call root@thinkpad:/usr/home/mpeterma # cd /usr/ports/sysutils/acpi_call/ root@thinkpad:/usr/ports/sysutils/acpi_call # make install clean root@thinkpad:/usr/ports/sysutils/acpi_call # kldload acpi_call root@thinkpad:/usr/ports/sysutils/acpi_call # acpi_call -p '\VBRU' root@thinkpad:/usr/ports/sysutils/acpi_call # acpi_call -p '\VBRD' Result: on each acpi_call, \VBRU increases and \VBRD decreases LCD brightness by one step. Fn+F9/Fn+F8 still not working. ## Summary Direct ACPI calls are sufficient as workaround. I would like to support a real solution. What are the next steps to find out what is wrong here? I think a solution for this problem will help not just X121e users but any user of more recent thinkpads. I saw similiar postings for X230 and X220. # Suspend to RAM The following observations I made without the i915 KMS module loaded (in console mode). ## Attempts ### Supported Sleep states as reported by sysctl root@thinkpad:/usr/home/mpeterma # sysctl -a |grep supported hw.acpi.supported_sleep_state: S3 S4 S5 ### S3, hw.acpi.reset_video=0 root@thinkpad:/usr/home/mpeterma # sysctl hw.acpi.reset_video=0 hw.acpi.reset_video: 0 -> 0 root@thinkpad:/usr/home/mpeterma # acpiconf -s 3 Result: System suspends, no video after resume, black screen ### S3, hw.acpi.reset_video=1 root@thinkpad:/usr/home/mpeterma # sysctl hw.acpi.reset_video=1 hw.acpi.reset_video: 0 -> 1 root@thinkpad:/usr/home/mpeterma # acpiconf -s 3 Result: system reboots immediately ## Adding more debug output In ACPI Debugging guide it is recommended to recompile the ACPI module with additional debug mode. Anyway, when I try so, I get a warning: root@thinkpad:/home/mpeterma # cd /sys/modules/acpi/acpi root@thinkpad:/sys/modules/acpi/acpi # make clean make: "/usr/src/sys/modules/acpi/acpi/Makefile" line 4: "The ACPI module is deprecated, set FORCE_BUILD to force it" root@thinkpad:/sys/modules/acpi/acpi # Is this still the way to go, or doesn't the guide reflect the state of FreeBSD 10? # Detail information to X121e I uploaded the following details regarding the X121e: * dmesg * ACPI ASL * Sysctl ACPI keys to: *https://d2ux.org/owncloud/public.php?service=files&t=7022f90cea5e48da7fa65806c0d66091* Any help is welcome. Please let me know when I can provide more details / testing. Kind regards, Matthias From owner-freebsd-current@FreeBSD.ORG Sat Jul 6 22:58:08 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C6F61473; Sat, 6 Jul 2013 22:58:08 +0000 (UTC) (envelope-from pali.gabor@gmail.com) Received: from mail-ob0-x234.google.com (mail-ob0-x234.google.com [IPv6:2607:f8b0:4003:c01::234]) by mx1.freebsd.org (Postfix) with ESMTP id 7F22F18CE; Sat, 6 Jul 2013 22:58:08 +0000 (UTC) Received: by mail-ob0-f180.google.com with SMTP id eh20so4205317obb.11 for ; Sat, 06 Jul 2013 15:58:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=AjigpH6+yL0VQQIog7RpG+EINTeXk9lGW7goO9mQbDY=; b=knD1/50MNOQNEgmj/+dyjvZjjkQlVtZ0dKOrzigltr8fGXnyZQYsRUZtlaXZOwkEK7 U/Ab54cK7+yMJA8Et8GAFZMm07sdPQatCu+kby/CU+YgMLYjUhbLXJKMdPPF+SYIbMr7 RpgzadjIY+1h7IfKZsLlUMk0jpyT/1V1pGQthzP7s8Xk/v9d8/3BpnFg1t7cklHJOEWx kBJFj+TOmz30MbTfmTzNDTvtGAmJ9CwaS6M1B2I7TLN2F/pahdB31HYpPYF198P0Mjqf Z/kV4LOdlUW8+COXLG958tlPfKby+kCnQ3HJIJFzktQuEntUonhhePivb2YlbqdUOMco 1yPg== MIME-Version: 1.0 X-Received: by 10.60.34.194 with SMTP id b2mr16058861oej.2.1373151487373; Sat, 06 Jul 2013 15:58:07 -0700 (PDT) Sender: pali.gabor@gmail.com Received: by 10.182.27.101 with HTTP; Sat, 6 Jul 2013 15:58:07 -0700 (PDT) Date: Sun, 7 Jul 2013 00:58:07 +0200 X-Google-Sender-Auth: TJzByZkga69Mi6QjstpV4HMpe-Q Message-ID: Subject: Final Reminder: FreeBSD 2013-Q2 status reports due: July 7 (Today!) From: Gabor Pali To: developers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-hackers@freebsd.org, freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 06 Jul 2013 22:58:08 -0000 On Tue, Jul 2, 2013 at 3:44 PM, Gabor Pali wrote: > On Mon, Jun 24, 2013 at 10:25 PM, Gabor Pali wrote: >> On Mon, Jun 17, 2013 at 7:14 PM, Isabell Long wrote: >>> It's that time again! On behalf of monthly@, I would like to inform >>> you that the next submission date for the April to June quarterly >>> status reports is July 7th, 2013 - less than a month away. >> >> Note that you have a little less than 2 weeks left to prepare and send >> us your reports. > > There is only 5 days left... :-) Just for your information, today is the deadline for submitting those reports.