From owner-freebsd-current@FreeBSD.ORG Sun Sep 29 06:18:27 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DB93D19E; Sun, 29 Sep 2013 06:18:27 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A336B26EC; Sun, 29 Sep 2013 06:18:27 +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 r8T6IJXg052149; Sun, 29 Sep 2013 02:18:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r8T6IJRU052148; Sun, 29 Sep 2013 06:18:19 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 29 Sep 2013 06:18:19 GMT Message-Id: <201309290618.r8T6IJRU052148@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: Sun, 29 Sep 2013 06:18:27 -0000 TB --- 2013-09-29 05:20:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-09-29 05:20:17 - 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-09-29 05:20:17 - starting HEAD tinderbox run for arm/arm TB --- 2013-09-29 05:20:17 - cleaning the object tree TB --- 2013-09-29 05:20:17 - /usr/local/bin/svn stat /src TB --- 2013-09-29 05:20:22 - At svn revision 255933 TB --- 2013-09-29 05:20:23 - building world TB --- 2013-09-29 05:20:23 - CROSS_BUILD_TESTING=YES TB --- 2013-09-29 05:20:23 - MAKEOBJDIRPREFIX=/obj TB --- 2013-09-29 05:20:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-09-29 05:20:23 - SRCCONF=/dev/null TB --- 2013-09-29 05:20:23 - TARGET=arm TB --- 2013-09-29 05:20:23 - TARGET_ARCH=arm TB --- 2013-09-29 05:20:23 - TZ=UTC TB --- 2013-09-29 05:20:23 - __MAKE_CONF=/dev/null TB --- 2013-09-29 05:20:23 - cd /src TB --- 2013-09-29 05:20:23 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Sep 29 05:20:30 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 [...] c++ -O2 -pipe -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/include -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils -I. -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"arm-gnueabi-freebsd10.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/arm.arm/src/tmp\" -I/obj/arm.arm/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp -o PromoteMemoryToRegister.o c++ -O2 -pipe -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/include -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils -I. -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"arm-gnueabi-freebsd10.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/arm.arm/src/tmp\" -I/obj/arm.arm/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils/SSAUpdater.cpp -o SSAUpdater.o c++ -O2 -pipe -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/include -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils -I. -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"arm-gnueabi-freebsd10.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/arm.arm/src/tmp\" -I/obj/arm.arm/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils/SimplifyCFG.cpp -o SimplifyCFG.o /src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils/SimplifyCFG.cpp: In function 'bool llvm::FoldBranchToCommonDest(llvm::BranchInst*)': /src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils/SimplifyCFG.cpp:1988: internal compiler error: Bus error: 10 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[3]: stopped in /src/lib/clang/libllvmtransformutils *** Error code 1 Stop. bmake[2]: stopped in /src/lib/clang *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-09-29 06:18:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-09-29 06:18:19 - ERROR: failed to build world TB --- 2013-09-29 06:18:19 - 3128.95 user 292.26 system 3482.79 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-current@FreeBSD.ORG Sun Sep 29 08:13:35 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DB89AC2B; Sun, 29 Sep 2013 08:13:35 +0000 (UTC) (envelope-from joel@freebsd.org) Received: from mail.vnode.se (mail.vnode.se [212.247.52.13]) by mx1.freebsd.org (Postfix) with ESMTP id 98E3A2B4A; Sun, 29 Sep 2013 08:13:35 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 7D755E3F07A; Sun, 29 Sep 2013 10:13:33 +0200 (CEST) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rq5tP7gogI5w; Sun, 29 Sep 2013 10:13:31 +0200 (CEST) Received: from devbox.vnode.local (unknown [83.223.1.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id 5DC04E3F079; Sun, 29 Sep 2013 10:13:31 +0200 (CEST) Date: Sun, 29 Sep 2013 10:13:29 +0200 From: Joel Dahl To: Ian Lepore Subject: Re: installworld broken - osreldate.h: permission denied Message-ID: <20130929081329.GA19015@devbox.vnode.local> References: <20130928130920.GA1318@devbox.vnode.local> <1380388791.1197.335.camel@revolution.hippie.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1380388791.1197.335.camel@revolution.hippie.lan> 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, 29 Sep 2013 08:13:35 -0000 On Sat, Sep 28, 2013 at 11:19:51AM -0600, Ian Lepore wrote: > On Sat, 2013-09-28 at 15:09 +0200, Joel Dahl wrote: > > Hi, > > > > Fresh HEAD. installworld from read-only /usr/obj and /usr/src: > > > > /usr/src/include/iconv.h osreldate.h /usr/include > > install: osreldate.h: Permission denied > > *** Error code 71 > > > > Stop. > > make[4]: stopped in /usr/src/include > > *** Error code 1 > > > > Everything was working fine 2 weeks ago, so it's a recent breakage. > > > > Okay, I just accidentally created conditions for this error on my > system... I checked in a change to newvers.sh while a buildworld was > running, which led to a situation where newvers.sh was newer than > osreldate.h at the end of the buildworld. Then an installworld tried to > regenerate osreldate.h due to its dependency on newvers.sh, which would > fail if the obj was readonly at that point. > > I think we could see if something similar applies for you if you use > this command: > > make -dm installworld SUBDIR_OVERRIDE=include I tried this with a fresh HEAD but the error message is still the same. /usr/src and /usr/obj are NFS mounted, FYI. -- Joel From owner-freebsd-current@FreeBSD.ORG Sun Sep 29 10:22:49 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C2B6D86D; Sun, 29 Sep 2013 10:22:49 +0000 (UTC) (envelope-from pali.gabor@gmail.com) Received: from mail-oa0-x22d.google.com (mail-oa0-x22d.google.com [IPv6:2607:f8b0:4003:c02::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 789D02FED; Sun, 29 Sep 2013 10:22:49 +0000 (UTC) Received: by mail-oa0-f45.google.com with SMTP id o17so3179005oag.4 for ; Sun, 29 Sep 2013 03:22:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=b0ShGzu8e1fDwj0bjqqhLnjHVucGempPIJSKhpPNPLU=; b=ff+RyllD8Cs7FezXR+7gKkZ/IxRDzkfEXbv5oVupO1NCjXxk9VxYvRQSxUtB9goS23 aAks1Aoe1mh4kb058IwLocq5QNupKM+MIviIk6sB8CweRvFLpjcTbzZqmzgLnL31Jp/D F69JhTovFKVaZT1OQtijN4GtGVcXczkvoHNsI5NIz11wDgqcmwXMQgWCd+4RgEbf2wrW kCIWntWAyIVVxDADc02qBK5Dhk0v3wvgo573JSIvIhWxQ4m2vMA3BzhGxpet9P585fZB EhWs+ifxyyupLJh7qczEOrofZU++UbTXW5qOx6AL8m5IA3XRVhYfjz9YQsIu3Y8qaOCX d6Og== MIME-Version: 1.0 X-Received: by 10.182.71.82 with SMTP id s18mr14696509obu.9.1380450168489; Sun, 29 Sep 2013 03:22:48 -0700 (PDT) Sender: pali.gabor@gmail.com Received: by 10.182.32.101 with HTTP; Sun, 29 Sep 2013 03:22:48 -0700 (PDT) Date: Sun, 29 Sep 2013 12:22:48 +0200 X-Google-Sender-Auth: 2RzxvyapVNRkiordqTO1o6VCcok Message-ID: Subject: Re: Call for FreeBSD 2013Q3 (July-September) Status Reports From: Gabor Pali To: hackers@freebsd.org, current@freebsd.org, stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 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, 29 Sep 2013 10:22:49 -0000 Dear FreeBSD Community, Please note that the next submission date for the July to September Quarterly Status Reports is October 7th, 2013, bit more than a week away. Please consult my previous message for the details: On Mon, Sep 9, 2013 at 12:04 AM, Gabor Pali wrote: > They do not have to be very long -- basically they may be about > anything that lets people know what is going on around the FreeBSD > Project. Submission of reports is not restricted to committers: > Anyone who is doing anything interesting and FreeBSD-related can (and > therefore encouraged to) write one! > > The preferred and easiest submission method is to use the XML > generator [1] with the result emailed as an attachment to us, that is, > monthly@FreeBSD.org [2]. There is also an XML template [3] which can > be filled out manually and attached if preferred. > > To enable compilation and publication of the Q3 report as soon as > possible for the October 7th deadline, please be prompt with any > report submissions you may have. > > We are looking forward to all of your 2013Q3 reports! > > Cheers, > Gabor > > > [1] http://www.freebsd.org/cgi/monthly.cgi > [2] mailto:monthly@freebsd.org > [3] http://www.freebsd.org/news/status/report-sample.xml From owner-freebsd-current@FreeBSD.ORG Sun Sep 29 11:21:21 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 71D8AD8F for ; Sun, 29 Sep 2013 11:21:21 +0000 (UTC) (envelope-from hans.petter.selasky@bitfrost.no) Received: from mta.bitpro.no (mta.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id DE5CA2262 for ; Sun, 29 Sep 2013 11:21:20 +0000 (UTC) Received: from mail.lockless.no (mail.lockless.no [46.29.221.38]) by mta.bitpro.no (Postfix) with ESMTP id 7EB767A680; Sun, 29 Sep 2013 13:21:18 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id 1EEC38F37C0; Sun, 29 Sep 2013 13:21:39 +0200 (CEST) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at lockless.no Received: from mail.lockless.no ([127.0.0.1]) by localhost (mail.lockless.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6KZYjEkJmhYI; Sun, 29 Sep 2013 13:21:38 +0200 (CEST) Received: from mail.lockless.no (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id 1A3B78F363B; Sun, 29 Sep 2013 13:21:38 +0200 (CEST) Subject: RE: gphoto2 bus error From: =?utf-8?Q?Hans_Petter_Selasky?= To: =?utf-8?Q?Artyom_Mirgorodskiy?= Date: Sun, 29 Sep 2013 13:21:38 +0200 Mime-Version: 1.0 In-Reply-To: <1570804.25lYyXuIYX@notebook.alkar.net> References: <1430354.OSvlCO8lK8@notebook.alkar.net> X-Priority: 3 (Normal) X-Mailer: Zarafa 7.1.4-41394 Message-Id: X-Mailman-Approved-At: Sun, 29 Sep 2013 11:25:57 +0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: =?utf-8?Q?freebsd-current=40freebsd=2Eorg?= 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, 29 Sep 2013 11:21:21 -0000 Hi,=0D=0A=0D=0AIs all of your code and libraries compiled from source=3F = Or do you have a mix=3F=0D=0A=0D=0AAre any gphoto compatible devices avai= lable when you type usbconfig =3F=0D=0A=0D=0A--HPS=0D=0A=0D=0A=20=0D=0A--= ---Original message-----=0D=0A> From:Artyom Mirgorodskiy >=0D=0A> Sent: Saturd= ay 28th September 2013 19:45=0D=0A> To: Hans Petter Selasky >=0D=0A> Cc:= freebsd-current@freebsd.org =20=0D=0A= > Subject: Re: gphoto2 bus error=0D=0A>=20=0D=0A>=20=0D=0A>=20=0D=0A> I t= ry to build with gcc 4.6 - the same result :(=0D=0A>=20=0D=0A> Artyom Mir= gorodskiyOn Saturday 28 September 2013 19:05:16 wrote:=0D=0A> > Yes. I u= pdated and reinstall all ports before report...=0D=0A> > Possible clang p= roblems...=0D=0A> >=20=0D=0A> > On Saturday 28 September 2013 14:19:28 Ha= ns Petter Selasky wrote:=0D=0A> > > Hi,=0D=0A> > >=20=0D=0A> > > There ha= s been no big changes in the FreeBSD's libusb recently. Looks like a prob= lem in gphoto2. Did you upgrade to a newer gphoto2 version recently=3F=0D= =0A> > >=20=0D=0A> > > --HPS=0D=0A> > > =20=0D=0A> > > -----Original mess= age-----=0D=0A> > > > From:Artyom Mirgorodskiy > >=0D=0A> > > > Sent: Satur= day 28th September 2013 1:05=0D=0A> > > > To: freebsd-current@freebsd.org= >=20=0D=0A> > > > Subject: gphoto2= bus error=0D=0A> > > >=20=0D=0A> > > > I just update to current and get = bus error when I try to run gphoto2:=0D=0A> > > >=20=0D=0A> > > > Startin= g program: /usr/local/bin/gphoto2 --shell=0D=0A> > > > (no debugging symb= ols found)...(no debugging symbols found)...(no debugging symbols found).= =2E.[New LWP 100144]=0D=0A> > > > [New Thread 802806400 (LWP 100144/gphot= o2)]=0D=0A> > > > = =20=0D=0A> > > > Program received signal SIGBUS, = Bus error.=0D=0A> > > > [Switching to Thread 802806400 (LWP 100144/gphoto= 2)]=0D=0A> > > > 0x0000000801552597 in pthread_mutex_destroy () from /lib= /libthr.so.3=0D=0A> > > > (gdb) bt=0D=0A> > > > #0 0x0000000801552597 in= pthread_mutex_destroy () from /lib/libthr.so.3=0D=0A> > > > #1 0x000000= 08040083cd in libusb_free_device_list () from /usr/lib/libusb.so.3=0D=0A>= > > > #2 0x0000000803801a2a in gp_port_usb_exit (port=3D)=0D=0A> > > > at libusb1.c:275=0D=0A> > > > #3 0x000000080113= 5763 in gp_port_free (port=3D0x80286d280) at gphoto2-port.c:124=0D=0A> > = > > #4 0x0000000800ebc6a9 in gp_abilities_list_detect (list=3D0x80286908= 0,=20=0D=0A> > > > info_list=3D0x802869050, l=3D0x8028ec000, context=3D= 0x45)=0D=0A> > > > at gphoto2-abilities-list.c:488=0D=0A> > > > #5 0= x000000000040e0f7 in =3F=3F ()=0D=0A> > > > #6 0x0000000000404aef in =3F= =3F ()=0D=0A> > > > #7 0x0000000800635000 in =3F=3F ()=0D=0A> > > > #8 = 0x0000000000000000 in =3F=3F ()=0D=0A> > > >=20=0D=0A> > > >=20=0D=0A> > = >=20=0D=0A> >=20=0D=0A> >=20=0D=0A> --=20=0D=0A> Artyom Mirgorodskiy=0D=0A= > _______________________________________________=0D=0A> freebsd-current@= freebsd.org mailing list=0D=0A> htt= p://lists.freebsd.org/mailman/listinfo/freebsd-current =20=0D=0A> To unsubscribe, send = any mail to "freebsd-current-unsubscribe@freebsd.org "=0D=0A>=20=0D=0A=0D=0A From owner-freebsd-current@FreeBSD.ORG Sun Sep 29 17:29:16 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DEFDD5A8 for ; Sun, 29 Sep 2013 17:29:15 +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]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9DFC62FAB for ; Sun, 29 Sep 2013 17:29:15 +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 <1VQKnq-0002Wn-RD>; Sun, 29 Sep 2013 19:29:06 +0200 Received: from g229118032.adsl.alicedsl.de ([92.229.118.32] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1VQKnq-000H03-MN>; Sun, 29 Sep 2013 19:29:06 +0200 Date: Sun, 29 Sep 2013 19:28:59 +0200 From: "O. Hartmann" To: FreeBSD CURRENT Subject: java/openjdk6: [build] Segmentation fault gmake[4]: Leaving directory `/usr/ports/java/openjdk6/work/langtools/make' Message-ID: <20130929192859.1c4c3c3a@thor.walstatt.dyndns.org> 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_/quH2vrrS+d4RSNIdGR7J_4C"; protocol="application/pgp-signature" X-Originating-IP: 92.229.118.32 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, 29 Sep 2013 17:29:16 -0000 --Sig_/quH2vrrS+d4RSNIdGR7J_4C Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Port java/openjdk6 fails unexpectedly from building with a segmentation fault. I already built the port with portmaster -f java/openjdk6 to ensure building all necessary ports, but it doesn't help. System is: 10.0-ALPHA2 FreeBSD 10.0-ALPHA2 #0 r255817: Mon Sep 23 18:35:39 CEST 2013 amd64 No converters/libiconv=20 No libstdc++ Any ideas? The port is a stopper for updating other ports which are still in the queue after for being updated due to the libiconv issue on that specific box. Oliver [...] build-bootstrap-javac: [mkdir] Created dir: /usr/ports/java/openjdk6/work/build/bsd-amd64/langtools/build/bootstra= p/gensrc [mkdir] Created dir: /usr/ports/java/openjdk6/work/build/bsd-amd64/langtools/build/bootstra= p/classes [pcompile] Generating 7 resource files to /usr/ports/java/openjdk6/work/build/bsd-amd64/langtools/build/bootstrap/= gensrc [copy] Copying 1 file to /usr/ports/java/openjdk6/work/build/bsd-amd64/langtools/build/bootstrap/= gensrc [pcompile] Generating 1 resource files to /usr/ports/java/openjdk6/work/build/bsd-amd64/langtools/build/bootstrap/= gensrc [javac] Compiling 8 source files to /usr/ports/java/openjdk6/work/build/bsd-amd64/langtools/build/bootstrap/= classes gmake[4]: *** [build] Segmentation fault gmake[4]: Leaving directory `/usr/ports/java/openjdk6/work/langtools/make' gmake[3]: *** [langtools-build] Error 2 gmake[3]: Leaving directory `/usr/ports/java/openjdk6/work' gmake[2]: *** [build_product_image] Error 2 gmake[2]: Leaving directory `/usr/ports/java/openjdk6/work' =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dy= es and rebuild before reporting the failure to the maintainer. *** Error code 1 --Sig_/quH2vrrS+d4RSNIdGR7J_4C Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQEcBAEBAgAGBQJSSGNiAAoJEOgBcD7A/5N8e2EIALGn+KgTIdFOgoM6/yXpOhmH yZFlE4H+4rmRLKcO397mx3ZNAgumfYAJvn5McmMgpCx0nvu+nvypwoULkqwYgbWa /+h2Bo5K+Tb/qAET8PliuxNk/BdpVxUQVD3rS4XEHX5RLz6n/GvlhrXDKjlEtvtJ 8XlODyblhMj7rKpjauPwokEgPiWfxNwrhEXoVO9PWLkVogwxlZ8DJ5nqKNPctsUm Z9S5bDtDqkDrBML/G2T9zF1K/iJaLzxtoia8jO0Vq1R+lIK7fmuf55TV2Q+dzk6T JYgVbojYoUfmxXj0GyjRRjUIT3Y9nqlpfG7NNJonbLvsqaIL9znpfqvM9soH2Oc= =bxUD -----END PGP SIGNATURE----- --Sig_/quH2vrrS+d4RSNIdGR7J_4C-- From owner-freebsd-current@FreeBSD.ORG Sun Sep 29 18:18:10 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1BE7F597; Sun, 29 Sep 2013 18:18:10 +0000 (UTC) (envelope-from gosha-necr@yandex.ru) Received: from forward3h.mail.yandex.net (forward3h.mail.yandex.net [IPv6:2a02:6b8:0:f05::3]) by mx1.freebsd.org (Postfix) with ESMTP id 6482721CA; Sun, 29 Sep 2013 18:18:09 +0000 (UTC) Received: from web21h.yandex.ru (web21h.yandex.ru [84.201.187.155]) by forward3h.mail.yandex.net (Yandex) with ESMTP id E235E136035B; Sun, 29 Sep 2013 22:18:05 +0400 (MSK) Received: from 127.0.0.1 (localhost [127.0.0.1]) by web21h.yandex.ru (Yandex) with ESMTP id 7B99611214BD; Sun, 29 Sep 2013 22:18:05 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1380478685; bh=lpf/8zxzpA+8Ln0gskwI47cwJ/X+asofi6WoJpXtggM=; h=From:To:Subject:Date; b=mGH6xEFxEj36tXlmQV8bfRhorLYgEeQcGbomVSwZvSryi15F2MzafJzN4i8R4/N3V 9NmvoIlf7lwEEYsboDQtzKlhRAHDRU2UIq1an3976Diwjnwuoez+9zpTeDuT9L/nIH 63i0Z1W2DpsDspi2BCmx0B+fI3d412WuNjaunBdM= Received: from net245.234.188-30.ertelecom.ru (net245.234.188-30.ertelecom.ru [188.234.245.30]) by web21h.yandex.ru with HTTP; Sun, 29 Sep 2013 22:18:04 +0400 From: =?koi8-r?B?59XM0cXXIOfP28E=?= To: freebsd-current@freebsd.org, freebsd-virtualization@freebsd.org Subject: Hyperv driver related error on make buildkernel on -r255933 Message-Id: <13221380478684@web21h.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Mon, 30 Sep 2013 00:18:04 +0600 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" 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: Sun, 29 Sep 2013 18:18:10 -0000 I have an error when tryin to compile kernel with recent -CURRENT sources There is additional info uname -a, /etc/src.conf, error output and kernel config ======================================== uname -a FreeBSD MYBSD 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Mon Aug 12 22:31:24 MSK 2013 xlr@MYBSD:/usr/obj/usr/src/sys/MYBSD amd64 ======================================== /etc/src.conf WITHOUT_ACCT=YES #WITHOUT_AMD=YES WITHOUT_ASSERT_DEBUG=YES WITHOUT_ATM=YES WITHOUT_AUDIT=YES WITHOUT_AUTHPF=YES WITHOUT_BIND=YES #WITHOUT_BLUETOOTH=YES WITHOUT_BSNMP=YES WITHOUT_CLANG=YES WITHOUT_CTM=YES WITHOUT_FDT=YES WITHOUT_FLOPPY=YES WITHOUT_GDB=YES WITHOUT_HTML=YES WITH_GCC=YES WITH_GNUCXX=YES WITHOUT_ICONV=YES #WITH_LIBICONV_COMPAT=YES WITHOUT_INET6=YES WITHOUT_INFO=YES WITHOUT_IPFILTER=YES WITHOUT_IPX=YES WITHOUT_KERNEL_SYMBOLS=YES WITHOUT_KVM=YES WITHOUT_LPR=YES WITHOUT_MAIL=YES WITHOUT_NCP=YES #WITHOUT_NDIS=YES WITHOUT_OFED=YES WITHOUT_PF=YES WITHOUT_PMC=YES WITHOUT_QUOTAS=YES WITHOUT_RCMDS=YES WITHOUT_RCS=YES WITHOUT_SHAREDOCS=YES #WITHOUT_USB=YES #WITHOUT_WIRELESS=YES WITHOUT_ZFS=YES ======================================== ERROR OUTPUT awk -f /usr/src/sys/conf/kmod_syms.awk hwpmc.ko export_syms | xargs -J% objcopy % hwpmc.ko objcopy --strip-debug hwpmc.ko ===> hyperv (all) ===> hyperv/vmbus (all) cc -O2 -pipe -msse -msse2 -msse3 -mmmx -m3dnow -mtune=core2 -march=core2 -fno-strict-aliasing -Wno-error -D_KERNEL -DKLD_MODULE -nostdinc -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/include -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/utilities -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/MYBSD/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj/usr/src/sys/MYBSD -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -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 /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_channel. c In file included from /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_channel. c:40: /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr iv.h:288: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr iv.h:396: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr iv.h:410: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr iv.h:418: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr iv.h:426: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr iv.h:502: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr iv.h:514: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr iv.h:528: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr iv.h:539: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_channel. c: In function 'vmbus_channel_set_event': /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_channel. c:73: error: 'union ' has no member named 'pending' *** Error code 1 Stop. make: stopped in /usr/src/sys/modules/hyperv/vmbus *** Error code 1 Stop. make: stopped in /usr/src/sys/modules/hyperv *** Error code 1 Stop. make: stopped in /usr/src/sys/modules *** Error code 1 Stop. make: stopped in /usr/obj/usr/src/sys/MYBSD *** Error code 1 Stop. make: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src =============================================== Kernel config cpu HAMMER ident MYKERN device coretemp #device atapicam #device pccard #device ndis #options NDISAPI #makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols #makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support options SCHED_ULE # ULE scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking #options INET6 # IPv6 communications protocols options TCP_OFFLOAD # TCP offload #options SCTP # Stream Control Transmission Protocol options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support #options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options UFS_GJOURNAL # Enable gjournal-based UFS journaling options MD_ROOT # MD is a potential root device #options NFSCL # New Network Filesystem Client #options NFSD # New Network Filesystem Server #options NFSLOCKD # Network Lock Manager #options NFS_ROOT # NFS usable as /, requires NFSCL options MSDOSFS # MSDOS Filesystem options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_PART_GPT # GUID Partition Tables. #options GEOM_RAID # Soft RAID functionality. options GEOM_LABEL # Provides labelization options COMPAT_FREEBSD32 # Compatible with i386 binaries options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 options COMPAT_FREEBSD6 # Compatible with FreeBSD6 options COMPAT_FREEBSD7 # Compatible with FreeBSD7 options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI #options KTRACE # ktrace(1) support #options STACK # stack(9) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed. options KBD_INSTALL_CDEV # install a CDEV entry in /dev #options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4) #options AUDIT # Security event auditing #options CAPABILITY_MODE # Capsicum capability mode #options CAPABILITIES # Capsicum capabilities #options MAC # TrustedBSD MAC Framework #options KDTRACE_FRAME # Ensure frames are compiled in #options KDTRACE_HOOKS # Kernel DTrace hooks #options DDB_CTF # Kernel ELF linker loads CTF data options INCLUDE_CONFIG_FILE # Include this file in kernel # Debugging support. Always need this: #######options KDB # Enable kernel debugger support. # For minimum debugger support (stable branch) use: #######options KDB_TRACE # Print a stack trace for a panic. # For full debugger support use this instead: #######options DDB # Support DDB. #options GDB # Support remote GDB. #options DEADLKRES # Enable the deadlock resolver #options INVARIANTS # Enable calls of extra sanity checking #options INVARIANT_SUPPORT # Extra sanity checks of internal structures, required by INVARIANTS #options WITNESS # Enable checks to detect deadlocks and cycles #options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed #options MALLOC_DEBUG_MAXZONES=8 # Separate malloc(9) zones # Make an SMP-capable kernel by default options SMP # Symmetric MultiProcessor Kernel # CPU frequency control device cpufreq # Bus support. device acpi device pci # Floppy drives #device fdc # ATA controllers device ahci # AHCI-compatible SATA controllers device ata # Legacy ATA/SATA controllers #options ATA_CAM # Handle legacy controllers with CAM options ATA_STATIC_ID # Static device numbering #device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA #device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA # SCSI Controllers #device ahc # AHA2940 and onboard AIC7xxx devices #options AHC_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~128k to driver. #device ahd # AHA39320/29320 and onboard AIC79xx devices #options AHD_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~215k to driver. #device esp # AMD Am53C974 (Tekram DC-390(T)) #device hptiop # Highpoint RocketRaid 3xxx series #device isp # Qlogic family #device ispfw # Firmware for QLogic HBAs- normally a module #device mpt # LSI-Logic MPT-Fusion #device mps # LSI-Logic MPT-Fusion 2 #device ncr # NCR/Symbios Logic #device sym # NCR/Symbios Logic (newer chipsets + those of `ncr') #device trm # Tekram DC395U/UW/F DC315U adapters #device adv # Advansys SCSI adapters #device adw # Advansys wide SCSI adapters #device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60. #device bt # Buslogic/Mylex MultiMaster SCSI adapters #device isci # Intel C600 SAS controller # ATA/SCSI peripherals device scbus # SCSI bus (required for ATA/SCSI) #device ch # SCSI media changers device da # Direct Access (disks) #device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct ATA/SCSI access) #device ses # Enclosure Services (SES and SAF-TE) device ctl # CAM Target Layer # RAID controllers interfaced to the SCSI subsystem #device amr # AMI MegaRAID #device arcmsr # Areca SATA II RAID #XXX it is not 64-bit clean, -scottl #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID #device ciss # Compaq Smart RAID 5* #device dpt # DPT Smartcache III, IV - See NOTES for options #device hptmv # Highpoint RocketRAID 182x #device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx #device hpt27xx # Highpoint RocketRAID 27xx #device iir # Intel Integrated RAID #device ips # IBM (Adaptec) ServeRAID #device mly # Mylex AcceleRAID/eXtremeRAID #device twa # 3ware 9000 series PATA/SATA RAID #device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller # RAID controllers #device aac # Adaptec FSA RAID #device aacp # SCSI passthrough for aac (requires CAM) #device ida # Compaq Smart RAID #device mfi # LSI MegaRAID SAS #device mlx # Mylex DAC960 family #XXX pointer/int warnings #device pst # Promise Supertrak SX6000 #device twe # 3ware ATA RAID # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse device kbdmux # keyboard multiplexer device vga # VGA video card driver options VESA # Add support for VESA BIOS Extensions (VBE) device splash # Splash screen and screen saver support # syscons is the default console driver, resembling an SCO console device sc options SC_PIXEL_MODE # add support for the raster text mode #device agp # support several AGP chipsets # PCCARD (PCMCIA) support # PCMCIA and cardbus bridge support #device cbb # cardbus (yenta) bridge #device pccard # PC Card (16-bit) bus #device cardbus # CardBus (32-bit) bus # Serial (COM) ports #device uart # Generic UART driver # Parallel port #device ppc #device ppbus # Parallel port bus (required) #device lpt # Printer #device plip # TCP/IP over parallel #device ppi # Parallel port interface device #device vpo # Requires scbus and da #device puc # Multi I/O cards and multi-channel UARTs # PCI Ethernet NICs. #device bxe # Broadcom BCM57710/BCM57711/BCM57711E 10Gb Ethernet #device de # DEC/Intel DC21x4x (``Tulip'') #device em # Intel PRO/1000 Gigabit Ethernet Family #device igb # Intel PRO/1000 PCIE Server Gigabit Family #device ixgbe # Intel PRO/10GbE PCIE Ethernet Family #device le # AMD Am7900 LANCE and Am79C9xx PCnet #device ti # Alteon Networks Tigon I/II gigabit Ethernet #device txp # 3Com 3cR990 (``Typhoon'') #device vx # 3Com 3c590, 3c595 (``Vortex'') # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support #device ae # Attansic/Atheros L2 FastEthernet #device age # Attansic/Atheros L1 Gigabit Ethernet #device alc # Atheros AR8131/AR8132 Ethernet #device ale # Atheros AR8121/AR8113/AR8114 Ethernet #device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet #device bfe # Broadcom BCM440x 10/100 Ethernet #device bge # Broadcom BCM570xx Gigabit Ethernet #device cas # Sun Cassini/Cassini+ and NS DP83065 Saturn #device dc # DEC/Intel 21143 and various workalikes #device et # Agere ET1310 10/100/Gigabit Ethernet #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device gem # Sun GEM/Sun ERI/Apple GMAC #device hme # Sun HME (Happy Meal Ethernet) #device jme # JMicron JMC250 Gigabit/JMC260 Fast Ethernet #device lge # Level 1 LXT1001 gigabit Ethernet #device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet #device nfe # nVidia nForce MCP on-board Ethernet #device nge # NatSemi DP83820 gigabit Ethernet #device nve # nVidia nForce MCP on-board Ethernet Networking #device pcn # AMD Am79C97x PCI 10/100 (precedence over 'le') device re # RealTek 8139C+/8169/8169S/8110S #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sge # Silicon Integrated Systems SiS190/191 #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet #device ste # Sundance ST201 (D-Link DFE-550TX) #device stge # Sundance/Tamarack TC9021 gigabit Ethernet #device tl # Texas Instruments ThunderLAN #device tx # SMC EtherPower II (83c170 ``EPIC'') #device vge # VIA VT612x gigabit Ethernet #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. pccard NICs included. #device cs # Crystal Semiconductor CS89x0 NIC # 'device ed' requires 'device miibus' #device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards #device ex # Intel EtherExpress Pro/10 and Pro/10+ #device ep # Etherlink III based cards #device fe # Fujitsu MB8696x based cards #device sn # SMC's 9000 series of Ethernet chips #device xe # Xircom pccard Ethernet # Wireless NIC cards device wlan # 802.11 support options IEEE80211_DEBUG # enable debug msgs options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's options IEEE80211_SUPPORT_MESH # enable 802.11s draft support device wlan_wep # 802.11 WEP support device wlan_ccmp # 802.11 CCMP support device wlan_tkip # 802.11 TKIP support device wlan_amrr # AMRR transmit rate control algorithm #device an # Aironet 4500/4800 802.11 wireless NICs. device ath # Atheros NICs device ath_pci # Atheros pci/cardbus glue device ath_hal # pci/cardbus chip support options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors options AH_AR5416_INTERRUPT_MITIGATION # AR5416 interrupt mitigation options ATH_ENABLE_11N # Enable 802.11n support for AR5416 and later device ath_rate_sample # SampleRate tx rate control for ath #device bwi # Broadcom BCM430x/BCM431x wireless NICs. #device bwn # Broadcom BCM43xx wireless NICs. #device ipw # Intel 2100 wireless NICs. #device iwi # Intel 2200BG/2225BG/2915ABG wireless NICs. #device iwn # Intel 4965/1000/5000/6000 wireless NICs. #device malo # Marvell Libertas wireless NICs. #device mwl # Marvell 88W8363 802.11n wireless NICs. #device ral # Ralink Technology RT2500 wireless NICs. #device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs. #device wpi # Intel 3945ABG wireless NICs. # Pseudo devices. device loop # Network loopback device random # Entropy device #options PADLOCK_RNG # VIA Padlock RNG #options RDRAND_RNG # Intel Bull Mountain RNG device ether # Ethernet support device vlan # 802.1Q VLAN support device tun # Packet tunnel. device md # Memory "disks" #device gif # IPv6 and IPv4 tunneling #device faith # IPv6-to-IPv4 relaying (translation) device firmware # firmware assist module # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # Note that 'bpf' is required for DHCP. device bpf # Berkeley packet filter # USB support #options USB_DEBUG # enable debug msgs #device uhci # UHCI PCI->USB interface #device ohci # OHCI PCI->USB interface device ehci # EHCI PCI->USB interface (USB 2.0) device xhci # XHCI PCI->USB interface (USB 3.0) device usb # USB Bus (required) device ukbd # Keyboard device umass # Disks/Mass storage - Requires scbus and da # FireWire support #device firewire # FireWire bus code # sbp(4) works for some systems but causes boot failure on others #device sbp # SCSI over FireWire (Requires scbus and da) #device fwe # Ethernet over FireWire (non-standard!) #device fwip # IP over FireWire (RFC 2734,3146) #device dcons # Dumb console driver #device dcons_crom # Configuration ROM for dcons # Sound support device sound # Generic sound driver (required) #device snd_cmi # CMedia CMI8338/CMI8738 #device snd_csa # Crystal Semiconductor CS461x/428x #device snd_emu10kx # Creative SoundBlaster Live! and Audigy #device snd_es137x # Ensoniq AudioPCI ES137x device snd_hda # Intel High Definition Audio device snd_ich # Intel, NVidia and other ICH AC'97 Audio #device snd_via8233 # VIA VT8233x Audio # MMC/SD device mmc # MMC/SD bus device mmcsd # MMC/SD memory card device sdhci # Generic PCI SD Host Controller From owner-freebsd-current@FreeBSD.ORG Sun Sep 29 21:27:15 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EFD9BC2A; Sun, 29 Sep 2013 21:27:15 +0000 (UTC) (envelope-from ian@FreeBSD.org) Received: from mho-02-ewr.mailhop.org (mho-02-ewr.mailhop.org [204.13.248.72]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C518B297B; Sun, 29 Sep 2013 21:27:15 +0000 (UTC) Received: from c-24-8-230-52.hsd1.co.comcast.net ([24.8.230.52] helo=damnhippie.dyndns.org) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1VQOWD-000NUE-Ej; Sun, 29 Sep 2013 21:27:09 +0000 Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by damnhippie.dyndns.org (8.14.3/8.14.3) with ESMTP id r8TLR6HC008857; Sun, 29 Sep 2013 15:27:06 -0600 (MDT) (envelope-from ian@FreeBSD.org) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 24.8.230.52 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/kKt35hCy0TiGnRco8gpxO Subject: Re: installworld broken - osreldate.h: permission denied From: Ian Lepore To: Joel Dahl In-Reply-To: <20130929081329.GA19015@devbox.vnode.local> References: <20130928130920.GA1318@devbox.vnode.local> <1380388791.1197.335.camel@revolution.hippie.lan> <20130929081329.GA19015@devbox.vnode.local> Content-Type: text/plain; charset="us-ascii" Date: Sun, 29 Sep 2013 15:27:06 -0600 Message-ID: <1380490026.1197.364.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port 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: Sun, 29 Sep 2013 21:27:16 -0000 On Sun, 2013-09-29 at 10:13 +0200, Joel Dahl wrote: > On Sat, Sep 28, 2013 at 11:19:51AM -0600, Ian Lepore wrote: > > On Sat, 2013-09-28 at 15:09 +0200, Joel Dahl wrote: > > > Hi, > > > > > > Fresh HEAD. installworld from read-only /usr/obj and /usr/src: > > > > > > /usr/src/include/iconv.h osreldate.h /usr/include > > > install: osreldate.h: Permission denied > > > *** Error code 71 > > > > > > Stop. > > > make[4]: stopped in /usr/src/include > > > *** Error code 1 > > > > > > Everything was working fine 2 weeks ago, so it's a recent breakage. > > > > > > > Okay, I just accidentally created conditions for this error on my > > system... I checked in a change to newvers.sh while a buildworld was > > running, which led to a situation where newvers.sh was newer than > > osreldate.h at the end of the buildworld. Then an installworld tried to > > regenerate osreldate.h due to its dependency on newvers.sh, which would > > fail if the obj was readonly at that point. > > > > I think we could see if something similar applies for you if you use > > this command: > > > > make -dm installworld SUBDIR_OVERRIDE=include > > I tried this with a fresh HEAD but the error message is still the same. > > /usr/src and /usr/obj are NFS mounted, FYI. > I've tried everything I can think of to reproduce this, and I can't. I can install from readonly nfs-mounted obj and src without any errors. It appears that for you it's trying to regenerate osreldate.h during the install step. If so, the first question is why it's doing that. The logical answer would be "because it's out of date with respect to its dependencies" but it would be nice to have some evidence of that (such as the output from the command I gave earlier). Then, if that is the reason it's trying to regenerate the file, the next question would be "why is osreldate.h older than its source files?" -- Ian From owner-freebsd-current@FreeBSD.ORG Sun Sep 29 21:29:57 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 21911D60 for ; Sun, 29 Sep 2013 21:29:57 +0000 (UTC) (envelope-from gondim@bsdinfo.com.br) Received: from mail.bsdinfo.com.br (mail.bsdinfo.com.br [67.212.89.78]) by mx1.freebsd.org (Postfix) with ESMTP id C6A54299D for ; Sun, 29 Sep 2013 21:29:56 +0000 (UTC) Received: from mail.bsdinfo.com.br (mail.bsdinfo.com.br [127.0.0.1]) by mail.bsdinfo.com.br (Postfix) with ESMTP id E152E139A9 for ; Sun, 29 Sep 2013 18:29:51 -0300 (BRT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bsdinfo.com.br; h=content-transfer-encoding:content-type:content-type :in-reply-to:references:subject:subject:to:mime-version :user-agent:from:from:date:date:message-id; s=dkim; t= 1380490190; x=1381354191; bh=RmHLmpKWX3dpZMbqqqmVy9xWvyuua+28/43 +kax7JLQ=; b=P6UoSjeTipHAwjRLbaby8oVQCXu/GMNW+InGIB3V07Bhb0W1R91 oWzxkjqXhjXmz/T7x9UWt9Zp3uRq4j71E9c0qyT+jE7Ke/W4xGtEEMz8ZMRhmg09 tbzYWfPSwnwH9iakppmpXoyGvuEggLgD55b0zoPkqEdBujldLO3mLIls= X-Virus-Scanned: amavisd-new at mail.bsdinfo.com.br Received: from mail.bsdinfo.com.br ([127.0.0.1]) by mail.bsdinfo.com.br (mail.bsdinfo.com.br [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xnqjYhH5pqzU for ; Sun, 29 Sep 2013 18:29:50 -0300 (BRT) Received: from MacBook-de-Gondim-2.local (unknown [186.193.54.69]) by mail.bsdinfo.com.br (Postfix) with ESMTPSA id B18C513989 for ; Sun, 29 Sep 2013 18:29:47 -0300 (BRT) Message-ID: <52489BC1.6030608@bsdinfo.com.br> Date: Sun, 29 Sep 2013 18:29:37 -0300 From: Marcelo Gondim User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: Hyperv driver related error on make buildkernel on -r255933 References: <13221380478684@web21h.yandex.ru> In-Reply-To: <13221380478684@web21h.yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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, 29 Sep 2013 21:29:57 -0000 Em 29/09/13 15:18, Гуляев Гоша escreveu: > I have an error when tryin to compile kernel with recent -CURRENT > sources > > There is additional info uname -a, /etc/src.conf, error output and > kernel config > > ======================================== uname -a > > FreeBSD MYBSD 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Mon Aug 12 22:31:24 > MSK 2013 xlr@MYBSD:/usr/obj/usr/src/sys/MYBSD amd64 > > ======================================== /etc/src.conf > > WITHOUT_ACCT=YES > #WITHOUT_AMD=YES > WITHOUT_ASSERT_DEBUG=YES > WITHOUT_ATM=YES > WITHOUT_AUDIT=YES > WITHOUT_AUTHPF=YES > WITHOUT_BIND=YES > #WITHOUT_BLUETOOTH=YES > WITHOUT_BSNMP=YES > WITHOUT_CLANG=YES > WITHOUT_CTM=YES > WITHOUT_FDT=YES > WITHOUT_FLOPPY=YES > WITHOUT_GDB=YES > WITHOUT_HTML=YES > WITH_GCC=YES > WITH_GNUCXX=YES > WITHOUT_ICONV=YES > #WITH_LIBICONV_COMPAT=YES > WITHOUT_INET6=YES > WITHOUT_INFO=YES > WITHOUT_IPFILTER=YES > WITHOUT_IPX=YES > WITHOUT_KERNEL_SYMBOLS=YES > WITHOUT_KVM=YES > WITHOUT_LPR=YES > WITHOUT_MAIL=YES > WITHOUT_NCP=YES > #WITHOUT_NDIS=YES > WITHOUT_OFED=YES > WITHOUT_PF=YES > WITHOUT_PMC=YES > WITHOUT_QUOTAS=YES > WITHOUT_RCMDS=YES > WITHOUT_RCS=YES > WITHOUT_SHAREDOCS=YES > #WITHOUT_USB=YES > #WITHOUT_WIRELESS=YES > WITHOUT_ZFS=YES > > ======================================== ERROR OUTPUT > > awk -f /usr/src/sys/conf/kmod_syms.awk hwpmc.ko export_syms | xargs -J% > objcopy % hwpmc.ko > objcopy --strip-debug hwpmc.ko > ===> hyperv (all) > ===> hyperv/vmbus (all) > cc -O2 -pipe -msse -msse2 -msse3 -mmmx -m3dnow -mtune=core2 > -march=core2 -fno-strict-aliasing -Wno-error -D_KERNEL -DKLD_MODULE > -nostdinc > -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/include > -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus > -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/utilities > -DHAVE_KERNEL_OPTION_HEADERS -include > /usr/obj/usr/src/sys/MYBSD/opt_global.h -I. -I@ -I@/contrib/altq > -finline-limit=8000 --param inline-unit-growth=100 --param > large-function-growth=1000 -fno-common -fno-omit-frame-pointer > -mno-omit-leaf-frame-pointer -I/usr/obj/usr/src/sys/MYBSD > -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float > -fno-asynchronous-unwind-tables -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 > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_channel. > c > In file included from > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_channel. > c:40: > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr > iv.h:288: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr > iv.h:396: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr > iv.h:410: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr > iv.h:418: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr > iv.h:426: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr > iv.h:502: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr > iv.h:514: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr > iv.h:528: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus_pr > iv.h:539: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_channel. > c: In function 'vmbus_channel_set_event': > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_channel. > c:73: error: 'union ' has no member named 'pending' > *** Error code 1 > Stop. > make: stopped in /usr/src/sys/modules/hyperv/vmbus > *** Error code 1 > Stop. > make: stopped in /usr/src/sys/modules/hyperv > *** Error code 1 > Stop. > make: stopped in /usr/src/sys/modules > *** Error code 1 > Stop. > make: stopped in /usr/obj/usr/src/sys/MYBSD > *** Error code 1 > Stop. > make: stopped in /usr/src > *** Error code 1 > Stop. > make: stopped in /usr/src > > =============================================== Kernel config > > cpu HAMMER > ident MYKERN > device coretemp > #device atapicam > #device pccard > #device ndis > #options NDISAPI > #makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols > #makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support > options SCHED_ULE # ULE scheduler > options PREEMPTION # Enable kernel thread preemption > options INET # InterNETworking > #options INET6 # IPv6 communications protocols > options TCP_OFFLOAD # TCP offload > #options SCTP # Stream Control Transmission Protocol > options FFS # Berkeley Fast Filesystem > options SOFTUPDATES # Enable FFS soft updates support > #options UFS_ACL # Support for access control lists > options UFS_DIRHASH # Improve performance on big directories > options UFS_GJOURNAL # Enable gjournal-based UFS journaling > options MD_ROOT # MD is a potential root device > #options NFSCL # New Network Filesystem Client > #options NFSD # New Network Filesystem Server > #options NFSLOCKD # Network Lock Manager > #options NFS_ROOT # NFS usable as /, requires NFSCL > options MSDOSFS # MSDOS Filesystem > options CD9660 # ISO 9660 Filesystem > options PROCFS # Process filesystem (requires PSEUDOFS) > options PSEUDOFS # Pseudo-filesystem framework > options GEOM_PART_GPT # GUID Partition Tables. > #options GEOM_RAID # Soft RAID functionality. > options GEOM_LABEL # Provides labelization > options COMPAT_FREEBSD32 # Compatible with i386 binaries > options COMPAT_FREEBSD4 # Compatible with FreeBSD4 > options COMPAT_FREEBSD5 # Compatible with FreeBSD5 > options COMPAT_FREEBSD6 # Compatible with FreeBSD6 > options COMPAT_FREEBSD7 # Compatible with FreeBSD7 > options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI > #options KTRACE # ktrace(1) support > #options STACK # stack(9) support > options SYSVSHM # SYSV-style shared memory > options SYSVMSG # SYSV-style message queues > options SYSVSEM # SYSV-style semaphores > options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time > extensions > options PRINTF_BUFR_SIZE=128 # Prevent printf output being > interspersed. > options KBD_INSTALL_CDEV # install a CDEV entry in /dev > #options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4) > #options AUDIT # Security event auditing > #options CAPABILITY_MODE # Capsicum capability mode > #options CAPABILITIES # Capsicum capabilities > #options MAC # TrustedBSD MAC Framework > #options KDTRACE_FRAME # Ensure frames are compiled in > #options KDTRACE_HOOKS # Kernel DTrace hooks > #options DDB_CTF # Kernel ELF linker loads CTF data > options INCLUDE_CONFIG_FILE # Include this file in kernel > # Debugging support. Always need this: > #######options KDB # Enable kernel debugger support. > # For minimum debugger support (stable branch) use: > #######options KDB_TRACE # Print a stack trace for a panic. > # For full debugger support use this instead: > #######options DDB # Support DDB. > #options GDB # Support remote GDB. > #options DEADLKRES # Enable the deadlock resolver > #options INVARIANTS # Enable calls of extra sanity checking > #options INVARIANT_SUPPORT # Extra sanity checks of internal > structures, required by INVARIANTS > #options WITNESS # Enable checks to detect deadlocks and cycles > #options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed > #options MALLOC_DEBUG_MAXZONES=8 # Separate malloc(9) zones > # Make an SMP-capable kernel by default > options SMP # Symmetric MultiProcessor Kernel > # CPU frequency control > device cpufreq > # Bus support. > device acpi > device pci > # Floppy drives > #device fdc > # ATA controllers > device ahci # AHCI-compatible SATA controllers > device ata # Legacy ATA/SATA controllers > #options ATA_CAM # Handle legacy controllers with CAM > options ATA_STATIC_ID # Static device numbering > #device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA > #device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA > # SCSI Controllers > #device ahc # AHA2940 and onboard AIC7xxx devices > #options AHC_REG_PRETTY_PRINT # Print register bitfields in debug > # output. Adds ~128k to driver. > #device ahd # AHA39320/29320 and onboard AIC79xx devices > #options AHD_REG_PRETTY_PRINT # Print register bitfields in debug > # output. Adds ~215k to driver. > #device esp # AMD Am53C974 (Tekram DC-390(T)) > #device hptiop # Highpoint RocketRaid 3xxx series > #device isp # Qlogic family > #device ispfw # Firmware for QLogic HBAs- normally a module > #device mpt # LSI-Logic MPT-Fusion > #device mps # LSI-Logic MPT-Fusion 2 > #device ncr # NCR/Symbios Logic > #device sym # NCR/Symbios Logic (newer chipsets + those of `ncr') > #device trm # Tekram DC395U/UW/F DC315U adapters > #device adv # Advansys SCSI adapters > #device adw # Advansys wide SCSI adapters > #device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60. > #device bt # Buslogic/Mylex MultiMaster SCSI adapters > #device isci # Intel C600 SAS controller > # ATA/SCSI peripherals > device scbus # SCSI bus (required for ATA/SCSI) > #device ch # SCSI media changers > device da # Direct Access (disks) > #device sa # Sequential Access (tape etc) > device cd # CD > device pass # Passthrough device (direct ATA/SCSI access) > #device ses # Enclosure Services (SES and SAF-TE) > device ctl # CAM Target Layer > # RAID controllers interfaced to the SCSI subsystem > #device amr # AMI MegaRAID > #device arcmsr # Areca SATA II RAID > #XXX it is not 64-bit clean, -scottl > #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID > #device ciss # Compaq Smart RAID 5* > #device dpt # DPT Smartcache III, IV - See NOTES for options > #device hptmv # Highpoint RocketRAID 182x > #device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx > #device hpt27xx # Highpoint RocketRAID 27xx > #device iir # Intel Integrated RAID > #device ips # IBM (Adaptec) ServeRAID > #device mly # Mylex AcceleRAID/eXtremeRAID > #device twa # 3ware 9000 series PATA/SATA RAID > #device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller > # RAID controllers > #device aac # Adaptec FSA RAID > #device aacp # SCSI passthrough for aac (requires CAM) > #device ida # Compaq Smart RAID > #device mfi # LSI MegaRAID SAS > #device mlx # Mylex DAC960 family > #XXX pointer/int warnings > #device pst # Promise Supertrak SX6000 > #device twe # 3ware ATA RAID > # atkbdc0 controls both the keyboard and the PS/2 mouse > device atkbdc # AT keyboard controller > device atkbd # AT keyboard > device psm # PS/2 mouse > device kbdmux # keyboard multiplexer > device vga # VGA video card driver > options VESA # Add support for VESA BIOS Extensions (VBE) > device splash # Splash screen and screen saver support > # syscons is the default console driver, resembling an SCO console > device sc > options SC_PIXEL_MODE # add support for the raster text mode > #device agp # support several AGP chipsets > # PCCARD (PCMCIA) support > # PCMCIA and cardbus bridge support > #device cbb # cardbus (yenta) bridge > #device pccard # PC Card (16-bit) bus > #device cardbus # CardBus (32-bit) bus > # Serial (COM) ports > #device uart # Generic UART driver > # Parallel port > #device ppc > #device ppbus # Parallel port bus (required) > #device lpt # Printer > #device plip # TCP/IP over parallel > #device ppi # Parallel port interface device > #device vpo # Requires scbus and da > #device puc # Multi I/O cards and multi-channel UARTs > # PCI Ethernet NICs. > #device bxe # Broadcom BCM57710/BCM57711/BCM57711E 10Gb Ethernet > #device de # DEC/Intel DC21x4x (``Tulip'') > #device em # Intel PRO/1000 Gigabit Ethernet Family > #device igb # Intel PRO/1000 PCIE Server Gigabit Family > #device ixgbe # Intel PRO/10GbE PCIE Ethernet Family > #device le # AMD Am7900 LANCE and Am79C9xx PCnet > #device ti # Alteon Networks Tigon I/II gigabit Ethernet > #device txp # 3Com 3cR990 (``Typhoon'') > #device vx # 3Com 3c590, 3c595 (``Vortex'') > # PCI Ethernet NICs that use the common MII bus controller code. > # NOTE: Be sure to keep the 'device miibus' line in order to use these > NICs! > device miibus # MII bus support > #device ae # Attansic/Atheros L2 FastEthernet > #device age # Attansic/Atheros L1 Gigabit Ethernet > #device alc # Atheros AR8131/AR8132 Ethernet > #device ale # Atheros AR8121/AR8113/AR8114 Ethernet > #device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet > #device bfe # Broadcom BCM440x 10/100 Ethernet > #device bge # Broadcom BCM570xx Gigabit Ethernet > #device cas # Sun Cassini/Cassini+ and NS DP83065 Saturn > #device dc # DEC/Intel 21143 and various workalikes > #device et # Agere ET1310 10/100/Gigabit Ethernet > #device fxp # Intel EtherExpress PRO/100B (82557, 82558) > #device gem # Sun GEM/Sun ERI/Apple GMAC > #device hme # Sun HME (Happy Meal Ethernet) > #device jme # JMicron JMC250 Gigabit/JMC260 Fast Ethernet > #device lge # Level 1 LXT1001 gigabit Ethernet > #device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet > #device nfe # nVidia nForce MCP on-board Ethernet > #device nge # NatSemi DP83820 gigabit Ethernet > #device nve # nVidia nForce MCP on-board Ethernet Networking > #device pcn # AMD Am79C97x PCI 10/100 (precedence over 'le') > device re # RealTek 8139C+/8169/8169S/8110S > #device rl # RealTek 8129/8139 > #device sf # Adaptec AIC-6915 (``Starfire'') > #device sge # Silicon Integrated Systems SiS190/191 > #device sis # Silicon Integrated Systems SiS 900/SiS 7016 > #device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet > #device ste # Sundance ST201 (D-Link DFE-550TX) > #device stge # Sundance/Tamarack TC9021 gigabit Ethernet > #device tl # Texas Instruments ThunderLAN > #device tx # SMC EtherPower II (83c170 ``EPIC'') > #device vge # VIA VT612x gigabit Ethernet > #device vr # VIA Rhine, Rhine II > #device wb # Winbond W89C840F > #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') > # ISA Ethernet NICs. pccard NICs included. > #device cs # Crystal Semiconductor CS89x0 NIC > # 'device ed' requires 'device miibus' > #device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards > #device ex # Intel EtherExpress Pro/10 and Pro/10+ > #device ep # Etherlink III based cards > #device fe # Fujitsu MB8696x based cards > #device sn # SMC's 9000 series of Ethernet chips > #device xe # Xircom pccard Ethernet > # Wireless NIC cards > device wlan # 802.11 support > options IEEE80211_DEBUG # enable debug msgs > options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's > options IEEE80211_SUPPORT_MESH # enable 802.11s draft support > device wlan_wep # 802.11 WEP support > device wlan_ccmp # 802.11 CCMP support > device wlan_tkip # 802.11 TKIP support > device wlan_amrr # AMRR transmit rate control algorithm > #device an # Aironet 4500/4800 802.11 wireless NICs. > device ath # Atheros NICs > device ath_pci # Atheros pci/cardbus glue > device ath_hal # pci/cardbus chip support > options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors > options AH_AR5416_INTERRUPT_MITIGATION # AR5416 interrupt mitigation > options ATH_ENABLE_11N # Enable 802.11n support for AR5416 and later > device ath_rate_sample # SampleRate tx rate control for ath > #device bwi # Broadcom BCM430x/BCM431x wireless NICs. > #device bwn # Broadcom BCM43xx wireless NICs. > #device ipw # Intel 2100 wireless NICs. > #device iwi # Intel 2200BG/2225BG/2915ABG wireless NICs. > #device iwn # Intel 4965/1000/5000/6000 wireless NICs. > #device malo # Marvell Libertas wireless NICs. > #device mwl # Marvell 88W8363 802.11n wireless NICs. > #device ral # Ralink Technology RT2500 wireless NICs. > #device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs. > #device wpi # Intel 3945ABG wireless NICs. > # Pseudo devices. > device loop # Network loopback > device random # Entropy device > #options PADLOCK_RNG # VIA Padlock RNG > #options RDRAND_RNG # Intel Bull Mountain RNG > device ether # Ethernet support > device vlan # 802.1Q VLAN support > device tun # Packet tunnel. > device md # Memory "disks" > #device gif # IPv6 and IPv4 tunneling > #device faith # IPv6-to-IPv4 relaying (translation) > device firmware # firmware assist module > # The `bpf' device enables the Berkeley Packet Filter. > # Be aware of the administrative consequences of enabling this! > # Note that 'bpf' is required for DHCP. > device bpf # Berkeley packet filter > # USB support > #options USB_DEBUG # enable debug msgs > #device uhci # UHCI PCI->USB interface > #device ohci # OHCI PCI->USB interface > device ehci # EHCI PCI->USB interface (USB 2.0) > device xhci # XHCI PCI->USB interface (USB 3.0) > device usb # USB Bus (required) > device ukbd # Keyboard > device umass # Disks/Mass storage - Requires scbus and da > # FireWire support > #device firewire # FireWire bus code > # sbp(4) works for some systems but causes boot failure on others > #device sbp # SCSI over FireWire (Requires scbus and da) > #device fwe # Ethernet over FireWire (non-standard!) > #device fwip # IP over FireWire (RFC 2734,3146) > #device dcons # Dumb console driver > #device dcons_crom # Configuration ROM for dcons > # Sound support > device sound # Generic sound driver (required) > #device snd_cmi # CMedia CMI8338/CMI8738 > #device snd_csa # Crystal Semiconductor CS461x/428x > #device snd_emu10kx # Creative SoundBlaster Live! and Audigy > #device snd_es137x # Ensoniq AudioPCI ES137x > device snd_hda # Intel High Definition Audio > device snd_ich # Intel, NVidia and other ICH AC'97 Audio > #device snd_via8233 # VIA VT8233x Audio > # MMC/SD > device mmc # MMC/SD bus > device mmcsd # MMC/SD memory card > device sdhci # Generic PCI SD Host Controller > _______________________________________________ > 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" > Here I have compiled with support for hyperv. No problem detected. FreeBSD pppoebsd.teste.com.br 10.0-ALPHA4 FreeBSD 10.0-ALPHA4 #32 r255933: Sun Sep 29 09:19:19 BRT 2013 root@pppoebsd.teste.com.br:/usr/obj/usr/src/sys/TESTE10 amd64 cheers, Gondim From owner-freebsd-current@FreeBSD.ORG Sun Sep 29 23: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B198CFDD for ; Sun, 29 Sep 2013 23:18:43 +0000 (UTC) (envelope-from kwhite@site.uottawa.ca) Received: from courriel.site.uottawa.ca (eecsmail.engineering.uottawa.ca [137.122.24.224]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 554D72DE3 for ; Sun, 29 Sep 2013 23:18:42 +0000 (UTC) Received: from courriel.site.uottawa.ca (localhost [127.0.0.1]) by courriel.site.uottawa.ca (8.14.5/8.14.4) with ESMTP id r8TNBOlf012911 for ; Sun, 29 Sep 2013 19:11:24 -0400 (EDT) (envelope-from kwhite@site.uottawa.ca) Received: from 74.51.61.7 (SquirrelMail authenticated user kwhite) by courriel.site.uottawa.ca with HTTP; Sun, 29 Sep 2013 19:11:24 -0400 (EDT) Message-ID: <60850.74.51.61.7.1380496284.squirrel@courriel.site.uottawa.ca> Date: Sun, 29 Sep 2013 19:11:24 -0400 (EDT) Subject: ZFS panic with r255937 From: kwhite@site.uottawa.ca To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal 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, 29 Sep 2013 23:18:43 -0000 I get the following reproducible panic when doing a zfs send -R | zfs recv of a well churned file system (snapshots of the ports tree before and after libiconv update) running a recent current: panic: solaris assert: dn->dn_maxblkid == 0 && (BP_IS_HOLE(&dn->dn_phys->dn_blkptr[0]) || dnode_block_freed(dn, 0)), file: /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c, line: 598 coredump available. # uname -a FreeBSD freebsd10 10.0-ALPHA4 FreeBSD 10.0-ALPHA4 #0 r255937: Sun Sep 29 09:45:21 EDT 2013 kwhite@freebsd10:/usr/obj/usr/src/sys/GENERIC amd64 # zfs list -t snapshot -r tank/ports NAME USED AVAIL REFER MOUNTPOINT tank/ports@20130915 72.5M - 3.64G - tank/ports@20130917 0 - 3.65G - tank/ports@20130918 0 - 3.65G - tank/ports@20130921 88.6M - 3.66G - tank/ports@20130928 352K - 3.66G - # zpool list -v NAME SIZE ALLOC FREE CAP DEDUP HEALTH ALTROOT m_tank 1.81T 831G 1.00T 44% 1.00x ONLINE - ada4.nop.eli 1.81T 831G 1.00T - tank 928G 831G 96.9G 89% 1.00x ONLINE - ada3.nop.eli 928G 831G 96.9G - # zfs send -vR tank/ports@20130928 | zfs recv -vF m_tank/xports ... panic eventually ... # cd /boot/kernel; kgdb kernel /var/crash/vmcore.last ... (kgdb) up #5 0xffffffff81d09735 in dnode_reallocate (dn=0xfffff8006dde3000, ot=DMU_OT_PLAIN_FILE_CONTENTS, blocksize=1024, bonustype=DMU_OT_SA, bonuslen=168, tx=0xfffff8006d7a2600) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c:596 596 ASSERT(dn->dn_maxblkid == 0 && (kgdb) p dn->dn_maxblkid $1 = 2 So, no question about why the ASSERT failed. Sorry, debugging this is *way* beyond me. Any hints, patches to try? ...keith From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 01:58:21 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C2F1BCF6; Mon, 30 Sep 2013 01:58:21 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mail0.glenbarber.us (mail0.glenbarber.us [208.86.227.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 98D3B236D; Mon, 30 Sep 2013 01:58:20 +0000 (UTC) Received: from glenbarber.us (c-71-224-221-174.hsd1.nj.comcast.net [71.224.221.174]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id 2128610CC; Mon, 30 Sep 2013 01:58:19 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us 2128610CC Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Sun, 29 Sep 2013 21:58:17 -0400 From: Glen Barber To: freebsd-current@FreeBSD.org, freebsd-snapshots@FreeBSD.org Subject: FreeBSD 10.0-ALPHA4 now available Message-ID: <20130930015817.GC40093@glenbarber.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tUxbtEzdJc4sX0sj" Content-Disposition: inline X-Operating-System: FreeBSD 10.0-ALPHA2 amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Release Engineering Team 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, 30 Sep 2013 01:58:21 -0000 --tUxbtEzdJc4sX0sj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The fourth ALPHA build of the 10.0-RELEASE release cycle is now available on the FTP servers for the amd64, i386, ia64, powerpc, powerpc64 and sparc64 architectures. Note: Due to build issues within the head/ branch, ALPHA3 ISO builds were skipped. The 10.0-ALPHA4 builds correlate to svn revision r255933 of the head/ branch. The image checksums follow at the end of this email. ISO images and, for architectures that support it, the memory stick images are available here: ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.0/ (or any of the FreeBSD mirror sites). If you notice problems you can report them through the normal GNATS PR system or here on the -current mailing list. If you would like to use SVN to do a source based update of an existing system, use the "head/" branch. Please be aware that cvsup and CVS are not supported methods of updating the src/ tree. Important note to freebsd-update(8) users: freebsd-update(8) is not a supported upgrade path for the 10.0-ALPHA builds. Changes between -ALPHA2 and -ALPHA4 include: - Update OFED to Linux 3.7 and update Mellanox drivers. - Add driver for the PAPR VSCSI virtual SCSI controller. - Disable ISC BIND build by default, and enable LDNS/unbound. - Correct a NULL pointer deference in nslookup and nsupdate. - Update the CAM version to 18. This includes compatibility shims to the previous version. - Introduce a kern.geom.notaste sysctl that can be used to temporarily disable GEOM tasting to avoid the "bouncing GEOM" problem where, when you shut down the consumer of a provider which can be viewed in multiple ways, GEOM will immediately taste that provider's alter ego and reattach the consumer. - Update dialog to 1.2-20130923. - Import a new libcxxrt. - Remove the armv6eb architecture. - Update OpenSSH to 6.3p1. - Merge Xen PVHVM support into the GENERIC kernel config for both amd64 and i386. - Substantial rewrite of bxe(4) to add support for the BCM57712 and BCM578XX controllers. - Connect LLDB to the build (disabled by default). - Update arcmsr(4) driver to 1.20.00.28. - Implement epoll support in Linuxulator. - Add vmx(4) to i386 and amd64 GENERIC. Checksums: amd64: SHA256 (FreeBSD-10.0-ALPHA4-amd64-bootonly.iso) = 2723041554b51d1584567207549461931bfaa70f34036a6858ae7bd4165acdd9 SHA256 (FreeBSD-10.0-ALPHA4-amd64-disc1.iso) = 56481f021abe6e8c38e00112e1e718df9f100df8939f7a4711c41eddee418ceb SHA256 (FreeBSD-10.0-ALPHA4-amd64-memstick.img) = f57775dec5f644237d17c273c8a88fc2452f995041c92b77baf6b85d863aaa75 MD5 (FreeBSD-10.0-ALPHA4-amd64-bootonly.iso) = c88aed7fe8ef9d4b93929b29c1bfe799 MD5 (FreeBSD-10.0-ALPHA4-amd64-disc1.iso) = bc0275388599b5c87d6e4f2c5e834d81 MD5 (FreeBSD-10.0-ALPHA4-amd64-memstick.img) = 9935bf5bdd9220b4f48374267ff51e6f i386: SHA256 (FreeBSD-10.0-ALPHA4-i386-bootonly.iso) = ecfd13b9ec48e86898a9523bb1378994069309720002c463cbad03ae8137f789 SHA256 (FreeBSD-10.0-ALPHA4-i386-disc1.iso) = 1e4cd2623fc7fd56f9354a59f34b47dcf773e405043dc245a96005445e1c92e0 SHA256 (FreeBSD-10.0-ALPHA4-i386-memstick.img) = 4b93b1c8bd74ecfd539ef995e21f08bb3c6aa55c6e943b5a07d05a20eb6dcc97 MD5 (FreeBSD-10.0-ALPHA4-i386-bootonly.iso) = 38e735d9cf1e80adb7061f997a7d9a3e MD5 (FreeBSD-10.0-ALPHA4-i386-disc1.iso) = 970d489811b7abe0ef5c12d6aacf292e MD5 (FreeBSD-10.0-ALPHA4-i386-memstick.img) = 683698c8d786fa35684bb78cd7b003c4 ia64: SHA256 (FreeBSD-10.0-ALPHA4-ia64-bootonly.iso) = bb236e25ec020e27b5048529dfe1910dcbf397ce6e9c6b3e202369f41ac408f2 SHA256 (FreeBSD-10.0-ALPHA4-ia64-disc1.iso) = 2d8c9ab29b7e3dbd0f3419c581f99fcb7be6e9a5fc5859c65cabdf4a9dafe9c3 SHA256 (FreeBSD-10.0-ALPHA4-ia64-memstick.img) = 4d46eb5ceaad10b07ef549e9ab38568202a063fe0832e302289c8719c0634950 MD5 (FreeBSD-10.0-ALPHA4-ia64-bootonly.iso) = c7dcdcef74fd27c1357c41a290035369 MD5 (FreeBSD-10.0-ALPHA4-ia64-disc1.iso) = cd5dfc391ff692bb942fdf762b5497ae MD5 (FreeBSD-10.0-ALPHA4-ia64-memstick.img) = fbc3811813f693246e9e54a204fc8c2e powerpc: SHA256 (FreeBSD-10.0-ALPHA4-powerpc-bootonly.iso) = 83d794ed6de7a5c744bec07681ef4f52fcb2977f598b72a43ce3534e5949dcad SHA256 (FreeBSD-10.0-ALPHA4-powerpc-disc1.iso) = a43b14964b2d5de4ce8088559bc680f5db6839b089d2d3b4f7c4bc96cf3bd823 SHA256 (FreeBSD-10.0-ALPHA4-powerpc-memstick.img) = 3e767e1f7b33bc4ca95a5acb5cab51c49008dda7e46d974a0a51f34b68072ad1 MD5 (FreeBSD-10.0-ALPHA4-powerpc-bootonly.iso) = c1645a9a8303498f5ff4cf975aba86e0 MD5 (FreeBSD-10.0-ALPHA4-powerpc-disc1.iso) = e7bd45875408849197f5e4856b6f7fc2 MD5 (FreeBSD-10.0-ALPHA4-powerpc-memstick.img) = 7cc24d75e23763405b133690ce5b24d1 powerpc64: SHA256 (FreeBSD-10.0-ALPHA4-powerpc-powerpc64-bootonly.iso) = 29ee34d0ddae3b2ff782a902fdab374fadc1db3d7630cfc9b494c7085d8fa426 SHA256 (FreeBSD-10.0-ALPHA4-powerpc-powerpc64-disc1.iso) = 964ae66d4e29446634d65d2331e21187f75ffb16d293e501e267d33cb58fa351 SHA256 (FreeBSD-10.0-ALPHA4-powerpc-powerpc64-memstick.img) = 568437c1f727096818f8db93b3121d1bfa1bded7f9a110edbab26baeb1705bdb MD5 (FreeBSD-10.0-ALPHA4-powerpc-powerpc64-bootonly.iso) = 9090360b828c91d632c778acc16377d8 MD5 (FreeBSD-10.0-ALPHA4-powerpc-powerpc64-disc1.iso) = d3e082c18817d269dfcae715fbea850d MD5 (FreeBSD-10.0-ALPHA4-powerpc-powerpc64-memstick.img) = cc77ec7f446913451fa0def9b93b87a8 sparc64: SHA256 (FreeBSD-10.0-ALPHA4-sparc64-bootonly.iso) = 2b34b92fe3732db80fed9699a15f9880216f9992adefa48256c9a1b2edc28443 SHA256 (FreeBSD-10.0-ALPHA4-sparc64-disc1.iso) = 91d1cbd85164b64c98a9fa85fb469a7621e1eaf4adb06db17a7f44272183a899 MD5 (FreeBSD-10.0-ALPHA4-sparc64-bootonly.iso) = 01f1a84785ccbe3b168a6bdeb495c346 MD5 (FreeBSD-10.0-ALPHA4-sparc64-disc1.iso) = 01f65a07ea7b0394c5825ddeda006012 Glen --tUxbtEzdJc4sX0sj Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQIcBAEBCAAGBQJSSNq5AAoJELls3eqvi17QhmYP/RAnViK8nJIRmiSnH2MGerM0 7GU6JVSFNif+PfHpO8V4/Lmh2SKlUVu2JKI+z+SNF0IHXBBfHOt8jEFRhnWIXCLm btWBzdjJAN4uCDe6ko4gWlumK6Wa6QAsF6g7UlsQYhqZkox2Sk6hQSpgFely06zx HMxXiCaiNueAY3+AtKdZxyXO6unM0f49K1bD8FdvRU5zNv+85dQmSFsY/2/A9p5N srfUKD9x6cz88oUVvBgtRCGfiE4MUeiixgB/PCmDuJzbMrb68aW42YMGbU9Yy+FJ Y48NUt7MVQA8KVzDBuVW7Am8uchrHsPClzjGTGetvsW8mVPchSc/DcD8RYpOIdbi Mh9maa+rytPzin+yY9nzQDsyTetW9F0dcTIMBlWfCv0UIBXmf7z6klYn+1mBn1W+ VgFkgkP56WYaKaErv/uZyF3hcxQCbMuHs6yNbr9tyBrSbppnkiZRo2vnvNd9J8oF O6M8vPoSqYIBTqOUXpPBT0B87EzzAGzoWLHlsaY2tFxgroTsxARgZmfFG7Tzn5V3 nLuCuy5jvl0Q1N8Q1FDW22YejwEPusxDTQak0QPVYh9Tk5ev/AMDZZtaRGrN4EEH QggXiTDz7I5tlZm3Fn6F8uPnce+9Zp/AVDZ9TWSAiJi6AR0zyvbGgUDG5znpKC6I xnAbn+4tqjc5a00TlcNy =NeX/ -----END PGP SIGNATURE----- --tUxbtEzdJc4sX0sj-- From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 02:53:51 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4D161208; Mon, 30 Sep 2013 02:53:51 +0000 (UTC) (envelope-from jmg@h2.funkthat.com) Received: from h2.funkthat.com (gate2.funkthat.com [208.87.223.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CD1E52538; Mon, 30 Sep 2013 02:53:50 +0000 (UTC) Received: from h2.funkthat.com (localhost [127.0.0.1]) by h2.funkthat.com (8.14.3/8.14.3) with ESMTP id r8U2rigd039470 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 29 Sep 2013 19:53:44 -0700 (PDT) (envelope-from jmg@h2.funkthat.com) Received: (from jmg@localhost) by h2.funkthat.com (8.14.3/8.14.3/Submit) id r8U2riKs039469; Sun, 29 Sep 2013 19:53:44 -0700 (PDT) (envelope-from jmg) Date: Sun, 29 Sep 2013 19:53:44 -0700 From: John-Mark Gurney To: Joel Dahl Subject: Re: installworld broken - osreldate.h: permission denied Message-ID: <20130930025344.GK56872@funkthat.com> Mail-Followup-To: Joel Dahl , Ian Lepore , current@freebsd.org References: <20130928130920.GA1318@devbox.vnode.local> <1380388791.1197.335.camel@revolution.hippie.lan> <20130929081329.GA19015@devbox.vnode.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130929081329.GA19015@devbox.vnode.local> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.2-RELEASE i386 X-PGP-Fingerprint: 54BA 873B 6515 3F10 9E88 9322 9CB1 8F74 6D3F A396 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? can i haz chizburger? X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.2 (h2.funkthat.com [127.0.0.1]); Sun, 29 Sep 2013 19:53:44 -0700 (PDT) Cc: current@freebsd.org, Ian Lepore 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, 30 Sep 2013 02:53:51 -0000 Joel Dahl wrote this message on Sun, Sep 29, 2013 at 10:13 +0200: > On Sat, Sep 28, 2013 at 11:19:51AM -0600, Ian Lepore wrote: > > On Sat, 2013-09-28 at 15:09 +0200, Joel Dahl wrote: > > > Hi, > > > > > > Fresh HEAD. installworld from read-only /usr/obj and /usr/src: > > > > > > /usr/src/include/iconv.h osreldate.h /usr/include > > > install: osreldate.h: Permission denied > > > *** Error code 71 > > > > > > Stop. > > > make[4]: stopped in /usr/src/include > > > *** Error code 1 > > > > > > Everything was working fine 2 weeks ago, so it's a recent breakage. > > > > > > > Okay, I just accidentally created conditions for this error on my > > system... I checked in a change to newvers.sh while a buildworld was > > running, which led to a situation where newvers.sh was newer than > > osreldate.h at the end of the buildworld. Then an installworld tried to > > regenerate osreldate.h due to its dependency on newvers.sh, which would > > fail if the obj was readonly at that point. > > > > I think we could see if something similar applies for you if you use > > this command: > > > > make -dm installworld SUBDIR_OVERRIDE=include > > I tried this with a fresh HEAD but the error message is still the same. > > /usr/src and /usr/obj are NFS mounted, FYI. Are you building on one machine and running install on another? Are the dates the same between the two machines? -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 03:55:56 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8DD3FD40; Mon, 30 Sep 2013 03:55:56 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mail0.glenbarber.us (mail0.glenbarber.us [208.86.227.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6176E27EA; Mon, 30 Sep 2013 03:55:56 +0000 (UTC) Received: from glenbarber.us (c-71-224-221-174.hsd1.nj.comcast.net [71.224.221.174]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id 0DEB511F7; Mon, 30 Sep 2013 03:55:55 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us 0DEB511F7 Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Sun, 29 Sep 2013 23:55:53 -0400 From: Glen Barber To: freebsd-current@FreeBSD.org, freebsd-snapshots@FreeBSD.org Subject: Re: FreeBSD 10.0-ALPHA4 now available Message-ID: <20130930035553.GF40093@glenbarber.us> References: <20130930015817.GC40093@glenbarber.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="+te1M04ZWIfilseV" Content-Disposition: inline In-Reply-To: <20130930015817.GC40093@glenbarber.us> X-Operating-System: FreeBSD 10.0-ALPHA2 amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Release Engineering Team 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, 30 Sep 2013 03:55:56 -0000 --+te1M04ZWIfilseV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Just a quick correction: On Sun, Sep 29, 2013 at 09:58:17PM -0400, Glen Barber wrote: [...] > Changes between -ALPHA2 and -ALPHA4 include: >=20 [...] > - Implement epoll support in Linuxulator. This change was reverted as r255675, and is not available in 10.0-ALPHA4. Glen --+te1M04ZWIfilseV Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQIcBAEBCAAGBQJSSPZJAAoJELls3eqvi17QIVYP/jSGojNwVEKCjJ1NBYLXiD+p dVaBbkgE9ZqaSEI5XIoVcIpTjt88pg+trjHmU/jCOTsDAKPrFYp/TxXQSoKpniF7 ItmFabSotQ1syfbhTBb+33D1/3SywPCRAjySafXUP7XGOvRug/afvBbSH8q0CQgn VNIhN17YFayYK0FKvEZF+Hx26ykwG7iA1WvKfdiVRWUaFBLUY33ZlTz194znFH9l m7rnZbZMbZpWbW3EXEtI8TveDlD4wHDGNRbeAb0qL1dtl9V4VLsPyXBNND5SV7Vy 00o44H+jf+8SPIYl2GDzqT/Pq/GQaYqf2achhlScWC6a+XXVqNGKyq61LKxoDs4l s1Gh0PEwWeMls5PMgtDPF9g9MMg1yr8+ZA6q0+14+qkGMt29zDoA/eDH0FbXaZls zTY9zVlorPUXBWNjl61NabYAYkH0r9n189VHIGRewkaSmZLDNZ6X28xg8d66TxN1 64idnwOW09xS80Us7XdLDtiPo2/WEPAiVMGY5gkUs5baM3hItSCbFOwdoRQT6fxs boERQ+iveqyHYZwCBjgBuHvmuQF+qjyCNje0M0HN7diIA8EnHeU/HHyCYOp4VLoG 5YhP1o5MfoxQC639Y1SNJT/N+8SjzV9yEF0hC+/O1ipMucyBznwaWxL+TX/ZUgBY 81pPMh/wDLgTta3PVbDV =45cO -----END PGP SIGNATURE----- --+te1M04ZWIfilseV-- From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 05:12:22 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2EB136BF; Mon, 30 Sep 2013 05:12:22 +0000 (UTC) (envelope-from joel@freebsd.org) Received: from mail.vnode.se (mail.vnode.se [212.247.52.13]) by mx1.freebsd.org (Postfix) with ESMTP id E01AA2A80; Mon, 30 Sep 2013 05:12:21 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 02F83E3F07A; Mon, 30 Sep 2013 07:12:14 +0200 (CEST) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KyzBStKmwYVL; Mon, 30 Sep 2013 07:12:11 +0200 (CEST) Received: from devbox.vnode.local (unknown [83.223.1.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id 6C8C6E3F079; Mon, 30 Sep 2013 07:12:11 +0200 (CEST) Date: Mon, 30 Sep 2013 07:12:10 +0200 From: Joel Dahl To: Ian Lepore , current@freebsd.org Subject: Re: installworld broken - osreldate.h: permission denied Message-ID: <20130930051209.GB19015@devbox.vnode.local> References: <20130928130920.GA1318@devbox.vnode.local> <1380388791.1197.335.camel@revolution.hippie.lan> <20130929081329.GA19015@devbox.vnode.local> <20130930025344.GK56872@funkthat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130930025344.GK56872@funkthat.com> 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, 30 Sep 2013 05:12:22 -0000 On Sun, Sep 29, 2013 at 07:53:44PM -0700, John-Mark Gurney wrote: > Joel Dahl wrote this message on Sun, Sep 29, 2013 at 10:13 +0200: > > On Sat, Sep 28, 2013 at 11:19:51AM -0600, Ian Lepore wrote: > > > On Sat, 2013-09-28 at 15:09 +0200, Joel Dahl wrote: > > > > Hi, > > > > > > > > Fresh HEAD. installworld from read-only /usr/obj and /usr/src: > > > > > > > > /usr/src/include/iconv.h osreldate.h /usr/include > > > > install: osreldate.h: Permission denied > > > > *** Error code 71 > > > > > > > > Stop. > > > > make[4]: stopped in /usr/src/include > > > > *** Error code 1 > > > > > > > > Everything was working fine 2 weeks ago, so it's a recent breakage. > > > > > > > > > > Okay, I just accidentally created conditions for this error on my > > > system... I checked in a change to newvers.sh while a buildworld was > > > running, which led to a situation where newvers.sh was newer than > > > osreldate.h at the end of the buildworld. Then an installworld tried to > > > regenerate osreldate.h due to its dependency on newvers.sh, which would > > > fail if the obj was readonly at that point. > > > > > > I think we could see if something similar applies for you if you use > > > this command: > > > > > > make -dm installworld SUBDIR_OVERRIDE=include > > > > I tried this with a fresh HEAD but the error message is still the same. > > > > /usr/src and /usr/obj are NFS mounted, FYI. > > Are you building on one machine and running install on another? Are > the dates the same between the two machines? Yes, both machines are running ntp. I've double-checked the dates and they are in sync. -- Joel From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 07:15:10 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 615AF130; Mon, 30 Sep 2013 07:15:10 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-vc0-x22e.google.com (mail-vc0-x22e.google.com [IPv6:2607:f8b0:400c:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EEDEA2EF1; Mon, 30 Sep 2013 07:15:09 +0000 (UTC) Received: by mail-vc0-f174.google.com with SMTP id gd11so3439287vcb.5 for ; Mon, 30 Sep 2013 00:15:09 -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=Okf9BLPN5xQ+gPr1zWxQYgcUlx2WzoJWzsSrbQ8kFEI=; b=Jhkp6IrVcK3dAeqjRVA01KUNE+ACwQLuBchz3W2tosEVtoSSvQwLOxdJByr1xGyWtg MfOBsSSytg8zt+38doVXvF2IuOEibifJH58SDY/P5iYx1cBpNfpRMfY1OH09Iq/QDAML LCfKcL+zaQzlsQwg6mS2W7VeG9ot17bL/ygDc4U677iEKuS88h4WQZ+lymaGncIecT2o bF6zGT/1Q3TH/Xm376IgOBSowpJavywWRJFbcFrOXA1GXxU7+YSIfBo0E1IO4Sx0UaKr tj4o2Yg/xnfBFpbTQZPEk0jVECRAb8MJCggvqTMw5A84SO5OgMQgumBIzCxLEUui59I+ 1Adw== MIME-Version: 1.0 X-Received: by 10.52.164.102 with SMTP id yp6mr18208728vdb.14.1380525309132; Mon, 30 Sep 2013 00:15:09 -0700 (PDT) Received: by 10.58.44.97 with HTTP; Mon, 30 Sep 2013 00:15:09 -0700 (PDT) In-Reply-To: <20130930051209.GB19015@devbox.vnode.local> References: <20130928130920.GA1318@devbox.vnode.local> <1380388791.1197.335.camel@revolution.hippie.lan> <20130929081329.GA19015@devbox.vnode.local> <20130930025344.GK56872@funkthat.com> <20130930051209.GB19015@devbox.vnode.local> Date: Mon, 30 Sep 2013 03:15:09 -0400 Message-ID: Subject: Re: installworld broken - osreldate.h: permission denied From: Mehmet Erol Sanliturk To: Joel Dahl Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Current , Ian Lepore 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, 30 Sep 2013 07:15:10 -0000 On Mon, Sep 30, 2013 at 1:12 AM, Joel Dahl wrote: > On Sun, Sep 29, 2013 at 07:53:44PM -0700, John-Mark Gurney wrote: > > Joel Dahl wrote this message on Sun, Sep 29, 2013 at 10:13 +0200: > > > On Sat, Sep 28, 2013 at 11:19:51AM -0600, Ian Lepore wrote: > > > > On Sat, 2013-09-28 at 15:09 +0200, Joel Dahl wrote: > > > > > Hi, > > > > > > > > > > Fresh HEAD. installworld from read-only /usr/obj and /usr/src: > > > > > > > > > > /usr/src/include/iconv.h osreldate.h /usr/include > > > > > install: osreldate.h: Permission denied > > > > > *** Error code 71 > > > > > > > > > > Stop. > > > > > make[4]: stopped in /usr/src/include > > > > > *** Error code 1 > > > > > > > > > > Everything was working fine 2 weeks ago, so it's a recent breakage. > > > > > > > > > > > > > Okay, I just accidentally created conditions for this error on my > > > > system... I checked in a change to newvers.sh while a buildworld was > > > > running, which led to a situation where newvers.sh was newer than > > > > osreldate.h at the end of the buildworld. Then an installworld > tried to > > > > regenerate osreldate.h due to its dependency on newvers.sh, which > would > > > > fail if the obj was readonly at that point. > > > > > > > > I think we could see if something similar applies for you if you use > > > > this command: > > > > > > > > make -dm installworld SUBDIR_OVERRIDE=include > > > > > > I tried this with a fresh HEAD but the error message is still the same. > > > > > > /usr/src and /usr/obj are NFS mounted, FYI. > > > > Are you building on one machine and running install on another? Are > > the dates the same between the two machines? > > Yes, both machines are running ntp. I've double-checked the dates and they > are > in sync. > > -- > Joel > The problem is UFS and NFS 3 do not have a COMMON user model . Each user is setting his/her update flag in the server , and the other users are NOT able to access to his/her updated files. In this subject , I had asked the following question : http://lists.freebsd.org/pipermail/freebsd-questions/2013-September/253323.html ( NFS file modes consistency among different operating systems ) I could not find any answer which is applicable . Setting client "umask" value is NOT respected by any application ( I do not know which ones are using it ) . My solution is to frequently set file modes in the server to a common mode such as rwx-rwx-rwx to allow other users from other computers to access and use the files although the users are the same person with the same name in the client computers . Some Linux distributions even is NOT respecting such a mode and they are giving "Permission denied" for executable programs which is not possible to find which part is responsible for this rejection . I could not find a detailed information about NFS 4 user model from client computers . It seems that NFS does not have a configuration file to manage access rights among different users by setting default file modes which all of the clients uses that mode . ZFS and NFS 4 together giving an impression that such facilities may be used , but NFS 4 is not mentioned in the FreeBSD Handbook as production usable . In the man pages , it is called as "experimental" . Therefore , only solution , perhaps , is to set file modes in server when it becomes necessary to access to these files by another user . My knowledge is so much . This is a difficult situation for shared use of NFS 3 by different clients on the same directories . Thank you very much . Mehmet Erol Sanliturk From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 07:26:25 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1375D542 for ; Mon, 30 Sep 2013 07:26:25 +0000 (UTC) (envelope-from artyom.mirgorodsky@gmail.com) Received: from mail-ee0-x22c.google.com (mail-ee0-x22c.google.com [IPv6:2a00:1450:4013:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9EC212FAC for ; Mon, 30 Sep 2013 07:26:24 +0000 (UTC) Received: by mail-ee0-f44.google.com with SMTP id b47so2465114eek.17 for ; Mon, 30 Sep 2013 00:26:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=fuRcVQkrNq0pJl4nOm435hrGpCnHfPuzuMc3mgh37ME=; b=JGkeigJOO9SyycoSKGJKVH5hTs33u8tqg+58tTucdszBbDnbWdHw11R0giZpKz20QG 9ZSM4QzrP4mDC39/yU/joBeMafBHQGS7ZawA6R5IEa4xAdbZ8N2tVhUKRv278bUvzEp9 IEmXB6aE8vD3uskmhsi0p89MEMAxgfbdeEEIxwuxRUmbcm1rq9QGfi4StzOXSlftKr4U 5uU+kklujItTqU3I2etAEkROMVoQf3xuxmpW6qWNYwzuxFuZLS8ZvEeRInIpZAOlarby Vi+4G1bzdDbOv9PdbH8uUlBrFFmd0asnn22T248vBUOSBT1PVEqiUBtx8Chcs2SJ+yK6 zIxA== X-Received: by 10.14.246.11 with SMTP id p11mr35627365eer.9.1380525982942; Mon, 30 Sep 2013 00:26:22 -0700 (PDT) Received: from notebook.alkar.net (H241.onetel72.onetelecom.od.ua. [91.194.72.241]) by mx.google.com with ESMTPSA id n48sm47814754eeg.17.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Sep 2013 00:26:22 -0700 (PDT) From: Artyom Mirgorodskiy To: Hans Petter Selasky Subject: Re: gphoto2 bus error Date: Mon, 30 Sep 2013 10:27:14 +0300 Message-ID: <1940359.EnaXG1j9vU@notebook.alkar.net> User-Agent: KMail/4.11 (FreeBSD/10.0-ALPHA3; KDE/4.11.0; amd64; ; ) In-Reply-To: References: <1430354.OSvlCO8lK8@notebook.alkar.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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, 30 Sep 2013 07:26:25 -0000 All code and libraries compiled from source. Yes, usbconfig show my photo, however gphoto crashed in both cases (with plugged photo and without). 2-3 month ago I updated system, and everything work fine... On Sunday 29 September 2013 13:21:38 Hans Petter Selasky wrote: > Hi, > > Is all of your code and libraries compiled from source? Or do you have a mix? > > Are any gphoto compatible devices available when you type usbconfig ? > > --HPS > > > -----Original message----- > > From:Artyom Mirgorodskiy > > > Sent: Saturday 28th September 2013 19:45 > > To: Hans Petter Selasky > > > Cc: freebsd-current@freebsd.org > > Subject: Re: gphoto2 bus error > > > > > > > > I try to build with gcc 4.6 - the same result :( > > > > Artyom MirgorodskiyOn Saturday 28 September 2013 19:05:16 wrote: > > > Yes. I updated and reinstall all ports before report... > > > Possible clang problems... > > > > > > On Saturday 28 September 2013 14:19:28 Hans Petter Selasky wrote: > > > > Hi, > > > > > > > > There has been no big changes in the FreeBSD's libusb recently. Looks like a problem in gphoto2. Did you upgrade to a newer gphoto2 version recently? > > > > > > > > --HPS > > > > > > > > -----Original message----- > > > > > From:Artyom Mirgorodskiy > > > > > > > Sent: Saturday 28th September 2013 1:05 > > > > > To: freebsd-current@freebsd.org > > > > > > Subject: gphoto2 bus error > > > > > > > > > > I just update to current and get bus error when I try to run gphoto2: > > > > > > > > > > Starting program: /usr/local/bin/gphoto2 --shell > > > > > (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New LWP 100144] > > > > > [New Thread 802806400 (LWP 100144/gphoto2)] > > > > > > > > > > Program received signal SIGBUS, Bus error. > > > > > [Switching to Thread 802806400 (LWP 100144/gphoto2)] > > > > > 0x0000000801552597 in pthread_mutex_destroy () from /lib/libthr.so.3 > > > > > (gdb) bt > > > > > #0 0x0000000801552597 in pthread_mutex_destroy () from /lib/libthr.so.3 > > > > > #1 0x00000008040083cd in libusb_free_device_list () from /usr/lib/libusb.so.3 > > > > > #2 0x0000000803801a2a in gp_port_usb_exit (port=) > > > > > at libusb1.c:275 > > > > > #3 0x0000000801135763 in gp_port_free (port=0x80286d280) at gphoto2-port.c:124 > > > > > #4 0x0000000800ebc6a9 in gp_abilities_list_detect (list=0x802869080, > > > > > info_list=0x802869050, l=0x8028ec000, context=0x45) > > > > > at gphoto2-abilities-list.c:488 > > > > > #5 0x000000000040e0f7 in ?? () > > > > > #6 0x0000000000404aef in ?? () > > > > > #7 0x0000000800635000 in ?? () > > > > > #8 0x0000000000000000 in ?? () > > > > > > > > > > > > > > > > > > > > > > -- > > Artyom Mirgorodskiy > > _______________________________________________ > > 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 " > > > -- Artyom Mirgorodskiy From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 08:03:54 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9593CA9D; Mon, 30 Sep 2013 08:03:54 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward6l.mail.yandex.net (forward6l.mail.yandex.net [IPv6:2a02:6b8:0:1819::6]) by mx1.freebsd.org (Postfix) with ESMTP id 54A22218F; Mon, 30 Sep 2013 08:03:54 +0000 (UTC) Received: from smtp1h.mail.yandex.net (smtp1h.mail.yandex.net [84.201.187.144]) by forward6l.mail.yandex.net (Yandex) with ESMTP id B85D114E0D7E; Mon, 30 Sep 2013 12:03:48 +0400 (MSK) Received: from smtp1h.mail.yandex.net (localhost [127.0.0.1]) by smtp1h.mail.yandex.net (Yandex) with ESMTP id 4565C13402EB; Mon, 30 Sep 2013 12:03:48 +0400 (MSK) Received: from 46.38.32.182.tel.ru (46.38.32.182.tel.ru [46.38.32.182]) by smtp1h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id BTzo2d8yuh-3lBOABDR; Mon, 30 Sep 2013 12:03:47 +0400 Message-ID: <52493063.7090101@passap.ru> Date: Mon, 30 Sep 2013 12:03:47 +0400 From: Boris Samorodov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/20130815 Thunderbird/17.0.8 MIME-Version: 1.0 To: Joel Dahl Subject: Re: installworld broken - osreldate.h: permission denied References: <20130928130920.GA1318@devbox.vnode.local> <1380388791.1197.335.camel@revolution.hippie.lan> <20130929081329.GA19015@devbox.vnode.local> <20130930025344.GK56872@funkthat.com> <20130930051209.GB19015@devbox.vnode.local> In-Reply-To: <20130930051209.GB19015@devbox.vnode.local> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: current@freebsd.org, Ian Lepore 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, 30 Sep 2013 08:03:54 -0000 30.09.2013 09:12, Joel Dahl пишет: > On Sun, Sep 29, 2013 at 07:53:44PM -0700, John-Mark Gurney wrote: >> Joel Dahl wrote this message on Sun, Sep 29, 2013 at 10:13 +0200: >>> On Sat, Sep 28, 2013 at 11:19:51AM -0600, Ian Lepore wrote: >>>> On Sat, 2013-09-28 at 15:09 +0200, Joel Dahl wrote: >>>>> Hi, >>>>> >>>>> Fresh HEAD. installworld from read-only /usr/obj and /usr/src: >>>>> >>>>> /usr/src/include/iconv.h osreldate.h /usr/include >>>>> install: osreldate.h: Permission denied >>>>> *** Error code 71 >>>>> >>>>> Stop. >>>>> make[4]: stopped in /usr/src/include >>>>> *** Error code 1 >>>>> >>>>> Everything was working fine 2 weeks ago, so it's a recent breakage. >>>>> >>>> >>>> Okay, I just accidentally created conditions for this error on my >>>> system... I checked in a change to newvers.sh while a buildworld was >>>> running, which led to a situation where newvers.sh was newer than >>>> osreldate.h at the end of the buildworld. Then an installworld tried to >>>> regenerate osreldate.h due to its dependency on newvers.sh, which would >>>> fail if the obj was readonly at that point. >>>> >>>> I think we could see if something similar applies for you if you use >>>> this command: >>>> >>>> make -dm installworld SUBDIR_OVERRIDE=include >>> >>> I tried this with a fresh HEAD but the error message is still the same. >>> >>> /usr/src and /usr/obj are NFS mounted, FYI. >> >> Are you building on one machine and running install on another? Are >> the dates the same between the two machines? > > Yes, both machines are running ntp. I've double-checked the dates and they are > in sync. Do those machines have accurate timezones set? -- WBR, bsam From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 08:54: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7ECC8940 for ; Mon, 30 Sep 2013 08:54:20 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.dk [213.239.220.246]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3E4FA24A6 for ; Mon, 30 Sep 2013 08:54:19 +0000 (UTC) Received: by mail.droso.net (Postfix, from userid 1001) id 3B44EDB3; Mon, 30 Sep 2013 10:54:12 +0200 (CEST) Date: Mon, 30 Sep 2013 10:54:12 +0200 From: Erwin Lansing To: "O. Hartmann" Subject: Re: [CURRENT] unbound: zonefiles? Message-ID: <20130930085412.GC82824@droso.dk> References: <20130926112648.00422d7a@thor.walstatt.dyndns.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="96YOpH+ONegL0A3E" Content-Disposition: inline In-Reply-To: <20130926112648.00422d7a@thor.walstatt.dyndns.org> X-Operating-System: FreeBSD/amd64 9.1-RELEASE 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: Mon, 30 Sep 2013 08:54:20 -0000 --96YOpH+ONegL0A3E Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 26, 2013 at 11:26:48AM +0200, O. Hartmann wrote: >=20 > I try my first steps with "unbound" on most recent current and snealing > through the web I find interesting things and howto's. But I realise if > I'd like to replace my office's DNS server (based on BIND as it was > part of the FreeBSD world) I run into a serious problem regarding the The unbound included in base is really only ment as a local resolver for the host only. If you want to serve machines outside localhost, it is recommended to install bind, unbound, or any other server from ports. Erwin > zone- and authorative files keeping all the PTR and A records. As I can > see in the unbound.conf, the statements of those files (address to name > resolution, name to address resolution) is now somehow hard coded into > unbound.conf via those appropriate config tags like local-zone and > local-data. Since I have some larger files defining a local domain, > I'd expect having a data file to be loaded. >=20 > Maybe I'm wrong, eventually someone can send me short notice whether > external file load is possible or not. >=20 > Thanks in advance, > Oliver --=20 Erwin Lansing http://droso.dk erwin@FreeBSD.org http:// www.FreeBSD.org --96YOpH+ONegL0A3E Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (FreeBSD) iQEVAwUBUkk8M1F75hSlwe7HAQpu7gf/d5UWu4A6H5q1EZHp6E1EVvyfFQpyVR6T GWVAfErG2Gp+bsucVraiGCH2aZuYGVy5DzJjn1SvH5bYl2mSauDpXzQUaOGQ5D1X 3T3BGdKNnf7nmPhf4TC95cTUzs0XIFWQeRbO49R77JWA5wvKZHpa4HJzFpKw6Vth /kJUDvTGgKOqiCQraFG1ZAbY8pdcNThQ61gobt5gxCK+OexLYVBaqmZtKXbmE6lu NCHPngKoAPUErqwwkBwPZcl7jWuKmDEpkUXMtLRbI9rPdZzzqy+quY92yOCGrygc 7G3pdGBc0MXX+8OpWc3JKquN56Ph6h7VVZxLF0IeS8mwgUn8qKJPCQ== =rMV5 -----END PGP SIGNATURE----- --96YOpH+ONegL0A3E-- From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 12:28:37 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E52F79E8 for ; Mon, 30 Sep 2013 12:28:37 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B99932224 for ; Mon, 30 Sep 2013 12:28:37 +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 7EA5021A44 for ; Mon, 30 Sep 2013 08:28:36 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute6.internal (MEProxy); Mon, 30 Sep 2013 08:28:36 -0400 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=CNt0FBNB9g2Vq1ePgw+VMzp9eLA=; b=VTZ zCvVZdonecqySMdqwndEFFONCM44JbJ2gh7JsUNng5JdXLxOA719eevlYAlBWFGD QLDDSkIkTzTBN4NCrubhyE0D+Di8D+uZ/TsB0rwXLShqvxOwzH9I8zXB3LVr7ovR lstjKKKJNrRH/FywjPlJVstDKwPx7gMXzvm0qegU= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id 5D94AB01EC1; Mon, 30 Sep 2013 08:28:36 -0400 (EDT) Message-Id: <1380544116.4383.28120017.649D5F99@webmail.messagingengine.com> X-Sasl-Enc: Hy6VuRzCp7eQuMs43wcrGzI28szxZmVrI6+dkNPorS81 1380544116 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-ce174988 In-Reply-To: <20130926112648.00422d7a@thor.walstatt.dyndns.org> References: <20130926112648.00422d7a@thor.walstatt.dyndns.org> Subject: Re: [CURRENT] unbound: zonefiles? Date: Mon, 30 Sep 2013 07:28:36 -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: Mon, 30 Sep 2013 12:28:38 -0000 On Thu, Sep 26, 2013, at 4:26, O. Hartmann wrote: > > I try my first steps with "unbound" on most recent current and snealing > through the web I find interesting things and howto's. But I realise if > I'd like to replace my office's DNS server (based on BIND as it was > part of the FreeBSD world) I run into a serious problem regarding the > zone- and authorative files keeping all the PTR and A records. As I can > see in the unbound.conf, the statements of those files (address to name > resolution, name to address resolution) is now somehow hard coded into > unbound.conf via those appropriate config tags like local-zone and > local-data. Since I have some larger files defining a local domain, > I'd expect having a data file to be loaded. > Unbound exists as a project to be a very fast, lightweight, and secure DNS *recursor*. It is not meant to be authoritative for DNS zones; it's for caching lookups only. However, they did include the ability for you to manually configure zones/records in its config file but it's not very robust. I use it to set a single static record on my LAN, but it is of no use to the outside world. If I opened it to the outside world I'd just end up with an open DNS resolver which is a very bad idea. (openresolvers.org) BIND functioned as both roles. The lack of separation is often why it is criticized. DJB made the separation of roles famous when he released DJBDNS which includes two daemons: dnscache and tinydns. The complementary daemon by the Unbound authors (NLNet Labs) is called nsd. This is probably what you're looking for. Please keep in mind you cannot run both nsd and unbound on the same IP as they both cannot listen on the same port (53). From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 13:53: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7174FD54; Mon, 30 Sep 2013 13:53:34 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 31618286A; Mon, 30 Sep 2013 13:53:33 +0000 (UTC) Received: from coleburn.avinity.tv (host-229-161-243.77.avinity.tv [77.243.161.229]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id B8A6E5C44; Mon, 30 Sep 2013 15:53:25 +0200 (CEST) Content-Type: multipart/signed; boundary="Apple-Mail=_09407B71-A1DC-4E25-A526-3E1284452C9C"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: [CURRENT] unbound: zonefiles? From: Dimitry Andric In-Reply-To: <1380544116.4383.28120017.649D5F99@webmail.messagingengine.com> Date: Mon, 30 Sep 2013 15:53:15 +0200 Message-Id: <34A20ABE-8490-44E4-9DC5-74B686B09AEC@FreeBSD.org> References: <20130926112648.00422d7a@thor.walstatt.dyndns.org> <1380544116.4383.28120017.649D5F99@webmail.messagingengine.com> To: Mark Felder X-Mailer: Apple Mail (2.1510) 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, 30 Sep 2013 13:53:34 -0000 --Apple-Mail=_09407B71-A1DC-4E25-A526-3E1284452C9C Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On Sep 30, 2013, at 14:28, Mark Felder wrote: ... > BIND functioned as both roles. The lack of separation is often why it is > criticized. DJB made the separation of roles famous when he released > DJBDNS which includes two daemons: dnscache and tinydns. > > The complementary daemon by the Unbound authors (NLNet Labs) is called > nsd. This is probably what you're looking for. Please keep in mind you > cannot run both nsd and unbound on the same IP as they both cannot > listen on the same port (53). Yes, and there is the rub for most 'SOHO' users, who do not win anything by separating these roles. In such cases, setting up a separate IP and/or port just to split up authoritative and recursive DNS is rather inconvenient... -Dimitry --Apple-Mail=_09407B71-A1DC-4E25-A526-3E1284452C9C Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.20 (Darwin) iEYEARECAAYFAlJJglQACgkQsF6jCi4glqN6igCg36Re4yggXVkyWcOK3tgVose8 W/oAnR5w3b3VSrzH9gTugui574WfOfgL =rrP7 -----END PGP SIGNATURE----- --Apple-Mail=_09407B71-A1DC-4E25-A526-3E1284452C9C-- From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 14:14:28 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DDDFB974 for ; Mon, 30 Sep 2013 14:14:28 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B13312AB0 for ; Mon, 30 Sep 2013 14:14:28 +0000 (UTC) Received: from compute5.internal (compute5.nyi.mail.srv.osa [10.202.2.45]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 0352620EFE for ; Mon, 30 Sep 2013 10:14:26 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute5.internal (MEProxy); Mon, 30 Sep 2013 10:14:25 -0400 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:subject:date:in-reply-to :references; s=smtpout; bh=Wz8qA9Ua1wsc8OaUM6e1tVHW4vE=; b=dLqVM uvXUpCTUULNULHOGHfa+SrDNJFdoqPJSImJSjAfO3SrqWQqXAi9+cpZ0jWuY9f0F tXSkfUSOUebuOvUzqKBzUbEmFuxIIrEJWAPVsuToU8hxFHhOlEW31StbPrEWRxrU u/Ccq+eHcSBtG+z+It4Bdi7sCyTNae8Leeaktk= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id D289CB01ECA; Mon, 30 Sep 2013 10:14:25 -0400 (EDT) Message-Id: <1380550465.17242.28169493.7A4EA8EE@webmail.messagingengine.com> X-Sasl-Enc: VR52dZnZvnS88+GPVsOYYlIV84VF9ztvAnod+VYGRKEI 1380550465 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-ce174988 Subject: Re: [CURRENT] unbound: zonefiles? Date: Mon, 30 Sep 2013 09:14:25 -0500 In-Reply-To: <34A20ABE-8490-44E4-9DC5-74B686B09AEC@FreeBSD.org> References: <20130926112648.00422d7a@thor.walstatt.dyndns.org> <1380544116.4383.28120017.649D5F99@webmail.messagingengine.com> <34A20ABE-8490-44E4-9DC5-74B686B09AEC@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, 30 Sep 2013 14:14:28 -0000 On Mon, Sep 30, 2013, at 8:53, Dimitry Andric wrote: > On Sep 30, 2013, at 14:28, Mark Felder wrote: > ... > > BIND functioned as both roles. The lack of separation is often why it is > > criticized. DJB made the separation of roles famous when he released > > DJBDNS which includes two daemons: dnscache and tinydns. > > > > The complementary daemon by the Unbound authors (NLNet Labs) is called > > nsd. This is probably what you're looking for. Please keep in mind you > > cannot run both nsd and unbound on the same IP as they both cannot > > listen on the same port (53). > > Yes, and there is the rub for most 'SOHO' users, who do not win anything > by separating these roles. In such cases, setting up a separate IP > and/or port just to split up authoritative and recursive DNS is rather > inconvenient... > We should update the handbook to point people to the version of BIND in ports. We can't keep BIND 9 in base forever, and BIND 10 would require we import Python... We don't have a lot of options at this point and DES pointed out in his blog that the future of DNS is in base is being reworked for FreeBSD 11. This is just a stopgap. From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 14:41:01 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1BE81854; Mon, 30 Sep 2013 14:41:01 +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]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A743D2CB9; Mon, 30 Sep 2013 14:41:00 +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 <1VQeeg-003xYc-Q1>; Mon, 30 Sep 2013 16:40:58 +0200 Received: from e179039021.adsl.alicedsl.de ([85.179.39.21] helo=munin.geoinf.fu-berlin.de) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1VQeeg-001dxJ-Kx>; Mon, 30 Sep 2013 16:40:58 +0200 Date: Mon, 30 Sep 2013 16:45:49 +0200 From: "O. Hartmann" To: Mark Felder Subject: Re: [CURRENT] unbound: zonefiles? Message-ID: <20130930164549.1fc255a3@munin.geoinf.fu-berlin.de> In-Reply-To: <1380544116.4383.28120017.649D5F99@webmail.messagingengine.com> References: <20130926112648.00422d7a@thor.walstatt.dyndns.org> <1380544116.4383.28120017.649D5F99@webmail.messagingengine.com> Organization: FU Berlin X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd9.2) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/lyyZNqr_wl6O/AfbdSb6eLN"; protocol="application/pgp-signature" X-Originating-IP: 85.179.39.21 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, 30 Sep 2013 14:41:01 -0000 --Sig_/lyyZNqr_wl6O/AfbdSb6eLN Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 30 Sep 2013 07:28:36 -0500 Mark Felder wrote: > On Thu, Sep 26, 2013, at 4:26, O. Hartmann wrote: > >=20 > > I try my first steps with "unbound" on most recent current and > > snealing through the web I find interesting things and howto's. But > > I realise if I'd like to replace my office's DNS server (based on > > BIND as it was part of the FreeBSD world) I run into a serious > > problem regarding the zone- and authorative files keeping all the > > PTR and A records. As I can see in the unbound.conf, the statements > > of those files (address to name resolution, name to address > > resolution) is now somehow hard coded into unbound.conf via those > > appropriate config tags like local-zone and local-data. Since I > > have some larger files defining a local domain, I'd expect having a > > data file to be loaded. > >=20 >=20 > Unbound exists as a project to be a very fast, lightweight, and secure > DNS *recursor*. It is not meant to be authoritative for DNS zones; > it's for caching lookups only. However, they did include the ability > for you to manually configure zones/records in its config file but > it's not very robust. I use it to set a single static record on my > LAN, but it is of no use to the outside world. If I opened it to the > outside world I'd just end up with an open DNS resolver which is a > very bad idea. (openresolvers.org) >=20 > BIND functioned as both roles. The lack of separation is often why it > is criticized. DJB made the separation of roles famous when he > released DJBDNS which includes two daemons: dnscache and tinydns. >=20 > The complementary daemon by the Unbound authors (NLNet Labs) is called > nsd. This is probably what you're looking for. Please keep in mind you > cannot run both nsd and unbound on the same IP as they both cannot > listen on the same port (53). I tried to replace the "gone" BIND in world with one from ports and ended up in a minor catastrophy. I consider everything in ports running prefixed from /usr/local, so I'd expect /usr/local/etc/namedb/ be the place where the config is placed. But - it isn't. It should be marked more clearly that local_unbound is really not for replacing BIND. I got this impression after BIND was killed from the sources and unbound showed up out of the blue. And the documentation also does not state clearly that it isn't suitable. More the opposite, if someone isn't aware. For my internal LAN, I managed now to resolv a couple of hostnames into IPs and IPs into hostnames. BIND was clearly an overhead for doing so, unbound seemed quite adequate but as I understand you correct, it isn't though. Regards, Oliver --Sig_/lyyZNqr_wl6O/AfbdSb6eLN Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQEcBAEBAgAGBQJSSY6hAAoJEOgBcD7A/5N8hpoH/3kdlgAguMQK4uhlCedYHwf+ s+8HtRPo3rWKhR7iT3JGij576pWjL5iSNKDmgI6csQdKHbS891zryicxj6mW4fpo Gi2t2K67ejmLCGMhYkUdHf5IJdhMbFXZ3LQFiCsFqHElBUyhBhYPzjrB52zdp3Cr z8TkxU1kjIb+WXeJEdks4+K40S5tA/YywhODJ65NWxDaciZxjaUnMr1YRBJBJAeU 3fq4zT9peVmVBz+RzYk85kiY1kLP8JoRqTBvtDuZNoQZuTYjdaawiD65BHHHiagC UVDr9wHNc5aG7zbrthewn30HAAnYIw5NJKJzdWK78PkuVCB8cgt4E7XGj3b1aQU= =2HnZ -----END PGP SIGNATURE----- --Sig_/lyyZNqr_wl6O/AfbdSb6eLN-- From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 15:48:41 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E26AFEA7; Mon, 30 Sep 2013 15:48:41 +0000 (UTC) (envelope-from joel@freebsd.org) Received: from mail.vnode.se (mail.vnode.se [212.247.52.13]) by mx1.freebsd.org (Postfix) with ESMTP id A0DBD2150; Mon, 30 Sep 2013 15:48:41 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 5D382E3F07A; Mon, 30 Sep 2013 17:48:39 +0200 (CEST) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hCtorNpgAyDa; Mon, 30 Sep 2013 17:48:37 +0200 (CEST) Received: from devbox.vnode.local (unknown [83.223.1.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id 00472E3F079; Mon, 30 Sep 2013 17:48:36 +0200 (CEST) Date: Mon, 30 Sep 2013 17:48:35 +0200 From: Joel Dahl To: Boris Samorodov Subject: Re: installworld broken - osreldate.h: permission denied Message-ID: <20130930154835.GA1699@devbox.vnode.local> References: <20130928130920.GA1318@devbox.vnode.local> <1380388791.1197.335.camel@revolution.hippie.lan> <20130929081329.GA19015@devbox.vnode.local> <20130930025344.GK56872@funkthat.com> <20130930051209.GB19015@devbox.vnode.local> <52493063.7090101@passap.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <52493063.7090101@passap.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: current@freebsd.org, Ian Lepore 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, 30 Sep 2013 15:48:42 -0000 On Mon, Sep 30, 2013 at 12:03:47PM +0400, Boris Samorodov wrote: > 30.09.2013 09:12, Joel Dahl пишет: > > On Sun, Sep 29, 2013 at 07:53:44PM -0700, John-Mark Gurney wrote: > >> Joel Dahl wrote this message on Sun, Sep 29, 2013 at 10:13 +0200: > >>> On Sat, Sep 28, 2013 at 11:19:51AM -0600, Ian Lepore wrote: > >>>> On Sat, 2013-09-28 at 15:09 +0200, Joel Dahl wrote: > >>>>> Hi, > >>>>> > >>>>> Fresh HEAD. installworld from read-only /usr/obj and /usr/src: > >>>>> > >>>>> /usr/src/include/iconv.h osreldate.h /usr/include > >>>>> install: osreldate.h: Permission denied > >>>>> *** Error code 71 > >>>>> > >>>>> Stop. > >>>>> make[4]: stopped in /usr/src/include > >>>>> *** Error code 1 > >>>>> > >>>>> Everything was working fine 2 weeks ago, so it's a recent breakage. > >>>>> > >>>> > >>>> Okay, I just accidentally created conditions for this error on my > >>>> system... I checked in a change to newvers.sh while a buildworld was > >>>> running, which led to a situation where newvers.sh was newer than > >>>> osreldate.h at the end of the buildworld. Then an installworld tried to > >>>> regenerate osreldate.h due to its dependency on newvers.sh, which would > >>>> fail if the obj was readonly at that point. > >>>> > >>>> I think we could see if something similar applies for you if you use > >>>> this command: > >>>> > >>>> make -dm installworld SUBDIR_OVERRIDE=include > >>> > >>> I tried this with a fresh HEAD but the error message is still the same. > >>> > >>> /usr/src and /usr/obj are NFS mounted, FYI. > >> > >> Are you building on one machine and running install on another? Are > >> the dates the same between the two machines? > > > > Yes, both machines are running ntp. I've double-checked the dates and they are > > in sync. > > Do those machines have accurate timezones set? Yes, they do. -- Joel From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 16:22:50 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1BC64CA7; Mon, 30 Sep 2013 16:22:50 +0000 (UTC) (envelope-from ian@FreeBSD.org) Received: from mho-02-ewr.mailhop.org (mho-02-ewr.mailhop.org [204.13.248.72]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E1FBC2394; Mon, 30 Sep 2013 16:22:49 +0000 (UTC) Received: from c-24-8-230-52.hsd1.co.comcast.net ([24.8.230.52] helo=damnhippie.dyndns.org) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1VQgFE-000One-No; Mon, 30 Sep 2013 16:22:48 +0000 Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by damnhippie.dyndns.org (8.14.3/8.14.3) with ESMTP id r8UGMkZk009683; Mon, 30 Sep 2013 10:22:46 -0600 (MDT) (envelope-from ian@FreeBSD.org) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 24.8.230.52 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+BbCmTSD0j+SBcfVf0Jczw Subject: Re: installworld broken - osreldate.h: permission denied From: Ian Lepore To: Joel Dahl In-Reply-To: <20130930154835.GA1699@devbox.vnode.local> References: <20130928130920.GA1318@devbox.vnode.local> <1380388791.1197.335.camel@revolution.hippie.lan> <20130929081329.GA19015@devbox.vnode.local> <20130930025344.GK56872@funkthat.com> <20130930051209.GB19015@devbox.vnode.local> <52493063.7090101@passap.ru> <20130930154835.GA1699@devbox.vnode.local> Content-Type: text/plain; charset="koi8-r" Date: Mon, 30 Sep 2013 10:22:46 -0600 Message-ID: <1380558166.1197.380.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by damnhippie.dyndns.org id r8UGMkZk009683 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, 30 Sep 2013 16:22:50 -0000 On Mon, 2013-09-30 at 17:48 +0200, Joel Dahl wrote: > On Mon, Sep 30, 2013 at 12:03:47PM +0400, Boris Samorodov wrote: > > 30.09.2013 09:12, Joel Dahl =D0=C9=DB=C5=D4: > > > On Sun, Sep 29, 2013 at 07:53:44PM -0700, John-Mark Gurney wrote: > > >> Joel Dahl wrote this message on Sun, Sep 29, 2013 at 10:13 +0200: > > >>> On Sat, Sep 28, 2013 at 11:19:51AM -0600, Ian Lepore wrote: > > >>>> On Sat, 2013-09-28 at 15:09 +0200, Joel Dahl wrote: > > >>>>> Hi, > > >>>>> > > >>>>> Fresh HEAD. installworld from read-only /usr/obj and /usr/src: > > >>>>> > > >>>>> /usr/src/include/iconv.h osreldate.h /usr/include > > >>>>> install: osreldate.h: Permission denied > > >>>>> *** Error code 71 > > >>>>> > > >>>>> Stop. > > >>>>> make[4]: stopped in /usr/src/include > > >>>>> *** Error code 1 > > >>>>> > > >>>>> Everything was working fine 2 weeks ago, so it's a recent break= age. > > >>>>> > > >>>> > > >>>> Okay, I just accidentally created conditions for this error on m= y > > >>>> system... I checked in a change to newvers.sh while a buildworl= d was > > >>>> running, which led to a situation where newvers.sh was newer tha= n > > >>>> osreldate.h at the end of the buildworld. Then an installworld = tried to > > >>>> regenerate osreldate.h due to its dependency on newvers.sh, whic= h would > > >>>> fail if the obj was readonly at that point. > > >>>> > > >>>> I think we could see if something similar applies for you if you= use > > >>>> this command: > > >>>> > > >>>> make -dm installworld SUBDIR_OVERRIDE=3Dinclude > > >>> > > >>> I tried this with a fresh HEAD but the error message is still the= same. > > >>> > > >>> /usr/src and /usr/obj are NFS mounted, FYI. > > >> > > >> Are you building on one machine and running install on another? A= re > > >> the dates the same between the two machines? > > >=20 > > > Yes, both machines are running ntp. I've double-checked the dates a= nd they are > > > in sync. > >=20 > > Do those machines have accurate timezones set? >=20 > Yes, they do. I don't understand all this thrashing around with questions about ntp and timezones and all. Right now there's only one question that matters: why are you getting permission denied trying to install osreldate.h? I posted a speculation on one thing that might lead to that (attempting to recreate the file at install time), and I gave the command that would provide that information. Until we have that information, everything else is just guessing at the underlying causes of problems we don't know to be happening. The command which will show in more detail what make is doing with osreldate.h at install time is: make -dm installworld SUBDIR_OVERRIDE=3Dinclude The SUBDIR_OVERRIDE is so that it only gives that extreme level of detail for the one directory causing a problem (the -dm output is very verbose). We don't need the full output from that command... near the end of the output should be "Examining osreldate.h..." and it's the lines from there to the end that matter. -- Ian From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 17:03:01 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3AE5B6BB; Mon, 30 Sep 2013 17:03:01 +0000 (UTC) (envelope-from jilles@stack.nl) Received: from mx1.stack.nl (unknown [IPv6:2001:610:1108:5012::107]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F176725B2; Mon, 30 Sep 2013 17:03:00 +0000 (UTC) Received: from turtle.stack.nl (turtle.stack.nl [IPv6:2001:610:1108:5010::132]) by mx1.stack.nl (Postfix) with ESMTP id 6CF5A120208; Mon, 30 Sep 2013 19:02:44 +0200 (CEST) Received: by turtle.stack.nl (Postfix, from userid 1677) id 38B19CB4E; Mon, 30 Sep 2013 19:02:44 +0200 (CEST) Date: Mon, 30 Sep 2013 19:02:43 +0200 From: Jilles Tjoelker To: Joel Dahl Subject: Re: installworld broken - osreldate.h: permission denied Message-ID: <20130930170243.GA1570@stack.nl> References: <20130928130920.GA1318@devbox.vnode.local> <1380388791.1197.335.camel@revolution.hippie.lan> <20130929081329.GA19015@devbox.vnode.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130929081329.GA19015@devbox.vnode.local> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: current@FreeBSD.org, Ian Lepore 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, 30 Sep 2013 17:03:01 -0000 On Sun, Sep 29, 2013 at 10:13:29AM +0200, Joel Dahl wrote: > On Sat, Sep 28, 2013 at 11:19:51AM -0600, Ian Lepore wrote: > > On Sat, 2013-09-28 at 15:09 +0200, Joel Dahl wrote: > > > Fresh HEAD. installworld from read-only /usr/obj and /usr/src: > > > /usr/src/include/iconv.h osreldate.h /usr/include > > > install: osreldate.h: Permission denied > > > *** Error code 71 > > > Stop. > > > make[4]: stopped in /usr/src/include > > > *** Error code 1 > > > Everything was working fine 2 weeks ago, so it's a recent breakage. > > Okay, I just accidentally created conditions for this error on my > > system... I checked in a change to newvers.sh while a buildworld was > > running, which led to a situation where newvers.sh was newer than > > osreldate.h at the end of the buildworld. Then an installworld tried to > > regenerate osreldate.h due to its dependency on newvers.sh, which would > > fail if the obj was readonly at that point. > > I think we could see if something similar applies for you if you use > > this command: > > make -dm installworld SUBDIR_OVERRIDE=include > I tried this with a fresh HEAD but the error message is still the same. > /usr/src and /usr/obj are NFS mounted, FYI. I had the same problem as Joel. It has nothing to do with timestamps, but with the default -maproot -2:-2. The include/mk-osreldate.sh script creates osreldate.h from mktemp(1), so with mode 600. The squashed root (nobody) is then not allowed to read it. The below patch should fix it. Index: include/mk-osreldate.sh =================================================================== --- include/mk-osreldate.sh (revision 255946) +++ include/mk-osreldate.sh (working copy) @@ -48,4 +48,5 @@ #define __FreeBSD_version $RELDATE #endif EOF +chmod 644 $tmpfile mv $tmpfile osreldate.h -- Jilles Tjoelker From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 17:54:16 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C529367B; Mon, 30 Sep 2013 17:54:16 +0000 (UTC) (envelope-from ian@FreeBSD.org) Received: from mho-02-ewr.mailhop.org (mho-02-ewr.mailhop.org [204.13.248.72]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 984042894; Mon, 30 Sep 2013 17:54:16 +0000 (UTC) Received: from c-24-8-230-52.hsd1.co.comcast.net ([24.8.230.52] helo=damnhippie.dyndns.org) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1VQhfj-000Bg6-Ds; Mon, 30 Sep 2013 17:54:15 +0000 Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by damnhippie.dyndns.org (8.14.3/8.14.3) with ESMTP id r8UHsC2A009734; Mon, 30 Sep 2013 11:54:12 -0600 (MDT) (envelope-from ian@FreeBSD.org) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 24.8.230.52 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18ynfmj3fbxdR1/UR42/swc Subject: Re: installworld broken - osreldate.h: permission denied From: Ian Lepore To: Jilles Tjoelker In-Reply-To: <20130930170243.GA1570@stack.nl> References: <20130928130920.GA1318@devbox.vnode.local> <1380388791.1197.335.camel@revolution.hippie.lan> <20130929081329.GA19015@devbox.vnode.local> <20130930170243.GA1570@stack.nl> Content-Type: text/plain; charset="us-ascii" Date: Mon, 30 Sep 2013 11:54:12 -0600 Message-ID: <1380563652.1197.383.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: current@FreeBSD.org, Joel Dahl 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, 30 Sep 2013 17:54:16 -0000 On Mon, 2013-09-30 at 19:02 +0200, Jilles Tjoelker wrote: > On Sun, Sep 29, 2013 at 10:13:29AM +0200, Joel Dahl wrote: > > On Sat, Sep 28, 2013 at 11:19:51AM -0600, Ian Lepore wrote: > > > On Sat, 2013-09-28 at 15:09 +0200, Joel Dahl wrote: > > > > Fresh HEAD. installworld from read-only /usr/obj and /usr/src: > > > > > /usr/src/include/iconv.h osreldate.h /usr/include > > > > install: osreldate.h: Permission denied > > > > *** Error code 71 > > > > > Stop. > > > > make[4]: stopped in /usr/src/include > > > > *** Error code 1 > > > > > Everything was working fine 2 weeks ago, so it's a recent breakage. > > > > Okay, I just accidentally created conditions for this error on my > > > system... I checked in a change to newvers.sh while a buildworld was > > > running, which led to a situation where newvers.sh was newer than > > > osreldate.h at the end of the buildworld. Then an installworld tried to > > > regenerate osreldate.h due to its dependency on newvers.sh, which would > > > fail if the obj was readonly at that point. > > > > I think we could see if something similar applies for you if you use > > > this command: > > > > make -dm installworld SUBDIR_OVERRIDE=include > > > I tried this with a fresh HEAD but the error message is still the same. > > > /usr/src and /usr/obj are NFS mounted, FYI. > > I had the same problem as Joel. It has nothing to do with timestamps, > but with the default -maproot -2:-2. The include/mk-osreldate.sh script > creates osreldate.h from mktemp(1), so with mode 600. The squashed root > (nobody) is then not allowed to read it. > > The below patch should fix it. > > Index: include/mk-osreldate.sh > =================================================================== > --- include/mk-osreldate.sh (revision 255946) > +++ include/mk-osreldate.sh (working copy) > @@ -48,4 +48,5 @@ > #define __FreeBSD_version $RELDATE > #endif > EOF > +chmod 644 $tmpfile > mv $tmpfile osreldate.h > Thank you Jilles. I was never that fond of the timestamp theory, it was just the only one I could come up without any data. I think I was unable to reproduce the problem because all my in-house nfs shares use -maproot 0. Joel, please test Jilles' patch, and I'll get the ball rolling for approval to commit it. -- Ian From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 17:58:27 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5DBD69DA; Mon, 30 Sep 2013 17:58:27 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1FFBE28CD; Mon, 30 Sep 2013 17:58:26 +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 r8UHwJ94012705; Mon, 30 Sep 2013 13:58:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r8UHwJ5N012704; Mon, 30 Sep 2013 17:58:19 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 30 Sep 2013 17:58:19 GMT Message-Id: <201309301758.r8UHwJ5N012704@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: Mon, 30 Sep 2013 17:58:27 -0000 TB --- 2013-09-30 17:00:20 - tinderbox 2.12 running on freebsd-current.sentex.ca TB --- 2013-09-30 17:00:20 - 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-09-30 17:00:20 - starting HEAD tinderbox run for arm/arm TB --- 2013-09-30 17:00:20 - cleaning the object tree TB --- 2013-09-30 17:00:20 - /usr/local/bin/svn stat /src TB --- 2013-09-30 17:00:25 - At svn revision 255948 TB --- 2013-09-30 17:00:26 - building world TB --- 2013-09-30 17:00:26 - CROSS_BUILD_TESTING=YES TB --- 2013-09-30 17:00:26 - MAKEOBJDIRPREFIX=/obj TB --- 2013-09-30 17:00:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-09-30 17:00:26 - SRCCONF=/dev/null TB --- 2013-09-30 17:00:26 - TARGET=arm TB --- 2013-09-30 17:00:26 - TARGET_ARCH=arm TB --- 2013-09-30 17:00:26 - TZ=UTC TB --- 2013-09-30 17:00:26 - __MAKE_CONF=/dev/null TB --- 2013-09-30 17:00:26 - cd /src TB --- 2013-09-30 17:00:26 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Sep 30 17:00:34 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 [...] c++ -O2 -pipe -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/include -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils -I. -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"arm-gnueabi-freebsd10.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/arm.arm/src/tmp\" -I/obj/arm.arm/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp -o PromoteMemoryToRegister.o c++ -O2 -pipe -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/include -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils -I. -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"arm-gnueabi-freebsd10.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/arm.arm/src/tmp\" -I/obj/arm.arm/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils/SSAUpdater.cpp -o SSAUpdater.o c++ -O2 -pipe -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/include -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils -I. -I/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"arm-gnueabi-freebsd10.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/arm.arm/src/tmp\" -I/obj/arm.arm/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils/SimplifyCFG.cpp -o SimplifyCFG.o /src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils/SimplifyCFG.cpp: In function 'bool llvm::FoldBranchToCommonDest(llvm::BranchInst*)': /src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils/SimplifyCFG.cpp:1988: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[3]: stopped in /src/lib/clang/libllvmtransformutils *** Error code 1 Stop. bmake[2]: stopped in /src/lib/clang *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-09-30 17:58:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-09-30 17:58:19 - ERROR: failed to build world TB --- 2013-09-30 17:58:19 - 3125.80 user 291.55 system 3478.77 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 18:26: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 60348DB1 for ; Mon, 30 Sep 2013 18:26:03 +0000 (UTC) (envelope-from nanoman@nanoman.ca) Received: from mail.nanoman.ca (mail.nanoman.ca [76.10.173.222]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D3A252B38 for ; Mon, 30 Sep 2013 18:25:59 +0000 (UTC) Received: from nanocomputer.nanoman.ca (nanocomputer.nanoman.ca [192.168.1.9]) by mail.nanoman.ca (Postfix) with ESMTP id 80D3311625 for ; Mon, 30 Sep 2013 14:16:11 -0400 (EDT) Received: by nanocomputer.nanoman.ca (Postfix, from userid 62661) id 5C4061729C; Mon, 30 Sep 2013 14:16:11 -0400 (EDT) Date: Mon, 30 Sep 2013 14:16:11 -0400 From: "A.J. Kehoe IV (Nanoman)" To: FreeBSD-current@FreeBSD.org Subject: Better Password Hashes Message-ID: <20130930181611.GA90404@nanocomputer.nanoman.ca> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline Organization: Nanoman's Company User-Agent: Mutt (FreeBSD) X-Mailman-Approved-At: Mon, 30 Sep 2013 18:37:23 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: nanoman@nanoman.ca List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Sep 2013 18:26:03 -0000 --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On the FreeBSD-security mailing list earlier this year, I brought up the is= sue of improving password hashes. The patches I included were for FreeBSD = 9-STABLE, which is what I use primarily. gjb@ kindly advised me that the patches would need to be extensively tested= on CURRENT before they'd be merged into 9-STABLE. Derek Marcotte, who wro= te the patches, sent me his updated versions for CURRENT, and I've submitte= d these in a PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D182518 (My apologies for neglecting to prefix the PR's Subject line with "[patch]"= =2E) I've been using Derek's patches on my own production systems for the past f= ew months, and I'm happy to say that they're working perfectly. So, what w= e need now is to have these audited and tested by a larger audience, and th= en merged into 9-STABLE when a sufficient number of people are satisfied. Let the testing begin! --=20 A.J. Kehoe IV (Nanoman) | /"\ ASCII Ribbon Campaign Nanoman's Company | \ / - No HTML/RTF in E-mail E-mail: nanoman@nanoman.ca | X - No proprietary attachments WWW: http://www.nanoman.ca/ | / \ - Respect for open standards --YZ5djTAD1cGYuMQK Content-Type: application/x-pkcs7-signature Content-Disposition: attachment; filename="smime.p7s" Content-Transfer-Encoding: base64 MIIPUAYJKoZIhvcNAQcCoIIPQTCCDz0CAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC DLwwggV3MIIDX6ADAgECAgMNxlswDQYJKoZIhvcNAQEFBQAweTEQMA4GA1UEChMHUm9vdCBD QTEeMBwGA1UECxMVaHR0cDovL3d3dy5jYWNlcnQub3JnMSIwIAYDVQQDExlDQSBDZXJ0IFNp Z25pbmcgQXV0aG9yaXR5MSEwHwYJKoZIhvcNAQkBFhJzdXBwb3J0QGNhY2VydC5vcmcwHhcN MTMwOTA2MjM1MTM0WhcNMTQwMzA1MjM1MTM0WjA9MRgwFgYDVQQDEw9DQWNlcnQgV29UIFVz ZXIxITAfBgkqhkiG9w0BCQEWEm5hbm9tYW5AbmFub21hbi5jYTCCASIwDQYJKoZIhvcNAQEB BQADggEPADCCAQoCggEBAK9WRGqRDUDjWwNIfZTBp4FL5bI0kY3ZqvM6tEO+Sqp5YxATre8F a+BYbeNp/8MKfuPrRgE2jRzlePAx7kpvZUhRTGAZpncmHC7Z3FDl8Ugid4193ReCfPypb9Gs 3ZgPfzJyNuDeCM3amz/cDXC/makJLpmLzu95D91hD+V30iActE5j1tNewMq9qJRoEdr5Tqus bUjjDm8kiK5sz9JzQjFoufuaWIR57w2Sm1gDVZ0MH46fxZ/SwLDDzt4VC2u+1oS4KSmVUm6X Wv1/Fmdf2sOOu9Ro2xVjJHW+j16lsFPPj+lkDv5tb0G7I2vBoKEQg/s+h8J4F+l/xPL3O5xB c68CAwEAAaOCAUIwggE+MAwGA1UdEwEB/wQCMAAwVgYJYIZIAYb4QgENBEkWR1RvIGdldCB5 b3VyIG93biBjZXJ0aWZpY2F0ZSBmb3IgRlJFRSBoZWFkIG92ZXIgdG8gaHR0cDovL3d3dy5D QWNlcnQub3JnMA4GA1UdDwEB/wQEAwIDqDBABgNVHSUEOTA3BggrBgEFBQcDBAYIKwYBBQUH AwIGCisGAQQBgjcKAwQGCisGAQQBgjcKAwMGCWCGSAGG+EIEATAyBggrBgEFBQcBAQQmMCQw IgYIKwYBBQUHMAGGFmh0dHA6Ly9vY3NwLmNhY2VydC5vcmcwMQYDVR0fBCowKDAmoCSgIoYg aHR0cDovL2NybC5jYWNlcnQub3JnL3Jldm9rZS5jcmwwHQYDVR0RBBYwFIESbmFub21hbkBu YW5vbWFuLmNhMA0GCSqGSIb3DQEBBQUAA4ICAQBIT4E30NoSEuy3o9EQy9MS7eI9RrEqTdVr uLPsLc1ypssNsXyHwYnjkiMsunMw18x5rb05z97JObjcb1osl3GhfqBZnp5Jsq6d4vDsGn2E cy5QHIwhX5jq3k7KdQi9zYRsG8L+W5bSuip1NN/je4itcVxjAmohD5QXgVKu63RqlE8Lml/a pnL/yrOLKenrZhSJ0fFq+mjEKWPeQOA3lb/swc3SQr3ktN7ndEuer++gGy+8vV3IAipK1IHH nts43bjee1B1W37uN7kxXLy00Lmn/bF3O55c0R5c9pOgTRnL0cfQG5iI8zBmgu12+m19YOFd OXbmZ7G0pdVBgDYrMWx9G2FBbyCm1QSUdSrRg+mU3u2JXGe6Ss3KJfe8jz30hE+1/0aAq4Q3 D02CIWkI5T/9g0BEr8TV+Ef1Bx3GfAP1cE3WLJ9C2sownqRKFflDEOV8de0TPdicYTaYsvk7 eRU/BZcLgyRIoccmTWq1haM3K5doNEC4f1CzvWmAQDKcHyvK8Vu/xkovJAsY7fEzkpJP0WJ4 k0M7ti6ZBH/E/ih2OdMTDCvUN1uxW0pOr8xk0/FWSvc4Tq1g8fdeypufRMmy72lf2a3ZieHy ZVL9BpJrQ+pT7+UHBqG0CadexXML9F8TNjP0xW8nFCTzpX5ElySOrn+Xj/ycZHt9PnoLzb5N uzCCBz0wggUloAMCAQICAQAwDQYJKoZIhvcNAQEEBQAweTEQMA4GA1UEChMHUm9vdCBDQTEe MBwGA1UECxMVaHR0cDovL3d3dy5jYWNlcnQub3JnMSIwIAYDVQQDExlDQSBDZXJ0IFNpZ25p bmcgQXV0aG9yaXR5MSEwHwYJKoZIhvcNAQkBFhJzdXBwb3J0QGNhY2VydC5vcmcwHhcNMDMw MzMwMTIyOTQ5WhcNMzMwMzI5MTIyOTQ5WjB5MRAwDgYDVQQKEwdSb290IENBMR4wHAYDVQQL ExVodHRwOi8vd3d3LmNhY2VydC5vcmcxIjAgBgNVBAMTGUNBIENlcnQgU2lnbmluZyBBdXRo b3JpdHkxITAfBgkqhkiG9w0BCQEWEnN1cHBvcnRAY2FjZXJ0Lm9yZzCCAiIwDQYJKoZIhvcN AQEBBQADggIPADCCAgoCggIBAM4iwOJGfew2KAdQlvKgM0CMS/E7Zj8x5WsCNtvWfPbxiI9O dzYFQZX5CfASz0aGc2C3bn7owFhkrs2wrUUXDGP6Zwro1tK/PueYxPBM+uADuzVdbCHeniDZ us1mMjdy+vcI9cfNWMmO5w5e6j7+HKEUChVshoRbZGYqeqlLU3n1iKJ77i8KYSuNsn5NVqUT 7Orakp6sREEeWGBlBWb4wES9y5T3Qn4L92VomFEF8PMFkQQdGxeC7MhXu8NreojxsHLMJVsg kewWAhKPMukXGEjQxwUuAjBCuCWcBWs/qjqn61NI9+jStgeY3BvGNH9/yRyCegVYKwhb8zii qxddZsmY154Qi6LS3XSa93EMcmDfzW+YM52WNHY+JHqSsA6VHm/moEU4R6rXQe1KtxL21xuD ig8u2Am2WdeqBP/Sk31oLt2LS6tYui+N6pWnoMNUiaX724tRIp2yw74RviyRhouWeK0g04ov Gj/G0FFlhyGxGQFlf0Uch/V80EFMTymYIf0zH3UMBFH6GXfb1BQc7oHDHfWYt2kGkSLdAFDM gTGsEgd7ONpoW+Yr1H7JX63o63JM8wHlSyC/mqZXypEAAYuhdSE3tWMNZz5GT3AgZ87F1lnb AuDw0svNumK3kEHo3SDkKbxkKULIItx4mv9D7JgbCVFLWlrCcfHEy3Op5aELAgMBAAGjggHO MIIByjAdBgNVHQ4EFgQUFrUyG9TH8+DmjvO90rA67rI5GNEwgaMGA1UdIwSBmzCBmIAUFrUy G9TH8+DmjvO90rA67rI5GNGhfaR7MHkxEDAOBgNVBAoTB1Jvb3QgQ0ExHjAcBgNVBAsTFWh0 dHA6Ly93d3cuY2FjZXJ0Lm9yZzEiMCAGA1UEAxMZQ0EgQ2VydCBTaWduaW5nIEF1dGhvcml0 eTEhMB8GCSqGSIb3DQEJARYSc3VwcG9ydEBjYWNlcnQub3JnggEAMA8GA1UdEwEB/wQFMAMB Af8wMgYDVR0fBCswKTAnoCWgI4YhaHR0cHM6Ly93d3cuY2FjZXJ0Lm9yZy9yZXZva2UuY3Js MDAGCWCGSAGG+EIBBAQjFiFodHRwczovL3d3dy5jYWNlcnQub3JnL3Jldm9rZS5jcmwwNAYJ YIZIAYb4QgEIBCcWJWh0dHA6Ly93d3cuY2FjZXJ0Lm9yZy9pbmRleC5waHA/aWQ9MTAwVgYJ YIZIAYb4QgENBEkWR1RvIGdldCB5b3VyIG93biBjZXJ0aWZpY2F0ZSBmb3IgRlJFRSBoZWFk IG92ZXIgdG8gaHR0cDovL3d3dy5jYWNlcnQub3JnMA0GCSqGSIb3DQEBBAUAA4ICAQAox+6c ggK6XIASyjUKHYFviWqZzPJoD3+n4Y1YlT698gbDkFqstWD2mUMBo4hwnJ1inaSHr2dYDTA2 O+atSNPLdAKGcT7iKwNo8TRiQEY7U+oo9Kz7ZpVTik1d/TvZYNfKeWk7sWWSpsaBglyczetN AYql3xFVqhXKHzfAgphwYdtqfJajji5UPk8hqZDv3IK/3OhFrU2Qcwg8lGWwBJl2f+K8wmoV qpcENyTYHpRObQ5RvtbEj8qWbfdD3+gwZSc7e7tDQ2PEQ/ey7GjM4RmOIvuY4XtaPgE3O4sI sKLzlU4ay5vNmrHbsnDwLUrb2LDjb0VIMxL//jwyKlT3xPeK8Igjwkf+ZHpxwNEepmOwB36k L9MBj9yfK7bGCKkPk0gl/BL9n0Lc88Q+9lew191p0QZ3NApL0sqg/xzGjMkWvsTMMjdoc18I +1H3SVM2BQqVAkzyeRoQ9tg6dZzzHfGiDXBnhhuzFvUv5aTreYb5PQvCcwulmaxv/Ge45S8L phgkjXvRSDUpGECsk2DhloZQtHpZ2I8hC5/PgpHGO79r3AeRuZdWI6q2bJTGSAY85M5OquT2 LwncU28u/HTrOmOZwqasibynskSgDYoQ42zyJMv6m59wRy7eFIvUsiAJlqJk8SQc3KE1nBWy 1LxVLn0G9ZwOVfRa1pPadq0lc0zFQzGCAlwwggJYAgEBMIGAMHkxEDAOBgNVBAoTB1Jvb3Qg Q0ExHjAcBgNVBAsTFWh0dHA6Ly93d3cuY2FjZXJ0Lm9yZzEiMCAGA1UEAxMZQ0EgQ2VydCBT aWduaW5nIEF1dGhvcml0eTEhMB8GCSqGSIb3DQEJARYSc3VwcG9ydEBjYWNlcnQub3JnAgMN xlswCQYFKw4DAhoFAKCBsTAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJ BTEPFw0xMzA5MzAxODE2MTFaMCMGCSqGSIb3DQEJBDEWBBTIS2fno+SFsmUJrpaav9DM6/YB bzBSBgkqhkiG9w0BCQ8xRTBDMAoGCCqGSIb3DQMHMA4GCCqGSIb3DQMCAgIAgDANBggqhkiG 9w0DAgIBQDAHBgUrDgMCBzANBggqhkiG9w0DAgIBKDANBgkqhkiG9w0BAQEFAASCAQB1WkAd ecdfFKzMO8eTl1R7oQYIsize6X4Q5Zwzrr81X6zNATju3+Af7d92Ji2ehOKhrKxGU2feEOVN mZ5QIiigL7vZHSmJj450hPfkb1nXBqX9ifXXCK6JDZUltXAWu2GPClN/V45qXMjdYwCGx5up cTmj6Yv2lat66rDI3QPszb5Qteex4EgqG5DUQnWv1IHFihG8q+ZCfWS4RH+HjhQ7SKIUtN7+ hEKSRMmswQ9BzAsGIBTGAvZGjkD9GFv9NbVP1vyAX+AYiWGHPV6NUnVOvBjt/ZhfwsksU1n+ jccC4ynJ8HtsVeHqtCWA8SZgXYllAnIwwzOxS/dyyA9igDHL --YZ5djTAD1cGYuMQK-- From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 19:57:20 2013 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CFD6849D; Mon, 30 Sep 2013 19:57:20 +0000 (UTC) (envelope-from joel@freebsd.org) Received: from mail.vnode.se (mail.vnode.se [212.247.52.13]) by mx1.freebsd.org (Postfix) with ESMTP id 8DA9820C1; Mon, 30 Sep 2013 19:57:20 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 89A4BE3F07A; Mon, 30 Sep 2013 21:57:18 +0200 (CEST) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nb4ZdXPZNayY; Mon, 30 Sep 2013 21:57:16 +0200 (CEST) Received: from devbox.vnode.local (unknown [83.223.1.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id EEBBAE3F079; Mon, 30 Sep 2013 21:57:15 +0200 (CEST) Date: Mon, 30 Sep 2013 21:57:14 +0200 From: Joel Dahl To: Jilles Tjoelker Subject: Re: installworld broken - osreldate.h: permission denied Message-ID: <20130930195714.GA92195@devbox.vnode.local> References: <20130928130920.GA1318@devbox.vnode.local> <1380388791.1197.335.camel@revolution.hippie.lan> <20130929081329.GA19015@devbox.vnode.local> <20130930170243.GA1570@stack.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130930170243.GA1570@stack.nl> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: current@FreeBSD.org, Ian Lepore 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, 30 Sep 2013 19:57:20 -0000 On Mon, Sep 30, 2013 at 07:02:43PM +0200, Jilles Tjoelker wrote: > On Sun, Sep 29, 2013 at 10:13:29AM +0200, Joel Dahl wrote: > > On Sat, Sep 28, 2013 at 11:19:51AM -0600, Ian Lepore wrote: > > > On Sat, 2013-09-28 at 15:09 +0200, Joel Dahl wrote: > > > > Fresh HEAD. installworld from read-only /usr/obj and /usr/src: > > > > > /usr/src/include/iconv.h osreldate.h /usr/include > > > > install: osreldate.h: Permission denied > > > > *** Error code 71 > > > > > Stop. > > > > make[4]: stopped in /usr/src/include > > > > *** Error code 1 > > > > > Everything was working fine 2 weeks ago, so it's a recent breakage. > > > > Okay, I just accidentally created conditions for this error on my > > > system... I checked in a change to newvers.sh while a buildworld was > > > running, which led to a situation where newvers.sh was newer than > > > osreldate.h at the end of the buildworld. Then an installworld tried to > > > regenerate osreldate.h due to its dependency on newvers.sh, which would > > > fail if the obj was readonly at that point. > > > > I think we could see if something similar applies for you if you use > > > this command: > > > > make -dm installworld SUBDIR_OVERRIDE=include > > > I tried this with a fresh HEAD but the error message is still the same. > > > /usr/src and /usr/obj are NFS mounted, FYI. > > I had the same problem as Joel. It has nothing to do with timestamps, > but with the default -maproot -2:-2. The include/mk-osreldate.sh script > creates osreldate.h from mktemp(1), so with mode 600. The squashed root > (nobody) is then not allowed to read it. > > The below patch should fix it. > > Index: include/mk-osreldate.sh > =================================================================== > --- include/mk-osreldate.sh (revision 255946) > +++ include/mk-osreldate.sh (working copy) > @@ -48,4 +48,5 @@ > #define __FreeBSD_version $RELDATE > #endif > EOF > +chmod 644 $tmpfile > mv $tmpfile osreldate.h This patch fixes the problem for me. Thanks. -- Joel From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 20:08:03 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 617619D6 for ; Mon, 30 Sep 2013 20:08:03 +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]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 21758214E for ; Mon, 30 Sep 2013 20:08:02 +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 <1VQjl4-001KUo-W6>; Mon, 30 Sep 2013 22:07:55 +0200 Received: from e179039021.adsl.alicedsl.de ([85.179.39.21] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1VQjl4-0020Dk-Sv>; Mon, 30 Sep 2013 22:07:54 +0200 Date: Mon, 30 Sep 2013 22:07:49 +0200 From: "O. Hartmann" To: FreeBSD CURRENT Subject: r255954: mergemaster broken! "/usr/src/etc/periodic/daily/Makefile" line 27: Malformed conditional (${MK_BIND_NAMED} != "no") make[4]: Fatal errors Message-ID: <20130930220749.6cf2895b@thor.walstatt.dyndns.org> 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_/AOru5jKOi8cO.tjkFQeY8L+"; protocol="application/pgp-signature" X-Originating-IP: 85.179.39.21 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, 30 Sep 2013 20:08:03 -0000 --Sig_/AOru5jKOi8cO.tjkFQeY8L+ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable *** Creating the temporary root environment in /var/tmp/temproot *** /var/tmp/temproot ready for use *** Creating and populating directory structure in /var/tmp/temproot make[4]: "/usr/src/etc/periodic/daily/Makefile" line 27: Malformed conditional (${MK_BIND_NAMED} !=3D "no") make[4]: Fatal errors encountered -- cannot continue *** FATAL ERROR: Cannot 'cd' to /usr/src and install files to the temproot environment root@gate [src] make update -------------------------------------------------------------- >>> Updating /usr/src using Subversion -------------------------------------------------------------- Updating '.': At revision 255954. --Sig_/AOru5jKOi8cO.tjkFQeY8L+ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQEcBAEBAgAGBQJSSdoaAAoJEOgBcD7A/5N88nQIAJTJzWI5m68Izbn+01ZfR68e z8uUSW5WsdajcqEongFrDIlbwhy72IBvdr0k/RejRTX8aUN26+X39X+Inf9Nzi0i ZBLBZWsEHMujQ4VvG25/WsRGQ6qzUmND1uZ4nHslQTa8lYvnzdhq/TVroWGnKNc5 LFcqvOMz9OJ/iI/pFV+sQKtNxBJTOeD2y+vtFRQ9hN2kfOC2SVPR3NgoZTFLfwGW FEUEBkR+XIYdpwpH/uJ+hN+SHcotg18ZknANKXaVhd8b+Stmx2sInlKgviVQeNr3 lYASh6+VdcdMRr6FJ+r6XvjCWz4dSyimUYn9ZHI55d9a/s2VHNfuOj/V0HGCgyo= =DcJt -----END PGP SIGNATURE----- --Sig_/AOru5jKOi8cO.tjkFQeY8L+-- From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 20:10:21 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6C1DECF3; Mon, 30 Sep 2013 20:10:21 +0000 (UTC) (envelope-from vsityz@gmail.com) Received: from mail-la0-x22e.google.com (mail-la0-x22e.google.com [IPv6:2a00:1450:4010:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BCB95217E; Mon, 30 Sep 2013 20:10:20 +0000 (UTC) Received: by mail-la0-f46.google.com with SMTP id eh20so4948256lab.33 for ; Mon, 30 Sep 2013 13:10:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=jUGB+vkTaO5ixMaJZVavBuKe4QZn2Up4xm6pO6sBp/U=; b=uBJGtTdnMJBV0a5yPGzVixlx0ddlMEA+joCPQfh2WuL3By6dcjpWiqGpv+xiBOxPE+ vvm/IE40dONDNscD3BjEGirjqFje25myPyVUvLjNNzvSB3/gMu9I20owJpxdRqbD12IN IAciWRMdEjYXURDEUurRiPGlayH/zzFl7VY1ZK5aacZwRhTSLA5/r7wxWPTzctDs0MYf OaLlGrZ+QH1RU0ZOF9+3RoviGlz2T5ysZkFPPWs9iJdI7OtrauuVuO4gRYISHMzfBZpo YUH1CYpi0Dio5Zuy2H2NwLWfib+vxkk8QzZqGbhHVlAXnlQCB2wSh2nNpfhrT3RaHn6R lbyg== X-Received: by 10.112.14.102 with SMTP id o6mr23539520lbc.28.1380571818772; Mon, 30 Sep 2013 13:10:18 -0700 (PDT) Received: from scorpion.kiev.ua ([37.19.204.159]) by mx.google.com with ESMTPSA id ap7sm1772737lac.10.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Sep 2013 13:10:17 -0700 (PDT) Message-ID: <5249DAA6.4010108@gmail.com> Date: Mon, 30 Sep 2013 23:10:14 +0300 From: Alexander Panyushkin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Steve Kargl Subject: Re: graphics/poppler-glib not build References: <5246E64C.3080204@gmail.com> <13ADF1E8-B97E-44E7-8605-B0A4013EDE69@FreeBSD.org> <5247111B.1070702@gmail.com> <0869A0C6-3FCB-4413-9FC6-BC5D3A85BDD5@freebsd.org> <5247255A.6@gmail.com> <20130928190255.GA93842@troutmask.apl.washington.edu> <52473000.7060309@gmail.com> <20130928203110.GA94316@troutmask.apl.washington.edu> In-Reply-To: <20130928203110.GA94316@troutmask.apl.washington.edu> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: David Chisnall , 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, 30 Sep 2013 20:10:21 -0000 *make.conf* .if ${.CURDIR:N*/ports/graphics/poppler*} == "" CFLAGS+= -O2 -pipe CPPFLAGS+= -D_FORTIFY_SOURCE=2 USE_GCC=4.6 .endif *portmaster poppler-glib* CXXLD libpoppler-glib.la c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' GISCAN Poppler-0.18.gir /usr/local/lib/libpoppler.so: undefined reference to `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' /usr/local/lib/libpoppler.so: undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' /usr/local/lib/libpoppler.so: undefined reference to `std::__throw_length_error(char const*)' collect2: ld returned 1 exit status linking of temporary binary failed: Command '['/bin/sh', '/usr/ports/graphics/poppler-glib/work/gnome-libtool', '--mode=link', '--tag=CC', '--silent', 'gcc46', '-std=gnu99', '-o', '/usr/ports/graphics/poppler-glib/work/poppler-0.22.2/glib/tmp-introspectJZ7H1B/Poppler-0.18', '-export-dynamic', '-Wall', '-O2', '-march=athlon64-sse3', '-mtune=athlon64-sse3', '-pipe', '-Wformat', '-Wformat-security', '-O2', '-pipe', '-Wl,-rpath=/usr/local/lib/gcc46', '-fno-strict-aliasing', '-L/usr/local/lib', '-pthread', '-Wl,-rpath=/usr/local/lib/gcc46', '/usr/ports/graphics/poppler-glib/work/poppler-0.22.2/glib/tmp-introspectJZ7H1B/Poppler-0.18.o', '-L.', 'libpoppler-glib.la', '-lgio-2.0', '-lgobject-2.0', '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', '-L/usr/local/lib', '-lglib-2.0', '-lintl']' returned non-zero exit status 1 28.09.2013 23:31, Steve Kargl пишет: > On Sat, Sep 28, 2013 at 10:37:36PM +0300, Alexander Panyushkin wrote: >> *make.conf* >> # ### Build whith GCC 4.6 >> # ======================== >> .if ${.CURDIR:N*/ports/graphics/poppler-glib*} == "" >> CFLAGS= -O2 -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Wformat >> -Wformat-security > Should use +=. > >> CPPFLAGS+= -D_FORTIFY_SOURCE=2 >> CXXFLAGS+=-rpath /usr/local/lib/gcc46 >> USE_GCC=4.6 > If you're doing the above, > >> CC=cc >> CXX=c++ >> CPP=cpp > why are you doing this? > > ls /usr/local/bin/*46 > /usr/local/bin/c++46* > /usr/local/bin/cpp46* > /usr/local/bin/g++46* > /usr/local/bin/gcc46* > /usr/local/bin/gcov46* > >> /usr/bin/ld: cannot find -lstdc++ >> c++: error: linker command failed with exit code 1 (use -v to see >> invocation) > so ld is not being passed the compiler options? > From owner-freebsd-current@FreeBSD.ORG Mon Sep 30 20:12:40 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E8DF1EEC for ; Mon, 30 Sep 2013 20:12:40 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net [IPv6:2001:470:1f0e:3ad::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BB08E21CC for ; Mon, 30 Sep 2013 20:12:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Content-Type:MIME-Version:Message-ID:Subject:To:Sender:From:Date; bh=yt5t2eg5QrXAmLDGcZgdqTB6oPfPXrWi35416Nkk/UY=; b=TCa+CXOyAMNjt1UmMWDLoFRN9xYB2ZCs4yniFu9Tk+BLIQzfYo8UjLPPN37yoKz5korciscwLX7FKP1fxsLlKQrSqOFXu5G7L5ahQoC4iZ9RiFq9792Sn89ddMBncMNlOtxHipIyM1xrLIoe3LR1nY114Kz1lZYtRewTD6KtWZE=; Received: from cpe-72-182-93-216.austin.res.rr.com ([72.182.93.216]:57666 helo=borg) by thebighonker.lerctr.org with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VQjfi-000BiB-BW for freebsd-current@freebsd.org; Mon, 30 Sep 2013 15:02:32 -0500 Date: Mon, 30 Sep 2013 15:02:19 -0500 (CDT) From: Larry Rosenman Sender: ler@borg To: freebsd-current@freebsd.org Subject: mergemaster: broke with the BIND change Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Spam-Score: -2.9 (--) X-LERCTR-Spam-Score: -2.9 (--) X-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1,BAYES_00=-1.9 X-LERCTR-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1,BAYES_00=-1.9 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, 30 Sep 2013 20:12:41 -0000 FreeBSD 10.0-ALPHA4 (BORG-DTRACE) #64 r255946: Sun Sep 29 15:55:27 CDT 2013 Welcome to FreeBSD! "man ports" gives many useful hints about installing FreeBSD ports. $ sudo -s Password: # cd /usr/src # mergemaster -iU *** The directory specified for the temporary root environment, /var/tmp/temproot, exists. This can be a security risk if untrusted users have access to the system. Use 'd' to delete the old /var/tmp/temproot and continue Use 't' to select a new temporary root directory Use 'e' to exit mergemaster Default is to use /var/tmp/temproot as is How should I deal with this? [Use the existing /var/tmp/temproot] d *** Deleting the old /var/tmp/temproot *** Creating the temporary root environment in /var/tmp/temproot *** /var/tmp/temproot ready for use *** Creating and populating directory structure in /var/tmp/temproot make[4]: "/usr/src/etc/periodic/daily/Makefile" line 27: Malformed conditional (${MK_BIND_NAMED} != "no") make[4]: Fatal errors encountered -- cannot continue *** FATAL ERROR: Cannot 'cd' to /usr/src and install files to the temproot environment # ^D$ -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 108 Turvey Cove, Hutto, TX 78634-5688 From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 02:58:06 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 294D4956 for ; Tue, 1 Oct 2013 02:58:06 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-vb0-x231.google.com (mail-vb0-x231.google.com [IPv6:2607:f8b0:400c:c02::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DE6242656 for ; Tue, 1 Oct 2013 02:58:05 +0000 (UTC) Received: by mail-vb0-f49.google.com with SMTP id w16so4335970vbb.36 for ; Mon, 30 Sep 2013 19:58:05 -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=GENOKVV82qhLtQ1BzYNGI7XF/JIf3ulNuNtL7wShbsk=; b=HUqcV5x3vo+kNqAPN46MQaandVftb7IYIU8W1XESoA6CtEcKNQs0/9lDHxsSc/gFaV ksfJ9hvYFt23sXPyDbxs3mJHhx6eC5enGVMGy+q/kBh69QQhvzYgzDqQoA8aQPWtMqHL xlU7TN5PLP6cnghceSEs092q9qVK4KUfbkf4evL2MCNKBxwZgq9HJF2ReKPBAXO+IP+e DvPBgfEQ6DVG/HidDUb7hmBXs0M/w/xSX2M3Tm2dd8y8d8N+h30pafLLk+NlKFruYAH4 Fn+uN9KJ137+uygzw8NayCh2lVippnYP1fk26k7T8+KxHjck49t66Clqm1rZIA4sB0ni aHDg== MIME-Version: 1.0 X-Received: by 10.220.13.20 with SMTP id z20mr25584659vcz.0.1380596285077; Mon, 30 Sep 2013 19:58:05 -0700 (PDT) Received: by 10.220.96.78 with HTTP; Mon, 30 Sep 2013 19:58:05 -0700 (PDT) Date: Mon, 30 Sep 2013 22:58:05 -0400 Message-ID: Subject: CURRENT is broken as of r255958 From: "Sam Fourman Jr." To: FreeBSD Current 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: Tue, 01 Oct 2013 02:58:06 -0000 r255958 builds world and kernel fine, but make release fails I used vi to wield # signs, and produced a patch that fixes the problem, however this is not the correct fix. could someone help me write the correct patch? root@NewBSD:/usr/src # svnlite info Path: . Working Copy Root Path: /usr/src URL: svn://svn.freebsd.org/base/head Relative URL: ^/head Repository Root: svn://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 255960 Node Kind: directory Schedule: normal Last Changed Author: dteske Last Changed Rev: 255958 Last Changed Date: 2013-09-30 21:26:03 +0000 (Mon, 30 Sep 2013) Index: etc/periodic/daily/Makefile =================================================================== --- etc/periodic/daily/Makefile (revision 255960) +++ etc/periodic/daily/Makefile (working copy) @@ -24,9 +24,9 @@ FILES+= 310.accounting .endif -.if ${MK_BIND_NAMED} != "no" -FILES+= 470.status-named -.endif +#.if ${MK_BIND_NAMED} != "no" +#FILES+= 470.status-named +#.endif .if ${MK_CALENDAR} != "no" FILES+= 300.calendar -- Sam Fourman Jr. From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 03:04:25 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A18DEC6C; Tue, 1 Oct 2013 03:04:25 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mail0.glenbarber.us (mail0.glenbarber.us [208.86.227.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 77D2C273B; Tue, 1 Oct 2013 03:04:25 +0000 (UTC) Received: from glenbarber.us (c-71-224-221-174.hsd1.nj.comcast.net [71.224.221.174]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id E2E511CA1; Tue, 1 Oct 2013 03:04:22 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us E2E511CA1 Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Mon, 30 Sep 2013 23:04:21 -0400 From: Glen Barber To: "Sam Fourman Jr." Subject: Re: CURRENT is broken as of r255958 Message-ID: <20131001030421.GG40093@glenbarber.us> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qCPPoBTQI/bIC4sS" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 10.0-ALPHA2 amd64 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, 01 Oct 2013 03:04:25 -0000 --qCPPoBTQI/bIC4sS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 30, 2013 at 10:58:05PM -0400, Sam Fourman Jr. wrote: > r255958 builds world and kernel fine, but make release fails >=20 > I used vi to wield # signs, and produced a patch that fixes the > problem, however > this is not the correct fix. >=20 >=20 > Index: etc/periodic/daily/Makefile > =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 > --- etc/periodic/daily/Makefile (revision 255960) > +++ etc/periodic/daily/Makefile (working copy) > @@ -24,9 +24,9 @@ > FILES+=3D 310.accounting > .endif >=20 > -.if ${MK_BIND_NAMED} !=3D "no" > -FILES+=3D 470.status-named > -.endif > +#.if ${MK_BIND_NAMED} !=3D "no" > +#FILES+=3D 470.status-named > +#.endif >=20 > .if ${MK_CALENDAR} !=3D "no" > FILES+=3D 300.calendar >=20 It is (at least part of) the correct fix. We're aware of this, and working on it. Glen --qCPPoBTQI/bIC4sS Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQIcBAEBCAAGBQJSSju1AAoJELls3eqvi17QbewP/1IKCEic1q1+7dGKr159XTs5 7I/QsDM+FcY6MyCtKJB4nYU/axpq7FQj8ZmuQfx+5UU2vLVTy97ZYl0u3Lwxf+zC mZUg5rcpKmAWozzHUoe3iTPG9ixB/oZC5TTqkzT8zuUCkVqobJy9dt2iI78uE1ky K9et6iHzOewDDowMQ2/8QKOKV2gXRscjyxMF4v2kY89J2p0nNotgSY4BMRmbl4ut 8AVXs0bmJtwBdblUx96cIOyqkmjpkYVITwvadiFp5SjjarbhYRlWabESmsZsgOwb PQKRiRNas402xaMM9fMmzcW4FsEUJYib6gwSEPE9fjyokCHqEmFrY4huuCn50ZYp nuDnH3uAUux/4ttWZEBilEKXlaVh+gfQFgP08vNqy4L2CUXuz3xyHWBOj82DpkEI Gcn66nua44/R7Aoi0mOpu3PSTDveD7pkM7aReJpgrF3l59C7cnoIm356LhxCgIXi dPQu/GcouoKB6sPDC+gFcCto16kaDubtZj6XTxLFfE6/FjcURypqIHtbCzcHjpau 3FndhDmueXBzqNN+jXmya1Y+xpSdKRZrh3rJ0LuJTurzGMfkqEGLYjccio12a0z3 q4zAe47cUc2emIyIaJSyDRf7FBI7fFjjmye2Ir1VGInlEiX3gBTgIuITybRo+Vbz OL5c0brj86H4LYIycvcP =Y/eX -----END PGP SIGNATURE----- --qCPPoBTQI/bIC4sS-- From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 07:05:02 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AAF517D1 for ; Tue, 1 Oct 2013 07:05:02 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-ve0-x235.google.com (mail-ve0-x235.google.com [IPv6:2607:f8b0:400c:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6D7112386 for ; Tue, 1 Oct 2013 07:05:02 +0000 (UTC) Received: by mail-ve0-f181.google.com with SMTP id oy12so4828810veb.26 for ; Tue, 01 Oct 2013 00:05:01 -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=TNGSoRr2UnC3XSxbHK7eJHTSE3pL928c6LMxxbRWHDY=; b=m0pERgwSmj5LkMN3do/JP61yF7YAev7P6tibjViHmpkMq/gtJRkhfKyHMrueGSULCm QjDh9nkyEzsOCC8CHETXxZGrgs30wK5g3/7B808QMXUFrE4+odEDxZStm/TiQDJAfYl3 gSV0sxymt53yAuzFYoaAe+50Xjn+8zS+1ItEQHUVdLWDgM2mQl9YOZSbg7rIRA6MUm3C Sh23Px3unvvffmmCteCA4XNzN4BnQnB+aRrDUsB2zxb47E7bp9sL+WNECgOUmRNx/xUM wgltfofqCYbzb9SjyeVlh/DeDrLxY2gdTm0OWOdBD05E39RwS4GMmyQKhUYLLnVJuLSg MmaA== MIME-Version: 1.0 X-Received: by 10.220.16.73 with SMTP id n9mr6582vca.24.1380611101488; Tue, 01 Oct 2013 00:05:01 -0700 (PDT) Received: by 10.52.98.231 with HTTP; Tue, 1 Oct 2013 00:05:01 -0700 (PDT) Date: Tue, 1 Oct 2013 10:05:01 +0300 Message-ID: Subject: Problem building stable-9 in current host From: Alexander Yerenkow To: freebsd-current 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: Tue, 01 Oct 2013 07:05:02 -0000 Hello all. Can someone help me? :) # uname -a FreeBSD 10.0-ALPHA3 FreeBSD 10.0-ALPHA3 #5 r255924: Sat Sep 28 15:22:40 EEST 2013 yama@host:/zbuilder/local/obj/zbuilder/vm4all/src-head-clone/sys/GENERIC amd64 # svn info Path: . Working Copy Root Path: /zbuilder/vm4all/src-stable-9-clone URL: http://svn.freebsd.org/base/stable/9 Repository Root: http://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 255962 make buildworld buildkernel produced: ===> usr.bin/clang/tblgen (obj,depend,all,install) ... c++ -O2 -pipe -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/include -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/ clang/tblgen/../../../contrib/llvm/tools/clang/include -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/utils/TableGe n -I. -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__S TDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd9.2\" -DLLVM_HOST_TRIPLE=\"x86_64 -unknown-freebsd9.2\" -DDEFAULT_SYSROOT=\"\" -I/usr/obj/zbuilder/vm4all/src-stable-9-clone/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /zbuil der/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/utils/TableGen/X86RecognizableInstr.cpp make: don't know how to make /usr/lib/libstdc++.a. Stop *** [bootstrap-tools] Error code 2 Stop in /zbuilder/vm4all/src-stable-9-clone. *** [_bootstrap-tools] Error code 1 Stop in /zbuilder/vm4all/src-stable-9-clone. *** Error code 1 Stop. make: stopped in /zbuilder/vm4all/src-stable-9-clone Is it known issue, or I'm doing something wrong? This builder was working just fine by this scheme for a year, but to build more recent current I updated it self OS. -- Regards, Alexander Yerenkow From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 07:40:36 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 09940172; Tue, 1 Oct 2013 07:40:36 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from winston.madpilot.net (winston.madpilot.net [78.47.75.155]) by mx1.freebsd.org (Postfix) with ESMTP id B739124FB; Tue, 1 Oct 2013 07:40:35 +0000 (UTC) Received: from winston.madpilot.net (localhost [127.0.0.1]) by winston.madpilot.net (Postfix) with ESMTP id 3cpspV1rbTzFTPr; Tue, 1 Oct 2013 09:40:34 +0200 (CEST) X-Virus-Scanned: amavisd-new at madpilot.net Received: from winston.madpilot.net ([127.0.0.1]) by winston.madpilot.net (winston.madpilot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OgDYchhEti4h; Tue, 1 Oct 2013 09:40:32 +0200 (CEST) Received: from vwg82.hq.ignesti.it (unknown [77.246.14.163]) by winston.madpilot.net (Postfix) with ESMTPSA; Tue, 1 Oct 2013 09:40:32 +0200 (CEST) Message-ID: <524A7C6C.2070606@madpilot.net> Date: Tue, 01 Oct 2013 09:40:28 +0200 From: Guido Falsi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Boris Samorodov , gahr@FreeBSD.org Subject: Re: r255873: ahcich7: Timeout on slot 0 port 0 FLOODING kernel messages References: <20130926085326.72b53660@thor.walstatt.dyndns.org> <20130926154026.4be04064@laptop.minsk.domain> <20130926130718.GH41229@kib.kiev.ua> <20130927083647.39956586@laptop.minsk.domain> <977CE1C1-B96C-4553-8C08-0077E1738496@samsco.org> <20130927145251.6532d339@laptop.minsk.domain> <0B95678C-4C3A-4234-B2EA-77156ED905B9@samsco.org> <20130927125934.GA87559@gahrfit.gahr.ch> <52458A41.6040004@passap.ru> In-Reply-To: <52458A41.6040004@passap.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Konstantin Belousov , "Sergey V. Dyatko" , 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, 01 Oct 2013 07:40:36 -0000 On 09/27/13 15:38, Boris Samorodov wrote: > 27.09.2013 16:59, Pietro Cerutti пишет: >> On 2013-Sep-27, 05:57, Scott Long wrote: >>> >>> On Sep 27, 2013, at 5:52 AM, Sergey V. Dyatko wrote: >>> >>>>>> >>>>>> yes, these messages disappeared after revert 255870 and r255871 >>>>>> >>>>> >>>>> >>>>> Hi, >>>>> >>>>> Nothing that I changes should have affected the ahci driver. In >>>>> fact, I tested this driver specifically during my development. Can >>>>> you confirm that you built both kernel and modules from a clean state? >>>> >>>> [tiger@laptop]:/usr/src%svn st >>>> M sys/boot/i386/zfsboot/zfsboot.c >>>> [tiger@laptop]:/usr/src%svn diff >>>> Index: sys/boot/i386/zfsboot/zfsboot.c >>>> =================================================================== >>>> --- sys/boot/i386/zfsboot/zfsboot.c (revision 255873) >>>> +++ sys/boot/i386/zfsboot/zfsboot.c (working copy) >>>> @@ -302,6 +302,7 @@ >>>> * region in the SMAP, use the last 3MB of 'extended' memory as a >>>> * high heap candidate. >>>> */ >>>> + high_heap_size = 0; >>>> if (bios_extmem >= HEAP_MIN && high_heap_size < HEAP_MIN) { >>>> high_heap_size = HEAP_MIN; >>>> high_heap_base = bios_extmem + 0x100000 - HEAP_MIN; >>>> [tiger@laptop]:/usr/src% >>>> >>>> nothing more. >>>> >>> >>> Yes, no local source changes, but are you loading the cam or ahci drivers >>> a loadable modules that might be out of sync now, or did you use a short- >>> cut for building your kernel, like NO_CLEAN? >> >> I had the same problem with a clean src tree. After commenting out the >> ahci line from my kernel conf file, I got these instead: >> >> Sep 27 14:32:10 SN2000 kernel: ata3: setting up DMA failed >> Sep 27 14:32:12 SN2000 kernel: ata3: FAILURE - zero length DMA transfer attempte >> >> reverting those two commits solved the issue. > > In my case just rebuilding and restarting of sysutils/hal helped. > sysutils/smartmontools needs the same treatment. BTW thanks for finding this fix :) -- Guido Falsi From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 10:01:11 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C0CE5E04; Tue, 1 Oct 2013 10:01:11 +0000 (UTC) (envelope-from gosha-necr@yandex.ru) Received: from forward12.mail.yandex.net (forward12.mail.yandex.net [IPv6:2a02:6b8:0:801::2]) by mx1.freebsd.org (Postfix) with ESMTP id F33D72D38; Tue, 1 Oct 2013 10:01:10 +0000 (UTC) Received: from web19j.yandex.ru (web19j.yandex.ru [5.45.198.60]) by forward12.mail.yandex.net (Yandex) with ESMTP id 87113C205F1; Tue, 1 Oct 2013 14:01:08 +0400 (MSK) Received: from 127.0.0.1 (localhost [127.0.0.1]) by web19j.yandex.ru (Yandex) with ESMTP id 03FE81941090; Tue, 1 Oct 2013 14:01:07 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1380621668; bh=JpIPnkOAUjayxUNDdCYwnm9JQRLCNkUBLXc+qO6e0HE=; h=From:To:In-Reply-To:References:Subject:Date; b=Wg25VtkU8loYd4HAkuABxbudBRCBE4qVZPA7AgvjQP+4AiRVoDJ2jc8TRTmN6JKEV mrJKoHMVZGN/m3GJmlhJFAwUg7PyBa5sKqBmBiK09/WqBOgfshbItEvDjkhDfKio7J nS2oQEUn1dyVHKLwdU5PcPonWYZ5+ZLtzJf/P7oo= Received: from ur.service-ng.ru (ur.service-ng.ru [62.168.254.222]) by web19j.yandex.ru with HTTP; Tue, 01 Oct 2013 14:01:07 +0400 From: =?koi8-r?B?59XM0cXXIOfP28E=?= To: "Abhishek Gupta (LIS)" , "freebsd-current@freebsd.org" , "freebsd-virtualization@freebsd.org" In-Reply-To: References: <13221380478684@web21h.yandex.ru> Subject: Re: Hyperv driver related error on make buildkernel on -r255933 Message-Id: <15971380621667@web19j.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Tue, 01 Oct 2013 16:01:07 +0600 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" 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: Tue, 01 Oct 2013 10:01:11 -0000 Good day! I don't know is it possible to build kernel with CLANG, because now my system builded without clang, so right now I can rebuild world only with gcc (because clang is not present in my system), or maybe I can install clang from ports and rebuild world with clang from ports? 30.09.2013, 02:29, "Abhishek Gupta (LIS)" : Hi, Is it possible for you to compile with the clang compiler instead of gcc? It seems that you are compiling with gcc and that is why the error is showing up: WITHOUT_CLANG=YES WITH_GCC=YES Let me know if that is not acceptable and I will try to address this as soon as possible. Thanks, Abhishek ________________________________________ From: [1]owner-freebsd-virtualization@freebsd.org <[2]owner-freebsd-virtualization@freebsd.org> on behalf of <[3]gosha-necr@yandex.ru> Sent: Sunday, September 29, 2013 11:18 AM To: [4]freebsd-current@freebsd.org; [5]freebsd-virtualization@freebsd.org Subject: Hyperv driver related error on make buildkernel on -r255933 I have an error when tryin to compile kernel with recent -CURRENT sources There is additional info uname -a, /etc/src.conf, error output and kernel config ======================================== uname -a FreeBSD MYBSD 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Mon Aug 12 22:31:24 MSK 2013 xlr@MYBSD:/usr/obj/usr/src/sys/MYBSD amd64 ======================================== /etc/src.conf WITHOUT_ACCT=YES #WITHOUT_AMD=YES WITHOUT_ASSERT_DEBUG=YES WITHOUT_ATM=YES WITHOUT_AUDIT=YES WITHOUT_AUTHPF=YES WITHOUT_BIND=YES #WITHOUT_BLUETOOTH=YES WITHOUT_BSNMP=YES WITHOUT_CLANG=YES WITHOUT_CTM=YES WITHOUT_FDT=YES WITHOUT_FLOPPY=YES WITHOUT_GDB=YES WITHOUT_HTML=YES WITH_GCC=YES WITH_GNUCXX=YES WITHOUT_ICONV=YES #WITH_LIBICONV_COMPAT=YES WITHOUT_INET6=YES WITHOUT_INFO=YES WITHOUT_IPFILTER=YES WITHOUT_IPX=YES WITHOUT_KERNEL_SYMBOLS=YES WITHOUT_KVM=YES WITHOUT_LPR=YES WITHOUT_MAIL=YES WITHOUT_NCP=YES #WITHOUT_NDIS=YES WITHOUT_OFED=YES WITHOUT_PF=YES WITHOUT_PMC=YES WITHOUT_QUOTAS=YES WITHOUT_RCMDS=YES WITHOUT_RCS=YES WITHOUT_SHAREDOCS=YES #WITHOUT_USB=YES #WITHOUT_WIRELESS=YES WITHOUT_ZFS=YES ======================================== ERROR OUTPUT awk -f /usr/src/sys/conf/kmod_syms.awk hwpmc.ko export_syms | xargs -J% objcopy % hwpmc.ko objcopy --strip-debug hwpmc.ko ===> hyperv (all) ===> hyperv/vmbus (all) cc -O2 -pipe -msse -msse2 -msse3 -mmmx -m3dnow -mtune=core2 -march=core2 -fno-strict-aliasing -Wno-error -D_KERNEL -DKLD_MODULE -nostdinc -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/include -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/utilities -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/MYBSD/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj/usr/src/sys/MYBSD -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -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 /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_chann el. c In file included from /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_chann el. c:40: /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus _pr iv.h:288: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus _pr iv.h:396: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus _pr iv.h:410: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus _pr iv.h:418: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus _pr iv.h:426: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus _pr iv.h:502: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus _pr iv.h:514: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus _pr iv.h:528: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus _pr iv.h:539: warning: declaration does not declare anything /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_chann el. c: In function 'vmbus_channel_set_event': /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_chann el. c:73: error: 'union ' has no member named 'pending' *** Error code 1 Stop. make: stopped in /usr/src/sys/modules/hyperv/vmbus *** Error code 1 Stop. make: stopped in /usr/src/sys/modules/hyperv *** Error code 1 Stop. make: stopped in /usr/src/sys/modules *** Error code 1 Stop. make: stopped in /usr/obj/usr/src/sys/MYBSD *** Error code 1 Stop. make: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src =============================================== Kernel config cpu HAMMER ident MYKERN device coretemp #device atapicam #device pccard #device ndis #options NDISAPI #makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols #makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support options SCHED_ULE # ULE scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking #options INET6 # IPv6 communications protocols options TCP_OFFLOAD # TCP offload #options SCTP # Stream Control Transmission Protocol options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support #options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options UFS_GJOURNAL # Enable gjournal-based UFS journaling options MD_ROOT # MD is a potential root device #options NFSCL # New Network Filesystem Client #options NFSD # New Network Filesystem Server #options NFSLOCKD # Network Lock Manager #options NFS_ROOT # NFS usable as /, requires NFSCL options MSDOSFS # MSDOS Filesystem options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_PART_GPT # GUID Partition Tables. #options GEOM_RAID # Soft RAID functionality. options GEOM_LABEL # Provides labelization options COMPAT_FREEBSD32 # Compatible with i386 binaries options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 options COMPAT_FREEBSD6 # Compatible with FreeBSD6 options COMPAT_FREEBSD7 # Compatible with FreeBSD7 options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI #options KTRACE # ktrace(1) support #options STACK # stack(9) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed. options KBD_INSTALL_CDEV # install a CDEV entry in /dev #options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4) #options AUDIT # Security event auditing #options CAPABILITY_MODE # Capsicum capability mode #options CAPABILITIES # Capsicum capabilities #options MAC # TrustedBSD MAC Framework #options KDTRACE_FRAME # Ensure frames are compiled in #options KDTRACE_HOOKS # Kernel DTrace hooks #options DDB_CTF # Kernel ELF linker loads CTF data options INCLUDE_CONFIG_FILE # Include this file in kernel # Debugging support. Always need this: #######options KDB # Enable kernel debugger support. # For minimum debugger support (stable branch) use: #######options KDB_TRACE # Print a stack trace for a panic. # For full debugger support use this instead: #######options DDB # Support DDB. #options GDB # Support remote GDB. #options DEADLKRES # Enable the deadlock resolver #options INVARIANTS # Enable calls of extra sanity checking #options INVARIANT_SUPPORT # Extra sanity checks of internal structures, required by INVARIANTS #options WITNESS # Enable checks to detect deadlocks and cycles #options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed #options MALLOC_DEBUG_MAXZONES=8 # Separate malloc(9) zones # Make an SMP-capable kernel by default options SMP # Symmetric MultiProcessor Kernel # CPU frequency control device cpufreq # Bus support. device acpi device pci # Floppy drives #device fdc # ATA controllers device ahci # AHCI-compatible SATA controllers device ata # Legacy ATA/SATA controllers #options ATA_CAM # Handle legacy controllers with CAM options ATA_STATIC_ID # Static device numbering #device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA #device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA # SCSI Controllers #device ahc # AHA2940 and onboard AIC7xxx devices #options AHC_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~128k to driver. #device ahd # AHA39320/29320 and onboard AIC79xx devices #options AHD_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~215k to driver. #device esp # AMD Am53C974 (Tekram DC-390(T)) #device hptiop # Highpoint RocketRaid 3xxx series #device isp # Qlogic family #device ispfw # Firmware for QLogic HBAs- normally a module #device mpt # LSI-Logic MPT-Fusion #device mps # LSI-Logic MPT-Fusion 2 #device ncr # NCR/Symbios Logic #device sym # NCR/Symbios Logic (newer chipsets + those of `ncr') #device trm # Tekram DC395U/UW/F DC315U adapters #device adv # Advansys SCSI adapters #device adw # Advansys wide SCSI adapters #device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60. #device bt # Buslogic/Mylex MultiMaster SCSI adapters #device isci # Intel C600 SAS controller # ATA/SCSI peripherals device scbus # SCSI bus (required for ATA/SCSI) #device ch # SCSI media changers device da # Direct Access (disks) #device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct ATA/SCSI access) #device ses # Enclosure Services (SES and SAF-TE) device ctl # CAM Target Layer # RAID controllers interfaced to the SCSI subsystem #device amr # AMI MegaRAID #device arcmsr # Areca SATA II RAID #XXX it is not 64-bit clean, -scottl #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID #device ciss # Compaq Smart RAID 5* #device dpt # DPT Smartcache III, IV - See NOTES for options #device hptmv # Highpoint RocketRAID 182x #device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx #device hpt27xx # Highpoint RocketRAID 27xx #device iir # Intel Integrated RAID #device ips # IBM (Adaptec) ServeRAID #device mly # Mylex AcceleRAID/eXtremeRAID #device twa # 3ware 9000 series PATA/SATA RAID #device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller # RAID controllers #device aac # Adaptec FSA RAID #device aacp # SCSI passthrough for aac (requires CAM) #device ida # Compaq Smart RAID #device mfi # LSI MegaRAID SAS #device mlx # Mylex DAC960 family #XXX pointer/int warnings #device pst # Promise Supertrak SX6000 #device twe # 3ware ATA RAID # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse device kbdmux # keyboard multiplexer device vga # VGA video card driver options VESA # Add support for VESA BIOS Extensions (VBE) device splash # Splash screen and screen saver support # syscons is the default console driver, resembling an SCO console device sc options SC_PIXEL_MODE # add support for the raster text mode #device agp # support several AGP chipsets # PCCARD (PCMCIA) support # PCMCIA and cardbus bridge support #device cbb # cardbus (yenta) bridge #device pccard # PC Card (16-bit) bus #device cardbus # CardBus (32-bit) bus # Serial (COM) ports #device uart # Generic UART driver # Parallel port #device ppc #device ppbus # Parallel port bus (required) #device lpt # Printer #device plip # TCP/IP over parallel #device ppi # Parallel port interface device #device vpo # Requires scbus and da #device puc # Multi I/O cards and multi-channel UARTs # PCI Ethernet NICs. #device bxe # Broadcom BCM57710/BCM57711/BCM57711E 10Gb Ethernet #device de # DEC/Intel DC21x4x (``Tulip'') #device em # Intel PRO/1000 Gigabit Ethernet Family #device igb # Intel PRO/1000 PCIE Server Gigabit Family #device ixgbe # Intel PRO/10GbE PCIE Ethernet Family #device le # AMD Am7900 LANCE and Am79C9xx PCnet #device ti # Alteon Networks Tigon I/II gigabit Ethernet #device txp # 3Com 3cR990 (``Typhoon'') #device vx # 3Com 3c590, 3c595 (``Vortex'') # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support #device ae # Attansic/Atheros L2 FastEthernet #device age # Attansic/Atheros L1 Gigabit Ethernet #device alc # Atheros AR8131/AR8132 Ethernet #device ale # Atheros AR8121/AR8113/AR8114 Ethernet #device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet #device bfe # Broadcom BCM440x 10/100 Ethernet #device bge # Broadcom BCM570xx Gigabit Ethernet #device cas # Sun Cassini/Cassini+ and NS DP83065 Saturn #device dc # DEC/Intel 21143 and various workalikes #device et # Agere ET1310 10/100/Gigabit Ethernet #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device gem # Sun GEM/Sun ERI/Apple GMAC #device hme # Sun HME (Happy Meal Ethernet) #device jme # JMicron JMC250 Gigabit/JMC260 Fast Ethernet #device lge # Level 1 LXT1001 gigabit Ethernet #device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet #device nfe # nVidia nForce MCP on-board Ethernet #device nge # NatSemi DP83820 gigabit Ethernet #device nve # nVidia nForce MCP on-board Ethernet Networking #device pcn # AMD Am79C97x PCI 10/100 (precedence over 'le') device re # RealTek 8139C+/8169/8169S/8110S #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sge # Silicon Integrated Systems SiS190/191 #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet #device ste # Sundance ST201 (D-Link DFE-550TX) #device stge # Sundance/Tamarack TC9021 gigabit Ethernet #device tl # Texas Instruments ThunderLAN #device tx # SMC EtherPower II (83c170 ``EPIC'') #device vge # VIA VT612x gigabit Ethernet #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. pccard NICs included. #device cs # Crystal Semiconductor CS89x0 NIC # 'device ed' requires 'device miibus' #device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards #device ex # Intel EtherExpress Pro/10 and Pro/10+ #device ep # Etherlink III based cards #device fe # Fujitsu MB8696x based cards #device sn # SMC's 9000 series of Ethernet chips #device xe # Xircom pccard Ethernet # Wireless NIC cards device wlan # 802.11 support options IEEE80211_DEBUG # enable debug msgs options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's options IEEE80211_SUPPORT_MESH # enable 802.11s draft support device wlan_wep # 802.11 WEP support device wlan_ccmp # 802.11 CCMP support device wlan_tkip # 802.11 TKIP support device wlan_amrr # AMRR transmit rate control algorithm #device an # Aironet 4500/4800 802.11 wireless NICs. device ath # Atheros NICs device ath_pci # Atheros pci/cardbus glue device ath_hal # pci/cardbus chip support options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors options AH_AR5416_INTERRUPT_MITIGATION # AR5416 interrupt mitigation options ATH_ENABLE_11N # Enable 802.11n support for AR5416 and later device ath_rate_sample # SampleRate tx rate control for ath #device bwi # Broadcom BCM430x/BCM431x wireless NICs. #device bwn # Broadcom BCM43xx wireless NICs. #device ipw # Intel 2100 wireless NICs. #device iwi # Intel 2200BG/2225BG/2915ABG wireless NICs. #device iwn # Intel 4965/1000/5000/6000 wireless NICs. #device malo # Marvell Libertas wireless NICs. #device mwl # Marvell 88W8363 802.11n wireless NICs. #device ral # Ralink Technology RT2500 wireless NICs. #device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs. #device wpi # Intel 3945ABG wireless NICs. # Pseudo devices. device loop # Network loopback device random # Entropy device #options PADLOCK_RNG # VIA Padlock RNG #options RDRAND_RNG # Intel Bull Mountain RNG device ether # Ethernet support device vlan # 802.1Q VLAN support device tun # Packet tunnel. device md # Memory "disks" #device gif # IPv6 and IPv4 tunneling #device faith # IPv6-to-IPv4 relaying (translation) device firmware # firmware assist module # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # Note that 'bpf' is required for DHCP. device bpf # Berkeley packet filter # USB support #options USB_DEBUG # enable debug msgs #device uhci # UHCI PCI->USB interface #device ohci # OHCI PCI->USB interface device ehci # EHCI PCI->USB interface (USB 2.0) device xhci # XHCI PCI->USB interface (USB 3.0) device usb # USB Bus (required) device ukbd # Keyboard device umass # Disks/Mass storage - Requires scbus and da # FireWire support #device firewire # FireWire bus code # sbp(4) works for some systems but causes boot failure on others #device sbp # SCSI over FireWire (Requires scbus and da) #device fwe # Ethernet over FireWire (non-standard!) #device fwip # IP over FireWire (RFC 2734,3146) #device dcons # Dumb console driver #device dcons_crom # Configuration ROM for dcons # Sound support device sound # Generic sound driver (required) #device snd_cmi # CMedia CMI8338/CMI8738 #device snd_csa # Crystal Semiconductor CS461x/428x #device snd_emu10kx # Creative SoundBlaster Live! and Audigy #device snd_es137x # Ensoniq AudioPCI ES137x device snd_hda # Intel High Definition Audio device snd_ich # Intel, NVidia and other ICH AC'97 Audio #device snd_via8233 # VIA VT8233x Audio # MMC/SD device mmc # MMC/SD bus device mmcsd # MMC/SD memory card device sdhci # Generic PCI SD Host Controller _______________________________________________ [6]freebsd-virtualization@freebsd.org mailing list [7]http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[8]freebsd-virtualization-unsubscribe@freebsd.org" -------------------------------------------- , . References 1. mailto:owner-freebsd-virtualization@freebsd.org 2. mailto:owner-freebsd-virtualization@freebsd.org 3. mailto:gosha-necr@yandex.ru 4. mailto:freebsd-current@freebsd.org 5. mailto:freebsd-virtualization@freebsd.org 6. mailto:freebsd-virtualization@freebsd.org 7. http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization 8. mailto:freebsd-virtualization-unsubscribe@freebsd.org From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 10:22: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D665D23C for ; Tue, 1 Oct 2013 10:22:04 +0000 (UTC) (envelope-from artyom.mirgorodsky@gmail.com) Received: from mail-ee0-x22f.google.com (mail-ee0-x22f.google.com [IPv6:2a00:1450:4013:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6D2BC2E6D for ; Tue, 1 Oct 2013 10:22:04 +0000 (UTC) Received: by mail-ee0-f47.google.com with SMTP id d49so3267903eek.20 for ; Tue, 01 Oct 2013 03:22:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=5TxIuoZlj5q0c8Yt42GqMMsNLvHbWvs9Z/FNmGVOYRg=; b=A4kIH0dnBVTdYS/u2gVK/UBGHHV33YjbW4lUf4xLr3E1XpJnc2RIDEH8+aYw9RrOnQ IjDp7Lca7kw4xYUPll2OZVz+H08N0gpMGwSNHGZJe6PUCr5mvOLOmlOpQT3aPuDBMY8O eQTSJl+Rln32omcG4wreWf41+QvPtIIru6BsZpyY7O1ERg5wwto4ZaAs9TZ6tXmdFUtK kzRMs/cXO9Zp2tpOotKBVL3szzcuIpsXrZMbnWKpZB8NPG+6nGl459V1QTSct4A0lAt7 ffkhr6QdUsdS2HlDw9bqq3ustc2T2ElPDNiWSKvz8Hu1BB3tVP+i/SXyye1n+XNoQvWD QTmw== X-Received: by 10.14.99.196 with SMTP id x44mr114508eef.83.1380622922852; Tue, 01 Oct 2013 03:22:02 -0700 (PDT) Received: from notebook.alkar.net (H241.onetel72.onetelecom.od.ua. [91.194.72.241]) by mx.google.com with ESMTPSA id h52sm11567934eez.3.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Oct 2013 03:22:02 -0700 (PDT) From: Artyom Mirgorodskiy To: Hans Petter Selasky Subject: Re: gphoto2 bus error Date: Tue, 01 Oct 2013 13:22:56 +0300 Message-ID: <2016945.P5eTANgfVv@notebook.alkar.net> User-Agent: KMail/4.11 (FreeBSD/10.0-ALPHA3; KDE/4.11.0; amd64; ; ) In-Reply-To: <524A96B7.8030400@bitfrost.no> References: <1430354.OSvlCO8lK8@notebook.alkar.net> <1940359.EnaXG1j9vU@notebook.alkar.net> <524A96B7.8030400@bitfrost.no> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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: Tue, 01 Oct 2013 10:22:04 -0000 I'm use current On Tuesday 01 October 2013 11:32:39 Hans Petter Selasky wrote: > Hi, > > I cannot reproduce this issue. > > gphoto --shell > > works fine on 9-stable using PTP protocol. > > gphoto2-2.4.14 Command-line frontend to libgphoto2 > libgphoto2-2.4.14_3 Universal digital camera control library > > Can you provide more information about your system? > > uname -a > > ls /usr/lib/libusb* > > ls /usr/local/libdata/pkgconfig/*usb* > > Also try to reinstall gphoto: > > portsnap fetch update > > cd /usr/ports/graphics/libgphoto2 > make all reinstall clean > > cd /usr/ports/graphics/photo2 > make all reinstall clean > > --HPS -- Artyom Mirgorodskiy From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 10:24:06 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6164A35F for ; Tue, 1 Oct 2013 10:24:06 +0000 (UTC) (envelope-from artyom.mirgorodsky@gmail.com) Received: from mail-ea0-x22d.google.com (mail-ea0-x22d.google.com [IPv6:2a00:1450:4013:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ED7B22E83 for ; Tue, 1 Oct 2013 10:24:05 +0000 (UTC) Received: by mail-ea0-f173.google.com with SMTP id g10so3303203eak.4 for ; Tue, 01 Oct 2013 03:24:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=yYEdFy+fXm7o85AMwzsFzYWzeTd8zJSUsI6SWPUPO8E=; b=nJLMel2nPWpM9YM30JdUT5G9AwFR58g6rmJElZQZEgyiOrQQz1/kjcqbDiVhRnTJZ4 sZVG9HXem2iKLFtT+KDTB0zzfE3g7SPLzRUEF5IMtRMm11GNb2E24OHrILMHbYmwmpFg DZqFNoK46Ou8Rds1/z2Aby190FuauJF1kNI9JdDefEyBZHlWZbUxWs4d+13pgMoluU8S J1CzWbxJShCALpoPV6sr9Yj3P6qbwPZkUdi361Eb+cF/Gm4gDiHAk4kqb1oRTi/TcQsa +PFC+cqS6Stz+fqAKGs2+PUwJhRyj2YtqiE3/nh7cFpNrjWkQ1SUIWOWvN6qlm6LTYnx mkdQ== X-Received: by 10.14.241.74 with SMTP id f50mr45397120eer.29.1380623044313; Tue, 01 Oct 2013 03:24:04 -0700 (PDT) Received: from notebook.alkar.net (H241.onetel72.onetelecom.od.ua. [91.194.72.241]) by mx.google.com with ESMTPSA id j7sm11500557eeo.15.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Oct 2013 03:24:04 -0700 (PDT) From: Artyom Mirgorodskiy To: Hans Petter Selasky Subject: Re: gphoto2 bus error Date: Tue, 01 Oct 2013 13:24:58 +0300 Message-ID: <60028529.ObLm6B0bQB@notebook.alkar.net> User-Agent: KMail/4.11 (FreeBSD/10.0-ALPHA3; KDE/4.11.0; amd64; ; ) In-Reply-To: <524A96B7.8030400@bitfrost.no> References: <1430354.OSvlCO8lK8@notebook.alkar.net> <1940359.EnaXG1j9vU@notebook.alkar.net> <524A96B7.8030400@bitfrost.no> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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: Tue, 01 Oct 2013 10:24:06 -0000 uname -a FreeBSD notebook.alkar.net 10.0-ALPHA3 FreeBSD 10.0-ALPHA3 #10 r255906: Fri Sep 27 14:54:54 EEST 2013 MAN@notebook.alkar.net:/usr/obj/usr/src/sys/Work amd64 ls /usr/lib/libusb* /usr/lib/libusb.a /usr/lib/libusb.so.3 /usr/lib/libusbhid.so@ /usr/lib/libusb.so@ /usr/lib/libusb_p.a /usr/lib/libusbhid.so.4 /usr/lib/libusb.so.2 /usr/lib/libusbhid.a /usr/lib/libusbhid_p.a ls /usr/local/libdata/pkgconfig/*usb* ls: /usr/local/libdata/pkgconfig/*usb*: No such file or directory On Tuesday 01 October 2013 11:32:39 Hans Petter Selasky wrote: > Can you provide more information about your system? > > uname -a > > ls /usr/lib/libusb* > > ls /usr/local/libdata/pkgconfig/*usb* > -- Artyom Mirgorodskiy From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 11:10: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 06D50A81 for ; Tue, 1 Oct 2013 11:10:28 +0000 (UTC) (envelope-from artyom.mirgorodsky@gmail.com) Received: from mail-ee0-x22f.google.com (mail-ee0-x22f.google.com [IPv6:2a00:1450:4013:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 93B7920DE for ; Tue, 1 Oct 2013 11:10:27 +0000 (UTC) Received: by mail-ee0-f47.google.com with SMTP id d49so3298288eek.6 for ; Tue, 01 Oct 2013 04:10:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=+ZRtvOy7XYDrw4EcF5mcfUh56v348CwVc3ufIo4JMHg=; b=iM3Um6FWRWpviyaLNutOvo8/VOkCa+nzgV0LURKWD3Opy3rJVb1psqSwVm5VtHOncC YYfaSRDzWPyNtCxgK4fUXqaDC1hjsLEi9ZVFnKZ/CFhx08GlDlpVFqVopf+jFqbCpCpC zGkh0JA4N7HyQ2t/nrsLJ+BSY7p81ODJYqR0FpsnzHj2xQpZaWqt/oLPOIf01A9B6Z8H d/EOQ4B/qsY8eaxnKXvoUyE3l6tGppm2pG73c0gQfCvmMomGigY0w2C8pNuJfREqUnpz goG6fMHhq7ysUTrzHb6xFiGwYRyliC2QPSGAOUvP4p3Lwsv35ZZZFnFeZqVilRtOgVys 42Bw== X-Received: by 10.14.45.70 with SMTP id o46mr45363398eeb.19.1380625826019; Tue, 01 Oct 2013 04:10:26 -0700 (PDT) Received: from notebook.alkar.net (H241.onetel72.onetelecom.od.ua. [91.194.72.241]) by mx.google.com with ESMTPSA id d8sm12000027eeh.8.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Oct 2013 04:10:25 -0700 (PDT) From: Artyom Mirgorodskiy To: Hans Petter Selasky Subject: Re: gphoto2 bus error Date: Tue, 01 Oct 2013 14:11:20 +0300 Message-ID: <2203393.ZaYDNWG94H@notebook.alkar.net> User-Agent: KMail/4.11 (FreeBSD/10.0-ALPHA3; KDE/4.11.0; amd64; ; ) In-Reply-To: <524AA6A3.6050203@bitfrost.no> References: <1430354.OSvlCO8lK8@notebook.alkar.net> <60028529.ObLm6B0bQB@notebook.alkar.net> <524AA6A3.6050203@bitfrost.no> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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: Tue, 01 Oct 2013 11:10:28 -0000 I removed old libraries: ls /usr/lib/libusb* /usr/lib/libusb.a /usr/lib/libusb_p.a /usr/lib/libusbhid.so.4 /usr/lib/libusb.so@ /usr/lib/libusbhid.a /usr/lib/libusbhid_p.a /usr/lib/libusb.so.3 /usr/lib/libusbhid.so@ and reinstall gphoto2 and libgphoto2 and have the same result :( gdb /usr/local/bin/gphoto2 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"...(no debugging symbols found)... (gdb) run --shell Starting program: /usr/local/bin/gphoto2 --shell (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New LWP 100223] [New Thread 802806400 (LWP 100223/gphoto2)] Program received signal SIGBUS, Bus error. [Switching to Thread 802806400 (LWP 100223/gphoto2)] 0x0000000801553597 in pthread_mutex_destroy () from /lib/libthr.so.3 (gdb) bt #0 0x0000000801553597 in pthread_mutex_destroy () from /lib/libthr.so.3 #1 0x00000008040083cd in libusb_free_device_list () from /usr/lib/libusb.so.3 #2 0x0000000803801a2a in gp_port_usb_exit (port=) at libusb1.c:275 #3 0x0000000801136763 in gp_port_free (port=0x80286d280) at gphoto2-port.c:124 #4 0x0000000800ebd6a9 in gp_abilities_list_detect (list=0x802869080, info_list=0x802869050, l=0x8028ec000, context=0x45) at gphoto2-abilities-list.c:488 #5 0x000000000040673a in ?? () #6 0x000000000040772f in ?? () #7 0x0000000800636000 in ?? () #8 0x0000000000000000 in ?? () On Tuesday 01 October 2013 12:40:35 Hans Petter Selasky wrote: > On 10/01/13 12:24, Artyom Mirgorodskiy wrote: > > ls /usr/lib/libusb* > > /usr/lib/libusb.a /usr/lib/libusb.so.3 /usr/lib/libusbhid.so@ > > /usr/lib/libusb.so@ /usr/lib/libusb_p.a /usr/lib/libusbhid.so.4 > > /usr/lib/libusb.so.2 /usr/lib/libusbhid.a /usr/lib/libusbhid_p.a > > Hi, > > I see you have two versions of libusb installed. > > You probably need to delete some of the older libraries using the "make > delete-old-libs" and beware you maybe need to rebuild all ports after > that! I think gphoto uses libusb.so.2 while you have installed the > header file for libusb.so.3. Check that first. > > gphoto2 --auto-detect > > and > > gphoto2 --shell > > does not crash over here. Let me know if this is still an issue after > cleaning out old libraries and files from your system. > > Thank you! > > --HPS -- Artyom Mirgorodskiy From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 09:31:29 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CD14A479 for ; Tue, 1 Oct 2013 09:31:29 +0000 (UTC) (envelope-from hans.petter.selasky@bitfrost.no) Received: from mta.bitpro.no (mta.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id 8AAA62AFE for ; Tue, 1 Oct 2013 09:31:29 +0000 (UTC) Received: from mail.lockless.no (mail.lockless.no [46.29.221.38]) by mta.bitpro.no (Postfix) with ESMTP id 246BF7A086; Tue, 1 Oct 2013 11:31:23 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id 648CD8F7B17; Tue, 1 Oct 2013 11:31:44 +0200 (CEST) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at lockless.no Received: from mail.lockless.no ([127.0.0.1]) by localhost (mail.lockless.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lyiWONaM4UKg; Tue, 1 Oct 2013 11:31:43 +0200 (CEST) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) by mail.lockless.no (Postfix) with ESMTPSA id AB5BD8F7B16; Tue, 1 Oct 2013 11:31:43 +0200 (CEST) Message-ID: <524A96B7.8030400@bitfrost.no> Date: Tue, 01 Oct 2013 11:32:39 +0200 From: Hans Petter Selasky Organization: Bitfrost A/S User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130522 Thunderbird/17.0.6 MIME-Version: 1.0 To: Artyom Mirgorodskiy Subject: Re: gphoto2 bus error References: <1430354.OSvlCO8lK8@notebook.alkar.net> <1940359.EnaXG1j9vU@notebook.alkar.net> In-Reply-To: <1940359.EnaXG1j9vU@notebook.alkar.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Tue, 01 Oct 2013 11:50:43 +0000 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: Tue, 01 Oct 2013 09:31:29 -0000 Hi, I cannot reproduce this issue. gphoto --shell works fine on 9-stable using PTP protocol. gphoto2-2.4.14 Command-line frontend to libgphoto2 libgphoto2-2.4.14_3 Universal digital camera control library Can you provide more information about your system? uname -a ls /usr/lib/libusb* ls /usr/local/libdata/pkgconfig/*usb* Also try to reinstall gphoto: portsnap fetch update cd /usr/ports/graphics/libgphoto2 make all reinstall clean cd /usr/ports/graphics/photo2 make all reinstall clean --HPS From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 10:23: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0BA8C354 for ; Tue, 1 Oct 2013 10:23:37 +0000 (UTC) (envelope-from hans.petter.selasky@bitfrost.no) Received: from mta.bitpro.no (mta.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id BC81D2E7F for ; Tue, 1 Oct 2013 10:23:36 +0000 (UTC) Received: from mail.lockless.no (mail.lockless.no [46.29.221.38]) by mta.bitpro.no (Postfix) with ESMTP id D8A9A7A09F; Tue, 1 Oct 2013 12:23:35 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id 2199C8F0BAB; Tue, 1 Oct 2013 12:23:57 +0200 (CEST) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at lockless.no Received: from mail.lockless.no ([127.0.0.1]) by localhost (mail.lockless.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i2l646BoJyCs; Tue, 1 Oct 2013 12:23:56 +0200 (CEST) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) by mail.lockless.no (Postfix) with ESMTPSA id 751C08F0BA6; Tue, 1 Oct 2013 12:23:56 +0200 (CEST) Message-ID: <524AA2F4.6060403@bitfrost.no> Date: Tue, 01 Oct 2013 12:24:52 +0200 From: Hans Petter Selasky Organization: Bitfrost A/S User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130522 Thunderbird/17.0.6 MIME-Version: 1.0 To: Artyom Mirgorodskiy Subject: Re: gphoto2 bus error References: <1430354.OSvlCO8lK8@notebook.alkar.net> <1940359.EnaXG1j9vU@notebook.alkar.net> <524A96B7.8030400@bitfrost.no> <2016945.P5eTANgfVv@notebook.alkar.net> In-Reply-To: <2016945.P5eTANgfVv@notebook.alkar.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Tue, 01 Oct 2013 12:04:59 +0000 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: Tue, 01 Oct 2013 10:23:37 -0000 Can you run the commands listed below? --HPS On 10/01/13 12:22, Artyom Mirgorodskiy wrote: > I'm use current > > On Tuesday 01 October 2013 11:32:39 Hans Petter Selasky wrote: >> Hi, >> >> I cannot reproduce this issue. >> >> gphoto --shell >> >> works fine on 9-stable using PTP protocol. >> >> gphoto2-2.4.14 Command-line frontend to libgphoto2 >> libgphoto2-2.4.14_3 Universal digital camera control library >> >> Can you provide more information about your system? >> >> uname -a >> >> ls /usr/lib/libusb* >> >> ls /usr/local/libdata/pkgconfig/*usb* >> >> Also try to reinstall gphoto: >> >> portsnap fetch update >> >> cd /usr/ports/graphics/libgphoto2 >> make all reinstall clean >> >> cd /usr/ports/graphics/photo2 >> make all reinstall clean >> >> --HPS From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 10:39:22 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id ADCDE70E for ; Tue, 1 Oct 2013 10:39:22 +0000 (UTC) (envelope-from hans.petter.selasky@bitfrost.no) Received: from mta.bitpro.no (mta.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id 6B3F62F29 for ; Tue, 1 Oct 2013 10:39:21 +0000 (UTC) Received: from mail.lockless.no (mail.lockless.no [46.29.221.38]) by mta.bitpro.no (Postfix) with ESMTP id C49727A056; Tue, 1 Oct 2013 12:39:19 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id 02B478F0E9F; Tue, 1 Oct 2013 12:39:41 +0200 (CEST) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at lockless.no Received: from mail.lockless.no ([127.0.0.1]) by localhost (mail.lockless.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fcpdqSVihHA5; Tue, 1 Oct 2013 12:39:40 +0200 (CEST) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) by mail.lockless.no (Postfix) with ESMTPSA id E9BF48F0E65; Tue, 1 Oct 2013 12:39:39 +0200 (CEST) Message-ID: <524AA6A3.6050203@bitfrost.no> Date: Tue, 01 Oct 2013 12:40:35 +0200 From: Hans Petter Selasky Organization: Bitfrost A/S User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130522 Thunderbird/17.0.6 MIME-Version: 1.0 To: Artyom Mirgorodskiy Subject: Re: gphoto2 bus error References: <1430354.OSvlCO8lK8@notebook.alkar.net> <1940359.EnaXG1j9vU@notebook.alkar.net> <524A96B7.8030400@bitfrost.no> <60028529.ObLm6B0bQB@notebook.alkar.net> In-Reply-To: <60028529.ObLm6B0bQB@notebook.alkar.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Tue, 01 Oct 2013 12:05:17 +0000 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: Tue, 01 Oct 2013 10:39:22 -0000 On 10/01/13 12:24, Artyom Mirgorodskiy wrote: > ls /usr/lib/libusb* > /usr/lib/libusb.a /usr/lib/libusb.so.3 /usr/lib/libusbhid.so@ > /usr/lib/libusb.so@ /usr/lib/libusb_p.a /usr/lib/libusbhid.so.4 > /usr/lib/libusb.so.2 /usr/lib/libusbhid.a /usr/lib/libusbhid_p.a Hi, I see you have two versions of libusb installed. You probably need to delete some of the older libraries using the "make delete-old-libs" and beware you maybe need to rebuild all ports after that! I think gphoto uses libusb.so.2 while you have installed the header file for libusb.so.3. Check that first. gphoto2 --auto-detect and gphoto2 --shell does not crash over here. Let me know if this is still an issue after cleaning out old libraries and files from your system. Thank you! --HPS From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 12:09:18 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 257F372B; Tue, 1 Oct 2013 12:09:18 +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 DCC6325BB; Tue, 1 Oct 2013 12:09:17 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:2965:2f12:355e:43ee]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id 9EC804AC57; Tue, 1 Oct 2013 16:09:15 +0400 (MSK) Date: Tue, 1 Oct 2013 16:09:11 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <1505729749.20131001160911@serebryakov.spb.ru> To: Dimitry Andric Subject: Re: [CURRENT] unbound: zonefiles? In-Reply-To: <34A20ABE-8490-44E4-9DC5-74B686B09AEC@FreeBSD.org> References: <20130926112648.00422d7a@thor.walstatt.dyndns.org> <1380544116.4383.28120017.649D5F99@webmail.messagingengine.com> <34A20ABE-8490-44E4-9DC5-74B686B09AEC@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@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: Tue, 01 Oct 2013 12:09:18 -0000 Hello, Dimitry. You wrote 30 =D1=81=D0=B5=D0=BD=D1=82=D1=8F=D0=B1=D1=80=D1=8F 2013 =D0=B3.,= 17:53:15: DA> Yes, and there is the rub for most 'SOHO' users, who do not win anything DA> by separating these roles. In such cases, setting up a separate IP DA> and/or port just to split up authoritative and recursive DNS is rather DA> inconvenient... Yep, and nsd doesn't support views, so sometimes you need THREE daemons: outer world view of LAN (only several hosts from DMZ are published), inner view of LAN (all host) and recursion for LAN... BIND solves all three tasks in one instance. --=20 // Black Lion AKA Lev Serebryakov From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 12:09:42 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F2433852; Tue, 1 Oct 2013 12:09:41 +0000 (UTC) (envelope-from artyom.mirgorodsky@gmail.com) Received: from mail-ee0-x236.google.com (mail-ee0-x236.google.com [IPv6:2a00:1450:4013:c00::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 60C6425CC; Tue, 1 Oct 2013 12:09:41 +0000 (UTC) Received: by mail-ee0-f54.google.com with SMTP id e53so3348748eek.41 for ; Tue, 01 Oct 2013 05:09:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=286gPjdJ4g4hJFAdRXNVofSn3EE0cU8W8TyQZKtFJz4=; b=y779BwnWdhRHSCC/W2u6K9BNy9M0EoFB447zQo+fnmvZXNUHEVhLkaUpycrVBt4wmL KrJf9JEHd8h26sWBI+vbNbopDAlcsLQILf6HnOs9LsZVoJKbkb/2Hz7obo87521qIUBm q+S8dI9/EYgLDEhqkD8lQJif0rL5tcMoi00OY4inkK2cXfGnA9ipT7OnEPb2+8ImVTh0 sBg8hmqHzcfDxGQGFHoODI2aQp+YIqzVN5pupzehlJgytB0csg3sb9O9regUc5D7IQ/K 3A2vjuAHocRFPzsvjDq9HyUGXR0e0WqkC1fQ02RyYcLkfL/psBkiokgJgpCkUqvAQbFz m+uQ== X-Received: by 10.14.183.2 with SMTP id p2mr45721619eem.44.1380629379817; Tue, 01 Oct 2013 05:09:39 -0700 (PDT) Received: from notebook.alkar.net (H241.onetel72.onetelecom.od.ua. [91.194.72.241]) by mx.google.com with ESMTPSA id i1sm12626510eeg.0.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Oct 2013 05:09:39 -0700 (PDT) From: Artyom Mirgorodskiy To: Hans Petter Selasky Subject: Re: gphoto2 bus error Date: Tue, 01 Oct 2013 15:10:34 +0300 Message-ID: <3490117.uiRtRA48q3@notebook.alkar.net> User-Agent: KMail/4.11 (FreeBSD/10.0-ALPHA3; KDE/4.11.0; amd64; ; ) In-Reply-To: <524AB5D1.1000503@bitfrost.no> References: <1430354.OSvlCO8lK8@notebook.alkar.net> <2203393.ZaYDNWG94H@notebook.alkar.net> <524AB5D1.1000503@bitfrost.no> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: gnome@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, 01 Oct 2013 12:09:42 -0000 Thank you. Work fine for me On Tuesday 01 October 2013 13:45:21 Hans Petter Selasky wrote: > On 10/01/13 13:11, Artyom Mirgorodskiy wrote: > > I removed old libraries: > > > > ls /usr/lib/libusb* > > /usr/lib/libusb.a /usr/lib/libusb_p.a /usr/lib/libusbhid.so.4 > > /usr/lib/libusb.so@ /usr/lib/libusbhid.a /usr/lib/libusbhid_p.a > > /usr/lib/libusb.so.3 /usr/lib/libusbhid.so@ > > > > and reinstall gphoto2 and libgphoto2 > > and have the same result :( > > > > Hi, > > I quickly looked at the gphoto code and see some bugs there. Can you try > the attached patch? > > cd /usr/ports/graphics/libgphoto2 > > make clean extract patch > > cd /usr/ports/graphics/libgphoto2/work/libgphoto2-2.4.14 > > cat libgphoto2.patch | patch -p1 > > cd /usr/ports/graphics/libgphoto2 > > make all deinstall install > > --HPS > -- Artyom Mirgorodskiy From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 11:44:08 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5D7BD725; Tue, 1 Oct 2013 11:44:08 +0000 (UTC) (envelope-from hans.petter.selasky@bitfrost.no) Received: from mta.bitpro.no (mta.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id E2616238B; Tue, 1 Oct 2013 11:44:07 +0000 (UTC) Received: from mail.lockless.no (mail.lockless.no [46.29.221.38]) by mta.bitpro.no (Postfix) with ESMTP id E3DB57A0A0; Tue, 1 Oct 2013 13:44:05 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id 194F08F48B0; Tue, 1 Oct 2013 13:44:27 +0200 (CEST) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at lockless.no Received: from mail.lockless.no ([127.0.0.1]) by localhost (mail.lockless.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e1-I4MHKuF6G; Tue, 1 Oct 2013 13:44:26 +0200 (CEST) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) by mail.lockless.no (Postfix) with ESMTPSA id ECE878F489C; Tue, 1 Oct 2013 13:44:25 +0200 (CEST) Message-ID: <524AB5D1.1000503@bitfrost.no> Date: Tue, 01 Oct 2013 13:45:21 +0200 From: Hans Petter Selasky Organization: Bitfrost A/S User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130522 Thunderbird/17.0.6 MIME-Version: 1.0 To: Artyom Mirgorodskiy Subject: Re: gphoto2 bus error References: <1430354.OSvlCO8lK8@notebook.alkar.net> <60028529.ObLm6B0bQB@notebook.alkar.net> <524AA6A3.6050203@bitfrost.no> <2203393.ZaYDNWG94H@notebook.alkar.net> In-Reply-To: <2203393.ZaYDNWG94H@notebook.alkar.net> Content-Type: multipart/mixed; boundary="------------000902030100020203080203" X-Mailman-Approved-At: Tue, 01 Oct 2013 12:26:33 +0000 Cc: gnome@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, 01 Oct 2013 11:44:08 -0000 This is a multi-part message in MIME format. --------------000902030100020203080203 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/01/13 13:11, Artyom Mirgorodskiy wrote: > I removed old libraries: > > ls /usr/lib/libusb* > /usr/lib/libusb.a /usr/lib/libusb_p.a /usr/lib/libusbhid.so.4 > /usr/lib/libusb.so@ /usr/lib/libusbhid.a /usr/lib/libusbhid_p.a > /usr/lib/libusb.so.3 /usr/lib/libusbhid.so@ > > and reinstall gphoto2 and libgphoto2 > and have the same result :( > Hi, I quickly looked at the gphoto code and see some bugs there. Can you try the attached patch? cd /usr/ports/graphics/libgphoto2 make clean extract patch cd /usr/ports/graphics/libgphoto2/work/libgphoto2-2.4.14 cat libgphoto2.patch | patch -p1 cd /usr/ports/graphics/libgphoto2 make all deinstall install --HPS --------------000902030100020203080203 Content-Type: text/x-patch; name="libgphoto2.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="libgphoto2.patch" diff --git a/libgphoto2_port/libusb1/libusb1.c b/libgphoto2_port/libusb1/libusb1.c index c6b16aa..74b722f 100644 --- a/libgphoto2_port/libusb1/libusb1.c +++ b/libgphoto2_port/libusb1/libusb1.c @@ -84,6 +84,14 @@ static int gp_nrofdevs = 0; static struct libusb_device_descriptor *gp_descs; static libusb_device **gp_devs; +static void +free_devicelist(void) +{ + if (gp_devs != NULL) + libusb_free_device_list (gp_devs, 1); + gp_devs = NULL; +} + static ssize_t load_devicelist (libusb_context *ctx) { time_t xtime; @@ -91,7 +99,7 @@ load_devicelist (libusb_context *ctx) { time(&xtime); if (xtime != gp_devslastchecked) { if (gp_nrofdevs) - libusb_free_device_list (gp_devs, 1); + free_devicelist(); free (gp_descs); gp_nrofdevs = 0; gp_devs = NULL; @@ -267,12 +275,14 @@ static int gp_port_usb_init (GPPort *port) static int gp_port_usb_exit (GPPort *port) { + /* devices must be freed before exiting the USB context */ + free_devicelist(); + if (port->pl) { libusb_exit (port->pl->ctx); free (port->pl); port->pl = NULL; } - if (gp_devs) libusb_free_device_list (gp_devs, 1); free (gp_descs); return (GP_OK); } --------------000902030100020203080203-- From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 12:20:07 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 326CFC83; Tue, 1 Oct 2013 12:20:07 +0000 (UTC) (envelope-from hans.petter.selasky@bitfrost.no) Received: from mta.bitpro.no (mta.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id E2FE42686; Tue, 1 Oct 2013 12:20:06 +0000 (UTC) Received: from mail.lockless.no (mail.lockless.no [46.29.221.38]) by mta.bitpro.no (Postfix) with ESMTP id 203327A08A; Tue, 1 Oct 2013 14:20:06 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id 40A948F7BA5; Tue, 1 Oct 2013 14:20:27 +0200 (CEST) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at lockless.no Received: from mail.lockless.no ([127.0.0.1]) by localhost (mail.lockless.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NCXdEXP3O9FR; Tue, 1 Oct 2013 14:20:26 +0200 (CEST) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) by mail.lockless.no (Postfix) with ESMTPSA id 212B08F7BA4; Tue, 1 Oct 2013 14:20:26 +0200 (CEST) Message-ID: <524ABE41.3010509@bitfrost.no> Date: Tue, 01 Oct 2013 14:21:21 +0200 From: Hans Petter Selasky Organization: Bitfrost A/S User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130522 Thunderbird/17.0.6 MIME-Version: 1.0 To: Artyom Mirgorodskiy Subject: Re: gphoto2 bus error References: <1430354.OSvlCO8lK8@notebook.alkar.net> <2203393.ZaYDNWG94H@notebook.alkar.net> <524AB5D1.1000503@bitfrost.no> <3490117.uiRtRA48q3@notebook.alkar.net> In-Reply-To: <3490117.uiRtRA48q3@notebook.alkar.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Tue, 01 Oct 2013 12:34:12 +0000 Cc: gnome@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, 01 Oct 2013 12:20:07 -0000 On 10/01/13 14:10, Artyom Mirgorodskiy wrote: > Thank you. Work fine for me > FYI: Here is the link to the ticket which you can request to get committed to libgphoto: https://sourceforge.net/p/gphoto/patches/153/ --HPS From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 12:22:38 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 86BEBE4E for ; Tue, 1 Oct 2013 12:22:38 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from potato.growveg.org (growveg-1-pt.tunnel.tserv11.ams1.ipv6.he.net [IPv6:2001:470:1f14:3d2::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3CB1826D4 for ; Tue, 1 Oct 2013 12:22:38 +0000 (UTC) Received: from john by potato.growveg.org with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VQyyI-0006Rp-1G for freebsd-current@freebsd.org; Tue, 01 Oct 2013 13:22:34 +0100 Date: Tue, 1 Oct 2013 13:22:33 +0100 From: John To: freebsd-current@freebsd.org Subject: Re: gphoto2 bus error Message-ID: <20131001122233.GA24259@potato.growveg.org> References: <1430354.OSvlCO8lK8@notebook.alkar.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1430354.OSvlCO8lK8@notebook.alkar.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false X-Mailman-Approved-At: Tue, 01 Oct 2013 12:37:30 +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: Tue, 01 Oct 2013 12:22:38 -0000 On Sat, Sep 28, 2013 at 02:05:42AM +0300, Artyom Mirgorodskiy wrote: > I just update to current and get bus error when I try to run gphoto2: > > Starting program: /usr/local/bin/gphoto2 --shell > (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New LWP 100144] > [New Thread 802806400 (LWP 100144/gphoto2)] > > Program received signal SIGBUS, Bus error. > [Switching to Thread 802806400 (LWP 100144/gphoto2)] > 0x0000000801552597 in pthread_mutex_destroy () from /lib/libthr.so.3 > (gdb) bt > #0 0x0000000801552597 in pthread_mutex_destroy () from /lib/libthr.so.3 > #1 0x00000008040083cd in libusb_free_device_list () from /usr/lib/libusb.so.3 > #2 0x0000000803801a2a in gp_port_usb_exit (port=) > at libusb1.c:275 > #3 0x0000000801135763 in gp_port_free (port=0x80286d280) at gphoto2-port.c:124 > #4 0x0000000800ebc6a9 in gp_abilities_list_detect (list=0x802869080, > info_list=0x802869050, l=0x8028ec000, context=0x45) > at gphoto2-abilities-list.c:488 > #5 0x000000000040e0f7 in ?? () > #6 0x0000000000404aef in ?? () > #7 0x0000000800635000 in ?? () > #8 0x0000000000000000 in ?? () Hi, This might be related - I get SIGBUS when running scanimage (Canon LIDE 110 scanner). I installed sane backends and frontends and xsane on 9.2-R, plugged in scanner. It is seen: ugen4.4: at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA) scanimage -L gives: $ scanimage -L Bus error: 10 (core dumped) gdb gives: $ gdb scanimage 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"...(no debugging symbols found)... (gdb) r Starting program: /usr/local/bin/scanimage (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New LWP 100431] [New Thread 804007400 (LWP 100431/scanimage)] Program received signal SIGBUS, Bus error. [Switching to Thread 804007400 (LWP 100431/scanimage)] 0x00000008079d3829 in scsi_inquiry () from /usr/local/lib/sane/libsane-microtek2.so.1 I don't think it's a scanner issue as it works perfectly on windows and is completely supported on xsane. Maybe there's some kind of USB problem on freebsd-9, I dunno. -- John From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 12:40:07 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9F6B57C3 for ; Tue, 1 Oct 2013 12:40:07 +0000 (UTC) (envelope-from hps@bitfrost.no) Received: from mta.bitpro.no (mta.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id 33D2027C2 for ; Tue, 1 Oct 2013 12:40:07 +0000 (UTC) Received: from mail.lockless.no (mail.lockless.no [46.29.221.38]) by mta.bitpro.no (Postfix) with ESMTP id B215C7A0A0; Tue, 1 Oct 2013 14:40:06 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id C54528F7BBC; Tue, 1 Oct 2013 14:40:27 +0200 (CEST) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at lockless.no Received: from mail.lockless.no ([127.0.0.1]) by localhost (mail.lockless.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NTOZw1pXKlAi; Tue, 1 Oct 2013 14:40:26 +0200 (CEST) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) by mail.lockless.no (Postfix) with ESMTPSA id AC3728F7B75; Tue, 1 Oct 2013 14:40:26 +0200 (CEST) Message-ID: <524AC2F2.2080807@bitfrost.no> Date: Tue, 01 Oct 2013 14:41:22 +0200 From: Hans Petter Selasky Organization: Bitfrost A/S User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130522 Thunderbird/17.0.6 MIME-Version: 1.0 To: John Subject: Re: gphoto2 bus error References: <1430354.OSvlCO8lK8@notebook.alkar.net> <20131001122233.GA24259@potato.growveg.org> In-Reply-To: <20131001122233.GA24259@potato.growveg.org> 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: Tue, 01 Oct 2013 12:40:07 -0000 On 10/01/13 14:22, John wrote: > On Sat, Sep 28, 2013 at 02:05:42AM +0300, Artyom Mirgorodskiy wrote: >> I just update to current and get bus error when I try to run gphoto2: > > Hi, > > This might be related - I get SIGBUS when running scanimage (Canon LIDE 110 scanner). > I installed sane backends and frontends and xsane on 9.2-R, plugged in scanner. It > is seen: > > ugen4.4: at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA) > > scanimage -L gives: > > $ scanimage -L > Bus error: 10 (core dumped) > > gdb gives: > > $ gdb scanimage > 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"...(no debugging symbols found)... > (gdb) r > Starting program: /usr/local/bin/scanimage > (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols > found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging > symbols found)...(no debugging symbols found)...[New LWP 100431] > [New Thread 804007400 (LWP 100431/scanimage)] > > Program received signal SIGBUS, Bus error. > [Switching to Thread 804007400 (LWP 100431/scanimage)] > 0x00000008079d3829 in scsi_inquiry () > from /usr/local/lib/sane/libsane-microtek2.so.1 > > I don't think it's a scanner issue as it works perfectly on windows and is completely > supported on xsane. Maybe there's some kind of USB problem on freebsd-9, I dunno. > Hi, Could you enter "bt" in GDB and show the output when this crash happens? --HPS From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 13:30:11 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0D42544B for ; Tue, 1 Oct 2013 13:30:11 +0000 (UTC) (envelope-from jiashiun@gmail.com) Received: from mail-vb0-x231.google.com (mail-vb0-x231.google.com [IPv6:2607:f8b0:400c:c02::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C67122B0A for ; Tue, 1 Oct 2013 13:30:10 +0000 (UTC) Received: by mail-vb0-f49.google.com with SMTP id w16so4691057vbb.8 for ; Tue, 01 Oct 2013 06:30:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=LM4+5/xtPtONZ9VFXsPB2QnV2nLJ+toyQWstMRwVep0=; b=UPTVv6UmjoYwuVBgYeykIVcwjfSuzQw07JVOIIh01plwmVX8Yn06rv0jBgy80B65a2 0gVYb3n3rl466WHJwR3gp+H5ZVwG91u6Svvmrd+uhpYiscDOCHB8m9K8sta4vXux13fG rMDvo4dsj2RHCRgkGB3JBvwGFJn5idLUcv10y0JEHlkc4yUTVUTMcmC/WeiJna5BqnmH Tmsf+iZNNtRaFj7imrm6fsPDvWPfTSlBPX/GXVfhkROxVjEV5vNeN6d5aqs4vNR79mYD dIXuD9H9c0yDAcAIivtDVs3kdFy6K+ldoNqE+KL58D4+slI67q8Ldt3xU8lf/OP4MKsn EqbQ== X-Received: by 10.220.145.132 with SMTP id d4mr27792649vcv.9.1380634209966; Tue, 01 Oct 2013 06:30:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.225.34 with HTTP; Tue, 1 Oct 2013 06:29:39 -0700 (PDT) From: Jia-Shiun Li Date: Tue, 1 Oct 2013 21:29:39 +0800 Message-ID: Subject: make delete-old failed to remove bind directories To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 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, 01 Oct 2013 13:30:11 -0000 as title and as of FreeBSD jsli-bsd64 10.0-ALPHA4 FreeBSD 10.0-ALPHA4 #3 r255962: Tue Oct 1 15:22:04 CST 2013 jsli@jsli-bsd64:/usr/obj/usr/src/sys/GENERIC amd64 'make delete-old' failed to remove bind-related dirs. Looks like ordering issue to me. Also there are still some dirs and files exist after several repeat runs to overcome ordering issue. Not sure if they are created by me though. I did not make use of bind. output: >>> Removing old directories /usr/include/lwres rmdir: /usr/share/doc/bind9: Directory not empty /usr/share/doc/bind9/arm /usr/share/doc/bind9/misc /var/named/dev rmdir: /var/named/etc: Directory not empty rmdir: /var/named/etc/namedb: Directory not empty /var/named/etc/namedb/dynamic /var/named/etc/namedb/master /var/named/etc/namedb/slave rmdir: /var/named/var: Directory not empty /var/named/var/dump /var/named/var/log rmdir: /var/named/var/run: Directory not empty /var/named/var/run/named /var/named/var/stats /var/run/named >>> Old directories removed To remove old libraries run 'make delete-old-libs'. jsli@jsli-bsd64:/usr/src # ls -R /var/named/etc/namedb/ named.conf working/ /var/named/etc/namedb/working: jsli@jsli-bsd64:/usr/src # Jia-Shiun. From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 13:37:49 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 99F7F772 for ; Tue, 1 Oct 2013 13:37:49 +0000 (UTC) (envelope-from vsityz@gmail.com) Received: from mail-ea0-x235.google.com (mail-ea0-x235.google.com [IPv6:2a00:1450:4013:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3405D2BB2 for ; Tue, 1 Oct 2013 13:37:49 +0000 (UTC) Received: by mail-ea0-f181.google.com with SMTP id d10so3431061eaj.40 for ; Tue, 01 Oct 2013 06:37:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:subject:content-type:content-transfer-encoding; bh=QrDY4wDmDescxuTyagDkgE/voyBF3NZay5a1MCkILsA=; b=QUxHTboJSArBaOOzgdOXrNd0472D9pKHCwYU2IZ0/xeF9sSOWIjJE9WaAnsXv89Tdl szjG8rjrxLO7RSQ3wRRzN6yFHgh5RnrlIBfTRypoW9luvZAm6Zm8lAAhtzbBA7WiFBRM Bim1gqacW3UqL4fHlThU1KNZ6PHxcvLbX0vEphKgpucSrguw3ABlrghUwNh51iinrb+B e/ycidSNeXRRlh1W/GmEVlBGm47sYZJX57e+4WSJKTmCVHjWuxU/ENz5VYeEtCJIc3vI GWSerb/KdkB6aFrt43gOZL7b9wVh3FhaCYqiZXkK6U2bZ9qdgMstmNf0kdZPt+BDxdmx OXHw== X-Received: by 10.14.241.141 with SMTP id g13mr2954835eer.75.1380634667442; Tue, 01 Oct 2013 06:37:47 -0700 (PDT) Received: from scorpion.kiev.ua ([130.185.3.212]) by mx.google.com with ESMTPSA id d8sm13387038eeh.8.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Oct 2013 06:37:45 -0700 (PDT) Message-ID: <524AD026.5070403@gmail.com> Date: Tue, 01 Oct 2013 16:37:42 +0300 From: Alexander Panyushkin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: CURRENT r 255964 not build Content-Type: text/plain; charset=UTF-8; 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: Tue, 01 Oct 2013 13:37:49 -0000 CURRENT r 255964 world not build clang -O2 -pipe -march=athlon64-sse3 -mtune=athlon64-sse3 -I/usr/src/secure/usr.bin/ssh/../../../crypto/openssh -include ssh_namespace.h -DHAVE_LDNS=1 -std=gnu99 -Qunused-arguments -fstack-protector -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -L/usr/obj/usr/src/tmp/usr/lib/private -rpath /usr/lib/private -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1.o sshconnect2.o mux.o roaming_common.o roaming_client.o gss-genr.o -lssh -lutil -lldns -lcrypt -lcrypto -lz /usr/obj/usr/src/tmp/usr/lib/private/libldns.so: undefined reference to `ldns_b64_pton_calculate_size' /usr/obj/usr/src/tmp/usr/lib/private/libldns.so: undefined reference to `ldns_b64_ntop_calculate_size' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[5]: stopped in /usr/src/secure/usr.bin/ssh *** Error code 1 From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 13:45:07 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BB3C5BDF; Tue, 1 Oct 2013 13:45:07 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mail0.glenbarber.us (mail0.glenbarber.us [208.86.227.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 931242C4B; Tue, 1 Oct 2013 13:45:07 +0000 (UTC) Received: from glenbarber.us (c-71-224-221-174.hsd1.nj.comcast.net [71.224.221.174]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id 8DE1D1EE9; Tue, 1 Oct 2013 13:45:05 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us 8DE1D1EE9 Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Tue, 1 Oct 2013 09:45:04 -0400 From: Glen Barber To: Alexander Panyushkin Subject: Re: CURRENT r 255964 not build Message-ID: <20131001134504.GN40093@glenbarber.us> References: <524AD026.5070403@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="aKeOajaNu7w8cMvA" Content-Disposition: inline In-Reply-To: <524AD026.5070403@gmail.com> X-Operating-System: FreeBSD 10.0-ALPHA2 amd64 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: Tue, 01 Oct 2013 13:45:07 -0000 --aKeOajaNu7w8cMvA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 01, 2013 at 04:37:42PM +0300, Alexander Panyushkin wrote: > CURRENT r 255964 world not build >=20 Please provide /etc/make.conf and /etc/src.conf. Glen --aKeOajaNu7w8cMvA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQIcBAEBCAAGBQJSStHgAAoJELls3eqvi17Q4zMP/1exJBtUjO0aG10kS7j3rgWt 1p51rUrBpMkG9QY9WoGd9NtDAVGPDeQwYaVz/Oq18l4NrGUHvcRLLRqPceb/h4fS +Mzot0ieA08lkVpCiI4mqCAy2A58R69FarW5Mms3vxjOv/ms+iZZMzZ7ZhjWvLH8 /cawotrwE65v0I1goMBn8N4xkeRdf8KNw07hb5V6vRuk25p6PMo5kikDQBhRrTde vpBrq/j/2vJqpnrju1Dht3Cfqq9NJCZjHigRjNW5nH/XzzLjZq7OVJvAdfn/LO5j qZ9ppbIgJwhRoPzTnyto/tecxNV1WXvJr0Tcfkm7GMN11dDSifmxxwXFs/EXFRD6 6j1/MRbGkZhW6TbVYFs6VjrcS6D5818ftdhekI6O933/XNFQImvBtgxEel0BcPs3 snKnfiHF2Ele3XNPi66iT1/Y/dTHG5V3q4JhFoL3qF3+AP2WIUaZ9BcJTgUChPEr ZWCFwjIYoO2EEa05Lqnqj5iCw8VU4EfvxHUP8c3P4lPgDHwPrNGOyeMjQG5omhfm 9YWy5ofNUTSJ/BqRSAFtkNM777NGEqK/fSSUHy2HHyDhRk1+p4AM6FBiW5OGBo4d wEY32iuBooTtlNQLGzMOJCDlbXUgiU89ukTr3cjFG3PLoOG8iEv6ozt9ussIaWpv 52FOFK0VzPs9Au9TXhhS =Vh03 -----END PGP SIGNATURE----- --aKeOajaNu7w8cMvA-- From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 13:50:25 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A4E36F51 for ; Tue, 1 Oct 2013 13:50:25 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from potato.growveg.org (growveg-1-pt.tunnel.tserv11.ams1.ipv6.he.net [IPv6:2001:470:1f14:3d2::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 605822CBD for ; Tue, 1 Oct 2013 13:50:25 +0000 (UTC) Received: from john by potato.growveg.org with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VR0LF-000Eoh-Gg for freebsd-current@freebsd.org; Tue, 01 Oct 2013 14:50:21 +0100 Date: Tue, 1 Oct 2013 14:50:21 +0100 From: John To: freebsd-current@freebsd.org Subject: Re: gphoto2 bus error Message-ID: <20131001135021.GA56944@potato.growveg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: John X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false 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, 01 Oct 2013 13:50:25 -0000 sorry, forgot to change "From:", sending again On Tue, Oct 01, 2013 at 02:45:29PM +0100, John wrote: > On Tue, Oct 01, 2013 at 02:41:22PM +0200, Hans Petter Selasky wrote: > > > > Hi, > > > > Could you enter "bt" in GDB and show the output when this crash happens? > > > > --HPS > > Sure! Thanks for looking at the problem. > > Program received signal SIGBUS, Bus error. > [Switching to Thread 802c07400 (LWP 101021/scanimage)] > 0x00000008063c1829 in scsi_inquiry () > from /usr/local/lib/sane/libsane-microtek2.so.1 > (gdb) bt > #0 0x00000008063c1829 in scsi_inquiry () > from /usr/local/lib/sane/libsane-microtek2.so.1 > #1 0x00000008063b384c in attach () > from /usr/local/lib/sane/libsane-microtek2.so.1 > #2 0x00000008063b4a69 in attach_one () > from /usr/local/lib/sane/libsane-microtek2.so.1 > #3 0x000000080083205b in sanei_scsi_find_devices () > from /usr/local/lib/libsane.so.1 > #4 0x000000080082ef1e in sanei_config_attach_matching_devices () > from /usr/local/lib/libsane.so.1 > #5 0x00000008063b4993 in sane_microtek2_init () > from /usr/local/lib/sane/libsane-microtek2.so.1 > #6 0x000000080083acb4 in init () from /usr/local/lib/libsane.so.1 > #7 0x000000080083a944 in sane_dll_get_devices () > from /usr/local/lib/libsane.so.1 > #8 0x0000000000402089 in ?? () > #9 0x0000000000401c41 in ?? () > #10 0x0000000800628000 in ?? () > #11 0x0000000000000000 in ?? () > (gdb) > > -- > John -- John From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 13:57:07 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A2A5218F; Tue, 1 Oct 2013 13:57:07 +0000 (UTC) (envelope-from vsityz@gmail.com) Received: from mail-ea0-x236.google.com (mail-ea0-x236.google.com [IPv6:2a00:1450:4013:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 133802D34; Tue, 1 Oct 2013 13:57:06 +0000 (UTC) Received: by mail-ea0-f182.google.com with SMTP id o10so3494718eaj.27 for ; Tue, 01 Oct 2013 06:57:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=+DyJ03D3f0nTZGY2n08O0MI1ND51Ns97LtP5S15zlMo=; b=rTlE0WTHw4rxXGlP38E2m0/LySJv4T6GVarNhjghd++6rBD3TCqKVcuSndeoxhWwt6 j8YifWuvVvRZsQ+BFUBMi6fvtR56CqacpNhMlDKJxA6MU2xREwC5pmDDu8fPfWADWm7P ISfK1IMsZhXCY6mMpIkhNAeVoik74zCHVlPF8NYECXFbV4SqTrGtXpdIOQ0xfDw5RF5M Nkb3EnnQ2rL0wEQ/UFSCeNAUwgWBCEcmAMuDsmV0e0q4L8GL6/swgOZzmbgNUjHeKSCP K9Lrl5mv1i3k8eQjSUexavF2lE1HXy9+pUKmYxa0rknjgrF6CQhLrMRnAB6NocfXzlUF wnBg== X-Received: by 10.15.48.197 with SMTP id h45mr46547713eew.0.1380635825216; Tue, 01 Oct 2013 06:57:05 -0700 (PDT) Received: from scorpion.kiev.ua ([130.185.3.212]) by mx.google.com with ESMTPSA id bn13sm13552483eeb.11.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Oct 2013 06:57:04 -0700 (PDT) Message-ID: <524AD4AD.7030100@gmail.com> Date: Tue, 01 Oct 2013 16:57:01 +0300 From: Alexander Panyushkin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Glen Barber Subject: Re: CURRENT r 255964 not build References: <524AD026.5070403@gmail.com> <20131001134504.GN40093@glenbarber.us> In-Reply-To: <20131001134504.GN40093@glenbarber.us> Content-Type: text/plain; charset=UTF-8; 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: Tue, 01 Oct 2013 13:57:07 -0000 *src.conf* ----------------------------- WITHOUT_AMD=YES WITHOUT_ATM=YES WITHOUT_AUDIT=YES WITHOUT_AUTHPF=YES WITHOUT_BIND=YES WITHOUT_BLUETOOTH=YES WITHOUT_BSNMP=YES WITHOUT_CTM=YES WITHOUT_FREEBSD_UPDATE=YES WITHOUT_GAMES=YES WITHOUT_INET6=YES WITHOUT_IPFILTER=YES WITHOUT_IPFW=YES WITHOUT_IPX=YES WITHOUT_JAIL=YES WITHOUT_KERBEROS=YES WITHOUT_NDIS=YES WITHOUT_NIS=YES WITHOUT_PORTSNAP=YES WITHOUT_PROFILE=YES WITHOUT_QUOTAS=YES WITHOUT_RCMDS=YES WITHOUT_RCS=YES WITHOUT_SVNLITE=YES WITH_CLANG=YES WITH_CLANG_EXTRAS=YES WITH_CLANG_IS_CC=YES WITH_BSD_GREP=YES WITH_ICONV=YES WITH_LIBICONV_COMPAT=YES WITH_USB_GADGET_EXAMPLES=YES MALLOC_PRODUCTION=YES CC=clang CXX=clang++ CPP=clang-cpp WITH_LIBCPLUSPLUS=YES CXXFLAGS+= -stdlib=libc++ *make.conf* --------------------------------- CPUTYPE?=athlon64-sse3 KERNCONF=Kernel NO_CPU_CFLAGS=false NO_CPU_COPTFLAGS=false NO_FSCHG= NO_WERROR= WERROR= MAKE_JOBS_NUMBER=5 BATCH_DELETE_OLD_FILES=yes WITHOUT_INET6= yes WITHOUT_IPV6= yes WITH_SYSTEM_ICU= yes MALLOC_PRODUCTION= yes WITH_MMX= yes WITH_SSE= yes WITH_SSE2= yes WITH_SSE3= yes WITH_SSE4A= yes WITH_3DNOW= yes WITH_THREADS= yes WITH_PKGNG= yes WITHOUT_PROFILE= yes WITHOUT_DEBUG= yes WITHOUT_MODULES= bktr plip PRINTERDEVICE= ps DOC_LANG= en_US.ISO8859-1 ru_RU.KOI8-R On 01.10.2013 16:45, Glen Barber wrote: > On Tue, Oct 01, 2013 at 04:37:42PM +0300, Alexander Panyushkin wrote: >> CURRENT r 255964 world not build >> > Please provide /etc/make.conf and /etc/src.conf. > > Glen > From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 13:59:22 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6AB862E2; Tue, 1 Oct 2013 13:59:22 +0000 (UTC) (envelope-from vsityz@gmail.com) Received: from mail-ea0-x22e.google.com (mail-ea0-x22e.google.com [IPv6:2a00:1450:4013:c01::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D1F452D5B; Tue, 1 Oct 2013 13:59:21 +0000 (UTC) Received: by mail-ea0-f174.google.com with SMTP id z15so3427640ead.19 for ; Tue, 01 Oct 2013 06:59:20 -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=3c4ORfoujhAtwdQNpKKbvP0aEQ8paE7moXQ/TcBfTY4=; b=VB1LspIxsVLwif8/+vXK8X+q/SNZH0h0xSbPajBfgfBYjjLKDZ3t0z1UEQW/ZJZ8ae vR3fM97Mexv18MKMfhJHcV9adwsqbGNbLeDMg3Vc6WQj4aGRLuxzzwyJBH71P9XMyQSy W2pVVXOe6kSRCf10n+XdO2Ck1swg7lglaurje1DaSqaaiBRphbrTuOsElsVh7oF3Jvzq IW7ErR8q4f0f0cZvR15WSud/CETEMcGiedc8qGVjkRon9bNBVGox2znV2GGTseciibER OIFLaH1JXwrqBK2HmaPRWmnyZpbIUGnJ7EK6lOOT/xcVyaRo3asfoUa7L80e9//ZRRO6 h+Zg== X-Received: by 10.14.183.130 with SMTP id q2mr46612083eem.5.1380635960233; Tue, 01 Oct 2013 06:59:20 -0700 (PDT) Received: from scorpion.kiev.ua ([130.185.3.212]) by mx.google.com with ESMTPSA id n48sm13567197eeg.17.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Oct 2013 06:59:19 -0700 (PDT) Message-ID: <524AD534.7080409@gmail.com> Date: Tue, 01 Oct 2013 16:59:16 +0300 From: Alexander Panyushkin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Glen Barber Subject: Re: CURRENT r 255964 not build References: <524AD026.5070403@gmail.com> <20131001134504.GN40093@glenbarber.us> In-Reply-To: <20131001134504.GN40093@glenbarber.us> Content-Type: text/plain; charset=UTF-8; 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: Tue, 01 Oct 2013 13:59:22 -0000 *src.conf* ----------------------------- WITHOUT_AMD=YES WITHOUT_ATM=YES WITHOUT_AUDIT=YES WITHOUT_AUTHPF=YES WITHOUT_BIND=YES WITHOUT_BLUETOOTH=YES WITHOUT_BSNMP=YES WITHOUT_CTM=YES WITHOUT_FREEBSD_UPDATE=YES WITHOUT_GAMES=YES WITHOUT_INET6=YES WITHOUT_IPFILTER=YES WITHOUT_IPFW=YES WITHOUT_IPX=YES WITHOUT_JAIL=YES WITHOUT_KERBEROS=YES WITHOUT_NDIS=YES WITHOUT_NIS=YES WITHOUT_PORTSNAP=YES WITHOUT_PROFILE=YES WITHOUT_QUOTAS=YES WITHOUT_RCMDS=YES WITHOUT_RCS=YES WITHOUT_SVNLITE=YES WITH_CLANG=YES WITH_CLANG_EXTRAS=YES WITH_CLANG_IS_CC=YES WITH_BSD_GREP=YES WITH_ICONV=YES WITH_LIBICONV_COMPAT=YES WITH_USB_GADGET_EXAMPLES=YES MALLOC_PRODUCTION=YES CC=clang CXX=clang++ CPP=clang-cpp WITH_LIBCPLUSPLUS=YES CXXFLAGS+= -stdlib=libc++ *make.conf* --------------------------------- CPUTYPE?=athlon64-sse3 KERNCONF=Kernel NO_CPU_CFLAGS=false NO_CPU_COPTFLAGS=false NO_FSCHG= NO_WERROR= WERROR= MAKE_JOBS_NUMBER=5 BATCH_DELETE_OLD_FILES=yes WITHOUT_INET6= yes WITHOUT_IPV6= yes WITH_SYSTEM_ICU= yes MALLOC_PRODUCTION= yes WITH_MMX= yes WITH_SSE= yes WITH_SSE2= yes WITH_SSE3= yes WITH_SSE4A= yes WITH_3DNOW= yes WITH_THREADS= yes WITH_PKGNG= yes WITHOUT_PROFILE= yes WITHOUT_DEBUG= yes WITHOUT_MODULES= bktr plip PRINTERDEVICE= ps DOC_LANG= en_US.ISO8859-1 ru_RU.KOI8-R .if ${.CURDIR:M*/usr/src/*} || ${.CURDIR:M*/usr/obj/*} CFLAGS+= -march=athlon64-sse3 -mtune=athlon64-sse3 CPPFLAGS+= -D_FORTIFY_SOURCE=2 CXXFLAGS+= -std=c++11 -stdlib=libc++ WITH_LIBCPLUSPLUS=YES .endif On 01.10.2013 16:45, Glen Barber wrote: > On Tue, Oct 01, 2013 at 04:37:42PM +0300, Alexander Panyushkin wrote: >> CURRENT r 255964 world not build >> > Please provide /etc/make.conf and /etc/src.conf. > > Glen > From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 16:35: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E74AAB0D for ; Tue, 1 Oct 2013 16:35:02 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from potato.growveg.org (growveg-1-pt.tunnel.tserv11.ams1.ipv6.he.net [IPv6:2001:470:1f14:3d2::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9CFB42840 for ; Tue, 1 Oct 2013 16:35:02 +0000 (UTC) Received: from john by potato.growveg.org with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VR2uY-000F2E-3j for freebsd-current@freebsd.org; Tue, 01 Oct 2013 17:34:58 +0100 Date: Tue, 1 Oct 2013 17:34:58 +0100 From: John To: freebsd-current@freebsd.org Subject: XEN additions cause failure to compile kernel Message-ID: <20131001163458.GC57498@potato.growveg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: John X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false 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, 01 Oct 2013 16:35:03 -0000 Hello list. Using latest sources: root@host0:/usr/src # svn info Path: . Working Copy Root Path: /usr/src URL: https://svn0.eu.freebsd.org/base/releng/9.2 Relative URL: ^/releng/9.2 Repository Root: https://svn0.eu.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 255973 Node Kind: directory Schedule: normal Last Changed Author: gjb Last Changed Rev: 255896 Last Changed Date: 2013-09-26 19:10:19 +0100 (Thu, 26 Sep 2013) I'm trying to compile the XEN options on a host server on 9.2-R and get the following failure during make: [...] clang -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 -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -nostdinc -I. -I../../.. -I../../../contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror ../../../xen/evtchn/evtchn_dev.c ../../../xen/evtchn/evtchn_dev.c:321:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_version: D_VERSION, ^~~~~~~~~~ .d_version = ../../../xen/evtchn/evtchn_dev.c:322:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_open: evtchn_open, ^~~~~~~ .d_open = ../../../xen/evtchn/evtchn_dev.c:323:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_close: evtchn_close, ^~~~~~~~ .d_close = ../../../xen/evtchn/evtchn_dev.c:324:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_read: evtchn_read, ^~~~~~~ .d_read = ../../../xen/evtchn/evtchn_dev.c:325:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_write: evtchn_write, ^~~~~~~~ .d_write = ../../../xen/evtchn/evtchn_dev.c:326:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_ioctl: evtchn_ioctl, ^~~~~~~~ .d_ioctl = ../../../xen/evtchn/evtchn_dev.c:327:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_poll: evtchn_poll, ^~~~~~~ .d_poll = ../../../xen/evtchn/evtchn_dev.c:328:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_name: "evtchn", ^~~~~~~ .d_name = ../../../xen/evtchn/evtchn_dev.c:329:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_flags: 0, ^~~~~~~~ .d_flags = 9 errors generated. *** [evtchn_dev.o] Error code 1 Stop in /usr/src/sys/amd64/compile/HOST0. root@host0:/sys/amd64/compile/HOST0 # It compiles fine without these options: options NO_ADAPTIVE_MUTEXES options NO_ADAPTIVE_RWLOCKS options NO_ADAPTIVE_SX # Xen HVM support options XENHVM device xenpci Are these options depricated now? thanks, -- John From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 16:38:54 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 80FCFE14; Tue, 1 Oct 2013 16:38:54 +0000 (UTC) (envelope-from jmg@h2.funkthat.com) Received: from h2.funkthat.com (gate2.funkthat.com [208.87.223.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4B965288B; Tue, 1 Oct 2013 16:38:54 +0000 (UTC) Received: from h2.funkthat.com (localhost [127.0.0.1]) by h2.funkthat.com (8.14.3/8.14.3) with ESMTP id r91Gcra9075272 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 1 Oct 2013 09:38:53 -0700 (PDT) (envelope-from jmg@h2.funkthat.com) Received: (from jmg@localhost) by h2.funkthat.com (8.14.3/8.14.3/Submit) id r91GcqE3075271; Tue, 1 Oct 2013 09:38:52 -0700 (PDT) (envelope-from jmg) Date: Tue, 1 Oct 2013 09:38:52 -0700 From: John-Mark Gurney To: ?????? ???? Subject: Re: Hyperv driver related error on make buildkernel on -r255933 Message-ID: <20131001163852.GT56872@funkthat.com> Mail-Followup-To: ?????? ???? , "Abhishek Gupta (LIS)" , "freebsd-current@freebsd.org" , "freebsd-virtualization@freebsd.org" References: <13221380478684@web21h.yandex.ru> <15971380621667@web19j.yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15971380621667@web19j.yandex.ru> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.2-RELEASE i386 X-PGP-Fingerprint: 54BA 873B 6515 3F10 9E88 9322 9CB1 8F74 6D3F A396 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? can i haz chizburger? X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.2 (h2.funkthat.com [127.0.0.1]); Tue, 01 Oct 2013 09:38:53 -0700 (PDT) Cc: "Abhishek Gupta \(LIS\)" , "freebsd-current@freebsd.org" , "freebsd-virtualization@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, 01 Oct 2013 16:38:54 -0000 ?????? ???? wrote this message on Tue, Oct 01, 2013 at 16:01 +0600: > Good day! > > I don't know is it possible to build kernel with CLANG, because now my > system builded without clang, so right now I can rebuild world only > with gcc (because clang is not present in my system), or maybe I can > install clang from ports and rebuild world with clang from ports? If you use the normal way to build a kernel, then yes, you can build a kernel w/ clang... Do: make kernel-toolchain WITH_CLANG_IS_CC=YES WITH_CLANG=YES make buildkernel KERNCONF= See src/UPDATING for more info/help. > 30.09.2013, 02:29, "Abhishek Gupta (LIS)" : > > Hi, > Is it possible for you to compile with the clang compiler instead of > gcc? > It seems that you are compiling with gcc and that is why the error > is showing up: > WITHOUT_CLANG=YES > WITH_GCC=YES > Let me know if that is not acceptable and I will try to address this > as soon as possible. > Thanks, > Abhishek > ________________________________________ > From: [1]owner-freebsd-virtualization@freebsd.org > <[2]owner-freebsd-virtualization@freebsd.org> on behalf of ?????? > ???? <[3]gosha-necr@yandex.ru> > Sent: Sunday, September 29, 2013 11:18 AM > To: [4]freebsd-current@freebsd.org; > [5]freebsd-virtualization@freebsd.org > Subject: Hyperv driver related error on make buildkernel on -r255933 > I have an error when tryin to compile kernel with recent -CURRENT > sources > There is additional info uname -a, /etc/src.conf, error output and > kernel config > ======================================== uname -a > FreeBSD MYBSD 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Mon Aug 12 > 22:31:24 > MSK 2013 xlr@MYBSD:/usr/obj/usr/src/sys/MYBSD amd64 > ======================================== /etc/src.conf > WITHOUT_ACCT=YES > #WITHOUT_AMD=YES > WITHOUT_ASSERT_DEBUG=YES > WITHOUT_ATM=YES > WITHOUT_AUDIT=YES > WITHOUT_AUTHPF=YES > WITHOUT_BIND=YES > #WITHOUT_BLUETOOTH=YES > WITHOUT_BSNMP=YES > WITHOUT_CLANG=YES > WITHOUT_CTM=YES > WITHOUT_FDT=YES > WITHOUT_FLOPPY=YES > WITHOUT_GDB=YES > WITHOUT_HTML=YES > WITH_GCC=YES > WITH_GNUCXX=YES > WITHOUT_ICONV=YES > #WITH_LIBICONV_COMPAT=YES > WITHOUT_INET6=YES > WITHOUT_INFO=YES > WITHOUT_IPFILTER=YES > WITHOUT_IPX=YES > WITHOUT_KERNEL_SYMBOLS=YES > WITHOUT_KVM=YES > WITHOUT_LPR=YES > WITHOUT_MAIL=YES > WITHOUT_NCP=YES > #WITHOUT_NDIS=YES > WITHOUT_OFED=YES > WITHOUT_PF=YES > WITHOUT_PMC=YES > WITHOUT_QUOTAS=YES > WITHOUT_RCMDS=YES > WITHOUT_RCS=YES > WITHOUT_SHAREDOCS=YES > #WITHOUT_USB=YES > #WITHOUT_WIRELESS=YES > WITHOUT_ZFS=YES > ======================================== ERROR OUTPUT > awk -f /usr/src/sys/conf/kmod_syms.awk hwpmc.ko export_syms | xargs > -J% > objcopy % hwpmc.ko > objcopy --strip-debug hwpmc.ko > ===> hyperv (all) > ===> hyperv/vmbus (all) > cc -O2 -pipe -msse -msse2 -msse3 -mmmx -m3dnow -mtune=core2 > -march=core2 -fno-strict-aliasing -Wno-error -D_KERNEL -DKLD_MODULE > -nostdinc > -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/include > -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus > -I/usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/utilities > -DHAVE_KERNEL_OPTION_HEADERS -include > /usr/obj/usr/src/sys/MYBSD/opt_global.h -I. -I@ -I@/contrib/altq > -finline-limit=8000 --param inline-unit-growth=100 --param > large-function-growth=1000 -fno-common -fno-omit-frame-pointer > -mno-omit-leaf-frame-pointer -I/usr/obj/usr/src/sys/MYBSD > -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float > -fno-asynchronous-unwind-tables -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 > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_chann > el. > c > In file included from > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_chann > el. > c:40: > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus > _pr > iv.h:288: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus > _pr > iv.h:396: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus > _pr > iv.h:410: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus > _pr > iv.h:418: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus > _pr > iv.h:426: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus > _pr > iv.h:502: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus > _pr > iv.h:514: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus > _pr > iv.h:528: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_vmbus > _pr > iv.h:539: warning: declaration does not declare anything > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_chann > el. > c: In function 'vmbus_channel_set_event': > /usr/src/sys/modules/hyperv/vmbus/../../../dev/hyperv/vmbus/hv_chann > el. > c:73: error: 'union ' has no member named 'pending' > *** Error code 1 > Stop. > make: stopped in /usr/src/sys/modules/hyperv/vmbus > *** Error code 1 > Stop. > make: stopped in /usr/src/sys/modules/hyperv > *** Error code 1 > Stop. > make: stopped in /usr/src/sys/modules > *** Error code 1 > Stop. > make: stopped in /usr/obj/usr/src/sys/MYBSD > *** Error code 1 > Stop. > make: stopped in /usr/src > *** Error code 1 > Stop. > make: stopped in /usr/src > =============================================== Kernel config > cpu HAMMER > ident MYKERN > device coretemp > #device atapicam > #device pccard > #device ndis > #options NDISAPI > #makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols > #makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support > options SCHED_ULE # ULE scheduler > options PREEMPTION # Enable kernel thread preemption > options INET # InterNETworking > #options INET6 # IPv6 communications protocols > options TCP_OFFLOAD # TCP offload > #options SCTP # Stream Control Transmission Protocol > options FFS # Berkeley Fast Filesystem > options SOFTUPDATES # Enable FFS soft updates support > #options UFS_ACL # Support for access control lists > options UFS_DIRHASH # Improve performance on big directories > options UFS_GJOURNAL # Enable gjournal-based UFS journaling > options MD_ROOT # MD is a potential root device > #options NFSCL # New Network Filesystem Client > #options NFSD # New Network Filesystem Server > #options NFSLOCKD # Network Lock Manager > #options NFS_ROOT # NFS usable as /, requires NFSCL > options MSDOSFS # MSDOS Filesystem > options CD9660 # ISO 9660 Filesystem > options PROCFS # Process filesystem (requires PSEUDOFS) > options PSEUDOFS # Pseudo-filesystem framework > options GEOM_PART_GPT # GUID Partition Tables. > #options GEOM_RAID # Soft RAID functionality. > options GEOM_LABEL # Provides labelization > options COMPAT_FREEBSD32 # Compatible with i386 binaries > options COMPAT_FREEBSD4 # Compatible with FreeBSD4 > options COMPAT_FREEBSD5 # Compatible with FreeBSD5 > options COMPAT_FREEBSD6 # Compatible with FreeBSD6 > options COMPAT_FREEBSD7 # Compatible with FreeBSD7 > options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI > #options KTRACE # ktrace(1) support > #options STACK # stack(9) support > options SYSVSHM # SYSV-style shared memory > options SYSVMSG # SYSV-style message queues > options SYSVSEM # SYSV-style semaphores > options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time > extensions > options PRINTF_BUFR_SIZE=128 # Prevent printf output being > interspersed. > options KBD_INSTALL_CDEV # install a CDEV entry in /dev > #options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4) > #options AUDIT # Security event auditing > #options CAPABILITY_MODE # Capsicum capability mode > #options CAPABILITIES # Capsicum capabilities > #options MAC # TrustedBSD MAC Framework > #options KDTRACE_FRAME # Ensure frames are compiled in > #options KDTRACE_HOOKS # Kernel DTrace hooks > #options DDB_CTF # Kernel ELF linker loads CTF data > options INCLUDE_CONFIG_FILE # Include this file in kernel > # Debugging support. Always need this: > #######options KDB # Enable kernel debugger support. > # For minimum debugger support (stable branch) use: > #######options KDB_TRACE # Print a stack trace for a panic. > # For full debugger support use this instead: > #######options DDB # Support DDB. > #options GDB # Support remote GDB. > #options DEADLKRES # Enable the deadlock resolver > #options INVARIANTS # Enable calls of extra sanity checking > #options INVARIANT_SUPPORT # Extra sanity checks of internal > structures, required by INVARIANTS > #options WITNESS # Enable checks to detect deadlocks and cycles > #options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed > #options MALLOC_DEBUG_MAXZONES=8 # Separate malloc(9) zones > # Make an SMP-capable kernel by default > options SMP # Symmetric MultiProcessor Kernel > # CPU frequency control > device cpufreq > # Bus support. > device acpi > device pci > # Floppy drives > #device fdc > # ATA controllers > device ahci # AHCI-compatible SATA controllers > device ata # Legacy ATA/SATA controllers > #options ATA_CAM # Handle legacy controllers with CAM > options ATA_STATIC_ID # Static device numbering > #device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA > #device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA > # SCSI Controllers > #device ahc # AHA2940 and onboard AIC7xxx devices > #options AHC_REG_PRETTY_PRINT # Print register bitfields in debug > # output. Adds ~128k to driver. > #device ahd # AHA39320/29320 and onboard AIC79xx devices > #options AHD_REG_PRETTY_PRINT # Print register bitfields in debug > # output. Adds ~215k to driver. > #device esp # AMD Am53C974 (Tekram DC-390(T)) > #device hptiop # Highpoint RocketRaid 3xxx series > #device isp # Qlogic family > #device ispfw # Firmware for QLogic HBAs- normally a module > #device mpt # LSI-Logic MPT-Fusion > #device mps # LSI-Logic MPT-Fusion 2 > #device ncr # NCR/Symbios Logic > #device sym # NCR/Symbios Logic (newer chipsets + those of `ncr') > #device trm # Tekram DC395U/UW/F DC315U adapters > #device adv # Advansys SCSI adapters > #device adw # Advansys wide SCSI adapters > #device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60. > #device bt # Buslogic/Mylex MultiMaster SCSI adapters > #device isci # Intel C600 SAS controller > # ATA/SCSI peripherals > device scbus # SCSI bus (required for ATA/SCSI) > #device ch # SCSI media changers > device da # Direct Access (disks) > #device sa # Sequential Access (tape etc) > device cd # CD > device pass # Passthrough device (direct ATA/SCSI access) > #device ses # Enclosure Services (SES and SAF-TE) > device ctl # CAM Target Layer > # RAID controllers interfaced to the SCSI subsystem > #device amr # AMI MegaRAID > #device arcmsr # Areca SATA II RAID > #XXX it is not 64-bit clean, -scottl > #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID > #device ciss # Compaq Smart RAID 5* > #device dpt # DPT Smartcache III, IV - See NOTES for options > #device hptmv # Highpoint RocketRAID 182x > #device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx > #device hpt27xx # Highpoint RocketRAID 27xx > #device iir # Intel Integrated RAID > #device ips # IBM (Adaptec) ServeRAID > #device mly # Mylex AcceleRAID/eXtremeRAID > #device twa # 3ware 9000 series PATA/SATA RAID > #device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller > # RAID controllers > #device aac # Adaptec FSA RAID > #device aacp # SCSI passthrough for aac (requires CAM) > #device ida # Compaq Smart RAID > #device mfi # LSI MegaRAID SAS > #device mlx # Mylex DAC960 family > #XXX pointer/int warnings > #device pst # Promise Supertrak SX6000 > #device twe # 3ware ATA RAID > # atkbdc0 controls both the keyboard and the PS/2 mouse > device atkbdc # AT keyboard controller > device atkbd # AT keyboard > device psm # PS/2 mouse > device kbdmux # keyboard multiplexer > device vga # VGA video card driver > options VESA # Add support for VESA BIOS Extensions (VBE) > device splash # Splash screen and screen saver support > # syscons is the default console driver, resembling an SCO console > device sc > options SC_PIXEL_MODE # add support for the raster text mode > #device agp # support several AGP chipsets > # PCCARD (PCMCIA) support > # PCMCIA and cardbus bridge support > #device cbb # cardbus (yenta) bridge > #device pccard # PC Card (16-bit) bus > #device cardbus # CardBus (32-bit) bus > # Serial (COM) ports > #device uart # Generic UART driver > # Parallel port > #device ppc > #device ppbus # Parallel port bus (required) > #device lpt # Printer > #device plip # TCP/IP over parallel > #device ppi # Parallel port interface device > #device vpo # Requires scbus and da > #device puc # Multi I/O cards and multi-channel UARTs > # PCI Ethernet NICs. > #device bxe # Broadcom BCM57710/BCM57711/BCM57711E 10Gb Ethernet > #device de # DEC/Intel DC21x4x (``Tulip'') > #device em # Intel PRO/1000 Gigabit Ethernet Family > #device igb # Intel PRO/1000 PCIE Server Gigabit Family > #device ixgbe # Intel PRO/10GbE PCIE Ethernet Family > #device le # AMD Am7900 LANCE and Am79C9xx PCnet > #device ti # Alteon Networks Tigon I/II gigabit Ethernet > #device txp # 3Com 3cR990 (``Typhoon'') > #device vx # 3Com 3c590, 3c595 (``Vortex'') > # PCI Ethernet NICs that use the common MII bus controller code. > # NOTE: Be sure to keep the 'device miibus' line in order to use > these > NICs! > device miibus # MII bus support > #device ae # Attansic/Atheros L2 FastEthernet > #device age # Attansic/Atheros L1 Gigabit Ethernet > #device alc # Atheros AR8131/AR8132 Ethernet > #device ale # Atheros AR8121/AR8113/AR8114 Ethernet > #device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet > #device bfe # Broadcom BCM440x 10/100 Ethernet > #device bge # Broadcom BCM570xx Gigabit Ethernet > #device cas # Sun Cassini/Cassini+ and NS DP83065 Saturn > #device dc # DEC/Intel 21143 and various workalikes > #device et # Agere ET1310 10/100/Gigabit Ethernet > #device fxp # Intel EtherExpress PRO/100B (82557, 82558) > #device gem # Sun GEM/Sun ERI/Apple GMAC > #device hme # Sun HME (Happy Meal Ethernet) > #device jme # JMicron JMC250 Gigabit/JMC260 Fast Ethernet > #device lge # Level 1 LXT1001 gigabit Ethernet > #device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet > #device nfe # nVidia nForce MCP on-board Ethernet > #device nge # NatSemi DP83820 gigabit Ethernet > #device nve # nVidia nForce MCP on-board Ethernet Networking > #device pcn # AMD Am79C97x PCI 10/100 (precedence over 'le') > device re # RealTek 8139C+/8169/8169S/8110S > #device rl # RealTek 8129/8139 > #device sf # Adaptec AIC-6915 (``Starfire'') > #device sge # Silicon Integrated Systems SiS190/191 > #device sis # Silicon Integrated Systems SiS 900/SiS 7016 > #device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet > #device ste # Sundance ST201 (D-Link DFE-550TX) > #device stge # Sundance/Tamarack TC9021 gigabit Ethernet > #device tl # Texas Instruments ThunderLAN > #device tx # SMC EtherPower II (83c170 ``EPIC'') > #device vge # VIA VT612x gigabit Ethernet > #device vr # VIA Rhine, Rhine II > #device wb # Winbond W89C840F > #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') > # ISA Ethernet NICs. pccard NICs included. > #device cs # Crystal Semiconductor CS89x0 NIC > # 'device ed' requires 'device miibus' > #device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards > #device ex # Intel EtherExpress Pro/10 and Pro/10+ > #device ep # Etherlink III based cards > #device fe # Fujitsu MB8696x based cards > #device sn # SMC's 9000 series of Ethernet chips > #device xe # Xircom pccard Ethernet > # Wireless NIC cards > device wlan # 802.11 support > options IEEE80211_DEBUG # enable debug msgs > options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's > options IEEE80211_SUPPORT_MESH # enable 802.11s draft support > device wlan_wep # 802.11 WEP support > device wlan_ccmp # 802.11 CCMP support > device wlan_tkip # 802.11 TKIP support > device wlan_amrr # AMRR transmit rate control algorithm > #device an # Aironet 4500/4800 802.11 wireless NICs. > device ath # Atheros NICs > device ath_pci # Atheros pci/cardbus glue > device ath_hal # pci/cardbus chip support > options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors > options AH_AR5416_INTERRUPT_MITIGATION # AR5416 interrupt mitigation > options ATH_ENABLE_11N # Enable 802.11n support for AR5416 and later > device ath_rate_sample # SampleRate tx rate control for ath > #device bwi # Broadcom BCM430x/BCM431x wireless NICs. > #device bwn # Broadcom BCM43xx wireless NICs. > #device ipw # Intel 2100 wireless NICs. > #device iwi # Intel 2200BG/2225BG/2915ABG wireless NICs. > #device iwn # Intel 4965/1000/5000/6000 wireless NICs. > #device malo # Marvell Libertas wireless NICs. > #device mwl # Marvell 88W8363 802.11n wireless NICs. > #device ral # Ralink Technology RT2500 wireless NICs. > #device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs. > #device wpi # Intel 3945ABG wireless NICs. > # Pseudo devices. > device loop # Network loopback > device random # Entropy device > #options PADLOCK_RNG # VIA Padlock RNG > #options RDRAND_RNG # Intel Bull Mountain RNG > device ether # Ethernet support > device vlan # 802.1Q VLAN support > device tun # Packet tunnel. > device md # Memory "disks" > #device gif # IPv6 and IPv4 tunneling > #device faith # IPv6-to-IPv4 relaying (translation) > device firmware # firmware assist module > # The `bpf' device enables the Berkeley Packet Filter. > # Be aware of the administrative consequences of enabling this! > # Note that 'bpf' is required for DHCP. > device bpf # Berkeley packet filter > # USB support > #options USB_DEBUG # enable debug msgs > #device uhci # UHCI PCI->USB interface > #device ohci # OHCI PCI->USB interface > device ehci # EHCI PCI->USB interface (USB 2.0) > device xhci # XHCI PCI->USB interface (USB 3.0) > device usb # USB Bus (required) > device ukbd # Keyboard > device umass # Disks/Mass storage - Requires scbus and da > # FireWire support > #device firewire # FireWire bus code > # sbp(4) works for some systems but causes boot failure on others > #device sbp # SCSI over FireWire (Requires scbus and da) > #device fwe # Ethernet over FireWire (non-standard!) > #device fwip # IP over FireWire (RFC 2734,3146) > #device dcons # Dumb console driver > #device dcons_crom # Configuration ROM for dcons > # Sound support > device sound # Generic sound driver (required) > #device snd_cmi # CMedia CMI8338/CMI8738 > #device snd_csa # Crystal Semiconductor CS461x/428x > #device snd_emu10kx # Creative SoundBlaster Live! and Audigy > #device snd_es137x # Ensoniq AudioPCI ES137x > device snd_hda # Intel High Definition Audio > device snd_ich # Intel, NVidia and other ICH AC'97 Audio > #device snd_via8233 # VIA VT8233x Audio > # MMC/SD > device mmc # MMC/SD bus > device mmcsd # MMC/SD memory card > device sdhci # Generic PCI SD Host Controller > _______________________________________________ > [6]freebsd-virtualization@freebsd.org mailing list > [7]http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to > "[8]freebsd-virtualization-unsubscribe@freebsd.org" > > -------------------------------------------- > ? ?????????, ?????? ????. > > References > > 1. mailto:owner-freebsd-virtualization@freebsd.org > 2. mailto:owner-freebsd-virtualization@freebsd.org > 3. mailto:gosha-necr@yandex.ru > 4. mailto:freebsd-current@freebsd.org > 5. mailto:freebsd-virtualization@freebsd.org > 6. mailto:freebsd-virtualization@freebsd.org > 7. http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > 8. mailto:freebsd-virtualization-unsubscribe@freebsd.org > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 13:45:33 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CACC6CF1 for ; Tue, 1 Oct 2013 13:45:33 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from potato.growveg.org (growveg-1-pt.tunnel.tserv11.ams1.ipv6.he.net [IPv6:2001:470:1f14:3d2::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 850422C5D for ; Tue, 1 Oct 2013 13:45:33 +0000 (UTC) Received: from john by potato.growveg.org with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VR0GX-000Enk-8b for freebsd-current@freebsd.org; Tue, 01 Oct 2013 14:45:29 +0100 Date: Tue, 1 Oct 2013 14:45:29 +0100 From: John To: freebsd-current@freebsd.org Subject: Re: gphoto2 bus error Message-ID: <20131001134529.GC24259@potato.growveg.org> References: <1430354.OSvlCO8lK8@notebook.alkar.net> <20131001122233.GA24259@potato.growveg.org> <524AC2F2.2080807@bitfrost.no> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <524AC2F2.2080807@bitfrost.no> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false X-Mailman-Approved-At: Tue, 01 Oct 2013 16:39:45 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: john@potato.growveg.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Oct 2013 13:45:33 -0000 On Tue, Oct 01, 2013 at 02:41:22PM +0200, Hans Petter Selasky wrote: > > Hi, > > Could you enter "bt" in GDB and show the output when this crash happens? > > --HPS Sure! Thanks for looking at the problem. Program received signal SIGBUS, Bus error. [Switching to Thread 802c07400 (LWP 101021/scanimage)] 0x00000008063c1829 in scsi_inquiry () from /usr/local/lib/sane/libsane-microtek2.so.1 (gdb) bt #0 0x00000008063c1829 in scsi_inquiry () from /usr/local/lib/sane/libsane-microtek2.so.1 #1 0x00000008063b384c in attach () from /usr/local/lib/sane/libsane-microtek2.so.1 #2 0x00000008063b4a69 in attach_one () from /usr/local/lib/sane/libsane-microtek2.so.1 #3 0x000000080083205b in sanei_scsi_find_devices () from /usr/local/lib/libsane.so.1 #4 0x000000080082ef1e in sanei_config_attach_matching_devices () from /usr/local/lib/libsane.so.1 #5 0x00000008063b4993 in sane_microtek2_init () from /usr/local/lib/sane/libsane-microtek2.so.1 #6 0x000000080083acb4 in init () from /usr/local/lib/libsane.so.1 #7 0x000000080083a944 in sane_dll_get_devices () from /usr/local/lib/libsane.so.1 #8 0x0000000000402089 in ?? () #9 0x0000000000401c41 in ?? () #10 0x0000000800628000 in ?? () #11 0x0000000000000000 in ?? () (gdb) -- John From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 19:06:21 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2BA019FF for ; Tue, 1 Oct 2013 19:06:21 +0000 (UTC) (envelope-from sean_bruno@yahoo.com) Received: from nm28.bullet.mail.bf1.yahoo.com (nm28.bullet.mail.bf1.yahoo.com [98.139.212.187]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A722E209A for ; Tue, 1 Oct 2013 19:06:19 +0000 (UTC) Received: from [98.139.212.146] by nm28.bullet.mail.bf1.yahoo.com with NNFMP; 01 Oct 2013 19:06:18 -0000 Received: from [98.139.211.205] by tm3.bullet.mail.bf1.yahoo.com with NNFMP; 01 Oct 2013 19:06:17 -0000 Received: from [127.0.0.1] by smtp214.mail.bf1.yahoo.com with NNFMP; 01 Oct 2013 19:06:17 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1380654377; bh=nwWSbuHdQajEbtlw+FPEfI6njAmjpNOzzxSra5WJkG4=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Subject:From:Reply-To:To:Cc:In-Reply-To:References:Content-Type:Date:Message-ID:Mime-Version:X-Mailer; b=6NTDyQJo0KnFS+uDdHjCHvZKpRrF2BIKMdaXIH+Xy8/EIBcohK+PUpg7O4B/elUDuQTolTJW0MthYqIPrh6xO0iRODISDiPIPpC3N1xcDeX3G18zjMJrWKyES2eD4GFT64rSpL2M5wVsVJSL+iL4KlvvYYpuu+ZkC7AE0/JbicY= X-Yahoo-Newman-Id: 366803.34824.bm@smtp214.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: uOMdJeoVM1kfwFJEZyl2rKM0AP_q8hFxbDPCclzua.m4.SX bBeHX6UyOgTjrTeiE2HHvXX6feyfbWSUrvy0o_L.cEHO1IoUgIXrWtyWfKnI Fj1WYUDW0phpxFco05rPcced6o17k89UqwG4Na3lNrMJTEsVQG6B2SMbmwSF Vl6C6gxQWGkQ53BtsfGrdySvqJb14g4NS8dGVdIRHn_1O.YN0MDd2CJQIXjN iqZJH1VmtD.Q_Xy_zLTtyYrHwuMgv6AKKO8mmmSregwCWz3OZx8EHy2Afgqt Vz_TeEiS6ANsV9eA77.Z55.k_939Ruv__Y8.gj_gHXgeEMYogezZQQnRox3N msTDWPA_7vS8K8oIih_vda8uEg_GC5uYdlowp_iK0sFnrbovcnzZ2iFgrotn xTef3yu596082rWn2R_vxlXQlbvJGPJQqcDfTKOlIArkLu5.hwYUDO0fX7JK Ac__Ha_7J0nstjTIjXQwIwds3t8GRII4r7aYULQ5HdQMcg8nkHyCDNXp6sca 0VTfpiHDVgZbjrFYmX_d2Ig29Llz8RxtdDqKtiOkhmE9lBHwFnUMrlX0YScp MER8XI0hKyacUtEUru8ON3PzINdGoofVwB4ryMNUpZed9th7O.Verfq3hVum 9VeO4_3qcf7mYVj8- X-Yahoo-SMTP: u5BKR6OswBC_iZJVfGRoMkTIpc8pEA4- X-Rocket-Received: from [10.73.160.242] (sean_bruno@209.131.62.116 with ) by smtp214.mail.bf1.yahoo.com with SMTP; 01 Oct 2013 12:06:17 -0700 PDT Subject: Re: XEN additions cause failure to compile kernel From: Sean Bruno To: John In-Reply-To: <20131001163458.GC57498@potato.growveg.org> References: <20131001163458.GC57498@potato.growveg.org> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-bM4gdoVeny8PksZbudjY" Date: Tue, 01 Oct 2013 12:06:13 -0700 Message-ID: <1380654373.2228.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: sbruno@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: Tue, 01 Oct 2013 19:06:21 -0000 --=-bM4gdoVeny8PksZbudjY Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Tue, 2013-10-01 at 17:34 +0100, John wrote: > Hello list. Using latest sources: >=20 > root@host0:/usr/src # svn info > Path: . > Working Copy Root Path: /usr/src > URL: https://svn0.eu.freebsd.org/base/releng/9.2 > Relative URL: ^/releng/9.2 > Repository Root: https://svn0.eu.freebsd.org/base > Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f > Revision: 255973 > Node Kind: directory > Schedule: normal > Last Changed Author: gjb > Last Changed Rev: 255896 > Last Changed Date: 2013-09-26 19:10:19 +0100 (Thu, 26 Sep 2013) >=20 > I'm trying to compile the XEN options on a host server on 9.2-R and get t= he > following failure during make: >=20 > [...] >=20 > clang -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -Wall -Wredundant-de= cls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar= ith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -W= missing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-com= pare -Wno-error-empty-body -Wno-error-parentheses-equality -nostdinc -I. = -I../../.. -I../../../contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -= include opt_global.h -mno-aes -mno-avx -mcmodel=3Dkernel -mno-red-zone -mn= o-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding= -fstack-protector -Werror ../../../xen/evtchn/evtchn_dev.c > ../../../xen/evtchn/evtchn_dev.c:321:2: error: use of GNU old-style field= designator extension [-Werror,-Wgnu-designator] > d_version: D_VERSION, > ^~~~~~~~~~ > .d_version =3D=20 > ../../../xen/evtchn/evtchn_dev.c:322:2: error: use of GNU old-style field= designator extension [-Werror,-Wgnu-designator] > d_open: evtchn_open, > ^~~~~~~ > .d_open =3D=20 > ../../../xen/evtchn/evtchn_dev.c:323:2: error: use of GNU old-style field= designator extension [-Werror,-Wgnu-designator] > d_close: evtchn_close, > ^~~~~~~~ > .d_close =3D=20 > ../../../xen/evtchn/evtchn_dev.c:324:2: error: use of GNU old-style field= designator extension [-Werror,-Wgnu-designator] > d_read: evtchn_read, > ^~~~~~~ > .d_read =3D=20 > ../../../xen/evtchn/evtchn_dev.c:325:2: error: use of GNU old-style field= designator extension [-Werror,-Wgnu-designator] > d_write: evtchn_write, > ^~~~~~~~ > .d_write =3D=20 > ../../../xen/evtchn/evtchn_dev.c:326:2: error: use of GNU old-style field= designator extension [-Werror,-Wgnu-designator] > d_ioctl: evtchn_ioctl, > ^~~~~~~~ > .d_ioctl =3D=20 > ../../../xen/evtchn/evtchn_dev.c:327:2: error: use of GNU old-style field= designator extension [-Werror,-Wgnu-designator] > d_poll: evtchn_poll, > ^~~~~~~ > .d_poll =3D=20 > ../../../xen/evtchn/evtchn_dev.c:328:2: error: use of GNU old-style field= designator extension [-Werror,-Wgnu-designator] > d_name: "evtchn", > ^~~~~~~ > .d_name =3D=20 > ../../../xen/evtchn/evtchn_dev.c:329:2: error: use of GNU old-style field= designator extension [-Werror,-Wgnu-designator] > d_flags: 0, > ^~~~~~~~ > .d_flags =3D=20 > 9 errors generated. > *** [evtchn_dev.o] Error code 1 >=20 > Stop in /usr/src/sys/amd64/compile/HOST0. > root@host0:/sys/amd64/compile/HOST0 # >=20 > It compiles fine without these options: >=20 > options NO_ADAPTIVE_MUTEXES > options NO_ADAPTIVE_RWLOCKS > options NO_ADAPTIVE_SX >=20 > # Xen HVM support > options XENHVM > device xenpci > =20 > Are these options depricated now? >=20 > thanks, Can you post your complete kernconf? =20 sean --=-bM4gdoVeny8PksZbudjY Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (FreeBSD) iQEcBAABAgAGBQJSSx0kAAoJEBkJRdwI6BaHQ4sH/1pPMQ3f1Y6tMHnlWjbXz3jf WbzqaH88QacWaItqAH4rDMmw+Znq/oRomm3IeJJGhWkn1t+eZhLHfR2CrLV8yB9B DBrIn1jBRSByTs8H6AMGTxNDfYp9ZYu/NiBMC1UX22qqnaWrnRWkxjPFwCXgq1F/ Z0rhFukzHUSvYw+i2kEh9H2fhKx87pDqJoRfaECM7eVzgngSGs20TiKrvjDBX6Pm Yhd9GvoO08FP4/Wb3dAVdccBNnmFgt+7mayx7PtKQgP1X75J+uFCgn9537t/f7KG xhOEchkdYbyMY7DW9GOrIzXCsnzvzJVDpEgICMkdTFF1DJEWO3GPR7XIbi34INk= =KKVT -----END PGP SIGNATURE----- --=-bM4gdoVeny8PksZbudjY-- From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 19:28:41 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AE170345 for ; Tue, 1 Oct 2013 19:28:41 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.59.238]) by mx1.freebsd.org (Postfix) with ESMTP id 73D202269 for ; Tue, 1 Oct 2013 19:28:40 +0000 (UTC) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 8B62A7300A; Tue, 1 Oct 2013 21:30:17 +0200 (CEST) Date: Tue, 1 Oct 2013 21:30:17 +0200 From: Luigi Rizzo To: freebsd-current@freebsd.org Subject: CLANG reports an error with %b in printf(9) Message-ID: <20131001193017.GA72967@onelab2.iet.unipi.it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-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: Tue, 01 Oct 2013 19:28:41 -0000 This is on HEAD -- while compiling the kernel with CLANG and slightly higher warns level, i get errors of this kind (in multiple places): /usr/home/luigi/FreeBSD/head/sys/cam/cam_xpt.c:1069:27: error: invalid conversion specifier 'b' [-Werror,-Wformat-invalid-specifier] printf("%s%d: quirks=0x%b\n", periph->periph_name, ~^ /usr/home/luigi/FreeBSD/head/sys/cam/cam_xpt.c:1070:36: error: data argument not used by format string [-Werror,-Wformat-extra-args] periph->unit_number, quirks, bit_string); Does anyone know how hard it is to either disable the warning locally (for a statement, function or file), or better to teach CLANG that printf(9) uses two arguments for %b ? cheers luigi From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 19:41:57 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 10893C37 for ; Tue, 1 Oct 2013 19:41:57 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C4C6C23FC for ; Tue, 1 Oct 2013 19:41:56 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::7db3:6a4:b6c0:7094] (unknown [IPv6:2001:7b8:3a7:0:7db3:6a4:b6c0:7094]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id C59FA5C44; Tue, 1 Oct 2013 21:41:54 +0200 (CEST) Content-Type: multipart/signed; boundary="Apple-Mail=_F37959E8-E3A4-4C85-8EA2-3F473D7FF6CA"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: CLANG reports an error with %b in printf(9) From: Dimitry Andric In-Reply-To: <20131001193017.GA72967@onelab2.iet.unipi.it> Date: Tue, 1 Oct 2013 21:41:42 +0200 Message-Id: <373DB16B-0D5B-45BC-A243-917B21F81B25@FreeBSD.org> References: <20131001193017.GA72967@onelab2.iet.unipi.it> To: Luigi Rizzo X-Mailer: Apple Mail (2.1510) 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: Tue, 01 Oct 2013 19:41:57 -0000 --Apple-Mail=_F37959E8-E3A4-4C85-8EA2-3F473D7FF6CA Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Oct 1, 2013, at 21:30, Luigi Rizzo wrote: > This is on HEAD -- while compiling the kernel with CLANG and slightly > higher warns level, i get errors of this kind (in multiple places): >=20 > /usr/home/luigi/FreeBSD/head/sys/cam/cam_xpt.c:1069:27: error: invalid = conversion specifier > 'b' [-Werror,-Wformat-invalid-specifier] > printf("%s%d: quirks=3D0x%b\n", periph->periph_name, > ~^ > /usr/home/luigi/FreeBSD/head/sys/cam/cam_xpt.c:1070:36: error: data = argument not used by > format string [-Werror,-Wformat-extra-args] > periph->unit_number, quirks, bit_string); >=20 > Does anyone know how hard it is to either disable the warning locally > (for a statement, function or file), or better to teach CLANG that > printf(9) uses two arguments for %b ? Hi Luigi, It looks like you are overriding CWARNFLAGS? If you are using clang from base, you can add -fformat-extensions, which has support for our non-standard %b and %D specifiers. For clang from ports, there is no solution except -Wno-format. See also the start of sys/conf/kern.mk. -Dimitry --Apple-Mail=_F37959E8-E3A4-4C85-8EA2-3F473D7FF6CA Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.20 (Darwin) iEYEARECAAYFAlJLJYAACgkQsF6jCi4glqPMOwCcCqzTsml3jzG3vzIedurEikK0 K6QAoNDTBoJcgqtc2HXrMv4Y1WYLs/yW =r57m -----END PGP SIGNATURE----- --Apple-Mail=_F37959E8-E3A4-4C85-8EA2-3F473D7FF6CA-- From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 20:02:21 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8173C507; Tue, 1 Oct 2013 20:02:21 +0000 (UTC) (envelope-from crees@physics.org) Received: from mk-outboundfilter-2.mail.uk.tiscali.com (mk-outboundfilter-2.mail.uk.tiscali.com [212.74.114.38]) by mx1.freebsd.org (Postfix) with ESMTP id C595D25B0; Tue, 1 Oct 2013 20:02:20 +0000 (UTC) X-Trace: 20075414/mk-outboundfilter-2.mail.uk.tiscali.com/PIPEX/$ON_NET_AUTH_ACCEPTED/Talk_Talk_Customer/2.102.106.185/None/crees@physics.org X-SBRS: None X-RemoteIP: 2.102.106.185 X-IP-MAIL-FROM: crees@physics.org X-SMTP-AUTH: bayofrum@uwclub.net X-MUA: Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AosHANooS1ICZmq5/2dsb2JhbABagwdGA75MgnsKgScXdIIlAQEFOB4iARALDgoJFg8JAwIBAgEnHgYNAQcBAYgGvU2PUQcug3QDnh4Ui0eDJTs X-IPAS-Result: AosHANooS1ICZmq5/2dsb2JhbABagwdGA75MgnsKgScXdIIlAQEFOB4iARALDgoJFg8JAwIBAgEnHgYNAQcBAYgGvU2PUQcug3QDnh4Ui0eDJTs X-IronPort-AV: E=Sophos;i="4.90,1015,1371078000"; d="scan'208";a="20075414" X-IP-Direction: OUT Received: from host-2-102-106-185.as13285.net (HELO pegasus.bayofrum.net) ([2.102.106.185]) by smtp.pipex.tiscali.co.uk with ESMTP; 01 Oct 2013 21:01:10 +0100 Received: from [192.168.1.148] (athene.bayofrum.net [192.168.1.148]) by pegasus.bayofrum.net (Postfix) with ESMTPSA id 918B2320F2; Tue, 1 Oct 2013 21:01:08 +0100 (BST) Message-ID: <524B2A27.7050908@physics.org> Date: Tue, 01 Oct 2013 21:01:43 +0100 From: Chris Rees User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Damian Weber Subject: Re: bug with special bracket expressions in regular expressions References: <5224A693.3000904@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-bayofrum-MailScanner-Information: Please contact the ISP for more information X-bayofrum-MailScanner-ID: 918B2320F2.A6F9C X-bayofrum-MailScanner: Found to be clean X-bayofrum-MailScanner-From: crees@physics.org X-Spam-Status: No X-Mailman-Approved-At: Tue, 01 Oct 2013 20:23:42 +0000 Cc: FreeBSD Current , freebsd-standards@FreeBSD.org, Andriy Gapon 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, 01 Oct 2013 20:02:21 -0000 On 02/09/2013 16:09, Damian Weber wrote: > > On Mon, 2 Sep 2013, Andriy Gapon wrote: > >> re_format(7) says: >> There are two special cases? of bracket expressions: the bracket expres? >> sions ?[[:<:]]? and ?[[:>:]]? match the null string at the beginning and >> end of a word respectively. A word is defined as a sequence of word >> characters which is neither preceded nor followed by word characters. A >> word character is an alnum character (as defined by ctype(3)) or an >> underscore. This is an extension, compatible with but not specified by >> IEEE Std 1003.2 (?POSIX.2?), and should be used with caution in software >> intended to be portable to other systems. >> >> However I observe the following: >> $ echo "cd0 cd1 xx" | sed 's/cd[0-9][^ ]* *//g' >> xx >> $ echo "cd0 cd1 xx" | sed 's/[[:<:]]cd[0-9][^ ]* *//g' >> cd1 xx >> >> In my opinion '[[:<:]]' should not affect how the pattern is matched in this case. >> >> Any thoughts, suggestions? > there are two simpler expressions, whose difference I don't understand either > (tested on 8.4-PRERELEASE) > > $ echo "cd0 cd1 xx" | sed 's/cd[0-9] //g' > xx > $ echo "cd0 cd1 xx" | sed 's/[[:<:]]cd[0-9] //g' > cd1 xx Well, I agree with your analysis, and I think it's certainly a bug. Do you think that the BUGS line in regex(3) should perhaps be extended to "never works properly"?: """ Word-boundary matching does not work properly in multibyte locales. """ [[:<:]] can be replaced by \b in a pcre, which works perfectly fine (of course) echo "this word word should be deleted" | perl -pe 's,\bword ,,g' this should be deleted Chris -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 21:17:30 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6AAC0C68 for ; Tue, 1 Oct 2013 21:17:30 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from potato.growveg.org (growveg-1-pt.tunnel.tserv11.ams1.ipv6.he.net [IPv6:2001:470:1f14:3d2::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E3D1B2B0D for ; Tue, 1 Oct 2013 21:17:29 +0000 (UTC) Received: from john by potato.growveg.org with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VR7Js-000FJW-TN for freebsd-current@freebsd.org; Tue, 01 Oct 2013 22:17:24 +0100 Date: Tue, 1 Oct 2013 22:17:24 +0100 From: John To: freebsd-current@freebsd.org Subject: Re: XEN additions cause failure to compile kernel Message-ID: <20131001211724.GA58842@potato.growveg.org> References: <20131001163458.GC57498@potato.growveg.org> <1380654373.2228.9.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1380654373.2228.9.camel@localhost> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: John X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false 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, 01 Oct 2013 21:17:30 -0000 On Tue, Oct 01, 2013 at 12:06:13PM -0700, Sean Bruno wrote: > Can you post your complete kernconf? > > sean Hi, Here it is: ###################################### cpu HAMMER ident HOST0 #makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols #makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support options SCHED_ULE # ULE scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols options TCP_OFFLOAD # TCP offload options SCTP # Stream Control Transmission Protocol options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options UFS_GJOURNAL # Enable gjournal-based UFS journaling options QUOTA # Enable disk quotas for UFS options MD_ROOT # MD is a potential root device options NFSCL # New Network Filesystem Client options NFSD # New Network Filesystem Server options NFSLOCKD # Network Lock Manager options NFS_ROOT # NFS usable as /, requires NFSCL options MSDOSFS # MSDOS Filesystem options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_PART_GPT # GUID Partition Tables. options GEOM_RAID # Soft RAID functionality. options GEOM_LABEL # Provides labelization options COMPAT_FREEBSD32 # Compatible with i386 binaries options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 options COMPAT_FREEBSD6 # Compatible with FreeBSD6 options COMPAT_FREEBSD7 # Compatible with FreeBSD7 options SCSI_DELAY=500 # Delay (in ms) before probing SCSI #options KTRACE # ktrace(1) support #options STACK # stack(9) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed. options KBD_INSTALL_CDEV # install a CDEV entry in /dev #options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4) #options AUDIT # Security event auditing #options MAC # TrustedBSD MAC Framework #options KDTRACE_FRAME # Ensure frames are compiled in #options KDTRACE_HOOKS # Kernel DTrace hooks #options INCLUDE_CONFIG_FILE # Include this file in kernel #options KDB # Kernel debugger related code #options KDB_TRACE # Print a stack trace for a panic #options DDB_CTF # kernel ELF linker loads CTF data options NO_ADAPTIVE_MUTEXES options NO_ADAPTIVE_RWLOCKS options NO_ADAPTIVE_SX #options XENHVM #device xenpci # Make an SMP-capable kernel by default options SMP # Symmetric MultiProcessor Kernel # CPU frequency control #device cpufreq # Bus support. device acpi device pci # Floppy drives #device fdc # ATA controllers device ahci # AHCI-compatible SATA controllers device ata # Legacy ATA/SATA controllers options ATA_CAM # Handle legacy controllers with CAM options ATA_STATIC_ID # Static device numbering #device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA #device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA # SCSI Controllers device ahc # AHA2940 and onboard AIC7xxx devices options AHC_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~128k to driver. #device ahd # AHA39320/29320 and onboard AIC79xx devices #options AHD_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~215k to driver. #device esp # AMD Am53C974 (Tekram DC-390(T)) #device hptiop # Highpoint RocketRaid 3xxx series #device isp # Qlogic family #device ispfw # Firmware for QLogic HBAs- normally a module #device mpt # LSI-Logic MPT-Fusion #device mps # LSI-Logic MPT-Fusion 2 #device ncr # NCR/Symbios Logic #device sym # NCR/Symbios Logic (newer chipsets + those of `ncr') #device trm # Tekram DC395U/UW/F DC315U adapters #device adv # Advansys SCSI adapters #device adw # Advansys wide SCSI adapters #device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60. #device bt # Buslogic/Mylex MultiMaster SCSI adapters #device isci # Intel C600 SAS controller # ATA/SCSI peripherals device scbus # SCSI bus (required for ATA/SCSI) #device ch # SCSI media changers device da # Direct Access (disks) #device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct ATA/SCSI access) #device ses # Enclosure Services (SES and SAF-TE) #device ctl # CAM Target Layer # RAID controllers interfaced to the SCSI subsystem #device amr # AMI MegaRAID #device arcmsr # Areca SATA II RAID #XXX it is not 64-bit clean, -scottl #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID #device ciss # Compaq Smart RAID 5* #device dpt # DPT Smartcache III, IV - See NOTES for options #device hptmv # Highpoint RocketRAID 182x #device hptnr # Highpoint DC7280, R750 #device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx #device hpt27xx # Highpoint RocketRAID 27xx #device iir # Intel Integrated RAID #device ips # IBM (Adaptec) ServeRAID #device mly # Mylex AcceleRAID/eXtremeRAID device twa # 3ware 9000 series PATA/SATA RAID device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller # RAID controllers #device aac # Adaptec FSA RAID #device aacp # SCSI passthrough for aac (requires CAM) #device aacraid # Adaptec by PMC RAID #device ida # Compaq Smart RAID device mfi # LSI MegaRAID SAS #device mlx # Mylex DAC960 family #XXX pointer/int warnings #device pst # Promise Supertrak SX6000 #device twe # 3ware ATA RAID # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse device kbdmux # keyboard multiplexer device vga # VGA video card driver options VESA # Add support for VESA BIOS Extensions (VBE) device splash # Splash screen and screen saver support # syscons is the default console driver, resembling an SCO console device sc options SC_PIXEL_MODE # add support for the raster text mode device agp # support several AGP chipsets # Serial (COM) ports device uart # Generic UART driver # PCI Ethernet NICs. #device bxe # Broadcom BCM57710/BCM57711/BCM57711E 10Gb Ethernet #device de # DEC/Intel DC21x4x (``Tulip'') #device em # Intel PRO/1000 Gigabit Ethernet Family device igb # Intel PRO/1000 PCIE Server Gigabit Family #device ixgbe # Intel PRO/10GbE PCIE Ethernet Family #device le # AMD Am7900 LANCE and Am79C9xx PCnet #device ti # Alteon Networks Tigon I/II gigabit Ethernet #device txp # 3Com 3cR990 (``Typhoon'') #device vx # 3Com 3c590, 3c595 (``Vortex'') # Pseudo devices. device loop # Network loopback device random # Entropy device options PADLOCK_RNG # VIA Padlock RNG options RDRAND_RNG # Intel Bull Mountain RNG device ether # Ethernet support device vlan # 802.1Q VLAN support device tun # Packet tunnel. device pty # BSD-style compatibility pseudo ttys device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) device firmware # firmware assist module # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # Note that 'bpf' is required for DHCP. device bpf # Berkeley packet filter # USB support options USB_DEBUG # enable debug msgs device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device ehci # EHCI PCI->USB interface (USB 2.0) device xhci # XHCI PCI->USB interface (USB 3.0) device usb # USB Bus (required) #device udbp # USB Double Bulk Pipe devices (needs netgraph) device uhid # "Human Interface Devices" #device ukbd # Keyboard #device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse # virtualisation device virtio # Generic VirtIO bus (required) device virtio_pci # VirtIO PCI Interface device vtnet # VirtIO Ethernet device device virtio_blk # VirtIO Block device device virtio_scsi # VirtIO SCSI device device virtio_balloon # VirtIO Memory Balloon device # temperature device coretemp ############################################## thanks, -- John From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 21:41:18 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F1E44998 for ; Tue, 1 Oct 2013 21:41:18 +0000 (UTC) (envelope-from sean_bruno@yahoo.com) Received: from nm14-vm0.bullet.mail.bf1.yahoo.com (nm14-vm0.bullet.mail.bf1.yahoo.com [98.139.213.164]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 95CF02D19 for ; Tue, 1 Oct 2013 21:41:18 +0000 (UTC) Received: from [66.196.81.171] by nm14.bullet.mail.bf1.yahoo.com with NNFMP; 01 Oct 2013 21:41:16 -0000 Received: from [98.139.213.11] by tm17.bullet.mail.bf1.yahoo.com with NNFMP; 01 Oct 2013 21:41:16 -0000 Received: from [127.0.0.1] by smtp111.mail.bf1.yahoo.com with NNFMP; 01 Oct 2013 21:41:16 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1380663676; bh=kq0NBrPvSU0RN4WImoMm15pod662MEGG+mVvtWcre+A=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Subject:From:Reply-To:To:Cc:In-Reply-To:References:Content-Type:Date:Message-ID:Mime-Version:X-Mailer; b=3wCiBMgB7iVHouePUY59BtDerkKQwb7t8JuN00uQk2P4WOPNPEszytE0kB61CThsFEAvC2tduXF540a2b5R/z3/VzZFr+hyyRGkWPmkTD336tjnrzV5oPVb2kStOYoav7SLfvZEM4ZavzZo76qeD8aBWumY6MwA2BLSa4yR1I+E= X-Yahoo-Newman-Id: 302676.39518.bm@smtp111.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: hLtopmQVM1n_lL.G8Wc3nf1zfGnCkNh5o_SCXS_diQX3o_4 Ik2kDXwWoyXRe.zlamNIEXLaDyW8IlQuoDhiawiFAeqJfaXIJeA_V3eFKnfv l_os_rX.8B0Evz8vXHMjL0X3zAwYTcPhPv94UqPDYSTawJGNNv4m7GfzP49D ZevJrXg6RgDasQOWFoKqGFhFIXDc38EmShtcFV14dE18xZuoweugTvkCd6Ih Kwl_._qXVR9JQnHKwj5y.zQZJ7mv_IU7a5Z3ZY8V1JlA64xNjEIksFtXc_Z1 R70WGXS_vwqjV7oU2hsf1U6eBTZhE67f3qYhvbwOuHOdAwiPs3KLMxVq6ulj 2x6PzWtQJrsY32g4jrq9DPH4e_2OpnLbMABH1KCWkr8h4VU4BuQPc7USVU1E O_KoB_ETZ53S9lacitOP2zMk.Yjyge5lCHidwZbr2RTAvdp5_N3FYsuD_p.q Dd1cZhtVTVsbaYZFyMogQkGBnVKiocofM8Xwe8A_o8DWV.ANwGCJkTQkrZ.h TguaLD3e_ex3qmnKAaE5ZDKsSrmsj1QnJucxga0suzNANgbaCBGH0.xbCJgk i1O47lW0yz1GeAh.WYoNGmmYP3Af0z7P_5GNxiKuighjS4Kyi6.a96NvqmOL nRzW5vr0i3k.rLogo9XAMJs.Lcg-- X-Yahoo-SMTP: u5BKR6OswBC_iZJVfGRoMkTIpc8pEA4- X-Rocket-Received: from [10.73.160.242] (sean_bruno@209.131.62.116 with ) by smtp111.mail.bf1.yahoo.com with SMTP; 01 Oct 2013 14:41:15 -0700 PDT Subject: Re: XEN additions cause failure to compile kernel From: Sean Bruno To: John In-Reply-To: <20131001211724.GA58842@potato.growveg.org> References: <20131001163458.GC57498@potato.growveg.org> <1380654373.2228.9.camel@localhost> <20131001211724.GA58842@potato.growveg.org> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-dcppXQtwNAraePAT1+Xc" Date: Tue, 01 Oct 2013 14:41:14 -0700 Message-ID: <1380663674.2717.4.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: sbruno@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: Tue, 01 Oct 2013 21:41:19 -0000 --=-dcppXQtwNAraePAT1+Xc Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Tue, 2013-10-01 at 22:17 +0100, John wrote: > On Tue, Oct 01, 2013 at 12:06:13PM -0700, Sean Bruno wrote: >=20 > > Can you post your complete kernconf? =20 > >=20 > > sean >=20 > Hi, >=20 > Here it is: >=20 Ok, so this email thread is on freebsd-current and I think you're trying to buld a XENHVM kernel for stable/9 ? What happens if you use the provided XENHVM kernconf? Sean > ###################################### >=20 > cpu HAMMER > ident HOST0 >=20 > #makeoptions DEBUG=3D-g # Build kernel with gdb(1) debu= g symbols > #makeoptions WITH_CTF=3D1 # Run ctfconvert(1) for DTrace = support >=20 > options SCHED_ULE # ULE scheduler > options PREEMPTION # Enable kernel thread preemption > options INET # InterNETworking > options INET6 # IPv6 communications protocols > options TCP_OFFLOAD # TCP offload > options SCTP # Stream Control Transmission Pro= tocol > options FFS # Berkeley Fast Filesystem > options SOFTUPDATES # Enable FFS soft updates support > options UFS_ACL # Support for access control list= s > options UFS_DIRHASH # Improve performance on big dire= ctories > options UFS_GJOURNAL # Enable gjournal-based UFS journ= aling > options QUOTA # Enable disk quotas for UFS > options MD_ROOT # MD is a potential root device > options NFSCL # New Network Filesystem Client > options NFSD # New Network Filesystem Server > options NFSLOCKD # Network Lock Manager > options NFS_ROOT # NFS usable as /, requires NFSCL > options MSDOSFS # MSDOS Filesystem > options CD9660 # ISO 9660 Filesystem > options PROCFS # Process filesystem (requires PS= EUDOFS) > options PSEUDOFS # Pseudo-filesystem framework > options GEOM_PART_GPT # GUID Partition Tables. > options GEOM_RAID # Soft RAID functionality. > options GEOM_LABEL # Provides labelization > options COMPAT_FREEBSD32 # Compatible with i386 binaries > options COMPAT_FREEBSD4 # Compatible with FreeBSD4 > options COMPAT_FREEBSD5 # Compatible with FreeBSD5 > options COMPAT_FREEBSD6 # Compatible with FreeBSD6 > options COMPAT_FREEBSD7 # Compatible with FreeBSD7 > options SCSI_DELAY=3D500 # Delay (in ms) before probing = SCSI > #options KTRACE # ktrace(1) support > #options STACK # stack(9) support > options SYSVSHM # SYSV-style shared memory > options SYSVMSG # SYSV-style message queues > options SYSVSEM # SYSV-style semaphores > options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time ex= tensions > options PRINTF_BUFR_SIZE=3D128 # Prevent printf output being i= nterspersed. > options KBD_INSTALL_CDEV # install a CDEV entry in /dev > #options HWPMC_HOOKS # Necessary kernel hooks for hwpm= c(4) > #options AUDIT # Security event auditing > #options MAC # TrustedBSD MAC Framework > #options KDTRACE_FRAME # Ensure frames are compiled in > #options KDTRACE_HOOKS # Kernel DTrace hooks > #options INCLUDE_CONFIG_FILE # Include this file in kernel > #options KDB # Kernel debugger related code > #options KDB_TRACE # Print a stack trace for a panic > #options DDB_CTF # kernel ELF linker loads CTF dat= a >=20 > options NO_ADAPTIVE_MUTEXES > options NO_ADAPTIVE_RWLOCKS > options NO_ADAPTIVE_SX >=20 > #options XENHVM > #device xenpci >=20 > # Make an SMP-capable kernel by default > options SMP # Symmetric MultiProcessor Kernel >=20 > # CPU frequency control > #device cpufreq >=20 > # Bus support. > device acpi > device pci >=20 > # Floppy drives > #device fdc >=20 > # ATA controllers > device ahci # AHCI-compatible SATA controllers > device ata # Legacy ATA/SATA controllers > options ATA_CAM # Handle legacy controllers with CAM > options ATA_STATIC_ID # Static device numbering > #device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC = SATA > #device siis # SiliconImage SiI3124/SiI3132/SiI3531 SA= TA >=20 > # SCSI Controllers > device ahc # AHA2940 and onboard AIC7xxx devices > options AHC_REG_PRETTY_PRINT # Print register bitfields in deb= ug > # output. Adds ~128k to driver. > #device ahd # AHA39320/29320 and onboard AIC79xx devi= ces > #options AHD_REG_PRETTY_PRINT # Print register bitfields in deb= ug > # output. Adds ~215k to driver. > #device esp # AMD Am53C974 (Tekram DC-390(T)) > #device hptiop # Highpoint RocketRaid 3xxx series > #device isp # Qlogic family > #device ispfw # Firmware for QLogic HBAs- normally a mo= dule > #device mpt # LSI-Logic MPT-Fusion > #device mps # LSI-Logic MPT-Fusion 2 > #device ncr # NCR/Symbios Logic > #device sym # NCR/Symbios Logic (newer chipsets + tho= se of `ncr') > #device trm # Tekram DC395U/UW/F DC315U adapters >=20 > #device adv # Advansys SCSI adapters > #device adw # Advansys wide SCSI adapters > #device aic # Adaptec 15[012]x SCSI adapters, AIC-6[2= 3]60. > #device bt # Buslogic/Mylex MultiMaster SCSI adapter= s > #device isci # Intel C600 SAS controller >=20 > # ATA/SCSI peripherals > device scbus # SCSI bus (required for ATA/SCSI) > #device ch # SCSI media changers > device da # Direct Access (disks) > #device sa # Sequential Access (tape etc) > device cd # CD > device pass # Passthrough device (direct ATA/SCSI acc= ess) > #device ses # Enclosure Services (SES and SAF-TE) > #device ctl # CAM Target Layer >=20 > # RAID controllers interfaced to the SCSI subsystem > #device amr # AMI MegaRAID > #device arcmsr # Areca SATA II RAID > #XXX it is not 64-bit clean, -scottl > #device asr # DPT SmartRAID V, VI and Adaptec SCSI RA= ID > #device ciss # Compaq Smart RAID 5* > #device dpt # DPT Smartcache III, IV - See NOTES for = options > #device hptmv # Highpoint RocketRAID 182x > #device hptnr # Highpoint DC7280, R750 > #device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, = 25xx > #device hpt27xx # Highpoint RocketRAID 27xx > #device iir # Intel Integrated RAID > #device ips # IBM (Adaptec) ServeRAID > #device mly # Mylex AcceleRAID/eXtremeRAID > device twa # 3ware 9000 series PATA/SATA RAID > device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID cont= roller >=20 > # RAID controllers > #device aac # Adaptec FSA RAID > #device aacp # SCSI passthrough for aac (requires CAM) > #device aacraid # Adaptec by PMC RAID > #device ida # Compaq Smart RAID > device mfi # LSI MegaRAID SAS > #device mlx # Mylex DAC960 family > #XXX pointer/int warnings > #device pst # Promise Supertrak SX6000 > #device twe # 3ware ATA RAID >=20 > # atkbdc0 controls both the keyboard and the PS/2 mouse > device atkbdc # AT keyboard controller > device atkbd # AT keyboard > device psm # PS/2 mouse >=20 > device kbdmux # keyboard multiplexer >=20 > device vga # VGA video card driver > options VESA # Add support for VESA BIOS Extensions (V= BE) >=20 > device splash # Splash screen and screen saver support >=20 > # syscons is the default console driver, resembling an SCO console > device sc > options SC_PIXEL_MODE # add support for the raster text mode >=20 > device agp # support several AGP chipsets >=20 > # Serial (COM) ports > device uart # Generic UART driver >=20 > # PCI Ethernet NICs. > #device bxe # Broadcom BCM57710/BCM57711/BCM57711E 10= Gb Ethernet > #device de # DEC/Intel DC21x4x (``Tulip'') > #device em # Intel PRO/1000 Gigabit Ethernet Family > device igb # Intel PRO/1000 PCIE Server Gigabit Fami= ly > #device ixgbe # Intel PRO/10GbE PCIE Ethernet Family > #device le # AMD Am7900 LANCE and Am79C9xx PCnet > #device ti # Alteon Networks Tigon I/II gigabit Ethe= rnet > #device txp # 3Com 3cR990 (``Typhoon'') > #device vx # 3Com 3c590, 3c595 (``Vortex'') >=20 > # Pseudo devices. > device loop # Network loopback > device random # Entropy device > options PADLOCK_RNG # VIA Padlock RNG > options RDRAND_RNG # Intel Bull Mountain RNG > device ether # Ethernet support > device vlan # 802.1Q VLAN support > device tun # Packet tunnel. > device pty # BSD-style compatibility pseudo ttys > device md # Memory "disks" > device gif # IPv6 and IPv4 tunneling > device faith # IPv6-to-IPv4 relaying (translation) > device firmware # firmware assist module >=20 > # The `bpf' device enables the Berkeley Packet Filter. > # Be aware of the administrative consequences of enabling this! > # Note that 'bpf' is required for DHCP. > device bpf # Berkeley packet filter >=20 > # USB support > options USB_DEBUG # enable debug msgs > device uhci # UHCI PCI->USB interface > device ohci # OHCI PCI->USB interface > device ehci # EHCI PCI->USB interface (USB 2.0) > device xhci # XHCI PCI->USB interface (USB 3.0) > device usb # USB Bus (required) > #device udbp # USB Double Bulk Pipe devices (needs net= graph) > device uhid # "Human Interface Devices" > #device ukbd # Keyboard > #device ulpt # Printer > device umass # Disks/Mass storage - Requires scbus and= da > device ums # Mouse >=20 > # virtualisation > device virtio # Generic VirtIO bus (required) > device virtio_pci # VirtIO PCI Interface > device vtnet # VirtIO Ethernet device > device virtio_blk # VirtIO Block device > device virtio_scsi # VirtIO SCSI device > device virtio_balloon # VirtIO Memory Balloon device >=20 > # temperature > device coretemp >=20 > ############################################## >=20 > thanks, --=-dcppXQtwNAraePAT1+Xc Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (FreeBSD) iQEcBAABAgAGBQJSS0FyAAoJEBkJRdwI6BaHIoQH/3FOxEK26QKT6RRzXSBRBGm3 JNfn+G+TkqJGpwIU8ru5jvTZm1/Rmxqa6cY2jepnS9kXmWWZgJ3vYv6aDItxWDnE eqnxp7ANr4f51SNNSHz0qxgNkzUksvZHPvAKg2RjwVP6fQVKut6K0HPtVVhB6dhL vHevQQeoe/IMfFd5+7xsPfgumW/YCEeSN5GOZCUYR7IkkZUmqR2E5Y0wJiP5ALIc YNtoQUfkXOxDpd54qQUG6ZhILmttNK9IDbOdtP/NJZkgojyLOrtqkpAhsZFmHLsa Vagn8b9MqNPsJykufT4jw0uZR8Hzt6Ieo+abwVTv8kzJnNdDOhTBUdUpOejmiKg= =UHeR -----END PGP SIGNATURE----- --=-dcppXQtwNAraePAT1+Xc-- From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 22:51: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 606C9B81 for ; Tue, 1 Oct 2013 22:51:43 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id 392B6219D for ; Tue, 1 Oct 2013 22:51:42 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id C60AC56A16 for ; Tue, 1 Oct 2013 18:51:39 -0400 (EDT) Message-ID: <524B51FB.7040504@intertainservices.com> Date: Tue, 01 Oct 2013 18:51:39 -0400 From: Mike Jakubik User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: "freebsd-current@freebsd.org" Subject: Cannot compile many ports because of missing -lsupc++ and -lstdc++ Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: C60AC56A16.A0E9E X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-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: Tue, 01 Oct 2013 22:51:43 -0000 Hello, I am having trouble compiling many ports which fail with one of the following errors. /usr/bin/ld: cannot find -lstdc++ /usr/bin/ld: cannot find -lsupc++ I understand 10 has a new c++ library, but how can I get ports to build with this? This is quite frustrating. I am using a fresh install of ALPHA4, nothing in make.conf. Thanks. From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 22:55:10 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AE6D0E01 for ; Tue, 1 Oct 2013 22:55:10 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 41FB721C8 for ; Tue, 1 Oct 2013 22:55:10 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id x55so21299wes.24 for ; Tue, 01 Oct 2013 15:55:07 -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=R2BlYdxJ8pnbVamjs4wm4zUZ7FvTHNEMG8J9+PglaaE=; b=rXoToWwTWI4HRysr91AMISVnYbbWP+0S/FN1BnrPqnNxYjO+ZDV7C8zYBthbcnERLp IZf4gTBdI5tTaIKR5xUgSmhl/oaw8ShjYwtjOiZIOUQ4PwRe4y0XhGTUe3CgVEJKGq0a WTWCQ8S7RUHqvqW/n9oZaREFPlrq+w8Rsxs0q+Zd5gVUniw5/PUkuIxFevWVTctsZLq/ ggEh55ysPSjQLE60xM1APPs0xl79LI4gfWi5wueQaa7Uptwk4ip5U2fdgv7CmO4bYhzB h2dXkFqkhmttz87926HCiHcRecQb+IFnQVAFIY/Gc+XAoeSd1MzJ/WAZ6i/xXbfXU6UZ xs0w== X-Received: by 10.194.10.193 with SMTP id k1mr4094627wjb.50.1380668107501; Tue, 01 Oct 2013 15:55:07 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id fz8sm10484427wic.0.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 01 Oct 2013 15:55:06 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 2 Oct 2013 00:55:04 +0200 From: Baptiste Daroussin To: Mike Jakubik Subject: Re: Cannot compile many ports because of missing -lsupc++ and -lstdc++ Message-ID: <20131001225503.GA55892@ithaqua.etoilebsd.net> References: <524B51FB.7040504@intertainservices.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6TrnltStXW4iwmi0" Content-Disposition: inline In-Reply-To: <524B51FB.7040504@intertainservices.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: Tue, 01 Oct 2013 22:55:10 -0000 --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 01, 2013 at 06:51:39PM -0400, Mike Jakubik wrote: > Hello, >=20 > I am having trouble compiling many ports which fail with one of the=20 > following errors. >=20 > /usr/bin/ld: cannot find -lstdc++ > /usr/bin/ld: cannot find -lsupc++ >=20 > I understand 10 has a new c++ library, but how can I get ports to build= =20 > with this? This is quite frustrating. I am using a fresh install of=20 > ALPHA4, nothing in make.conf. >=20 > Thanks. >=20 All the said port should be reported, what do you mean by many? exp-run sho= ws not that many (compared to the number of ports available in the ports tree). All of them deserves a proper fix, but if not reported we can't fix them al= l :) regards, Bapt --6TrnltStXW4iwmi0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlJLUscACgkQ8kTtMUmk6Ey8IgCgwUcVk0WOXd6eAaSGxynf5c7U nzEAn0FEpHMhGIyG5BEaUIvwNzpnlNQS =fCbc -----END PGP SIGNATURE----- --6TrnltStXW4iwmi0-- From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 23:01: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2EA2DFA9 for ; Tue, 1 Oct 2013 23:01:08 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id 04E40223E for ; Tue, 1 Oct 2013 23:01:07 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id CB1F35644B for ; Tue, 1 Oct 2013 19:01:04 -0400 (EDT) Message-ID: <524B5430.1050806@intertainservices.com> Date: Tue, 01 Oct 2013 19:01:04 -0400 From: Mike Jakubik User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: Cannot compile many ports because of missing -lsupc++ and -lstdc++ References: <524B51FB.7040504@intertainservices.com> <20131001225503.GA55892@ithaqua.etoilebsd.net> In-Reply-To: <20131001225503.GA55892@ithaqua.etoilebsd.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: CB1F35644B.AFA7D X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-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: Tue, 01 Oct 2013 23:01:08 -0000 On 10/01/13 18:55, Baptiste Daroussin wrote: > On Tue, Oct 01, 2013 at 06:51:39PM -0400, Mike Jakubik wrote: >> Hello, >> >> I am having trouble compiling many ports which fail with one of the >> following errors. >> >> /usr/bin/ld: cannot find -lstdc++ >> /usr/bin/ld: cannot find -lsupc++ >> >> I understand 10 has a new c++ library, but how can I get ports to build >> with this? This is quite frustrating. I am using a fresh install of >> ALPHA4, nothing in make.conf. >> >> Thanks. >> > All the said port should be reported, what do you mean by many? exp-run shows > not that many (compared to the number of ports available in the ports tree). > > All of them deserves a proper fix, but if not reported we can't fix them all :) > > regards, > Bapt Where should I report, the port maintainer? Ok I guess many is a relative term, i've tried to compile virtualbox-ose-additions and got this error, tried to install xfce, same error on a dependency. So I decided screw this new clang and try with gcc48, well i got the same error when gmp was being built. From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 23:04:08 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9ECB3190 for ; Tue, 1 Oct 2013 23:04:08 +0000 (UTC) (envelope-from vsityz@gmail.com) Received: from mail-ee0-x229.google.com (mail-ee0-x229.google.com [IPv6:2a00:1450:4013:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 26294226D for ; Tue, 1 Oct 2013 23:04:07 +0000 (UTC) Received: by mail-ee0-f41.google.com with SMTP id d17so10211eek.28 for ; Tue, 01 Oct 2013 16:04:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:subject:content-type:content-transfer-encoding; bh=qCykbKq7p8QcrZGJEH6VA3DhNvtS9NZMBrCb/ouCC0U=; b=kFF3H49lMtTL+i+04aQ1i3ACxTQyG1coFNxk93bGDVV2AIJlIEhiA4xQ459tbuNiA3 tpoRkwqsHS0iXxwTU52JugiDSQa7tHI0sZDF5NEUaKvxIAX2EdfGQCVr5QSSVYyFMf7q xYJcY4sP5gnc0g3jx7By2Bc8ZRPMHq6WNgdZkNYlAFHUt4xprNPzuyaHn960/3DKGABT hPQxqdgiFtJ1AEhHLfesmMbF6f4HY7T7MjZpqoitTTildRLIxKiRWXDC90V13hQYuSyY NpLg/FMjlAIpkkDBNUY2QNyCAl+BXZqPohUh7RTiER+QRfBO1gNuI7eP72R8JmUJrDxa 9HXw== X-Received: by 10.14.184.132 with SMTP id s4mr50248266eem.13.1380668646430; Tue, 01 Oct 2013 16:04:06 -0700 (PDT) Received: from scorpion.kiev.ua ([130.185.3.212]) by mx.google.com with ESMTPSA id a43sm18228790eep.9.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Oct 2013 16:04:05 -0700 (PDT) Message-ID: <524B54E2.1040608@gmail.com> Date: Wed, 02 Oct 2013 02:04:02 +0300 From: Alexander Panyushkin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: mysql-client-5.6.14 build failed Content-Type: text/plain; charset=UTF-8; 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: Tue, 01 Oct 2013 23:04:08 -0000 Hi all. mysql-client-5.6.14 not build with clang [ 89%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client.c.o In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/libmysql/libmysql.c:16: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/libmysql/errmsg.c:22: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/libmysql/get_password.c:23: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql-common/my_time.c:16: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_time.h:23: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql-common/client.c:34: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ 1 warning generated. [ 90%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_plugin.c.o 1 warning generated. [ 90%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_authentication.cc.o In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql-common/client_plugin.c:30: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ 1 warning generated. [ 91%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/net_serv.cc.o In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql-common/client_authentication.cc:20: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/crypt_genhash_impl.h:17: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ 1 warning generated. In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/net_serv.cc:36: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ [ 91%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/pack.c.o 1 warning generated. [ 92%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql/password.c.o In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/password.c:62: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/password.h:19: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql-common/pack.c:16: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/net_serv.cc:48: In file included from /usr/include/c++/v1/algorithm:627: /usr/include/c++/v1/memory:968:39: error: expected unqualified-id template static __two test(...); ^ /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:21: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/net_serv.cc:48: In file included from /usr/include/c++/v1/algorithm:627: /usr/include/c++/v1/memory:968:39: error: expected ')' /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:23: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ /usr/include/c++/v1/memory:968:39: note: to match this '(' /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:18: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/net_serv.cc:48: In file included from /usr/include/c++/v1/algorithm:627: /usr/include/c++/v1/memory:969:43: error: expected unqualified-id template static char test(typename _Up::pointer* = 0); ^ /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:20: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/net_serv.cc:48: In file included from /usr/include/c++/v1/algorithm:627: /usr/include/c++/v1/memory:969:43: error: expected ')' /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:20: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ /usr/include/c++/v1/memory:969:38: note: to match this '(' template static char test(typename _Up::pointer* = 0); ^ /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:19: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/net_serv.cc:48: In file included from /usr/include/c++/v1/algorithm:627: /usr/include/c++/v1/memory:969:38: error: expected ')' template static char test(typename _Up::pointer* = 0); ^ /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:23: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ /usr/include/c++/v1/memory:969:38: note: to match this '(' /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:18: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ 1 warning generated. In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/net_serv.cc:48: In file included from /usr/include/c++/v1/algorithm:627: /usr/include/c++/v1/memory:974:69: error: no member named 'test' in namespace 'std::__1::__has_pointer_type_imp' : public integral_constant(0)) == 1> ~~~~~~~~~~~~~~~~~~~~~~~~^ /usr/include/c++/v1/memory:974:74: error: '_Tp' does not refer to a value : public integral_constant(0)) == 1> ^ /usr/include/c++/v1/memory:972:17: note: declared here template ^ /usr/include/c++/v1/memory:975:1: error: expected class name { ^ 1 warning and 8 errors generated. --- libmysql/CMakeFiles/clientlib.dir/__/sql/net_serv.cc.o --- *** [libmysql/CMakeFiles/clientlib.dir/__/sql/net_serv.cc.o] Error code 1 make[3]: stopped in /usr/ports/databases/mysql56-client/work/mysql-5.6.14 1 error make[3]: stopped in /usr/ports/databases/mysql56-client/work/mysql-5.6.14 --- libmysql/CMakeFiles[ 89%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client.c.o In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/libmysql/libmysql.c:16: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/libmysql/errmsg.c:22: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/libmysql/get_password.c:23: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql-common/my_time.c:16: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_time.h:23: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql-common/client.c:34: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ 1 warning generated. [ 90%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_plugin.c.o 1 warning generated. [ 90%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_authentication.cc.o In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql-common/client_plugin.c:30: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ 1 warning generated. [ 91%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/net_serv.cc.o In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql-common/client_authentication.cc:20: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/crypt_genhash_impl.h:17: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ 1 warning generated. In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/net_serv.cc:36: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ [ 91%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/pack.c.o 1 warning generated. [ 92%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql/password.c.o In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/password.c:62: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/password.h:19: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql-common/pack.c:16: In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:337: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/net_serv.cc:48: In file included from /usr/include/c++/v1/algorithm:627: /usr/include/c++/v1/memory:968:39: error: expected unqualified-id template static __two test(...); ^ /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:21: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/net_serv.cc:48: In file included from /usr/include/c++/v1/algorithm:627: /usr/include/c++/v1/memory:968:39: error: expected ')' /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:23: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ /usr/include/c++/v1/memory:968:39: note: to match this '(' /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:18: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/net_serv.cc:48: In file included from /usr/include/c++/v1/algorithm:627: /usr/include/c++/v1/memory:969:43: error: expected unqualified-id template static char test(typename _Up::pointer* = 0); ^ /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:20: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/net_serv.cc:48: In file included from /usr/include/c++/v1/algorithm:627: /usr/include/c++/v1/memory:969:43: error: expected ')' /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:20: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ /usr/include/c++/v1/memory:969:38: note: to match this '(' template static char test(typename _Up::pointer* = 0); ^ /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:19: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/net_serv.cc:48: In file included from /usr/include/c++/v1/algorithm:627: /usr/include/c++/v1/memory:969:38: error: expected ')' template static char test(typename _Up::pointer* = 0); ^ /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:23: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ /usr/include/c++/v1/memory:969:38: note: to match this '(' /usr/ports/databases/mysql56-client/work/mysql-5.6.14/include/my_global.h:464:18: note: expanded from macro 'test' #define test(a) ((a) ? 1 : 0) ^ 1 warning generated. In file included from /usr/ports/databases/mysql56-client/work/mysql-5.6.14/sql/net_serv.cc:48: In file included from /usr/include/c++/v1/algorithm:627: /usr/include/c++/v1/memory:974:69: error: no member named 'test' in namespace 'std::__1::__has_pointer_type_imp' : public integral_constant(0)) == 1> ~~~~~~~~~~~~~~~~~~~~~~~~^ /usr/include/c++/v1/memory:974:74: error: '_Tp' does not refer to a value : public integral_constant(0)) == 1> ^ /usr/include/c++/v1/memory:972:17: note: declared here template ^ /usr/include/c++/v1/memory:975:1: error: expected class name { ^ 1 warning and 8 errors generated. --- libmysql/CMakeFiles/clientlib.dir/__/sql/net_serv.cc.o --- *** [libmysql/CMakeFiles/clientlib.dir/__/sql/net_serv.cc.o] Error code 1 make[3]: stopped in /usr/ports/databases/mysql56-client/work/mysql-5.6.14 1 error make[3]: stopped in /usr/ports/databases/mysql56-client/work/mysql-5.6.14 --- libmysql/CMakeFiles/clientlib.dir/all --- *** [libmysql/CMakeFiles/clientlib.dir/all] Error code 2 make[2]: stopped in /usr/ports/databases/mysql56-client/work/mysql-5.6.14 1 error make[2]: stopped in /usr/ports/databases/mysql56-client/work/mysql-5.6.14 --- all --- *** [all] Error code 2 make[1]: stopped in /usr/ports/databases/mysql56-client/work/mysql-5.6.14 1 error make[1]: stopped in /usr/ports/databases/mysql56-client/work/mysql-5.6.14 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql56-client /clientlib.dir/all --- *** [libmysql/CMakeFiles/clientlib.dir/all] Error code 2 make[2]: stopped in /usr/ports/databases/mysql56-client/work/mysql-5.6.14 1 error make[2]: stopped in /usr/ports/databases/mysql56-client/work/mysql-5.6.14 --- all --- *** [all] Error code 2 make[1]: stopped in /usr/ports/databases/mysql56-client/work/mysql-5.6.14 1 error make[1]: stopped in /usr/ports/databases/mysql56-client/work/mysql-5.6.14 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql56-client -- Alexander From owner-freebsd-current@FreeBSD.ORG Tue Oct 1 23:05:55 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9A55C2B4; Tue, 1 Oct 2013 23:05:55 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (secure.freebsdsolutions.net [69.55.234.48]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7D4FE2282; Tue, 1 Oct 2013 23:05:55 +0000 (UTC) Received: from [10.10.1.32] (office.betterlinux.com [199.58.199.60]) (authenticated bits=0) by ns1.jnielsen.net (8.14.4/8.14.4) with ESMTP id r91N5pIS031125 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Tue, 1 Oct 2013 19:05:52 -0400 (EDT) (envelope-from lists@jnielsen.net) Content-Type: text/plain; charset=iso-8859-2 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: iSCSI boot ... root? From: John Nielsen In-Reply-To: Date: Tue, 1 Oct 2013 17:06:02 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Zaphod Beeblebrox , =?iso-8859-2?Q?Edward_Tomasz_Napiera=B3a?= X-Mailer: Apple Mail (2.1510) X-DCC-sonic.net-Metrics: ns1.jnielsen.net 1156; Body=3 Fuz1=3 Fuz2=3 X-Virus-Scanned: clamav-milter 0.97.8 at ns1.jnielsen.net X-Virus-Status: Clean 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, 01 Oct 2013 23:05:55 -0000 On Sep 16, 2013, at 4:35 AM, Edward Tomasz Napiera=B3a = wrote: > Wiadomo=B6=E6 napisana przez Zaphod Beeblebrox w = dniu 16 wrz 2013, o godz. 07:35: >> Is it now possible to boot from iSCSI? I'm not talking about an = iSCSI >> controller, but with >>=20 >> pxe -> dhcp -> tftp (loads loader) -> (something) -> boot (mounts = root from >> iSCSI) >=20 > Not yet. The iSCSI initiator requires iscsid(8) in order to work, and = you can't > run it before mounting root. >=20 > I think the proper way to do this would be by doing something similar = to Linux' > initrd; i.e. booting from mdroot loaded by loader(8), run iscsid(8) = from there, > setup iSCSI session, then mount the real root and pivot to it. I'm = not sure if it's > possible right now. I'm not sure to what extent trasz's work overlaps with this, but I was = able to boot a FreeBSD 9.1 image via iSCSI using aoyama's isboot module. = I used gPXE and UNDI since my BIOS and NIC don't have any iSCSI support, = just vanilla PXE. I haven't heard anything about isboot lately but the = links below are still active. Let me know if you'd like additional = details. JN On Aug 23, 2012, at 6:25 PM, Daisuke Aoyama wrote: > Subject: Updated isboot 0.2.6 and FreeBSD 9.1-RC1 > Cc: , >=20 > I have updated isboot and created 9.1-RC based image. > Please try it: >=20 > http://www.peach.ne.jp/archives/isboot/isboot-0.2.6.tar.gz > = http://www.peach.ne.jp/archives/isboot/demo/FreeBSD-9.1-RC1-amd64-memstick= -isboot-0.2.6.img From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 04:42:24 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AA446211 for ; Wed, 2 Oct 2013 04:42:24 +0000 (UTC) (envelope-from rizzo@i805.com.br) Received: from server.i805.com.br (mailhost.i805.com.br [72.52.97.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7BD57289C for ; Wed, 2 Oct 2013 04:42:23 +0000 (UTC) Received: from i805.com.br (localhost [127.0.0.1]) by server.i805.com.br (8.14.6/8.14.5) with ESMTP id r924SWPs038362 for ; Wed, 2 Oct 2013 01:28:33 -0300 (BRT) (envelope-from rizzo@i805.com.br) From: "Nilton Jose Rizzo" To: freebsd-current@freebsd.org Subject: Problens with portupgrade/portmaster and ports Date: Wed, 2 Oct 2013 01:28:32 -0300 Message-Id: <20131002040921.M74222@i805.com.br> X-Mailer: OpenWebMail 3.00_beta4 20121104 671 X-OriginatingIP: 179.218.87.141 (rizzo) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server.i805.com.br 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, 02 Oct 2013 04:42:24 -0000 Hi all, I'm back again! I reinstall my box, because the problem with libicoinv/iconv from src dir have been bigs problems ... including problems when I need to run a fsck in filesystem ( it's report the filesystem was incopatible) Well, the problem now are wiyh this programs protupograde and portmaster. In the last weekend, I updated my src and ports dirs and in the /usr/ports/UPDATING have this message: 8<========= Cut 20130929: AFFECTS: users of x11/pixman AUTHOR: zeising@FreeBSD.org The library version of x11/pixman has changed, and portrevision has been bumped in all dependent ports. If you have external software that depends on pixman, this software needs to be recompiled. To recompile all software dependent on pixman, run: # portmaster -r pixman or # portupgrade -rf pixman 20130929: AFFECTS: users of graphics/libGL, graphics/dri and other MESA ports AUTHOR: zeising@FreeBSD.org The graphics/libGL, graphics/dri and related MESA ports have been updated to 9.1 when compiled with WITH_NEW_XORG= set. It is necessary to remove the old versions of both ports before updating. # pkg_delete -f libGL-\* dri-\* or # pkg delete -f libGL dri followed by # portmaster -a 8<============== cut when I deleted the libGL and dri using the pkg_delete command, it's work ok but when I try de portupgrade or portmaster I take this messages: root@valfenda:/usr/ports # portupgrade -va ---> Session started at: Wed, 02 Oct 2013 01:21:32 -0300 ** None has been installed or upgraded. ---> Session ended at: Wed, 02 Oct 2013 01:21:32 -0300 (consumed 00:00:00) root@valfenda:/usr/ports # portmaster -va ===>>> Sorting ports by category ===>>> Starting check of installed ports for available updates ===>>> Root ports: 0 ===>>> Trunk ports: 0 ===>>> Branch ports: 0 ===>>> Leaf ports: 0 ===>>> All ports are up to date ===>>> Gathering distinfo list for installed ports ===>>> Exiting But I have some ports installed, look: root@valfenda:/home2/rizzo # pkg info | wc -l 832 root@valfenda:/home2/rizzo # Result my X Window was crash! I have been to rebuild the libGL and dri manually and my X Window restart to work but I can't update any ports using portupgrade or portmaster What I do wrong? I forgot something to do? TIA Rizzo ] From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 06:24:18 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D8928728 for ; Wed, 2 Oct 2013 06:24:18 +0000 (UTC) (envelope-from hps@bitfrost.no) Received: from mta.bitpro.no (mta.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id 6A8452058 for ; Wed, 2 Oct 2013 06:24:18 +0000 (UTC) Received: from mail.lockless.no (mail.lockless.no [46.29.221.38]) by mta.bitpro.no (Postfix) with ESMTP id 547867A125; Wed, 2 Oct 2013 08:24:16 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id BA9BA8F7954; Wed, 2 Oct 2013 08:24:37 +0200 (CEST) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at lockless.no Received: from mail.lockless.no ([127.0.0.1]) by localhost (mail.lockless.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hY-R+i-9Qs+Q; Wed, 2 Oct 2013 08:24:36 +0200 (CEST) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) by mail.lockless.no (Postfix) with ESMTPSA id F248E8F7912; Wed, 2 Oct 2013 08:24:35 +0200 (CEST) Message-ID: <524BBC5A.6060108@bitfrost.no> Date: Wed, 02 Oct 2013 08:25:30 +0200 From: Hans Petter Selasky Organization: Bitfrost A/S User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130522 Thunderbird/17.0.6 MIME-Version: 1.0 To: John Subject: Re: gphoto2 bus error References: <20131001135021.GA56944@potato.growveg.org> In-Reply-To: <20131001135021.GA56944@potato.growveg.org> Content-Type: multipart/mixed; boundary="------------030305040700030006020803" 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, 02 Oct 2013 06:24:18 -0000 This is a multi-part message in MIME format. --------------030305040700030006020803 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/01/13 15:50, John wrote: > sorry, forgot to change "From:", sending again > > On Tue, Oct 01, 2013 at 02:45:29PM +0100, John wrote: >> On Tue, Oct 01, 2013 at 02:41:22PM +0200, Hans Petter Selasky wrote: >>> >>> Hi, >>> >>> Could you enter "bt" in GDB and show the output when this crash happens? >>> >>> --HPS >> >> Sure! Thanks for looking at the problem. >> >> Program received signal SIGBUS, Bus error. >> [Switching to Thread 802c07400 (LWP 101021/scanimage)] >> 0x00000008063c1829 in scsi_inquiry () >> from /usr/local/lib/sane/libsane-microtek2.so.1 >> (gdb) bt >> #0 0x00000008063c1829 in scsi_inquiry () >> from /usr/local/lib/sane/libsane-microtek2.so.1 >> #1 0x00000008063b384c in attach () >> from /usr/local/lib/sane/libsane-microtek2.so.1 >> #2 0x00000008063b4a69 in attach_one () >> from /usr/local/lib/sane/libsane-microtek2.so.1 >> #3 0x000000080083205b in sanei_scsi_find_devices () >> from /usr/local/lib/libsane.so.1 >> #4 0x000000080082ef1e in sanei_config_attach_matching_devices () >> from /usr/local/lib/libsane.so.1 >> #5 0x00000008063b4993 in sane_microtek2_init () >> from /usr/local/lib/sane/libsane-microtek2.so.1 >> #6 0x000000080083acb4 in init () from /usr/local/lib/libsane.so.1 >> #7 0x000000080083a944 in sane_dll_get_devices () >> from /usr/local/lib/libsane.so.1 >> #8 0x0000000000402089 in ?? () >> #9 0x0000000000401c41 in ?? () >> #10 0x0000000800628000 in ?? () >> #11 0x0000000000000000 in ?? () >> (gdb) >> >> -- >> John > Hi, Can you try to apply the attached patch to: cd /usr/ports/graphics/sane-backends make clean extract patch cd /usr/ports/graphics/sane-backends/work/sane-backends-1.0.23 cat sane-backend-debug.diff | patch -p1 cd /usr/ports/graphics/sane-backends make all deinstall install Maybe you can figure out exactly what line is causing the crash by adding more printf's like shown in the attached patch. --HPS --------------030305040700030006020803 Content-Type: text/x-patch; name="sane-backend-debug.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="sane-backend-debug.diff" diff --git a/backend/microtek2.c b/backend/microtek2.c index d56e568..1aafa80 100644 --- a/backend/microtek2.c +++ b/backend/microtek2.c @@ -4276,6 +4276,8 @@ scsi_send_gamma(Microtek2_Scanner *ms) /*---------- scsi_inquiry() --------------------------------------------------*/ +#include + static SANE_Status scsi_inquiry(Microtek2_Info *mi, char *device) { @@ -4286,6 +4288,7 @@ scsi_inquiry(Microtek2_Info *mi, char *device) size_t size; int sfd; + printf("A %p %s\n", mi, device); DBG(30, "scsi_inquiry: mi=%p, device='%s'\n", (void *) mi, device); @@ -4296,6 +4299,8 @@ scsi_inquiry(Microtek2_Info *mi, char *device) return status; } + printf("B\n"); + INQ_CMD(cmd); INQ_SET_ALLOC(cmd, INQ_ALLOC_L); result = (uint8_t *) alloca(INQ_ALLOC_L); @@ -4306,6 +4311,8 @@ scsi_inquiry(Microtek2_Info *mi, char *device) return SANE_STATUS_NO_MEM; } + printf("C\n"); + size = INQ_ALLOC_L; status = sanei_scsi_cmd(sfd, cmd, sizeof(cmd), result, &size); if ( status != SANE_STATUS_GOOD ) @@ -4315,6 +4322,8 @@ scsi_inquiry(Microtek2_Info *mi, char *device) return status; } + printf("D\n"); + INQ_GET_INQLEN(inqlen, result); INQ_SET_ALLOC(cmd, inqlen + INQ_ALLOC_L); result = alloca(inqlen + INQ_ALLOC_L); @@ -4328,6 +4337,8 @@ scsi_inquiry(Microtek2_Info *mi, char *device) if (md_dump >= 2 ) dump_area2(cmd, sizeof(cmd), "inquiry"); + printf("E\n"); + status = sanei_scsi_cmd(sfd, cmd, sizeof(cmd), result, &size); if ( status != SANE_STATUS_GOOD ) { @@ -4337,12 +4348,16 @@ scsi_inquiry(Microtek2_Info *mi, char *device) } sanei_scsi_close(sfd); + printf("F\n"); + if (md_dump >= 2 ) { dump_area2((uint8_t *) result, size, "inquiryresult"); dump_area((uint8_t *) result, size, "inquiryresult"); } + printf("G\n"); + /* copy results */ INQ_GET_QUAL(mi->device_qualifier, result); INQ_GET_DEVT(mi->device_type, result); @@ -4352,6 +4367,7 @@ scsi_inquiry(Microtek2_Info *mi, char *device) INQ_GET_REV(mi->revision, (char *)result); INQ_GET_MODELCODE(mi->model_code, result); + printf("H\n"); return SANE_STATUS_GOOD; } --------------030305040700030006020803-- From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 08:05:35 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 31D04854 for ; Wed, 2 Oct 2013 08:05:35 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from eu1sys200aog119.obsmtp.com (eu1sys200aog119.obsmtp.com [207.126.144.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 82FEE297F for ; Wed, 2 Oct 2013 08:05:34 +0000 (UTC) Received: from mail-we0-f169.google.com ([74.125.82.169]) (using TLSv1) by eu1sys200aob119.postini.com ([207.126.147.11]) with SMTP ID DSNKUkvTs/obtaaWzDwLFdO90hxyAbDb7jkR@postini.com; Wed, 02 Oct 2013 08:05:34 UTC Received: by mail-we0-f169.google.com with SMTP id t60so501219wes.0 for ; Wed, 02 Oct 2013 01:05:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:message-id:to:subject:cc :reply-to:in-reply-to; bh=0lFs6SqN4MVBjgVX3vOP8zuLaTdnhgkbqjd9GRy5NE8=; b=iHehyYl1nR1yRHDnxLiklEj+shS3Ptw6vE/HJITlydN/bV48kGVPvJtTfb/ywnRwpz q3ncz3j0+cBBQrRCtGj1BXy+iIQ/f/utrBvDDqsECh3XyffaiUEob46fW5JHXu3p0lTJ lUpKmCPPlQ4nfG1IcPsALIV7j2aZLC2D+KcE4ZE46/oejx0q7WrtMKrJoqcMtZxblIGB 8jf/H1J76j/9zN9LnI1Lt4qCwYaflk4O+h81hoJ38ZxNGFcvAJPsz0Qpi2db6TxSglOH Pls8a0m9vzsZ9vsZgsfN1MLwjna1zCEfR1xa+68YZHr2Aj6sWUiSf5L/5ksnL34lavDq H2tw== X-Gm-Message-State: ALoCoQnfw4DN3a3wlWGuzXo4MDmGaaN+dOZtE3HQddaFDVyYmqCUaayUG7diTXNVQtumvlcr7SpP16+3ZwaRFdJs3+u/n8E8pAEPrmqldxXGhWxp6m9O094A8v+GzUGbF6NckvRdsue9btN+AmCbz7KyqCkYIm4i/xL5n9BlkZJHlrjZnTs3VXw= X-Received: by 10.180.85.65 with SMTP id f1mr21997520wiz.33.1380701107230; Wed, 02 Oct 2013 01:05:07 -0700 (PDT) X-Received: by 10.180.85.65 with SMTP id f1mr21997515wiz.33.1380701107164; Wed, 02 Oct 2013 01:05:07 -0700 (PDT) Received: from mech-cluster241.men.bris.ac.uk (mech-cluster241.men.bris.ac.uk. [137.222.187.241]) by mx.google.com with ESMTPSA id fb9sm880179wid.7.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 02 Oct 2013 01:05:06 -0700 (PDT) Sender: Anton Shterenlikht Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6) with ESMTP id r92854pj081029 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 2 Oct 2013 09:05:04 +0100 (BST) (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6/Submit) id r92853dF081028; Wed, 2 Oct 2013 09:05:03 +0100 (BST) (envelope-from mexas) Date: Wed, 2 Oct 2013 09:05:03 +0100 (BST) From: Anton Shterenlikht Message-Id: <201310020805.r92853dF081028@mech-cluster241.men.bris.ac.uk> To: freebsd-current@freebsd.org Subject: Re: poudriere jail building error: make[4]: "/pdr/jails/ia64/usr/src/etc/periodic/daily/Makefile" line 27: Malformed conditional (${MK_BIND_NAMED} != "no") In-Reply-To: <20131001213726.GC66839@admin.xzibition.com> Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: mexas@bris.ac.uk List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Oct 2013 08:05:35 -0000 I asked in ports@ and was told this is a current@ issue. Please help. Anton >Date: Tue, 1 Oct 2013 16:37:26 -0500 >From: Bryan Drewery >To: Anton Shterenlikht >Subject: Re: poudriere jail building error: make[4]: > "/pdr/jails/ia64/usr/src/etc/periodic/daily/Makefile" line 27: Malformed > conditional (${MK_BIND_NAMED} != "no") > >On Tue, Oct 01, 2013 at 01:21:42AM +0100, Anton Shterenlikht wrote: >> This is a first time I'm building a jail, >> so I might be doing something wrong. >>=20 >> cd /pdr/jails/ia64/usr/src/etc/devd; make install >> install -o root -g wheel -m 644 uath.conf usb.conf /pdr/jails/ia64/etc/d= >evd >> cd /pdr/jails/ia64/usr/src/etc/gss; make install >> install -o root -g wheel -m 444 mech qop /pdr/jails/ia64/etc/gss >> cd /pdr/jails/ia64/usr/src/etc/periodic; make install >> =3D=3D=3D> daily (install) >> make[4]: "/pdr/jails/ia64/usr/src/etc/periodic/daily/Makefile" line 27: M= >alformed conditional (${MK_BIND_NAMED} !=3D "no") >> make[4]: Fatal errors encountered -- cannot continue >> make[4]: stopped in /pdr/jails/ia64/usr/src/etc/periodic/daily >> *** Error code 1 >>=20 >> Stop. >> make[3]: stopped in /pdr/jails/ia64/usr/src/etc/periodic >> *** Error code 1 >>=20 >> Stop. >> make[2]: stopped in /pdr/jails/ia64/usr/src/etc >> *** Error code 1 >>=20 >> Stop. >> make[1]: stopped in /pdr/jails/ia64/usr/src >> *** Error code 1 >>=20 >> Stop. >> make: stopped in /pdr/jails/ia64/usr/src >> =3D=3D=3D=3D>> Error: Failed to 'make distribution' >> =3D=3D=3D=3D>> Error while creating jail, cleaning up. >> =3D=3D=3D=3D>> Removing ia64 jail... done >> #=20 >>=20 >> This was "poudriere jail -c -j ia64 -v head -m svn+https" >> on r255488. > >This should go to current@ as it is not a ports issue. From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 08:32:10 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3CA661B2; Wed, 2 Oct 2013 08:32:10 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward10l.mail.yandex.net (forward10l.mail.yandex.net [IPv6:2a02:6b8:0:1819::a]) by mx1.freebsd.org (Postfix) with ESMTP id F3E1F2C20; Wed, 2 Oct 2013 08:32:09 +0000 (UTC) Received: from smtp4h.mail.yandex.net (smtp4h.mail.yandex.net [84.201.186.21]) by forward10l.mail.yandex.net (Yandex) with ESMTP id 64FD1BA0DF0; Wed, 2 Oct 2013 12:32:07 +0400 (MSK) Received: from smtp4h.mail.yandex.net (localhost [127.0.0.1]) by smtp4h.mail.yandex.net (Yandex) with ESMTP id E58BA2C0A19; Wed, 2 Oct 2013 12:32:06 +0400 (MSK) Received: from 46.38.32.182.tel.ru (46.38.32.182.tel.ru [46.38.32.182]) by smtp4h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id nZ8Nkpmi92-W6bONe8f; Wed, 2 Oct 2013 12:32:06 +0400 Message-ID: <524BDA05.8070502@passap.ru> Date: Wed, 02 Oct 2013 12:32:05 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130806 Thunderbird/17.0.7 MIME-Version: 1.0 To: mexas@bris.ac.uk Subject: Re: poudriere jail building error: make[4]: "/pdr/jails/ia64/usr/src/etc/periodic/daily/Makefile" line 27: Malformed conditional (${MK_BIND_NAMED} != "no") References: <201310020805.r92853dF081028@mech-cluster241.men.bris.ac.uk> In-Reply-To: <201310020805.r92853dF081028@mech-cluster241.men.bris.ac.uk> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: freebsd-current@freebsd.org, freebsd-ports@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, 02 Oct 2013 08:32:10 -0000 02.10.2013 12:05, Anton Shterenlikht пишет: > I asked in ports@ and was told this is a current@ issue. > Please help. Seems to be resolved (at least r255978 worked for me). >> Date: Tue, 1 Oct 2013 16:37:26 -0500 >> From: Bryan Drewery >> To: Anton Shterenlikht >> Subject: Re: poudriere jail building error: make[4]: >> "/pdr/jails/ia64/usr/src/etc/periodic/daily/Makefile" line 27: Malformed >> conditional (${MK_BIND_NAMED} != "no") >> >> On Tue, Oct 01, 2013 at 01:21:42AM +0100, Anton Shterenlikht wrote: >>> This is a first time I'm building a jail, >>> so I might be doing something wrong. >>> =20 >>> cd /pdr/jails/ia64/usr/src/etc/devd; make install >>> install -o root -g wheel -m 644 uath.conf usb.conf /pdr/jails/ia64/etc/d= >> evd >>> cd /pdr/jails/ia64/usr/src/etc/gss; make install >>> install -o root -g wheel -m 444 mech qop /pdr/jails/ia64/etc/gss >>> cd /pdr/jails/ia64/usr/src/etc/periodic; make install >>> =3D=3D=3D> daily (install) >>> make[4]: "/pdr/jails/ia64/usr/src/etc/periodic/daily/Makefile" line 27: M= >> alformed conditional (${MK_BIND_NAMED} !=3D "no") >>> make[4]: Fatal errors encountered -- cannot continue >>> make[4]: stopped in /pdr/jails/ia64/usr/src/etc/periodic/daily >>> *** Error code 1 >>> =20 >>> Stop. >>> make[3]: stopped in /pdr/jails/ia64/usr/src/etc/periodic >>> *** Error code 1 >>> =20 >>> Stop. >>> make[2]: stopped in /pdr/jails/ia64/usr/src/etc >>> *** Error code 1 >>> =20 >>> Stop. >>> make[1]: stopped in /pdr/jails/ia64/usr/src >>> *** Error code 1 >>> =20 >>> Stop. >>> make: stopped in /pdr/jails/ia64/usr/src >>> =3D=3D=3D=3D>> Error: Failed to 'make distribution' >>> =3D=3D=3D=3D>> Error while creating jail, cleaning up. >>> =3D=3D=3D=3D>> Removing ia64 jail... done >>> #=20 >>> =20 >>> This was "poudriere jail -c -j ia64 -v head -m svn+https" >>> on r255488. >> >> This should go to current@ as it is not a ports issue. > _______________________________________________ > 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" > -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 10:28:32 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 40AC9348 for ; Wed, 2 Oct 2013 10:28:32 +0000 (UTC) (envelope-from lists@c0mplx.org) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D6459289C for ; Wed, 2 Oct 2013 10:28:31 +0000 (UTC) Received: from pi by home.opsec.eu with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VRJfF-0005Ap-VR for freebsd-current@freebsd.org; Wed, 02 Oct 2013 12:28:17 +0200 Date: Wed, 2 Oct 2013 12:28:17 +0200 From: Kurt Jaeger To: freebsd-current@freebsd.org Subject: PR 181532: src/sbin/route/route.c patch for a more useful error message Message-ID: <20131002102817.GK2951@home.opsec.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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, 02 Oct 2013 10:28:32 -0000 Hi! In the thread http://lists.freebsd.org/pipermail/freebsd-current/2013-August/043926.html someone stumbled upon a not very helpful error message from: # route get The error message is strange/misleading: route: writing to routing socket: Invalid argument The patch in http://www.freebsd.org/cgi/query-pr.cgi?pr=181532 changes this to: route get requires a parameter, try 'default' Can someone commit this change ? -- pi@opsec.eu +49 171 3101372 7 years to go ! From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 12:04:18 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8D982C2A for ; Wed, 2 Oct 2013 12:04:18 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from potato.growveg.org (growveg-1-pt.tunnel.tserv11.ams1.ipv6.he.net [IPv6:2001:470:1f14:3d2::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 44F7B23F3 for ; Wed, 2 Oct 2013 12:04:17 +0000 (UTC) Received: from john by potato.growveg.org with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VRLA4-0000bh-RI for freebsd-current@freebsd.org; Wed, 02 Oct 2013 13:04:12 +0100 Date: Wed, 2 Oct 2013 13:04:12 +0100 From: John To: freebsd-current@freebsd.org Subject: Re: gphoto2 bus error Message-ID: <20131002120412.GB74638@potato.growveg.org> References: <20131001135021.GA56944@potato.growveg.org> <524BBC5A.6060108@bitfrost.no> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <524BBC5A.6060108@bitfrost.no> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: John X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false 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, 02 Oct 2013 12:04:18 -0000 On Wed, Oct 02, 2013 at 08:25:30AM +0200, Hans Petter Selasky wrote: > Hi, > > Can you try to apply the attached patch to: > > cd /usr/ports/graphics/sane-backends > > make clean extract patch > > cd /usr/ports/graphics/sane-backends/work/sane-backends-1.0.23 > > cat sane-backend-debug.diff | patch -p1 > > cd /usr/ports/graphics/sane-backends > > make all deinstall install Thanks for the patch! I have applied it now > Maybe you can figure out exactly what line is causing the crash by > adding more printf's like shown in the attached patch. I think you over-estimate my programming ability! I have soft linked genesys.so as per sane manpages as that's the scanner I have. I don't know why some of the errors are coming up with microtek. $ ls -la /usr/local/lib/sane/libsane.so lrwxr-xr-x 1 root wheel 22B 2 Oct 11:59 /usr/local/lib/sane/libsane.so@ -> ./libsane-genesys.so.1 sane-find-scanner finds it at found USB scanner (vendor=0x04a9 [Canon], product=0x1909 [CanoScan], chip=GL124) at libusb:/dev/usb:/dev/ugen4.4 OK here is the output from scanimage -L : $ scanimage -L A 0x802ce2808 /dev/pass0 B C A 0x802ce3208 /dev/pass1 B C A 0x802ce3c08 /dev/pass2 B C A 0x802ce4608 /dev/pass3 B C A 0x802ce5008 /dev/pass4 B C D E F G Bus error: 10 (core dumped) Here is the gdb output: (gdb) bt #0 0x00000008063c1915 in scsi_inquiry () from /usr/local/lib/sane/libsane-microtek2.so.1 #1 0x00000008063b38dc in attach () from /usr/local/lib/sane/libsane-microtek2.so.1 #2 0x00000008063b4af9 in attach_one () from /usr/local/lib/sane/libsane-microtek2.so.1 #3 0x000000080083205b in sanei_scsi_find_devices () from /usr/local/lib/libsane.so.1 #4 0x000000080082ef1e in sanei_config_attach_matching_devices () from /usr/local/lib/libsane.so.1 #5 0x00000008063b4a23 in sane_microtek2_init () from /usr/local/lib/sane/libsane-microtek2.so.1 #6 0x000000080083acb4 in init () from /usr/local/lib/libsane.so.1 #7 0x000000080083a944 in sane_dll_get_devices () from /usr/local/lib/libsane.so.1 #8 0x0000000000402089 in ?? () #9 0x0000000000401c41 in ?? () #10 0x0000000800628000 in ?? () #11 0x0000000000000000 in ?? () (gdb) Although scanimage -L gives the bus error, the following doesn't: $ scanimage -d genesys -x 100 -y 100 --format=jpg >image.jpg I have no idea why microtek2 is in that output. This is a new install and libscan.so is linked to libsane-genesys.so.1 thanks, -- From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 12:13:15 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6145BF55 for ; Wed, 2 Oct 2013 12:13:15 +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 96D0D24D6 for ; Wed, 2 Oct 2013 12:13:14 +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 PAA10648; Wed, 02 Oct 2013 15:13:10 +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 1VRLIk-000Jcx-Fj; Wed, 02 Oct 2013 15:13:10 +0300 Message-ID: <524C0DB2.5040202@FreeBSD.org> Date: Wed, 02 Oct 2013 15:12:34 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: kwhite@site.uottawa.ca, freebsd-current@FreeBSD.org Subject: Re: ZFS panic with r255937 References: <60850.74.51.61.7.1380496284.squirrel@courriel.site.uottawa.ca> In-Reply-To: <60850.74.51.61.7.1380496284.squirrel@courriel.site.uottawa.ca> X-Enigmail-Version: 1.5.2 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, 02 Oct 2013 12:13:15 -0000 on 30/09/2013 02:11 kwhite@site.uottawa.ca said the following: > Sorry, debugging this is *way* beyond me. Any hints, patches to try? Please share the stack trace. -- Andriy Gapon From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 12:32: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DEEFC5CA for ; Wed, 2 Oct 2013 12:32:02 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from potato.growveg.org (growveg-1-pt.tunnel.tserv11.ams1.ipv6.he.net [IPv6:2001:470:1f14:3d2::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9A21C2662 for ; Wed, 2 Oct 2013 12:32:02 +0000 (UTC) Received: from john by potato.growveg.org with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VRLav-0000dF-UP for freebsd-current@freebsd.org; Wed, 02 Oct 2013 13:31:57 +0100 Date: Wed, 2 Oct 2013 13:31:57 +0100 From: John To: freebsd-current@freebsd.org Subject: Re: gphoto2 bus error Message-ID: <20131002123157.GC74638@potato.growveg.org> References: <20131001135021.GA56944@potato.growveg.org> <524BBC5A.6060108@bitfrost.no> <20131002120412.GB74638@potato.growveg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131002120412.GB74638@potato.growveg.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: John X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: john@potato.growveg.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Oct 2013 12:32:02 -0000 Hi, One for the archives. I'm not sure if your patch had anything to do with it but I finally got it working by commenting out everything in /usr/local/etc/sane.d/dll.conf and just uncommenting the one I wanted. It seems the scanner was being mis-identified Thanks for your help, -- John From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 12:34:44 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5BF2D70E for ; Wed, 2 Oct 2013 12:34:44 +0000 (UTC) (envelope-from hps@bitfrost.no) Received: from mta.bitpro.no (mta.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id 194772687 for ; Wed, 2 Oct 2013 12:34:43 +0000 (UTC) Received: from mail.lockless.no (mail.lockless.no [46.29.221.38]) by mta.bitpro.no (Postfix) with ESMTP id 299327A191; Wed, 2 Oct 2013 14:34:42 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id 970818F0C7A; Wed, 2 Oct 2013 14:35:03 +0200 (CEST) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at lockless.no Received: from mail.lockless.no ([127.0.0.1]) by localhost (mail.lockless.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vAZhAsI8m2T8; Wed, 2 Oct 2013 14:35:02 +0200 (CEST) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) by mail.lockless.no (Postfix) with ESMTPSA id C4D588F79E5; Wed, 2 Oct 2013 14:35:02 +0200 (CEST) Message-ID: <524C132D.2030206@bitfrost.no> Date: Wed, 02 Oct 2013 14:35:57 +0200 From: Hans Petter Selasky Organization: Bitfrost A/S User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130522 Thunderbird/17.0.6 MIME-Version: 1.0 To: john@potato.growveg.org Subject: Re: gphoto2 bus error References: <20131001135021.GA56944@potato.growveg.org> <524BBC5A.6060108@bitfrost.no> <20131002120412.GB74638@potato.growveg.org> <20131002123157.GC74638@potato.growveg.org> In-Reply-To: <20131002123157.GC74638@potato.growveg.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, John 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, 02 Oct 2013 12:34:44 -0000 On 10/02/13 14:31, John wrote: > Hi, > > One for the archives. I'm not sure if your patch had anything to do with it > but I finally got it working by commenting out everything in > /usr/local/etc/sane.d/dll.conf and just uncommenting the one I wanted. > > It seems the scanner was being mis-identified > > Thanks for your help, > Hi, Maybe you can submit the sane guys a bug-report at: http://www.sane-project.org/sane-backends.html --HPS From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 12:40:41 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B9ABBA56 for ; Wed, 2 Oct 2013 12:40:41 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from potato.growveg.org (growveg-1-pt.tunnel.tserv11.ams1.ipv6.he.net [IPv6:2001:470:1f14:3d2::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 752D02714 for ; Wed, 2 Oct 2013 12:40:41 +0000 (UTC) Received: from john by potato.growveg.org with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VRLjI-0000eo-QE for freebsd-current@freebsd.org; Wed, 02 Oct 2013 13:40:36 +0100 Date: Wed, 2 Oct 2013 13:40:36 +0100 From: John To: freebsd-current@freebsd.org Subject: Re: gphoto2 bus error Message-ID: <20131002124036.GA2508@potato.growveg.org> References: <20131001135021.GA56944@potato.growveg.org> <524BBC5A.6060108@bitfrost.no> <20131002120412.GB74638@potato.growveg.org> <20131002123157.GC74638@potato.growveg.org> <524C132D.2030206@bitfrost.no> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <524C132D.2030206@bitfrost.no> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false X-Mailman-Approved-At: Wed, 02 Oct 2013 13:40:35 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: john@potato.growveg.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Oct 2013 12:40:41 -0000 On Wed, Oct 02, 2013 at 02:35:57PM +0200, Hans Petter Selasky wrote: > Maybe you can submit the sane guys a bug-report at: > > http://www.sane-project.org/sane-backends.html > > --HPS yep I'll do that -- John From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 13:42:18 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BFE38C93; Wed, 2 Oct 2013 13:42:18 +0000 (UTC) (envelope-from vsityz@gmail.com) Received: from mail-ea0-x22e.google.com (mail-ea0-x22e.google.com [IPv6:2a00:1450:4013:c01::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2D1DE2C12; Wed, 2 Oct 2013 13:42:18 +0000 (UTC) Received: by mail-ea0-f174.google.com with SMTP id z15so406948ead.5 for ; Wed, 02 Oct 2013 06:42:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=/iptpzk1CkZ3ruPMFX6kz4gSWZds8CHXUM6BHLDZCzk=; b=Clu2kNuXHtWnFByllvrhem0t2tw2a6w0zAYp0ZR1SqTE0Vuz5vKLANN0Qn0JP3faAY 82AA6JIcvJvL/nGj8B7JWgqTbTMRJyyhSgOdoQ48vbwCjke+SB5vp/BCtI7fr72xDiVo uX6YDTt012l8inIF+tbV3lomGxyg3rrZFkJ/kepPt3QMoA4OlxUMKEUCoFaYx/q2dGM4 53Y8P0Ge4BIBP972QlYgioeajo2uiXMqo0uej+3vn3h7xDir1P+4dMIKffJMglLRqo0L ij558MjrQ9t2AgPgbMbEWZ61ltwcsMM5anRj74/1vV6JeKIBILTIzRt6l5+stpICmUJ3 V87g== X-Received: by 10.14.246.11 with SMTP id p11mr3802704eer.9.1380721336467; Wed, 02 Oct 2013 06:42:16 -0700 (PDT) Received: from scorpion.kiev.ua ([93.180.240.140]) by mx.google.com with ESMTPSA id z12sm3986646eev.6.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 02 Oct 2013 06:42:15 -0700 (PDT) Message-ID: <524C22B4.3030408@gmail.com> Date: Wed, 02 Oct 2013 16:42:12 +0300 From: Alexander Panyushkin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Steve Kargl Subject: Re: graphics/poppler-glib not build References: <5246E64C.3080204@gmail.com> <13ADF1E8-B97E-44E7-8605-B0A4013EDE69@FreeBSD.org> <5247111B.1070702@gmail.com> <0869A0C6-3FCB-4413-9FC6-BC5D3A85BDD5@freebsd.org> <5247255A.6@gmail.com> <20130928190255.GA93842@troutmask.apl.washington.edu> <52473000.7060309@gmail.com> <20130928203110.GA94316@troutmask.apl.washington.edu> <5249DAA6.4010108@gmail.com> In-Reply-To: <5249DAA6.4010108@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: David Chisnall , 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, 02 Oct 2013 13:42:18 -0000 The same error is describe here: http://stackoverflow.com/questions/18459894/clang-stdlib-libc-leads-to-undefined-reference How to fix this, if default build world with options WITHOUT_GCC and WITHOUT_GNUCXX? On 30.09.2013 23:10, Alexander Panyushkin wrote: > *make.conf* > .if ${.CURDIR:N*/ports/graphics/poppler*} == "" > CFLAGS+= -O2 -pipe > CPPFLAGS+= -D_FORTIFY_SOURCE=2 > USE_GCC=4.6 > .endif > > *portmaster poppler-glib* > CXXLD libpoppler-glib.la > c++: warning: argument unused during compilation: '-pthread' > c++: warning: argument unused during compilation: '-pthread' > c++: warning: argument unused during compilation: '-pthread' > c++: warning: argument unused during compilation: '-pthread' > GISCAN Poppler-0.18.gir > /usr/local/lib/libpoppler.so: undefined reference to > `std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, > std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)' > /usr/local/lib/libpoppler.so: undefined reference to > `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' > /usr/local/lib/libpoppler.so: undefined reference to > `std::__throw_length_error(char const*)' > collect2: ld returned 1 exit status > linking of temporary binary failed: Command '['/bin/sh', > '/usr/ports/graphics/poppler-glib/work/gnome-libtool', '--mode=link', > '--tag=CC', '--silent', 'gcc46', '-std=gnu99', '-o', > '/usr/ports/graphics/poppler-glib/work/poppler-0.22.2/glib/tmp-introspectJZ7H1B/Poppler-0.18', > '-export-dynamic', '-Wall', '-O2', '-march=athlon64-sse3', > '-mtune=athlon64-sse3', '-pipe', '-Wformat', '-Wformat-security', > '-O2', '-pipe', '-Wl,-rpath=/usr/local/lib/gcc46', > '-fno-strict-aliasing', '-L/usr/local/lib', '-pthread', > '-Wl,-rpath=/usr/local/lib/gcc46', > '/usr/ports/graphics/poppler-glib/work/poppler-0.22.2/glib/tmp-introspectJZ7H1B/Poppler-0.18.o', > '-L.', 'libpoppler-glib.la', '-lgio-2.0', '-lgobject-2.0', > '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', > '-L/usr/local/lib', '-lglib-2.0', '-lintl']' returned non-zero exit > status 1 > > > > 28.09.2013 23:31, Steve Kargl пишет: >> On Sat, Sep 28, 2013 at 10:37:36PM +0300, Alexander Panyushkin wrote: >>> *make.conf* >>> # ### Build whith GCC 4.6 >>> # ======================== >>> .if ${.CURDIR:N*/ports/graphics/poppler-glib*} == "" >>> CFLAGS= -O2 -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Wformat >>> -Wformat-security >> Should use +=. >> >>> CPPFLAGS+= -D_FORTIFY_SOURCE=2 >>> CXXFLAGS+=-rpath /usr/local/lib/gcc46 >>> USE_GCC=4.6 >> If you're doing the above, >> >>> CC=cc >>> CXX=c++ >>> CPP=cpp >> why are you doing this? >> >> ls /usr/local/bin/*46 >> /usr/local/bin/c++46* >> /usr/local/bin/cpp46* >> /usr/local/bin/g++46* >> /usr/local/bin/gcc46* >> /usr/local/bin/gcov46* >> >>> /usr/bin/ld: cannot find -lstdc++ >>> c++: error: linker command failed with exit code 1 (use -v to see >>> invocation) >> so ld is not being passed the compiler options? >> > From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 14:29:06 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1FB0A821 for ; Wed, 2 Oct 2013 14:29:06 +0000 (UTC) (envelope-from rizzo@i805.com.br) Received: from server.i805.com.br (mailhost.i805.com.br [72.52.97.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0C3672E72 for ; Wed, 2 Oct 2013 14:29:05 +0000 (UTC) Received: from i805.com.br (localhost [127.0.0.1]) by server.i805.com.br (8.14.6/8.14.5) with ESMTP id r92ET4B2041020 for ; Wed, 2 Oct 2013 11:29:04 -0300 (BRT) (envelope-from rizzo@i805.com.br) From: "Nilton Jose Rizzo" To: freebsd-current@freebsd.org Subject: port cimg build problem Date: Wed, 2 Oct 2013 11:29:04 -0300 Message-Id: <20131002142703.M49464@i805.com.br> X-Mailer: OpenWebMail 3.00_beta4 20121104 671 X-OriginatingIP: 179.218.87.141 (rizzo) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server.i805.com.br 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, 02 Oct 2013 14:29:06 -0000 When I try to install the cimg ports I get this errors root@valfenda:/usr/ports/graphics/cimg # make install clean ===> Building for cimg-1.5.6_1,3 gmake[1]: Entrando no diretório `/usr/ports/graphics/cimg/work/CImg-1.5.6/examples' gmake[2]: Entrando no diretório `/usr/ports/graphics/cimg/work/CImg-1.5.6/examples' ** Compiling 'CImg_demo (1.5.6)' with 'g++46' g++46 -o CImg_demo CImg_demo.cpp -I.. -Wall -W -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -fno-tree-pre -Dcimg_use_vt100 -I/usr/local/include -Dcimg_use_xrandr -Dcimg_use_tiff -Dcimg_use_openexr -I//usr/local/include/OpenEXR -Dcimg_use_png -Dcimg_use_jpeg -Dcimg_use_zlib -Dcimg_use_opencv -I/usr/local/include/opencv -Dcimg_use_magick -I/usr/local/include/GraphicsMagick -O2 -pipe -DPNG_DEPSTRUCT= -fno-strict-aliasing -Dcimg_use_lapack -Dcimg_use_fftw3 -pthread -Wl,-rpath=/usr/local/lib/gcc46 -lm -lm -L/usr/local/lib -lX11 -lXrandr -ltiff -lIlmImf -lHalf -lpng -lz -ljpeg -lz -lopencv_legacy -lopencv_highgui -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lGraphicsMagick++ -lGraphicsMagick -ljbig -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -lfpx -lwmflite -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -L/usr/local/lib -llapack -lblas -lfftw3 ** Compiling 'captcha (1.5.6)' with 'g++46' g++46 -o captcha captcha.cpp -I.. -Wall -W -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -fno-tree-pre -Dcimg_use_vt100 -I/usr/local/include -Dcimg_use_xrandr -Dcimg_use_tiff -Dcimg_use_openexr -I//usr/local/include/OpenEXR -Dcimg_use_png -Dcimg_use_jpeg -Dcimg_use_zlib -Dcimg_use_opencv -I/usr/local/include/opencv -Dcimg_use_magick -I/usr/local/include/GraphicsMagick -O2 -pipe -DPNG_DEPSTRUCT= -fno-strict-aliasing -Dcimg_use_lapack -Dcimg_use_fftw3 -pthread -Wl,-rpath=/usr/local/lib/gcc46 -lm -lm -L/usr/local/lib -lX11 -lXrandr -ltiff -lIlmImf -lHalf -lpng -lz -ljpeg -lz -lopencv_legacy -lopencv_highgui -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lGraphicsMagick++ -lGraphicsMagick -ljbig -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -lfpx -lwmflite -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -L/usr/local/lib -llapack -lblas -lfftw3 /tmp//ccda87Cc.o: In function `cimg_library::CImg::save_magick(char const*, unsigned int) const': captcha.cpp:(.text._ZNK12cimg_library4CImgIhE11save_magickEPKcj[cimg_library::CImg::save_magick(char const*, unsigned int) const]+0x29b): undefined reference to `Magick::Image::write(std::basic_string, std::allocator > const&)' collect2: ld returned 1 exit status gmake[2]: ** [captcha] Erro 1 gmake[2]: *** Esperando que os outros processos terminem.... /tmp//ccFOT8wN.o: In function `cimg_library::CImg::save_magick(char const*, unsigned int) const': CImg_demo.cpp:(.text._ZNK12cimg_library4CImgIhE11save_magickEPKcj[cimg_library::CImg::save_magick(char const*, unsigned int) const]+0x27b): undefined reference to `Magick::Image::write(std::basic_string, std::allocator > const&)' collect2: ld returned 1 exit status gmake[2]: ** [CImg_demo] Erro 1 gmake[2]: Saindo do diretório `/usr/ports/graphics/cimg/work/CImg-1.5.6/examples' gmake[1]: ** [Mlinux] Erro 2 gmake[1]: Saindo do diretório `/usr/ports/graphics/cimg/work/CImg-1.5.6/examples' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/graphics/cimg root@valfenda:/usr/ports/graphics/cimg # From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 14:50:07 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2B868EE1 for ; Wed, 2 Oct 2013 14:50:07 +0000 (UTC) (envelope-from rizzo@i805.com.br) Received: from server.i805.com.br (mailhost.i805.com.br [72.52.97.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EDBC42FBB for ; Wed, 2 Oct 2013 14:50:06 +0000 (UTC) Received: from i805.com.br (localhost [127.0.0.1]) by server.i805.com.br (8.14.6/8.14.5) with ESMTP id r92Eo4PD041178 for ; Wed, 2 Oct 2013 11:50:04 -0300 (BRT) (envelope-from rizzo@i805.com.br) From: "Nilton Jose Rizzo" To: freebsd-current@freebsd.org Subject: blender ports problem Date: Wed, 2 Oct 2013 11:50:04 -0300 Message-Id: <20131002144302.M34602@i805.com.br> X-Mailer: OpenWebMail 3.00_beta4 20121104 671 X-OriginatingIP: 179.218.87.141 (rizzo) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server.i805.com.br 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, 02 Oct 2013 14:50:07 -0000 I try to compile blender from ports setup options [x] BULLET Bullet physics engine [x] CAMERATRACK Camera tracking support [x] CINEON CINEON and DPX graphics format support | [x] COMPOSITOR Use the tile-based nodal compositor | [ ] CYCLES Cycles render engine support | [ ] CYCLESOSL Shading support for the cycles render engine | [x] DDS DDS graphics format support | [x] FFMPEG FFmpeg support (WMA, AIFF, AC3, APE...) | [x] FFTW3 Use fftw for smoke and audio effects | [x] FRAMESERVER Image FrameServer support for rendering | [x] FREESTYLE Enable advanced edges rendering | [x] GAMEENGINE Enable the game engine | [x] HDR Generic high dynamic-range (HDR) support | [ ] HEADLESS Disable user interface (for render-farms) | [x] INPUT_NDOF Enable NDOF input device support | [ ] JACK JACK audio server support | [x] LIBMV Enable motion tracking via libmv | [x] LZMA Best compression support | [x] LZO Fast compression support | [x] MENU Install desktop menu | [x] MOD_BOOLEAN Boolean modifier support | [x] MOD_FLUID Fluid simulation support | [x] MOD_OCEANSIM Ocean simulation support | [x] MOD_REMESH Remesh modifier support | [x] MOD_SMOKE Smoke simulation support | [x] NLS Native Language Support | [x] OPENAL OpenAL support | [ ] OPENCOLORIO OpenColorIO-based color management support | [x] OPENEXR HDR image format support via OpenEXR | [x] OPENJPEG Enhanced JPEG graphics support | [x] OPENMP Parallel processing support via OpenMP | [x] PLAYER Enable blender player | [x] RAYOPTIMIZATION Enable SSE optimizatons for raytracing | [ ] REDCODE RedCode graphics format support | [x] SAMPLERATE Sample rate conversion support | [x] SDL Audio and Joystick support using SDL | [ ] SNDFILE libsndfile support | [x] TIFF TIFF image format support | [x] XF86VMODE X11 video mode switching support | [x] XINPUT X11 Xinput (tablet) support [ 27%] Building CXX object source/blender/ikplugin/CMakeFiles/bf_ikplugin.dir/intern/itasc_plugin.cpp.o In file included from /usr/ports/graphics/blender/work/blender-2.68a/source/blender/ikplugin/intern/itasc_plugin.cpp:35: In file included from /usr/include/c++/v1/vector:261: In file included from /usr/include/c++/v1/__bit_reference:15: In file included from /usr/include/c++/v1/algorithm:626: /usr/include/c++/v1/utility:243:9: error: field has incomplete type 'KDL::TreeElement' _T2 second; ^ /usr/include/c++/v1/map:693:20: note: in instantiation of template class 'std::__1::pair, KDL::TreeElement>' requested here value_type __cc; ^ /usr/include/c++/v1/__tree:603:16: note: in instantiation of member class 'std::__1::map, KDL::TreeElement, std::__1::less >, Eigen::aligned_allocator, KDL::TreeElement> > >::__value_type' requested here value_type __value_; ^ /usr/include/c++/v1/__tree:690:22: note: in instantiation of template class 'std::__1::__tree_node, KDL::TreeElement, std::__1::less >, Eigen::aligned_allocator, KDL::TreeElement> > >::__value_type, void *>' requested here typedef typename __node::base __node_base; ^ /usr/include/c++/v1/map:566:19: note: in instantiation of template class 'std::__1::__tree_const_iterator, KDL::TreeElement, std::__1::less >, Eigen::aligned_allocator, KDL::TreeElement> > >::__value_type, std::__1::__tree_node, KDL::TreeElement, std::__1::less >, Eigen::aligned_allocator, KDL::TreeElement> > >::__value_type, void *> *, long>' requested here _TreeIterator __i_; ^ /usr/ports/graphics/blender/work/blender-2.68a/intern/itasc/kdl/tree.hpp:63:37: note: in instantiation of template class 'std::__1::__map_const_iterator, KDL::TreeElement, std::__1::less >, Eigen::aligned_allocator, KDL::TreeElement> > >::__value_type, std::__1::__tree_node, KDL::TreeElement, std::__1::less >, Eigen::aligned_allocator, KDL::TreeElement> > >::__value_type, void *> *, long> >' requested here SegmentMap::const_iterator parent; ^ /usr/ports/graphics/blender/work/blender-2.68a/intern/itasc/kdl/tree.hpp:55:11: note: definition of 'KDL::TreeElement' is not complete until the closing '}' class TreeElement ^ 1 error generated. --- source/blender/ikplugin/CMakeFiles/bf_ikplugin.dir/intern/itasc_plugin.cpp.o --- *** [source/blender/ikplugin/CMakeFiles/bf_ikplugin.dir/intern/itasc_plugin.cpp.o] Error code 1 make[4]: stopped in /usr/ports/graphics/blender/work/.build 1 error make[4]: stopped in /usr/ports/graphics/blender/work/.build --- source/blender/ikplugin/CMakeFiles/bf_ikplugin.dir/all --- *** [source/blender/ikplugin/CMakeFiles/bf_ikplugin.dir/all] Error code 2 make[3]: stopped in /usr/ports/graphics/blender/work/.build A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/ports/graphics/blender/work/.build --- source/blender/blenloader/CMakeFiles/bf_blenloader.dir/all --- *** [source/blender/blenloader/CMakeFiles/bf_blenloader.dir/all] Error code 2 make[3]: stopped in /usr/ports/graphics/blender/work/.build 2 errors make[3]: stopped in /usr/ports/graphics/blender/work/.build --- all --- *** [all] Error code 2 make[2]: stopped in /usr/ports/graphics/blender/work/.build 1 error make[2]: stopped in /usr/ports/graphics/blender/work/.build ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/blender *** Error code 1 Stop. make: stopped in /usr/ports/graphics/blender root@valfenda:/usr/ports/graphics/blender # From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 16:23:11 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B0BE42E8 for ; Wed, 2 Oct 2013 16:23:11 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: from mail-bk0-x234.google.com (mail-bk0-x234.google.com [IPv6:2a00:1450:4008:c01::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 445EC25CE for ; Wed, 2 Oct 2013 16:23:11 +0000 (UTC) Received: by mail-bk0-f52.google.com with SMTP id e11so445703bkh.11 for ; Wed, 02 Oct 2013 09:23:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=tp1FGM3axfeAnk4gqmm/h/VN12V4kotm27OtLf+Gg0Q=; b=Q2WP1qUWksaikt3uJp7q7Z8Q5tg98aEUqrym6vr57ydQZVi9hg5gG+QKnKlC9pveKT 8zvHRBNQ8FOQ2/3nPKZTxlFYBTpWJKxMG+ZyhHQOCcKNQuz14dKdr+y9aiV3tv3wZUzP aklBbIpAgX8SDPdrFnkxu4W+Q/1zECstJXMjJ8BlnlIP32r1M0HsaM15JsdrhujvDO/g p03JGpEv2LYnYIcaVVsYazIcFrtlxnvlhltMC+5guIPu9idfXGBIZf2UYgUJ4Ws4o8/e NvUhucMbW+QGRZTCqkUjvL0sTgUPeQPwQfdhEUAdkPPqHE9tvW85EijItARqvRUyAvOf SdFw== X-Received: by 10.204.167.140 with SMTP id q12mr2960025bky.2.1380730989462; Wed, 02 Oct 2013 09:23:09 -0700 (PDT) Received: from [192.168.1.102] (aad147.neoplus.adsl.tpnet.pl. [83.25.3.147]) by mx.google.com with ESMTPSA id nv4sm1872596bkb.3.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 02 Oct 2013 09:23:08 -0700 (PDT) Sender: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Content-Type: text/plain; charset=iso-8859-2 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: panic: make_dev_credv: bad si_name (error=17, si_name=iscsi) From: =?iso-8859-2?Q?Edward_Tomasz_Napiera=B3a?= In-Reply-To: <20130924104658.46313090@laptop.minsk.domain> Date: Wed, 2 Oct 2013 18:23:04 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <0B64B6EE-049A-454A-A0B3-96A57EEDD9B3@FreeBSD.org> References: <20130924104658.46313090@laptop.minsk.domain> To: "Sergey V. Dyatko" X-Mailer: Apple Mail (2.1510) 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: Wed, 02 Oct 2013 16:23:11 -0000 Wiadomo=B6=E6 napisana przez "Sergey V. Dyatko" = w dniu 24 wrz 2013, o godz. 09:46: > Hi, >=20 > today I tried to play a bit with new iscsi >=20 > r255812 isn't fully complete fix? >=20 > what I did: > 1) create ctl.conf: > pidfile /var/run/ctld.pid > portal-group example2 { > discovery-auth-group no-authentication > listen 127.0.0.1 > listen 0.0.0.0:3261 > } > target iqn.desktop:target0 { > alias "Testing target" > auth-group no-authentication > portal-group example2 > lun 0 { > path /dev/md0 > blocksize 4096 > # size 4G > } > } > 2) dd if=3D/dev/zero of=3D/path/to/file bs=3D1M count=3D200 > 3) mdconfig -a -t vnode -f /path/to/file > 4) start iscsid and ctld > 5) iscsictl -A -h locahost -t iqn.desktop:target0 (wrong hostname) > 6) iscsictl -A -h localhost -t iqn.desktop:target0=20 >=20 > after [6] /var/log/messages:=20 > Sep 24 10:31:50 tiger kernel: cfiscsi_ioctl_handoff: new connection > from iqn.1994-09.org.freebsd:tiger.minsk.domain (127.0.0.1) to > iqn.desktop:target0=20 > Sep 24 10:31:50 tiger kernel: da0 at iscsi2 bus 0 > scbus6 target 0 lun 0=20 > Sep 24 10:31:50 tiger kernel: da0: Fixed Direct > Access SCSI-5 device=20 > Sep 24 10:31:50 tiger kernel: da0: 200MB (51200 4096 byte sectors: 64H > 32S/T 25C) >=20 > also I see following (step 5, I suppose, how I can cancel it ?):=20 > Sep 24 10:32:08 tiger iscsid[1428]: locahost (iqn.desktop:target0): > failed to connect to locahost: Connection refused > Sep 24 10:32:08 tiger kernel: WARNING: locahost (iqn.desktop:target0): > login timed out after 61 seconds; reconnecting=20 > Sep 24 10:33:10 tiger iscsid[1402]: child process 1428 terminated with > exit status 1=20 > Sep 24 10:33:10 tiger kernel: WARNING: locahost (iqn.desktop:target0): > login timed out after 61 seconds; reconnecting=20 > Sep 24 10:33:10 tiger iscsid[1433]: locahost (iqn.desktop:target0): > failed to connect to locahost: Connection refused >=20 > Ok, seems I can work with that, I can do newfs /dev/da0, mount it and > so on. >=20 > Now i'm trying to tun iscontrol on my laptop (beta1, r255449): > laptop# iscontrol -dt 192.168.9.98 > errno=3D61 > connect: Connection refused > ^C > hm... possible something wrong... trying to reproduce that on = desktop... > run `kldload iscsi_initiator` and got a panic: >=20 > tiger# kgdb /boot/kernel/kernel /var/crash/vmcore.last > -> http://paste.org.ru/?rtc74f Just for the record, this should be fixed with r255855. From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 17:09: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B21425F6 for ; Wed, 2 Oct 2013 17:09:43 +0000 (UTC) (envelope-from rizzo@i805.com.br) Received: from server.i805.com.br (mailhost.i805.com.br [72.52.97.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9BCCD293F for ; Wed, 2 Oct 2013 17:09:43 +0000 (UTC) Received: from i805.com.br (localhost [127.0.0.1]) by server.i805.com.br (8.14.6/8.14.5) with ESMTP id r92H9f5l041865 for ; Wed, 2 Oct 2013 14:09:41 -0300 (BRT) (envelope-from rizzo@i805.com.br) From: "Nilton Jose Rizzo" To: freebsd-current@freebsd.org Subject: graphics/gnash build error Date: Wed, 2 Oct 2013 14:09:41 -0300 Message-Id: <20131002170618.M95753@i805.com.br> X-Mailer: OpenWebMail 3.00_beta4 20121104 671 X-OriginatingIP: 179.218.87.141 (rizzo) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server.i805.com.br 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, 02 Oct 2013 17:09:43 -0000 When I try to build gnash libtool: link: g++46 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc46 -Wl,--as-needed -o .libs/gtk-gnash gtk_gnash-gnash.o gtk_gnash-gui.o gtk_gnash-Player.o gtk_gnash-NullGui.o gtk_gnash-ScreenShotter.o gtk_gnash-gtk_canvas.o gtk_gnash-gtk.o gtk_gnash-gui_gtk.o gtk_gnash-gtk_glue_agg.o -Wl,-rpath -Wl,/usr/local/lib -Wl,--export-dynamic -L/usr/local/lib -L/usr/lib ../libcore/.libs/libgnashcore.so ../libdevice/.libs/libgnashdevice.so ../librender/.libs/libgnashrender.so /usr/ports/graphics/gnash/work/gnash-0.8.10/libdevice/.libs/libgnashdevice.so /usr/ports/graphics/gnash/work/gnash-0.8.10/libcore/.libs/libgnashcore.so /usr/ports/graphics/gnash/work/gnash-0.8.10/libsound/.libs/libgnashsound.so ../libsound/.libs/libgnashsound.so /usr/ports/graphics/gnash/work/gnash-0.8.10/libmedia/.libs/libgnashmedia.so /usr/local/lib/libSDL.so -lvgl /usr/local/lib/libaa.so -lncurses -lusbhid ../libmedia/.libs/libgnashmedia.so /usr/ports/graphics/gnash/work/gnash-0.8.10/libbase/.libs/libgnashbase.so -lavcodec /usr/local/lib/libdca.so /usr/local/lib/libvorbisenc.so /usr/local/lib/libvorbis.so -lavformat -lavutil /usr/local/lib/libtheora.so /usr/local/lib/libogg.so -lgsm -lswscale /usr/local/lib/libspeex.so /usr/local/lib/libspeexdsp.so ../libbase/.libs/libgnashbase.so /usr/local/lib/libjpeg.so /usr/local/lib/libgif.so /usr/local/lib/libcurl.so /usr/local/lib/libidn.so -lgssapi /usr/local/lib/libldap.so /usr/local/lib/liblber.so -lfetch -lcom_err -lssl -lcrypto -lboost_thread -lboost_program_options -lboost_iostreams /usr/local/lib/libltdl.so /usr/local/lib/libgtk-x11-2.0.so /usr/local/lib/libgdk-x11-2.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libharfbuzz.so -lgraphite2 /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXcursor.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libcairo.so /usr/local/lib/libpixman-1.so /usr/local/lib/libxcb-shm.so /usr/local/lib/libxcb-render.so /usr/local/lib/libXrender.so -lGL /usr/local/lib/libgdk_pixbuf-2.0.so -lpng15 /usr/local/lib/libgio-2.0.so /usr/local/lib/libpangoft2-1.0.so /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so -lz /usr/local/lib/libpango-1.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgthread-2.0.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libffi.so /usr/local/lib/libglib-2.0.so -licui18n /usr/local/lib/libpcre.so /usr/local/lib/libintl.so /usr/local/lib/libexpat.so /usr/local/lib/libXinerama.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libXv.so /usr/local/lib/libXext.so -lbz2 /usr/local/lib/libagg.so -lrt -lm /usr/local/lib/libX11.so /usr/local/lib/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/lib/libpthread-stubs.so -lrpcsvc -pthread -Wl,-rpath -Wl,/usr/local/lib/gnash -Wl,-rpath -Wl,/usr/local/lib /usr/local/bin/ld: gtk_gnash-gnash.o: undefined reference to symbol 'boost::system::system_category()' /usr/local/bin/ld: note: 'boost::system::system_category()' is defined in DSO /usr/local/lib/libboost_system.so.5 so try adding it to the linker command line /usr/local/lib/libboost_system.so.5: could not read symbols: Invalid operation collect2: ld returned 1 exit status gmake[6]: ** [gtk-gnash] Erro 1 gmake[6]: Saindo do diretório `/usr/ports/graphics/gnash/work/gnash-0.8.10/gui' gmake[5]: ** [all-recursive] Erro 1 gmake[5]: Saindo do diretório `/usr/ports/graphics/gnash/work/gnash-0.8.10/gui' gmake[4]: ** [all] Erro 2 gmake[4]: Saindo do diretório `/usr/ports/graphics/gnash/work/gnash-0.8.10/gui' gmake[3]: ** [all-recursive] Erro 1 gmake[3]: Saindo do diretório `/usr/ports/graphics/gnash/work/gnash-0.8.10' gmake[2]: ** [all] Erro 2 gmake[2]: Saindo do diretório `/usr/ports/graphics/gnash/work/gnash-0.8.10' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/gnash *** Error code 1 Stop. make: stopped in /usr/ports/graphics/gnash root@valfenda:/usr/ports/graphics/gnash # my box: root@valfenda:/usr/ports/graphics/gnash # uname -a FreeBSD valfenda 10.0-ALPHA3 FreeBSD 10.0-ALPHA3 #1 r255904: Fri Sep 27 08:48:27 BRT 2013 rizzo@valfenda:/usr/obj/usr/src/sys/VALFENDA amd64 root@valfenda:/usr # svn info src Caminho: src Working Copy Root Path: /usr/src URL: svn://svn.freebsd.org/base/head Relative URL: ^/head Raiz do Repositório: svn://svn.freebsd.org/base UUID do repositório: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revisão: 255983 Tipo de Nó: diretório Agendado: normal Autor da Última Mudança: emaste Revisão da Última Mudança: 255983 Data da Última Mudança: 2013-10-01 23:32:58 -0300 (Ter, 01 Out 2013) root@valfenda:/usr # svn info ports Caminho: ports Working Copy Root Path: /usr/ports URL: svn://svn.freebsd.org/ports/head Relative URL: ^/head Raiz do Repositório: svn://svn.freebsd.org/ports UUID do repositório: 35697150-7ecd-e111-bb59-0022644237b5 Revisão: 329014 Tipo de Nó: diretório Agendado: normal Autor da Última Mudança: acm Revisão da Última Mudança: 329014 Data da Última Mudança: 2013-10-02 00:24:25 -0300 (Qua, 02 Out 2013) From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 17:27:33 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2779F192; Wed, 2 Oct 2013 17:27:33 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward4l.mail.yandex.net (forward4l.mail.yandex.net [IPv6:2a02:6b8:0:1819::4]) by mx1.freebsd.org (Postfix) with ESMTP id DE5EC2AB4; Wed, 2 Oct 2013 17:27:32 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward4l.mail.yandex.net (Yandex) with ESMTP id 6AE701440D70; Wed, 2 Oct 2013 21:27:30 +0400 (MSK) Received: from smtp11.mail.yandex.net (localhost [127.0.0.1]) by smtp11.mail.yandex.net (Yandex) with ESMTP id 18B3C7E0975; Wed, 2 Oct 2013 21:27:30 +0400 (MSK) Received: from 46.38.32.182.tel.ru (46.38.32.182.tel.ru [46.38.32.182]) by smtp11.mail.yandex.net (nwsmtp/Yandex) with ESMTP id mEiPgj0787-RTBCYxl1; Wed, 2 Oct 2013 21:27:29 +0400 Message-ID: <524C5781.9000500@passap.ru> Date: Wed, 02 Oct 2013 21:27:29 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130806 Thunderbird/17.0.7 MIME-Version: 1.0 To: FreeBSD CURRENT , Sunpoet Po-Chuan Hsieh Subject: [10.0-amd64 host and 9.2-i386 jail] cpio: Can't update time for... Content-Type: text/plain; charset=UTF-8 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, 02 Oct 2013 17:27:33 -0000 (CCing to the maintainer) Hi All, I've come across a problem and can't diagnose it. Please give me an advice how to proceed. I have a fresh CURRENT amd64 host with 9.2 (9.1 behaves the same) i386 jail. The command "/usr/bin/find -d | /usr/bin/cpio -dumpl " ends with error with diagnostic "cpio: Can't update time for ". One can reproduce it by installing at 10-amd64 host poudriere, create a 9-i386 jail and try to build devel/tmake port. Full log is here: http://gw.wart.ru/bulk/91-i386-default/2013-10-02_14h52m08s/logs/errors/tmake-1.13.log I've managed to find out that the command...: ----- # /usr/bin/find -d /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib | /usr/bin/cpio -dumpl /destdir ----- ...fails with diagnostic: "cpio: Can't update time for /destdir/wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib". However the following command succeeds (mind the /* after lib): ----- # /usr/bin/find -d /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib/* | /usr/bin/cpio -dumpl /destdir ----- The directory itself seems quite natural: ----- # ls -ldT /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib drwxr-xr-x 53 root wheel 3264 Jan 28 05:21:45 2004 /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib ----- There are no problems at 10-amd64 and 10-i386 jails. I'm out of ideas. Thanks for your help. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 17:47:26 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E6C87AF9; Wed, 2 Oct 2013 17:47:25 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7F6B22C32; Wed, 2 Oct 2013 17:47:25 +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 r92HlJnQ080188; Wed, 2 Oct 2013 20:47:19 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.8.3 kib.kiev.ua r92HlJnQ080188 Received: (from kostik@localhost) by tom.home (8.14.7/8.14.7/Submit) id r92HlIZ0080187; Wed, 2 Oct 2013 20:47:19 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 2 Oct 2013 20:47:18 +0300 From: Konstantin Belousov To: Boris Samorodov Subject: Re: [10.0-amd64 host and 9.2-i386 jail] cpio: Can't update time for... Message-ID: <20131002174718.GY41229@kib.kiev.ua> References: <524C5781.9000500@passap.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bQOexS3XFMOnL/pu" Content-Disposition: inline In-Reply-To: <524C5781.9000500@passap.ru> 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: Sunpoet Po-Chuan Hsieh , 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: Wed, 02 Oct 2013 17:47:26 -0000 --bQOexS3XFMOnL/pu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 02, 2013 at 09:27:29PM +0400, Boris Samorodov wrote: > (CCing to the maintainer) >=20 > Hi All, >=20 > I've come across a problem and can't diagnose it. Please give me > an advice how to proceed. >=20 > I have a fresh CURRENT amd64 host with 9.2 (9.1 behaves the same) > i386 jail. The command "/usr/bin/find -d | /usr/bin/cpio > -dumpl " ends with error with diagnostic "cpio: Can't update > time for ". >=20 > One can reproduce it by installing at 10-amd64 host poudriere, create > a 9-i386 jail and try to build devel/tmake port. Full log is here: > http://gw.wart.ru/bulk/91-i386-default/2013-10-02_14h52m08s/logs/errors/t= make-1.13.log >=20 > I've managed to find out that the command...: > ----- > # /usr/bin/find -d /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib > | /usr/bin/cpio -dumpl /destdir > ----- >=20 > ...fails with diagnostic: "cpio: Can't update time for > /destdir/wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib". >=20 > However the following command succeeds (mind the /* after lib): > ----- > # /usr/bin/find -d /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib/* > | /usr/bin/cpio -dumpl /destdir > ----- >=20 > The directory itself seems quite natural: > ----- > # ls -ldT /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib > drwxr-xr-x 53 root wheel 3264 Jan 28 05:21:45 2004 > /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib > ----- >=20 > There are no problems at 10-amd64 and 10-i386 jails. >=20 > I'm out of ideas. Thanks for your help. ktrace the failing invocation ? --bQOexS3XFMOnL/pu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQIcBAEBAgAGBQJSTFwmAAoJEJDCuSvBvK1BWBYP/05f7K3WsrrVO4yoXT1oXmdB m4zuGz0/nH5XvOgFWuIMXc3r1GD5z99W2ofN+vlxZLTYNbVBwQbn0/dYLwQwdAYn GXwN4DkhqVb5My5ud/qC3M+ixAN15TXn9aUwU+8vKf+TYCtnhiry9Y4ml4zXOZya jt9TSYu9D7B4eEAWIVun+l1iH5JKzA32XG2RteVY3vxEeUC/8ZF9gYRLaQdq3DWi PzJWGQqcbJnxALMpSvrpcE26kP+Uk0ibUxjERedezZTDuOnhXxhhe0hbbZ0UmOSO suwyd81IGJE3T+XpqYkSoKzXDKZtVq0UmNkOFSK0SIa0l/gdn8RB5o7feTveYdAh BOZ2mUo4DiE9AUovLFmd0N/5CWY42vVgOOyh1i9711oSzICVTyQz6OSQB5WCNa80 u1fiMlWYP9nJRvZ7XhU1/Vi9TM/qxBqdLVnD7p9Oi1+BdCEYTwUEHok8FO+4BA6H qFiie5q/1EVM+UyKyv92btF9LLP4Uhdnny5/FswMjF8UyyWpyNgrWXFiFed7WoS5 Fl2V5r6kaj3aU1VFPc/LJ1pUy+g2cnU3ThWY/BNOaibuKuThtfDcHzoKOdzT3Ab9 GEXywMTFyE9K0EbbBKM14M4sY0zVx42zfqZ5gKa2cuM8Ftwr6QATZ/gV9jC6lSNV aWU8h170x87GLo0kkySt =4bAw -----END PGP SIGNATURE----- --bQOexS3XFMOnL/pu-- From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 17:59:24 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8192C3F1; Wed, 2 Oct 2013 17:59:24 +0000 (UTC) (envelope-from kwhite@site.uottawa.ca) Received: from courriel.site.uottawa.ca (eecsmail.engineering.uottawa.ca [137.122.24.224]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2578F2CFC; Wed, 2 Oct 2013 17:59:23 +0000 (UTC) Received: from [10.0.2.15] (dsl-74-51-61-7.vianet.ca [74.51.61.7]) (authenticated bits=0) by courriel.site.uottawa.ca (8.14.5/8.14.4) with ESMTP id r92HxLiF027974 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 2 Oct 2013 13:59:22 -0400 (EDT) (envelope-from kwhite@site.uottawa.ca) Date: Wed, 2 Oct 2013 13:59:26 -0400 (EDT) From: Keith White X-X-Sender: kwhite@localhost.my.domain To: Andriy Gapon Subject: Re: ZFS panic with r255937 In-Reply-To: <524C0DB2.5040202@FreeBSD.org> Message-ID: References: <60850.74.51.61.7.1380496284.squirrel@courriel.site.uottawa.ca> <524C0DB2.5040202@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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, 02 Oct 2013 17:59:24 -0000 On Wed, 2 Oct 2013, Andriy Gapon wrote: > on 30/09/2013 02:11 kwhite@site.uottawa.ca said the following: >> Sorry, debugging this is *way* beyond me. Any hints, patches to try? > > Please share the stack trace. > > -- > Andriy Gapon There's now a pr for this panic: kern/182570 Here's the stack trace: root@freebsd10:/usr/src # kgdb /boot/kernel/kernel /var/crash/vmcore.last 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: solaris assert: dn->dn_maxblkid == 0 && (BP_IS_HOLE(&dn->dn_phys->dn_blkptr[0]) || dnode_block_freed(dn, 0)), file: /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c, line: 598 cpuid = 1 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00992b3280 kdb_backtrace() at kdb_backtrace+0x39/frame 0xfffffe00992b3330 vpanic() at vpanic+0x126/frame 0xfffffe00992b3370 panic() at panic+0x43/frame 0xfffffe00992b33d0 assfail() at assfail+0x22/frame 0xfffffe00992b33e0 dnode_reallocate() at dnode_reallocate+0x225/frame 0xfffffe00992b3430 dmu_object_reclaim() at dmu_object_reclaim+0x123/frame 0xfffffe00992b3480 dmu_recv_stream() at dmu_recv_stream+0xd79/frame 0xfffffe00992b36b0 zfs_ioc_recv() at zfs_ioc_recv+0x96c/frame 0xfffffe00992b3920 zfsdev_ioctl() at zfsdev_ioctl+0x54a/frame 0xfffffe00992b39c0 devfs_ioctl_f() at devfs_ioctl_f+0xf0/frame 0xfffffe00992b3a20 kern_ioctl() at kern_ioctl+0x2ca/frame 0xfffffe00992b3a90 sys_ioctl() at sys_ioctl+0x11f/frame 0xfffffe00992b3ae0 amd64_syscall() at amd64_syscall+0x265/frame 0xfffffe00992b3bf0 Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe00992b3bf0 --- syscall (54, FreeBSD ELF64, sys_ioctl), rip = 0x8019dc9ca, rsp = 0x7fffffff5ad8, rbp = 0x7fffffff5b60 --- KDB: enter: panic Uptime: 37m10s Dumping 874 out of 2023 MB: ... (kgdb) where #0 doadump (textdump=1) at pcpu.h:218 #1 0xffffffff808b7217 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:447 #2 0xffffffff808b7725 in vpanic (fmt=, ap=) at /usr/src/sys/kern/kern_shutdown.c:754 #3 0xffffffff808b7773 in panic (fmt=) at /usr/src/sys/kern/kern_shutdown.c:683 #4 0xffffffff81e52222 in assfail (a=, f=, l=) at /usr/src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_cmn_err.c:81 #5 0xffffffff81d09735 in dnode_reallocate (dn=0xfffff8006dde3000, ot=DMU_OT_PLAIN_FILE_CONTENTS, blocksize=1024, bonustype=DMU_OT_SA, bonuslen=168, tx=0xfffff8006d7a2600) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c:596 #6 0xffffffff81cff463 in dmu_object_reclaim (os=, object=, ot=DMU_OT_PLAIN_FILE_CONTENTS, blocksize=1024, bonustype=DMU_OT_SA, bonuslen=168) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_object.c:155 #7 0xffffffff81cfd849 in dmu_recv_stream (drc=0xfffffe00992b3728, fp=, voffp=0xfffffe00992b3718, cleanup_fd=8, action_handlep=) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_send.c:1231 #8 0xffffffff81d8b1fc in zfs_ioc_recv (zc=0xfffffe00372e1000) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c:4102 #9 0xffffffff81d864ea in zfsdev_ioctl (dev=, zcmd=, arg=, flag=, td=) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c:5960 #10 0xffffffff807af840 in devfs_ioctl_f (fp=0xfffff800052e1460, com=3222821403, data=0xfffff8006ff1faa0, cred=, td=0xfffff8003f7ba920) at /usr/src/sys/fs/devfs/devfs_vnops.c:757 #11 0xffffffff8090e94a in kern_ioctl (td=0xfffff8003f7ba920, fd=, com=0) at file.h:319 #12 0xffffffff8090e62f in sys_ioctl (td=0xfffff8003f7ba920, uap=0xfffffe00992b3b80) at /usr/src/sys/kern/sys_generic.c:698 #13 0xffffffff80caee35 in amd64_syscall (td=0xfffff8003f7ba920, traced=0) at subr_syscall.c:134 #14 0xffffffff80c961ab in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:391 #15 0x00000008019dc9ca in ?? () Previous frame inner to this frame (corrupt stack?) Current language: auto; currently minimal (kgdb) Here's a how to repeat: Assuming pool "tank" and non-existent tank/nobj tank/xobj === cut here === #!/bin/sh zfs create tank/nobj zfs snapshot tank/nobj@0 __MAKECONF=/dev/null SRCCONF=/dev/null MAKEOBJDIRPREFIX=/tank/nobj make -j6 buildkernel zfs snapshot tank/nobj@1 #find /tank/nobj -name '.h' -print | xargs rm zfs snapshot tank/nobj@2 #rm -rf /tank/nobj/* zfs snapshot tank/nobj@3 __MAKECONF=/dev/null SRCCONF=/dev/null MAKEOBJDIRPREFIX=/tank/nobj make -j6 buildkernel zfs snapshot tank/nobj@4 #rm -rf /tank/nobj/* zfs snapshot tank/nobj@5 zfs send -vR tank/nobj@5 | zfs recv -vF tank/xobj === cut here === The commented out lines are historical attempts. ...keith From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 18:18:47 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 506BAD62; Wed, 2 Oct 2013 18:18:47 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward8l.mail.yandex.net (forward8l.mail.yandex.net [IPv6:2a02:6b8:0:1819::8]) by mx1.freebsd.org (Postfix) with ESMTP id 14A7F2EB0; Wed, 2 Oct 2013 18:18:47 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward8l.mail.yandex.net (Yandex) with ESMTP id 971B81A40D29; Wed, 2 Oct 2013 22:18:45 +0400 (MSK) Received: from smtp14.mail.yandex.net (localhost [127.0.0.1]) by smtp14.mail.yandex.net (Yandex) with ESMTP id 32E9F1B607FF; Wed, 2 Oct 2013 22:18:45 +0400 (MSK) Received: from 46.38.32.182.tel.ru (46.38.32.182.tel.ru [46.38.32.182]) by smtp14.mail.yandex.net (nwsmtp/Yandex) with ESMTP id aiIf8QJdQv-Ii3uSYUB; Wed, 2 Oct 2013 22:18:44 +0400 Message-ID: <524C6384.6050508@passap.ru> Date: Wed, 02 Oct 2013 22:18:44 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130806 Thunderbird/17.0.7 MIME-Version: 1.0 To: Konstantin Belousov Subject: Re: [10.0-amd64 host and 9.2-i386 jail] cpio: Can't update time for... References: <524C5781.9000500@passap.ru> <20131002174718.GY41229@kib.kiev.ua> In-Reply-To: <20131002174718.GY41229@kib.kiev.ua> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Sunpoet Po-Chuan Hsieh , 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: Wed, 02 Oct 2013 18:18:47 -0000 02.10.2013 21:47, Konstantin Belousov пишет: > On Wed, Oct 02, 2013 at 09:27:29PM +0400, Boris Samorodov wrote: >> (CCing to the maintainer) >> >> Hi All, >> >> I've come across a problem and can't diagnose it. Please give me >> an advice how to proceed. >> >> I have a fresh CURRENT amd64 host with 9.2 (9.1 behaves the same) >> i386 jail. The command "/usr/bin/find -d | /usr/bin/cpio >> -dumpl " ends with error with diagnostic "cpio: Can't update >> time for ". >> >> One can reproduce it by installing at 10-amd64 host poudriere, create >> a 9-i386 jail and try to build devel/tmake port. Full log is here: >> http://gw.wart.ru/bulk/91-i386-default/2013-10-02_14h52m08s/logs/errors/tmake-1.13.log >> >> I've managed to find out that the command...: >> ----- >> # /usr/bin/find -d /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib >> | /usr/bin/cpio -dumpl /destdir >> ----- >> >> ...fails with diagnostic: "cpio: Can't update time for >> /destdir/wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib". >> >> However the following command succeeds (mind the /* after lib): >> ----- >> # /usr/bin/find -d /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib/* >> | /usr/bin/cpio -dumpl /destdir >> ----- >> >> The directory itself seems quite natural: >> ----- >> # ls -ldT /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib >> drwxr-xr-x 53 root wheel 3264 Jan 28 05:21:45 2004 >> /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib >> ----- >> >> There are no problems at 10-amd64 and 10-i386 jails. >> >> I'm out of ideas. Thanks for your help. > ktrace the failing invocation ? The relevant part is here: ftp://ftp.wart.ru/pub/misc/bsdcpio-error-cant-update-time-kdump.txt -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 19:12:40 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D021B5EA; Wed, 2 Oct 2013 19:12:40 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 55F3221CA; Wed, 2 Oct 2013 19:12:38 +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 r92JCTMO098314; Wed, 2 Oct 2013 22:12:29 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.8.3 kib.kiev.ua r92JCTMO098314 Received: (from kostik@localhost) by tom.home (8.14.7/8.14.7/Submit) id r92JCTHu098313; Wed, 2 Oct 2013 22:12:29 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 2 Oct 2013 22:12:29 +0300 From: Konstantin Belousov To: Boris Samorodov Subject: Re: [10.0-amd64 host and 9.2-i386 jail] cpio: Can't update time for... Message-ID: <20131002191229.GZ41229@kib.kiev.ua> References: <524C5781.9000500@passap.ru> <20131002174718.GY41229@kib.kiev.ua> <524C6384.6050508@passap.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zfp/xbY0l7bbsjUN" Content-Disposition: inline In-Reply-To: <524C6384.6050508@passap.ru> 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: Sunpoet Po-Chuan Hsieh , 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: Wed, 02 Oct 2013 19:12:41 -0000 --zfp/xbY0l7bbsjUN Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 02, 2013 at 10:18:44PM +0400, Boris Samorodov wrote: > 02.10.2013 21:47, Konstantin Belousov =D0=C9=DB=C5=D4: > > On Wed, Oct 02, 2013 at 09:27:29PM +0400, Boris Samorodov wrote: > >> (CCing to the maintainer) > >> > >> Hi All, > >> > >> I've come across a problem and can't diagnose it. Please give me > >> an advice how to proceed. > >> > >> I have a fresh CURRENT amd64 host with 9.2 (9.1 behaves the same) > >> i386 jail. The command "/usr/bin/find -d | /usr/bin/cpio > >> -dumpl " ends with error with diagnostic "cpio: Can't upda= te > >> time for ". > >> > >> One can reproduce it by installing at 10-amd64 host poudriere, create > >> a 9-i386 jail and try to build devel/tmake port. Full log is here: > >> http://gw.wart.ru/bulk/91-i386-default/2013-10-02_14h52m08s/logs/error= s/tmake-1.13.log > >> > >> I've managed to find out that the command...: > >> ----- > >> # /usr/bin/find -d /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib > >> | /usr/bin/cpio -dumpl /destdir > >> ----- > >> > >> ...fails with diagnostic: "cpio: Can't update time for > >> /destdir/wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib". > >> > >> However the following command succeeds (mind the /* after lib): > >> ----- > >> # /usr/bin/find -d /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib/* > >> | /usr/bin/cpio -dumpl /destdir > >> ----- > >> > >> The directory itself seems quite natural: > >> ----- > >> # ls -ldT /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib > >> drwxr-xr-x 53 root wheel 3264 Jan 28 05:21:45 2004 > >> /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib > >> ----- > >> > >> There are no problems at 10-amd64 and 10-i386 jails. > >> > >> I'm out of ideas. Thanks for your help. > > ktrace the failing invocation ? >=20 > The relevant part is here: > ftp://ftp.wart.ru/pub/misc/bsdcpio-error-cant-update-time-kdump.txt So lutimes(2) fails with EINVAL, and in fact futimes(2) failed just before with the timeval array passed from the same address. Most likely, EINVAL comes from the getutimes() check, which verifies that usec values are non-negative and less than 100000. You probably have to debug this by looking at the timeval initialization and understanding where the value come from. --zfp/xbY0l7bbsjUN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQIcBAEBAgAGBQJSTHAcAAoJEJDCuSvBvK1BAg8P/3SIEOhB7cgxDrLUBC9gdTPc dTPKInCKXktMnBhsYa6jCjtMIlL77SnK7nU2jT/rdpLNMzm4m0L6C2WpjcdnIyLc GvTHQNVWryru9MLcssBG0YP5A0hWQX+vgx79zJq13RImT0wy/EaJ0Ct1qrLXMDVN qNW2jel/rf1eGa6nrbDNs6Vm0+aZ3zyVfhh1KJus6IvZPI+CprEoOVEMAnxwFC9y +GSbUydtKbAa0R3gkqK1prSU9R2WbrQMGOH9n4e96Iv7YLQdiOziPXqYCN/O/ZKQ FGdMJgYIW7lEj23eBjT+NjBsyzaAwbbmYKL8TEMWWyOtFXWScG1aP1sQFHcPj3ft DHbUPyEBENg/2cGTvfZXS9tI9ByhTvWS32Xvjm7Ro13c54i5aOE/FU3Spk/7DKI4 9IqQrWGBV8zGKpjEhSQ5/o9ZpczjbSY+5qJEsR/j9haNfKCBIP1+QGZ5eSIP4Dyv hgVxvSJM6K8kd6gKiZtlPbrZIV1jjyWoFFnTg9ZnFQ8ynC57f5tG1gxykXaotP/M 4a+Pt89CkkKcK1bM1nao5vh760DBXRDRjHQ/PWO3dtag9fL9VZXso27KN3NyDwzp I5MwDqmDKc6qst6YXfKKQrth4NIrKx6+VIw/plSKWvz5KfAXXSi1VYO0mbCkJw7w rUvNlzW+wylDNPsrkFH6 =rgzd -----END PGP SIGNATURE----- --zfp/xbY0l7bbsjUN-- From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 19:57:17 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4E13227F; Wed, 2 Oct 2013 19:57:17 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 25DF52447; Wed, 2 Oct 2013 19:57:17 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 1F6A6B965; Wed, 2 Oct 2013 15:57:16 -0400 (EDT) From: John Baldwin To: freebsd-current@freebsd.org Subject: Re: [RFC][CFT] GEOM direct dispatch and fine-grained CAM locking Date: Wed, 2 Oct 2013 13:30:23 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.4-CBSD-20130906; KDE/4.5.5; amd64; ; ) References: <5224511D.4090503@FreeBSD.org> <20130906230236.GI43281@caravan.chchile.org> <522AC88D.4070005@FreeBSD.org> In-Reply-To: <522AC88D.4070005@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201310021330.23251.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Wed, 02 Oct 2013 15:57:16 -0400 (EDT) Cc: freebsd-hackers@freebsd.org, Alexander Motin , freebsd-geom@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, 02 Oct 2013 19:57:17 -0000 On Saturday, September 07, 2013 2:32:45 am Alexander Motin wrote: > On 07.09.2013 02:02, Jeremie Le Hen wrote: > > On Fri, Sep 06, 2013 at 11:29:11AM +0300, Alexander Motin wrote: > >> On 06.09.2013 11:06, Jeremie Le Hen wrote: > >>> On Fri, Sep 06, 2013 at 12:46:27AM +0200, Olivier Cochard-Labb=E9 wro= te: > >>>> On Thu, Sep 5, 2013 at 11:38 PM, Alexander Motin =20 wrote: > >>>>> I've found and fixed possible double request completion, that could= =20 cause > >>>>> such symptoms if happened. Updated patch located as usual: > >>>>> http://people.freebsd.org/~mav/camlock_patches/camlock_20130905.pat= ch > >>>>> > >>> With this new one I cannot boot any more (I also updated the source > >>> tree). This is a hand transcripted version: > >>> > >>> Trying to mount root from zfs:zroot/root []... > >>> panic: Batch flag already set > >>> cpuid =3D 1 > >>> KDB: stack backtrace: > >>> db_trace_self_wrapper() > >>> kdb_backtrace() > >>> vpanic() > >>> kassert_panic() > >>> xpt_batch_start() > >>> ata_interrupt() > >>> softclock_call_cc() > >>> softclock() > >>> ithread_loop() > >>> fork_exit() > >>> fork_trampoline() > >> > >> Thank you for the report. I see my fault. It is probably specific to > >> ata(4) driver only. I've workarounded that in new patch version, but > >> probably that area needs some rethinking. > >> > >> http://people.freebsd.org/~mav/camlock_patches/camlock_20130906.patch > > > > I'm not sure you needed a confirmation, but it boots. Thanks :). > > > > I didn't quite understand the thread; is direct dispatch enabled for > > amd64? ISTR you said only i386 but someone else posted the macro for > > amd64. >=20 > Yes, it is enabled for amd64. I've said x86, meaning both i386 and amd64. =46YI, I tested mfi with this patch set and mfid worked fine for handling g= _up directly: Index: dev/mfi/mfi_disk.c =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 =2D-- dev/mfi/mfi_disk.c (revision 257407) +++ dev/mfi/mfi_disk.c (working copy) @@ -162,6 +162,7 @@ sc->ld_disk->d_unit =3D sc->ld_unit; sc->ld_disk->d_sectorsize =3D secsize; sc->ld_disk->d_mediasize =3D sectors * secsize; + sc->ld_disk->d_flags =3D DISKFLAG_DIRECT_COMPLETION; if (sc->ld_disk->d_mediasize >=3D (1 * 1024 * 1024)) { sc->ld_disk->d_fwheads =3D 255; sc->ld_disk->d_fwsectors =3D 63; = =20 =2D-=20 John Baldwin From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 19:57:22 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 478ED381 for ; Wed, 2 Oct 2013 19:57:22 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 230892449 for ; Wed, 2 Oct 2013 19:57:22 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 22F8DB997; Wed, 2 Oct 2013 15:57:21 -0400 (EDT) From: John Baldwin To: freebsd-current@freebsd.org Subject: Re: r255757: crahsing frquently, even faster when compiled with WITH_SSP in /etc/make.conf Date: Wed, 2 Oct 2013 13:31:43 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.4-CBSD-20130906; KDE/4.5.5; amd64; ; ) References: <20130921102035.1d99fca6@thor.walstatt.dyndns.org> In-Reply-To: <20130921102035.1d99fca6@thor.walstatt.dyndns.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201310021331.43829.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Wed, 02 Oct 2013 15:57:21 -0400 (EDT) Cc: "O. Hartmann" 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, 02 Oct 2013 19:57:22 -0000 On Saturday, September 21, 2013 4:20:35 am O. Hartmann wrote: > > Today, I realised that the most recent source (r255757) is crashing > very frequent when under load (compiling world). > > This pgenomenon is with all FreeBSD CURRENT boxes I updated recently to > r255757 and the kernel I work on at the very moment is on those system Do you mean a kernel crash? If so, do you have a crashdump or any panic messages? -- John Baldwin From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 19:57:27 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 76757587 for ; Wed, 2 Oct 2013 19:57:27 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5166C244F for ; Wed, 2 Oct 2013 19:57:27 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 56D51B949; Wed, 2 Oct 2013 15:57:26 -0400 (EDT) From: John Baldwin To: freebsd-current@freebsd.org Subject: Re: UEFI Date: Wed, 2 Oct 2013 13:35:12 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.4-CBSD-20130906; KDE/4.5.5; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201310021335.12332.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Wed, 02 Oct 2013 15:57:26 -0400 (EDT) Cc: Michael Copeland 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, 02 Oct 2013 19:57:27 -0000 On Sunday, September 22, 2013 3:00:22 pm Michael Copeland wrote: > I noticed on freebsdnews that UEFI support could make it into release. > https://wiki.freebsd.org/UEFI > http://svnweb.freebsd.org/base/projects/uefi/ > > I've tested it as shown in the wiki link and it only reboots the vm. > I'm just wondering if that news was accurate or if it's still going to be a > long while till we have proper support for UEFI. It is not in the base tree yet, so it seems unlikely to make it in for 10.0. -- John Baldwin From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 21:00:38 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D5CC5301 for ; Wed, 2 Oct 2013 21:00:38 +0000 (UTC) (envelope-from michael@kryptos-security.com) Received: from mail-oa0-f50.google.com (mail-oa0-f50.google.com [209.85.219.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A0E612995 for ; Wed, 2 Oct 2013 21:00:38 +0000 (UTC) Received: by mail-oa0-f50.google.com with SMTP id j1so1435945oag.9 for ; Wed, 02 Oct 2013 14:00:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=tuz3kKNZf6avwRAIoDrkVN+6sd5btpjncEHc30TA0+Q=; b=Mp+TXGgDZ0qDzw1fg+vXnhx7770Ycad9zFq1CAihVv3iGayi9jEjyxdA4VFoYvofsT OKV6uzO+Tdn8Uw1SBEl1v5JVENSiLzenUHZuITS6ToAAR3ZzdlvW1VVCqG1d25+FxuZZ rMBLO7dEUTeLHf057m0jjRWeAYCz1Igh1CGomqYwl3UXbzb8s9Wi07Ckwwh6EKnqUXRK 6d5sKB/BW3lUa9yhzZCoGYZbeD1+I5gOeN+1ipJy5DgMGmpjpjIdnwtdJlVoybYMbQ8C fR7LKSF4gOtnP+M2tfKL/cGUEE48DkM+MBUQuQwQpjD450Yo515+WCzwHO3N7SF4V6mN n3vg== X-Gm-Message-State: ALoCoQlY+6iorE3XoWFlEES0exbQ1U4VWqfVeoo3Vi3mTrw6EapGwhmx5xir5103yOkPpuW0kYbO MIME-Version: 1.0 X-Received: by 10.60.42.203 with SMTP id q11mr3707491oel.54.1380747631498; Wed, 02 Oct 2013 14:00:31 -0700 (PDT) Received: by 10.76.153.66 with HTTP; Wed, 2 Oct 2013 14:00:31 -0700 (PDT) X-Originating-IP: [66.177.125.30] Received: by 10.76.153.66 with HTTP; Wed, 2 Oct 2013 14:00:31 -0700 (PDT) In-Reply-To: <201310021335.12332.jhb@freebsd.org> References: <201310021335.12332.jhb@freebsd.org> Date: Wed, 2 Oct 2013 17:00:31 -0400 Message-ID: Subject: Re: UEFI From: Michael Copeland To: John Baldwin 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: Wed, 02 Oct 2013 21:00:38 -0000 Thanks, John. From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 21:30: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 08A12CD3 for ; Wed, 2 Oct 2013 21:30:55 +0000 (UTC) (envelope-from rodrigo@bebik.net) Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [IPv6:2a01:e0c:1:1599::13]) by mx1.freebsd.org (Postfix) with ESMTP id 7F1162BA3 for ; Wed, 2 Oct 2013 21:30:52 +0000 (UTC) Received: from oldfaithful.bebik.local (unknown [82.227.164.69]) by smtp4-g21.free.fr (Postfix) with ESMTP id A6BB64C813F for ; Wed, 2 Oct 2013 23:30:47 +0200 (CEST) Received: by oldfaithful.bebik.local (Postfix, from userid 1001) id 4EA1E802612; Wed, 2 Oct 2013 23:21:07 +0200 (CEST) Date: Wed, 2 Oct 2013 23:21:07 +0200 From: Rodrigo OSORIO To: freebsd-current@freebsd.org Subject: issue with shell/pdksh in current (10 alpha 4) Message-ID: <20131002212106.GA1581@oldfaithful.bebik.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i 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, 02 Oct 2013 21:30:55 -0000 Hi, I'm working in a PR about pdksh in current, and I'm not really able to figure out what's going on. So that's the facts : A breakage was reported in august about pdksh in current (ports/181438). The PR says pdksh hangs after the first command was sent ( run pdks, type 'ls' validate and you are locked) After a lookup on the code and a little debug I found that, in current, after the main process fork to perform the 'ls', the child fall in a zombi state and the father remains waiting for the SIGCHLD signal forever. Of course, in 9-STABLE things works fine. I try to use a pdksh build in 9 in current, and things works fine. I start thinking the problem commes from clang. Before any change I test GCC in current,and bang! dosn't works. Here is a little array explaining my tests. Environments: 10.32 : FreeBSD 10 Alpha 4 x32 10.64 : FreeBSD 10 Alpha 4 AMD64 9.32 : FreeBSD 9-STABLE x32 9.64 : FreeBSD 9-STABLE AMD64 build / run in| 10.32 | 10.64 | 9.32 | 9.64 | ---------------------------------------------- Build w/CLANG |KO |KO | Not tested in native env |v3.3 |v3.3 | ---------------------------------------------- Build w/GCC |KO |KO |all OK in native env |v4.6.3 |v4.2.1 |v4.2.1 ---------------------------------------------- Build w/GCC |OK |OK |all KO(Build in 10) in 9-STABLE 32|v4.2.1 |v4.2.1 |v4.6.3 ---------------------------------------------- So.... If I use a pdks build in its own environement with clang or gcc, pdksh fail. The same tes done in 9 success. If I copy 9-STABLE pdksh builds to 10, the imported pdksh works fine. If I copy the 10 pdksh builds to 9, pdksh dosn't works. It seems the problem is related to the build environement in current, without regads to the copiler used. Maybe a macro failure...... Anyone has a clue ? Best regards, - rodrigo From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 21:43:54 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 25EA740D; Wed, 2 Oct 2013 21:43:54 +0000 (UTC) (envelope-from benno@jeamland.net) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EA13B2C42; Wed, 2 Oct 2013 21:43:53 +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 4201C21AE9; Wed, 2 Oct 2013 17:43:46 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Wed, 02 Oct 2013 17:43:48 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=jeamland.net; h= content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; s=mesmtp; bh=QHL3+bMI0lWnIKOZqJLU1YjVl6Y=; b=qoVwEDL0Z7McfOtPmu6J2T1iRsQv jRYbHxh36xSisvj2Ez9F4YWnE38RV47MXzHhRb000WCdDc9/d8BHpZJoDcA7XEtW iRsrVXNQOGSw6QXcVKLn59u65WofnEGIJ4W16haee20PL+8XCnMl8wXwM/1t7lav ExIE2WLfNUjIoL4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id :references:to; s=smtpout; bh=QHL3+bMI0lWnIKOZqJLU1YjVl6Y=; b=W+ 6yZNjnISCGCs9MAXkavDBVXroI4oFgeQzpPO1C850iqD9KejsP3UlgvQBsT/boqv KdptjwFtc9uuHWX9qFk2VyB18qAHzUyLKljlEMxSNtiPqm47Fz5/fY1//7+/0G/R kxW65a6Fujw3pSTvoFX6FVRWVlzvftnj9UjpRsAnU= X-Sasl-enc: trxM6+fTq1GxrzKqzNurLO14LomKcN9K94rx3wGr/1tt 1380750222 Received: from mittlerweile.fritz.box (unknown [118.209.26.232]) by mail.messagingengine.com (Postfix) with ESMTPA id 5B461C00E83; Wed, 2 Oct 2013 17:43:41 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: UEFI From: Benno Rice In-Reply-To: <201310021335.12332.jhb@freebsd.org> Date: Thu, 3 Oct 2013 07:45:11 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <3FDAD33A-EC8A-41E6-824A-BA0E11DFC0E6@jeamland.net> References: <201310021335.12332.jhb@freebsd.org> To: freebsd-current@freebsd.org X-Mailer: Apple Mail (2.1510) Cc: Michael Copeland 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, 02 Oct 2013 21:43:54 -0000 On 03/10/2013, at 3:35 AM, John Baldwin wrote: > On Sunday, September 22, 2013 3:00:22 pm Michael Copeland wrote: >> I noticed on freebsdnews that UEFI support could make it into = release. >> https://wiki.freebsd.org/UEFI >> http://svnweb.freebsd.org/base/projects/uefi/ >>=20 >> I've tested it as shown in the wiki link and it only reboots the vm. >> I'm just wondering if that news was accurate or if it's still going = to be a >> long while till we have proper support for UEFI. >=20 > It is not in the base tree yet, so it seems unlikely to make it in for = 10.0. I got snowed under at work and so haven't had a chance to get it in. The = changes needed to LLVM/Clang have been done and I'm currently checking a = patch that adds the necessary support in to our in-tree version (hat tip = to dim@). I should have some space soon to actually get a working = version ready but it won't make 10.0. I'm aiming for 10.1. Cheers, Benno.= From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 21:46:23 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0D8FD557 for ; Wed, 2 Oct 2013 21:46:23 +0000 (UTC) (envelope-from michael@kryptos-security.com) Received: from mail-oa0-f45.google.com (mail-oa0-f45.google.com [209.85.219.45]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CB7482C6E for ; Wed, 2 Oct 2013 21:46:22 +0000 (UTC) Received: by mail-oa0-f45.google.com with SMTP id o17so1463917oag.18 for ; Wed, 02 Oct 2013 14:46:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=kUT57Hz5eK61DtwWjFGZL3Z+pWNZkxByoPxQx14pw6w=; b=UT0tlhLjuGE/0heXQ820WlrXsRrgZZHRVzDPdd0KyakFH4uxMDBJmlTnyg77nrG7I+ umsm/668VRoM1w2gYPiYl8FAMsIAnnvJpmKI36fkjv2fNrE7CI2Y59nISLsXnFEXoqDw jTpvhPcT2ayOT+9pTVLRQncdIgZbeVg66ROfeAaM9vf+r4Ld2YSon6zHkFdEtcCjYAF0 wiSntXMZZ6S6WU6LonxbjsMphp47cLDGiI3xVlMNk5VOY7NIaLenP//c0z2cTvI5snDg rDCzlslI/Bq4GeONrlkutk5BpD7cioYQIwbsk4wk8EwOLL7elazajsZTphVxpShMwmH8 zmNg== X-Gm-Message-State: ALoCoQmSORc2WYJh1vbtVkgUrrcw+V58XwQd38mYXEYHUwGCw5a6C4YMkuvUKxGttqRQ1blGnC3L MIME-Version: 1.0 X-Received: by 10.60.117.225 with SMTP id kh1mr6884830oeb.15.1380750375560; Wed, 02 Oct 2013 14:46:15 -0700 (PDT) Received: by 10.76.153.66 with HTTP; Wed, 2 Oct 2013 14:46:15 -0700 (PDT) X-Originating-IP: [66.177.125.30] Received: by 10.76.153.66 with HTTP; Wed, 2 Oct 2013 14:46:15 -0700 (PDT) In-Reply-To: <3FDAD33A-EC8A-41E6-824A-BA0E11DFC0E6@jeamland.net> References: <201310021335.12332.jhb@freebsd.org> <3FDAD33A-EC8A-41E6-824A-BA0E11DFC0E6@jeamland.net> Date: Wed, 2 Oct 2013 17:46:15 -0400 Message-ID: Subject: Re: UEFI From: Michael Copeland To: Benno Rice 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: Wed, 02 Oct 2013 21:46:23 -0000 Hmm Should I build with GCC? From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 21:48:18 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 850A47A9; Wed, 2 Oct 2013 21:48:18 +0000 (UTC) (envelope-from benno@jeamland.net) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 520012C87; Wed, 2 Oct 2013 21:48:18 +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 52C6A21946; Wed, 2 Oct 2013 17:48:17 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Wed, 02 Oct 2013 17:48:17 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=jeamland.net; h= content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; s=mesmtp; bh=BeA1gT+M0AwqQNKm/7lAre7s a1M=; b=AlahF/usiGYTOZ4aDQCAlK2ayda4ax59xhubVyouNiQpB6fw1qhrwd8O EvFSumF6yBbTYy2Z9LjZ9wed9CjUq0I+htYCG78kNI7ftVxwxWQoaKAZf/z6kFAM Dfog+OPpVaknG4tdT7veK1jqZtlmUoEUJwonMKbk6lZF5i9mpTQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:mime-version:subject:from :in-reply-to:date:cc:message-id:references:to; s=smtpout; bh=BeA 1gT+M0AwqQNKm/7lAre7sa1M=; b=A6fqN7sTjCVWxx7suNbXylAKqv/yryfKaPh t6T+FOn7TCpD39Z0pZwmg+4zwJonPhUqoGjgPv9c/iCQ9nyOnCFBcx3St2LLupzq dDC8Yos31yM0TIU5HagRKqLsg8HUNHAoJ1lDrqY9RuR69Rtxu+nVOe75LpJ5yBoh Ri4MKVak= X-Sasl-enc: v9KSP7Q3BuyEKTpfn22QaY5EnvULD+8q0AKA8ZJkALes 1380750496 Received: from mittlerweile.fritz.box (unknown [118.209.26.232]) by mail.messagingengine.com (Postfix) with ESMTPA id D86E768017E; Wed, 2 Oct 2013 17:48:15 -0400 (EDT) Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: UEFI From: Benno Rice In-Reply-To: Date: Thu, 3 Oct 2013 07:49:45 +1000 Message-Id: <338B1E4D-0D69-4546-847B-D3475F7AD6D3@jeamland.net> References: <201310021335.12332.jhb@freebsd.org> <3FDAD33A-EC8A-41E6-824A-BA0E11DFC0E6@jeamland.net> To: Michael Copeland X-Mailer: Apple Mail (2.1510) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable 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: Wed, 02 Oct 2013 21:48:18 -0000 On 03/10/2013, at 7:46 AM, Michael Copeland = wrote: > Hmm > Should I build with GCC? >=20 Yes, the in-tree version of clang doesn't understand = __attribute__((ms_abi)) and so it won't generate the Microsoft function = call code that UEFI expects. You'll need gcc >=3D 4.7 so you'll need it = from ports. This has been one of the blockers on getting it done (beyond = my lack of time). Cheers, Benno.= From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 22:15:25 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A7365344 for ; Wed, 2 Oct 2013 22:15:25 +0000 (UTC) (envelope-from michael@kryptos-security.com) Received: from mail-oa0-f49.google.com (mail-oa0-f49.google.com [209.85.219.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6E6162E19 for ; Wed, 2 Oct 2013 22:15:24 +0000 (UTC) Received: by mail-oa0-f49.google.com with SMTP id i4so1473990oah.8 for ; Wed, 02 Oct 2013 15:15:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=eL8AuUs8vnl3W7nFy/yuRj1C6Nsm9wPeTv0pB3X4T+0=; b=NqseDbejiutnR/NODMsFdtesYxikkYZyaWdc109rkAec2I3sM6ag/Of0WTk4QCHZAu aY0YvtQaq0K4pH+sVf0myahi2l1aBgeckgl6lRm5xaFjQ2zizPgnBoesflRDbSej/y3Z 3o0cLEfC9TzJiF/jd5uAsjA3dRP0F36HwCC0TLnO35QTFDiwLrIkYQE8wiLtndTfiDwd 0aHh8TKwnuCMwtOveIcabXz812Qvm2TG3MM+fE6Sk/Nw4gDfvCdLwuAXC45/XgR0lrGH XPYx9iR7ABMDGdPBGEl5m752FjGg7iguUOQIfM1Kv0y55u2TtZJXlOai4Mtb9afaknSm mL3w== X-Gm-Message-State: ALoCoQlj5Yu8LVvd9MZv0+d1KP/gH9ba4bbg/re1jcFayzZpqrb1mHVM7h3G4Tg/sf9f4LwGMAIC MIME-Version: 1.0 X-Received: by 10.60.142.8 with SMTP id rs8mr7082028oeb.34.1380750703527; Wed, 02 Oct 2013 14:51:43 -0700 (PDT) Received: by 10.76.153.66 with HTTP; Wed, 2 Oct 2013 14:51:43 -0700 (PDT) X-Originating-IP: [66.177.125.30] Received: by 10.76.153.66 with HTTP; Wed, 2 Oct 2013 14:51:43 -0700 (PDT) In-Reply-To: <338B1E4D-0D69-4546-847B-D3475F7AD6D3@jeamland.net> References: <201310021335.12332.jhb@freebsd.org> <3FDAD33A-EC8A-41E6-824A-BA0E11DFC0E6@jeamland.net> <338B1E4D-0D69-4546-847B-D3475F7AD6D3@jeamland.net> Date: Wed, 2 Oct 2013 17:51:43 -0400 Message-ID: Subject: Re: UEFI From: Michael Copeland To: Benno Rice 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: Wed, 02 Oct 2013 22:15:25 -0000 Thanks for the heads up, my fault for assuming I should use clang since it was default in head. I actually did not see any errors, so I just proceeded to put it in the ESP. Guess I should have looked into it a bit further. From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 23:58:25 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CD68F81A for ; Wed, 2 Oct 2013 23:58:25 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from land.berklix.org (land.berklix.org [144.76.10.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5B0622403 for ; Wed, 2 Oct 2013 23:58:24 +0000 (UTC) Received: from mart.js.berklix.net (p5DCBE20F.dip0.t-ipconnect.de [93.203.226.15]) (authenticated bits=128) by land.berklix.org (8.14.5/8.14.5) with ESMTP id r92NwGrF001809; Wed, 2 Oct 2013 23:58:17 GMT (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id r92NwAJN068292; Thu, 3 Oct 2013 01:58:10 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost.js.berklix.net [127.0.0.1]) by fire.js.berklix.net (8.14.4/8.14.4) with ESMTP id r92NvwEb044591; Thu, 3 Oct 2013 01:58:10 +0200 (CEST) (envelope-from jhs@fire.js.berklix.net) Message-Id: <201310022358.r92NvwEb044591@fire.js.berklix.net> To: current@freebsd.org Subject: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter From: "Julian H. Stacey" Organization: http://berklix.com BSD Linux Unix Consultancy, Munich Germany User-agent: EXMH on FreeBSD http://www.berklix.com/free/ X-URL: http://www.berklix.com/~jhs/cv/ Date: Thu, 03 Oct 2013 01:57:58 +0200 Sender: jhs@berklix.com Cc: "Julian H. Stacey" 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, 02 Oct 2013 23:58:25 -0000 Hi current@, It seems I need if_urtwn driver for a really miniature WLAN USB stick, & if_urtwn is only in current ? man 4 if_urtwn refers to ports/net/urtwn-firmware-kmod which is missing ? It took hours to search this far, is there a quicker way to find drivers that I should have taken, that could go as tips in http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html This is how I deduced what I needed: ---------- This is in the chronlogical search order I took: http://www.conrad.de/ce/de/product/993655/?insert_kz=NA&hk=SEM&WT.srch=1&scamp=GB6_Computer%20u%20Office_Netzwerk&saddg=Netzwerk-Adapter_WLAN-Adapter&gclid=CKK14r7T-LkCFYJd3god_B8Afw Cost 9.95 Euro Paper Label: "Edimax 150 Mbps Wireless 802.11b/g/n nano USB Adapter" "Green PowerSaving 3 time wirless coverage Smart EZmax setup wizard WPS,WPA2, 802.1x support b g Wi Fi n Certified GreenWLAN EW-7811Un MAC Linux Windows7 CDROM: Utility & Multi-language QIG & User Manual, Version 3.0 November 2010 http://www.amazon.com/gp/product/B005CLMJLU/ref=as_li_ss_tl?ie=UTF8&tag=sesoca-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=B005CLMJLU Modulation OFDM: BPSK, QPSK, 16-QAM, 64-QAM, DSSS. Frequency Band 2.4GHz - 2.4835GHz. Antenna internal chip antenna. Channels (FCC) 2.4GHz : 1~11. Security 64/128 bit WEP Encryption and WPA-PSK, WPA2-PSK security; WPS compatible IEEE 802.1X . devd -d -D reports: match "vendor" "0x7392"; # current/src//sys/dev/usb/usbdevs: Edimax match "product" "0x7811"; # current/src//sys/dev/usb/usbdevs: EW-7811Un match "release" "0x0200"; match "devclass" "0x00"; match "devsubclass" "0x00"; match "intclass" "0xff"; match "intsubclass" "0xff"; Realtek was seen on the cdrom: /Linux Driver/rtl8192CU_8188CU_linux_v2.0.939.20100726/driver/\ rtl8192CU_linux_v2.0.939.20100726.tar.gz with 18 rtl8192CU_linux_v2.0.939.20100726/core/rtw* including rtw_cmd.c with: * rtl871x_cmd.c The contents of this file is the sole property of Realtek Corp # #define _RTL871X_CMD_C_ http://distrowatch.com/weekly.php?issue=20130902&mode=67 17 # Hardware drivers (by Angel on 2013-09-03 12:38:33 GMT from Philippines) @9 BluPhoenyx I have the same wifi dongle, Edimax EW-7811Un . The Linux kernel driver provided is RTL8192cu. It does not work properly. However, a working driver can be downloaded from Realtek: 8192cu. I'm using it now on my desktop with kernel 3.20.25, Ubuntu 12.04. Has worked fine with different distros, various kernels Instructions here: http://www.linux-hardware-guide.com/2012-10-07-edimax-ew-7811un-wireless-usb-150-mbits-802-11n http://www.linux-hardware-guide.com/2012-10-07-edimax-ew-7811un-wireless-usb-150-mbits-802-11n The following devices are identical to the Edimax EW-7811UN: * Edimax EW-7811GLn, EW-7811Un, EW-7811UWn, GWU-H811GLn * Airlink101 AWLL5088 * Sitecom WL-365 * GETNET GN-521U The USB stick uses the Realtek RTL8188CUS chipset, which is supported by the kernel module rtl8192cu. This module is included in the kernel since version >= 3.0 and will be loaded automatically: If the EW-7811UN stick is used with older distributions it might be necessary to use the Edimax original drivers together with NdisWrapper. Furthermore, one can use the original Realtek drivers. http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PFid=48&Level=5&Conn=4&ProdID=277&DownTypeID=3&GetDown=false&Downloads=true#2772 http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PFid=48&Level=5&Conn=4&ProdID=277&DownTypeID=3&GetDown=false&Downloads=true#2772 2 options to choose: Linux Kernel 2.6.18~2.6.38 and Kernel 3.0.8 Android 1.6~2.3 and 4.0 Version Update Size 3.4.4_4749 2012/11/12 7308k ftp://WebUser:Lc9FuH5r@95.130.192.218/cn/wlan/RTL8192xC_USB_linux_v3.4.4_4749.20121105.zip Or MAC OSX 10.8 Install Package 2.0.1 2012/10/18 2723k ftp://WebUser:Lc9FuH5r@95.130.192.218/cn/wlan/Wlan_11n_USB_MacOS10.8_Driver_UI_2.0.1.zip XXX Browser for some reason moves on to: http://218.210.127.131/ Which has more Realtek chips. Downloaded both: 7483477 Nov 12 2012 RTL8192xC_USB_linux_v3.4.4_4749.20121105.zip 2788945 Oct 18 2012 Wlan_11n_USB_MacOS10.8_Driver_UI_2.0.1.zip MD5 (RTL8192xC_USB_linux_v3.4.4_4749.20121105.zip) = 791bde2cd1a13dfbbf2338c799dd8aaf *** MD5 (Wlan_11n_USB_MacOS10.8_Driver_UI_2.0.1.zip) = 988ae71cf7f61f3ac19145b3e2d887ff *** A 2nd search direct to manufacturer: http://www.edimax.com/en/produce_detail.php?pl1_id=28&pl2_id=138&pl3_id=330&pd_id=347 http://www.edimax.com/en/support_detail.php?pd_id=347&pl1_id=28&pl2_id=138 EW-7811Un 66 Page Manual pdf in EW-7811Un_V10_Manual_20100406.zip Driver Select: v2.0.939.20100726 Linux rtl8192CU_8188CU_linux_v2.0.939.20100726.zip (via http) Downloaded both: 1406834 EW-7811Un_V10_Manual_20100406.zip 2053432 rtl8192CU_8188CU_linux_v2.0.939.20100726.zip MD5 (EW-7811Un_V10_Manual_20100406.zip) = 6b6cbf4d05a3728ee044da1b4a4f76d0 *** MD5 (rtl8192CU_8188CU_linux_v2.0.939.20100726.zip) = 21cb24449279c6d4b62bc4d337183c57 *** Seems for an older Linux than above, Also for 8192CU not 8192xC_USB, whatever the diference. [Detoured to unzip & untar sources & briefly compare] 9.1-RELEASE cd /usr/share/man/man4; zgrep -l -i Realtek * ed.4.gz if_ed.4.gz if_re.4.gz if_rl.4.gz if_rue.4.gz if_urtw.4.gz miibus.4.gz re.4.gz rgephy.4.gz rl.4.gz rue.4.gz snd_hda.4.gz urtw.4.gz manual reduction of possibles: urtw -- Realtek RTL8187B/L USB IEEE 802.11b/g wireless network device The chip in this is 8188 not 8187. /pub/FreeBSD/branches/-current/src/ sys/dev/usb/usbdevs:product EDIMAX RTL8192SU_2 0x7612 RTL8192SU sys/dev/usb/wlan/if_urtwn.c: URTWN_DEV(EDIMAX, RTL8192CU), sys/dev/usb/wlan/if_rsu.c: RSU_DEV_HT(EDIMAX, RTL8192SU_1), sys/dev/usb/wlan/if_rsu.c: RSU_DEV_HT(EDIMAX, RTL8192SU_2), sys/dev/usb/wlan/if_rsu.c: RSU_DEV_HT(EDIMAX, RTL8192SU_3), 9.1-RELEASE man 4 urtwn & rsu # nothing http://svnweb.freebsd.org/base/head/sys/dev/usb/wlan/ if_urtwn.c if_rsu.c http://svnweb.freebsd.org/base/head/share/man/man4/urtwn.4?view=markup Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wireless network device Ports collection in net/urtwn-firmware-kmod The following adapters should work: .It Edimax EW-7811Un http://svnweb.freebsd.org/base/head/share/man/man4/rsu.4?view=markup RTL8188SU, RTL8191SU and RTL8192SU chipsets No mention of any Edimax adaptor Sh DIAGNOSTICS .Bl -diag .It "%s: failed load firmware of file rsu-rtl8712fw" So I need urtwn, not in http://www.freebsd.org/releases/9.2R/hardware.html So I need to jump from my 9.1 [via 9.2] to current src/ http://www.freebsd.org/cgi/ports.cgi?query=urtwn-firmware-kmod&stype=all Fails, not there. Maybe urtwn shares a BLOB from rsu ? Cheers, Julian -- Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com Reply below not above, like a play script. Indent old text with "> ". Send plain text. No quoted-printable, HTML, base64, multipart/alternative. From owner-freebsd-current@FreeBSD.ORG Thu Oct 3 03:13:38 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DA07C2FC for ; Thu, 3 Oct 2013 03:13:38 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from felyko.com (felyko.com [174.136.100.2]) by mx1.freebsd.org (Postfix) with ESMTP id C5DA72CD9 for ; Thu, 3 Oct 2013 03:13:38 +0000 (UTC) Received: from [IPv6:2601:9:4d00:119:fd01:946b:263f:d239] (unknown [IPv6:2601:9:4d00:119:fd01:946b:263f:d239]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by felyko.com (Postfix) with ESMTPSA id 5A12F39821; Wed, 2 Oct 2013 20:13:38 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter From: Rui Paulo In-Reply-To: <201310022358.r92NvwEb044591@fire.js.berklix.net> Date: Wed, 2 Oct 2013 20:13:37 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201310022358.r92NvwEb044591@fire.js.berklix.net> To: Julian H. Stacey X-Mailer: Apple Mail (2.1510) 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, 03 Oct 2013 03:13:38 -0000 On 2 Oct 2013, at 16:57, Julian H. Stacey wrote: > Hi current@, > It seems I need if_urtwn driver for a really miniature WLAN USB stick, > & if_urtwn is only in current ? > man 4 if_urtwn refers to ports/net/urtwn-firmware-kmod which is = missing ? This driver was never merged to FreeBSD 9. Can you use FreeBSD 10 = instead? The port reference in the man page is wrong. The firmware is now shipped = as part of the base system. -- Rui Paulo From owner-freebsd-current@FreeBSD.ORG Thu Oct 3 06:54:39 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 18C96745 for ; Thu, 3 Oct 2013 06:54:39 +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 52110279B for ; Thu, 3 Oct 2013 06:54:37 +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 JAA25482; Thu, 03 Oct 2013 09:51:14 +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 1VRckj-000Njm-Va; Thu, 03 Oct 2013 09:51:14 +0300 Message-ID: <524D13AB.2020800@FreeBSD.org> Date: Thu, 03 Oct 2013 09:50:19 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Keith White Subject: Re: ZFS panic with r255937 References: <60850.74.51.61.7.1380496284.squirrel@courriel.site.uottawa.ca> <524C0DB2.5040202@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.5.2 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: Thu, 03 Oct 2013 06:54:39 -0000 on 02/10/2013 20:59 Keith White said the following: > On Wed, 2 Oct 2013, Andriy Gapon wrote: > >> on 30/09/2013 02:11 kwhite@site.uottawa.ca said the following: >>> Sorry, debugging this is *way* beyond me. Any hints, patches to try? >> >> Please share the stack trace. >> >> -- >> Andriy Gapon > > There's now a pr for this panic: kern/182570 > > Here's the stack trace: > > root@freebsd10:/usr/src # kgdb /boot/kernel/kernel /var/crash/vmcore.last > 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: solaris assert: dn->dn_maxblkid == 0 && > (BP_IS_HOLE(&dn->dn_phys->dn_blkptr[0]) || dnode_block_freed(dn, 0)), file: > /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c, > line: 598 > cpuid = 1 > KDB: stack backtrace: > db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00992b3280 > kdb_backtrace() at kdb_backtrace+0x39/frame 0xfffffe00992b3330 > vpanic() at vpanic+0x126/frame 0xfffffe00992b3370 > panic() at panic+0x43/frame 0xfffffe00992b33d0 > assfail() at assfail+0x22/frame 0xfffffe00992b33e0 > dnode_reallocate() at dnode_reallocate+0x225/frame 0xfffffe00992b3430 > dmu_object_reclaim() at dmu_object_reclaim+0x123/frame 0xfffffe00992b3480 > dmu_recv_stream() at dmu_recv_stream+0xd79/frame 0xfffffe00992b36b0 > zfs_ioc_recv() at zfs_ioc_recv+0x96c/frame 0xfffffe00992b3920 > zfsdev_ioctl() at zfsdev_ioctl+0x54a/frame 0xfffffe00992b39c0 > devfs_ioctl_f() at devfs_ioctl_f+0xf0/frame 0xfffffe00992b3a20 > kern_ioctl() at kern_ioctl+0x2ca/frame 0xfffffe00992b3a90 > sys_ioctl() at sys_ioctl+0x11f/frame 0xfffffe00992b3ae0 > amd64_syscall() at amd64_syscall+0x265/frame 0xfffffe00992b3bf0 > Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe00992b3bf0 Thank you very much. To me this looks very similar to a problem discovered and fixed in illumos some time ago. Please check if the following change improves the situation for you. https://github.com/avg-I/freebsd/commit/a7e7dece215bc5d00077e9c7f4db34d9e5c30659 Raw: https://github.com/avg-I/freebsd/commit/a7e7dece215bc5d00077e9c7f4db34d9e5c30659.patch > --- syscall (54, FreeBSD ELF64, sys_ioctl), rip = 0x8019dc9ca, rsp = > 0x7fffffff5ad8, rbp = 0x7fffffff5b60 --- > KDB: enter: panic > Uptime: 37m10s > Dumping 874 out of 2023 MB: > > ... > > (kgdb) where > #0 doadump (textdump=1) at pcpu.h:218 > #1 0xffffffff808b7217 in kern_reboot (howto=260) at > /usr/src/sys/kern/kern_shutdown.c:447 > #2 0xffffffff808b7725 in vpanic (fmt=, ap= out>) at /usr/src/sys/kern/kern_shutdown.c:754 > #3 0xffffffff808b7773 in panic (fmt=) at > /usr/src/sys/kern/kern_shutdown.c:683 > #4 0xffffffff81e52222 in assfail (a=, f= out>, l=) at > /usr/src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_cmn_err.c:81 > > #5 0xffffffff81d09735 in dnode_reallocate (dn=0xfffff8006dde3000, > ot=DMU_OT_PLAIN_FILE_CONTENTS, blocksize=1024, bonustype=DMU_OT_SA, > bonuslen=168, tx=0xfffff8006d7a2600) > at > /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c:596 > > #6 0xffffffff81cff463 in dmu_object_reclaim (os=, > object=, ot=DMU_OT_PLAIN_FILE_CONTENTS, blocksize=1024, > bonustype=DMU_OT_SA, bonuslen=168) > at > /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_object.c:155 > > #7 0xffffffff81cfd849 in dmu_recv_stream (drc=0xfffffe00992b3728, fp= optimized out>, voffp=0xfffffe00992b3718, cleanup_fd=8, action_handlep= optimized out>) > at > /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_send.c:1231 > > #8 0xffffffff81d8b1fc in zfs_ioc_recv (zc=0xfffffe00372e1000) at > /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c:4102 > > #9 0xffffffff81d864ea in zfsdev_ioctl (dev=, zcmd= optimized out>, arg=, flag=, td= optimized out>) > at > /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c:5960 > > #10 0xffffffff807af840 in devfs_ioctl_f (fp=0xfffff800052e1460, com=3222821403, > data=0xfffff8006ff1faa0, cred=, td=0xfffff8003f7ba920) at > /usr/src/sys/fs/devfs/devfs_vnops.c:757 > #11 0xffffffff8090e94a in kern_ioctl (td=0xfffff8003f7ba920, fd= out>, com=0) at file.h:319 > #12 0xffffffff8090e62f in sys_ioctl (td=0xfffff8003f7ba920, > uap=0xfffffe00992b3b80) at /usr/src/sys/kern/sys_generic.c:698 > #13 0xffffffff80caee35 in amd64_syscall (td=0xfffff8003f7ba920, traced=0) at > subr_syscall.c:134 > #14 0xffffffff80c961ab in Xfast_syscall () at > /usr/src/sys/amd64/amd64/exception.S:391 > #15 0x00000008019dc9ca in ?? () > Previous frame inner to this frame (corrupt stack?) > Current language: auto; currently minimal > (kgdb) > > > Here's a how to repeat: > > Assuming pool "tank" and non-existent tank/nobj tank/xobj > > === cut here === > #!/bin/sh > > zfs create tank/nobj > zfs snapshot tank/nobj@0 > __MAKECONF=/dev/null SRCCONF=/dev/null MAKEOBJDIRPREFIX=/tank/nobj make -j6 > buildkernel > zfs snapshot tank/nobj@1 > #find /tank/nobj -name '.h' -print | xargs rm > zfs snapshot tank/nobj@2 > #rm -rf /tank/nobj/* > zfs snapshot tank/nobj@3 > __MAKECONF=/dev/null SRCCONF=/dev/null MAKEOBJDIRPREFIX=/tank/nobj make -j6 > buildkernel > zfs snapshot tank/nobj@4 > #rm -rf /tank/nobj/* > zfs snapshot tank/nobj@5 > > zfs send -vR tank/nobj@5 | zfs recv -vF tank/xobj > > === cut here === > > The commented out lines are historical attempts. > > ...keith -- Andriy Gapon From owner-freebsd-current@FreeBSD.ORG Thu Oct 3 10:54:28 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3D327EC8; Thu, 3 Oct 2013 10:54:28 +0000 (UTC) (envelope-from kwhite@site.uottawa.ca) Received: from courriel.site.uottawa.ca (eecsmail.engineering.uottawa.ca [137.122.24.224]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D08DE286B; Thu, 3 Oct 2013 10:54:27 +0000 (UTC) Received: from [10.0.2.15] (dsl-74-51-61-7.vianet.ca [74.51.61.7]) (authenticated bits=0) by courriel.site.uottawa.ca (8.14.5/8.14.4) with ESMTP id r93AsOSb077758 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 3 Oct 2013 06:54:25 -0400 (EDT) (envelope-from kwhite@site.uottawa.ca) Date: Thu, 3 Oct 2013 06:54:31 -0400 (EDT) From: Keith White X-X-Sender: kwhite@localhost.my.domain To: Andriy Gapon Subject: Re: ZFS panic with r255937 In-Reply-To: <524D13AB.2020800@FreeBSD.org> Message-ID: References: <60850.74.51.61.7.1380496284.squirrel@courriel.site.uottawa.ca> <524C0DB2.5040202@FreeBSD.org> <524D13AB.2020800@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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, 03 Oct 2013 10:54:28 -0000 On Thu, 3 Oct 2013, Andriy Gapon wrote: > on 02/10/2013 20:59 Keith White said the following: >> On Wed, 2 Oct 2013, Andriy Gapon wrote: >> >>> on 30/09/2013 02:11 kwhite@site.uottawa.ca said the following: >>>> Sorry, debugging this is *way* beyond me. Any hints, patches to try? >>> >>> Please share the stack trace. >>> >>> -- >>> Andriy Gapon >> >> There's now a pr for this panic: kern/182570 >> >> Here's the stack trace: >> >> root@freebsd10:/usr/src # kgdb /boot/kernel/kernel /var/crash/vmcore.last >> 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: solaris assert: dn->dn_maxblkid == 0 && >> (BP_IS_HOLE(&dn->dn_phys->dn_blkptr[0]) || dnode_block_freed(dn, 0)), file: >> /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c, >> line: 598 >> cpuid = 1 >> KDB: stack backtrace: >> db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00992b3280 >> kdb_backtrace() at kdb_backtrace+0x39/frame 0xfffffe00992b3330 >> vpanic() at vpanic+0x126/frame 0xfffffe00992b3370 >> panic() at panic+0x43/frame 0xfffffe00992b33d0 >> assfail() at assfail+0x22/frame 0xfffffe00992b33e0 >> dnode_reallocate() at dnode_reallocate+0x225/frame 0xfffffe00992b3430 >> dmu_object_reclaim() at dmu_object_reclaim+0x123/frame 0xfffffe00992b3480 >> dmu_recv_stream() at dmu_recv_stream+0xd79/frame 0xfffffe00992b36b0 >> zfs_ioc_recv() at zfs_ioc_recv+0x96c/frame 0xfffffe00992b3920 >> zfsdev_ioctl() at zfsdev_ioctl+0x54a/frame 0xfffffe00992b39c0 >> devfs_ioctl_f() at devfs_ioctl_f+0xf0/frame 0xfffffe00992b3a20 >> kern_ioctl() at kern_ioctl+0x2ca/frame 0xfffffe00992b3a90 >> sys_ioctl() at sys_ioctl+0x11f/frame 0xfffffe00992b3ae0 >> amd64_syscall() at amd64_syscall+0x265/frame 0xfffffe00992b3bf0 >> Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe00992b3bf0 > > > Thank you very much. > To me this looks very similar to a problem discovered and fixed in illumos some > time ago. Please check if the following change improves the situation for you. > > https://github.com/avg-I/freebsd/commit/a7e7dece215bc5d00077e9c7f4db34d9e5c30659 > > Raw: > https://github.com/avg-I/freebsd/commit/a7e7dece215bc5d00077e9c7f4db34d9e5c30659.patch > ... Yes, it does. send/recv completes with no panic. That patch fixes kern/182570 for me. Thanks! ...keith Once the patch is applied "svn diff" gives me: Index: sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c =================================================================== --- sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c (revision 255986) +++ sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c (working copy) @@ -677,6 +677,16 @@ if (err != 0) return (err); err = dmu_free_long_range_impl(os, dn, offset, length); + + /* + * It is important to zero out the maxblkid when freeing the entire + * file, so that (a) subsequent calls to dmu_free_long_range_impl() + * will take the fast path, and (b) dnode_reallocate() can verify + * that the entire file has been freed. + */ + if (offset == 0 && length == DMU_OBJECT_END) + dn->dn_maxblkid = 0; + dnode_rele(dn, FTAG); return (err); } Index: sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c =================================================================== --- sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c (revision 255986) +++ sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c (working copy) @@ -616,7 +616,7 @@ */ if (dn->dn_datablkshift == 0) { if (off != 0 || len < dn->dn_datablksz) - dmu_tx_count_write(txh, off, len); + dmu_tx_count_write(txh, 0, dn->dn_datablksz); } else { /* first block will be modified if it is not aligned */ if (!IS_P2ALIGNED(off, 1 << dn->dn_datablkshift)) From owner-freebsd-current@FreeBSD.ORG Thu Oct 3 12:17:47 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B76BCC4A; Thu, 3 Oct 2013 12:17:47 +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]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7728C2EE8; Thu, 3 Oct 2013 12:17:47 +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 <1VRhqd-0016yq-3g>; Thu, 03 Oct 2013 14:17:39 +0200 Received: from g225184075.adsl.alicedsl.de ([92.225.184.75] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1VRhqc-001ly0-VF>; Thu, 03 Oct 2013 14:17:39 +0200 Date: Thu, 3 Oct 2013 14:17:34 +0200 From: "O. Hartmann" To: FreeBSD Ports , FreeBSD CURRENT Subject: ports and NO_STAGE: portmaster leaves port-system in corrupt state Message-ID: <20131003141734.605758c4@thor.walstatt.dyndns.org> 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_/ZgNLsbDqduVtsdN7=RVAcTn"; protocol="application/pgp-signature" X-Originating-IP: 92.225.184.75 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, 03 Oct 2013 12:17:47 -0000 --Sig_/ZgNLsbDqduVtsdN7=RVAcTn Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable When NO_STAGE=3Dyes is missing in the port's Makefile, as it is for a couple of ports like lang/perl5.16, then portmaster compiles, installs and - corrupt the port-system, because it tries to "lstat" files it can not find and ends up at the end of an unfinished installation. This leaves the entry in the installed-port database corrupted. The port got installed, but the database hasn't an entry anymore. I found that the port system is in a very bad shape when one is using CURRENT (10.0), where several things happened the same time like converters/libiconv ahs gone as required port, libstdc++ has gone in favour of libc++ and now ports that do not have this NO_STAGE=3D tag in the toplevel Makefile. About the last piece - I miss a warning/hint/information for those who has not the time following every second informations on the mailing lists! I regret that I forgot about three other ports I stumbled in where the missing NO_STAGE=3Dyes obviously solved the problem after I put it into the Makefile - but that was simply a hunch - without knowing exactly what I do. Again, I miss some informations about that and "googling" didn't brought up deeper insight into that. If someone would be so kind an d delegate me to a proper official website where this NO_STAGE for the ports is explained a bit and further if someone tells me what to do when I stumble into the next port out of the 1200 I have to recompile, I would really appreciate that. Regards, O.H. --Sig_/ZgNLsbDqduVtsdN7=RVAcTn Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQEcBAEBAgAGBQJSTWBiAAoJEOgBcD7A/5N8lQwIAMa+fjT6x5J7Wiwo0Mqh90O1 qxqIwHwLaFm9On/AAKpxjvvWKptMBPQ97p2mOzdDAG34omIAKtlEbpreWjQ89UNc K9jElgsgXGAQ9sspzNh55PZ6oyHEuVbVzsn8WiSqtqnmTkE7xmG+3CAPtTPi8Y7b 5Vj/apDq2UPpFqRjXfRq/dRnMs2cKqyzmTfCCjDTwJaWar2s4hi57hfLW9Y/bh3x Ek/9FO1zKZV6byq4tv1tCprNg0s/BNMarMAAKfNUQxgbG6iljMrA49VXZvHMVf3V KI9uragxBKOfS4HzxU6c9YTqM3jplTgoYBgzqRfFPAth4Dw+Zo4Pnn2Vr+0WHmM= =bUDZ -----END PGP SIGNATURE----- --Sig_/ZgNLsbDqduVtsdN7=RVAcTn-- From owner-freebsd-current@FreeBSD.ORG Thu Oct 3 12:39: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2874814A; Thu, 3 Oct 2013 12:39:03 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8F83D20F5; Thu, 3 Oct 2013 12:39:02 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id x55so2686318wes.10 for ; Thu, 03 Oct 2013 05:39:00 -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=6jvAAaXLhz0vmogzjFFD3sTD5HqsZ+J9az7aAxZmi3I=; b=a23JwzTU6HA3CZwsFKdIrlOZXc9GTJDoJfpHqLmWxV/aZaF9RkIMeP0Mq5+cFRzKs5 ko9X9B265j0cNWQM+NbtmKSLRqNB6zsOKVSHKPQPrglmacX4WQPnIGaiC/wb2bW8JaBC zgMazVA6rR0GcUzo9baxm+SSnq6m7BQN5oWTAUTMaFz+oggFIPmVbJYyLoznBt0aGpzx TB+sAPs4yYl95bo/YNxkISK3LD4YwCYNCjfPo0/EgGjbUl00eWra7LiSRNl/hgQqxUTM U33AERKOVm+2i66AP3JS2lZjBosktR6lHhWbnLoglVkBMFtc4jl1y9NXtf64EkV3zZJY SgxQ== X-Received: by 10.180.13.83 with SMTP id f19mr2323186wic.54.1380803940907; Thu, 03 Oct 2013 05:39:00 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id i8sm13472663wiy.6.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 03 Oct 2013 05:38:59 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 3 Oct 2013 14:38:57 +0200 From: Baptiste Daroussin To: "O. Hartmann" Subject: Re: ports and NO_STAGE: portmaster leaves port-system in corrupt state Message-ID: <20131003123857.GC9150@ithaqua.etoilebsd.net> References: <20131003141734.605758c4@thor.walstatt.dyndns.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WplhKdTI2c8ulnbP" Content-Disposition: inline In-Reply-To: <20131003141734.605758c4@thor.walstatt.dyndns.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD CURRENT , FreeBSD Ports 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, 03 Oct 2013 12:39:03 -0000 --WplhKdTI2c8ulnbP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Oct 03, 2013 at 02:17:34PM +0200, O. Hartmann wrote: > When NO_STAGE=yes is missing in the port's Makefile, as it is for a > couple of ports like lang/perl5.16, then portmaster compiles, installs > and - corrupt the port-system, because it tries to "lstat" files it can > not find and ends up at the end of an unfinished installation. This > leaves the entry in the installed-port database corrupted. The port got > installed, but the database hasn't an entry anymore. NO_STAGE is not missing, and the system is not corrupted. Try to make sure you have the latest ports-mgmt/pkg installed (1.1.4_6) regards, Bapt --WplhKdTI2c8ulnbP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlJNZWEACgkQ8kTtMUmk6ExkLQCfYWf9Vpm9liX0/h70PKgi2qWy zn0An3WaTr7qxZbWtg2ppQY7U20q6ZiL =icEn -----END PGP SIGNATURE----- --WplhKdTI2c8ulnbP-- From owner-freebsd-current@FreeBSD.ORG Thu Oct 3 12:54:33 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 29203F43 for ; Thu, 3 Oct 2013 12:54:33 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from potato.growveg.org (growveg-1-pt.tunnel.tserv11.ams1.ipv6.he.net [IPv6:2001:470:1f14:3d2::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D0666224D for ; Thu, 3 Oct 2013 12:54:32 +0000 (UTC) Received: from john by potato.growveg.org with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VRiQE-000K1h-Tm for freebsd-current@freebsd.org; Thu, 03 Oct 2013 13:54:27 +0100 Date: Thu, 3 Oct 2013 13:54:26 +0100 From: John To: freebsd-current@freebsd.org Subject: Re: XEN additions cause failure to compile kernel Message-ID: <20131003125426.GA69289@potato.growveg.org> References: <20131001163458.GC57498@potato.growveg.org> <1380654373.2228.9.camel@localhost> <20131001211724.GA58842@potato.growveg.org> <1380663674.2717.4.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1380663674.2717.4.camel@localhost> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: John X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false 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, 03 Oct 2013 12:54:33 -0000 On Tue, Oct 01, 2013 at 02:41:14PM -0700, Sean Bruno wrote: > Ok, so this email thread is on freebsd-current and I think you're trying > to buld a XENHVM kernel for stable/9 ? What happens if you use the > provided XENHVM kernconf? oops, sorry. I'll re-post in -stable if it's more appropiate there. As you're here though, in answer to your query: I re-did this on a different vanilla machine, and tried to build XENHVM. The GENERIC it sources is unmodified, as is the XENHVM. svn says this: root@dev-0:/sys/amd64/compile/XENHVM # svn info /usr/src Path: /usr/src Working Copy Root Path: /usr/src URL: https://svn0.eu.freebsd.org/base/releng/9.2 Relative URL: ^/releng/9.2 Repository Root: https://svn0.eu.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 255996 Node Kind: directory Schedule: normal Last Changed Author: gjb Last Changed Rev: 255896 Last Changed Date: 2013-09-26 19:10:19 +0100 (Thu, 26 Sep 2013) root@dev-0:/sys/amd64/compile/XENHVM # make errors like this: clang -c -O2 -pipe -fno-strict-aliasing -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 -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -nostdinc -I. -I../../.. -I../../../contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror ../../../xen/evtchn/evtchn_dev.c ../../../xen/evtchn/evtchn_dev.c:321:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_version: D_VERSION, ^~~~~~~~~~ .d_version = ../../../xen/evtchn/evtchn_dev.c:322:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_open: evtchn_open, ^~~~~~~ .d_open = ../../../xen/evtchn/evtchn_dev.c:323:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_close: evtchn_close, ^~~~~~~~ .d_close = ../../../xen/evtchn/evtchn_dev.c:324:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_read: evtchn_read, ^~~~~~~ .d_read = ../../../xen/evtchn/evtchn_dev.c:325:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_write: evtchn_write, ^~~~~~~~ .d_write = ../../../xen/evtchn/evtchn_dev.c:326:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_ioctl: evtchn_ioctl, ^~~~~~~~ .d_ioctl = ../../../xen/evtchn/evtchn_dev.c:327:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_poll: evtchn_poll, ^~~~~~~ .d_poll = ../../../xen/evtchn/evtchn_dev.c:328:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_name: "evtchn", ^~~~~~~ .d_name = ../../../xen/evtchn/evtchn_dev.c:329:2: error: use of GNU old-style field designator extension [-Werror,-Wgnu-designator] d_flags: 0, ^~~~~~~~ .d_flags = 9 errors generated. *** [evtchn_dev.o] Error code 1 Stop in /usr/src/sys/amd64/compile/XENHVM. root@dev-0:/sys/amd64/compile/XENHVM # thanks for looking at this. -- John From owner-freebsd-current@FreeBSD.ORG Thu Oct 3 13:40:22 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1ABC42CD for ; Thu, 3 Oct 2013 13:40:22 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A842E25A1 for ; Thu, 3 Oct 2013 13:40:21 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id f12so2511545wgh.14 for ; Thu, 03 Oct 2013 06:40:20 -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=Ct2rSPJs8wfTNAcycsV7O9FmNdERDzLQcs1q/5aCYBA=; b=PoE5n3swJTHClnqkFQfAim7qry4rgZY+y5d5c/fKzffL5xZyvL1uDa4dGA0MzUXHGM h5VB1p54RSRDM23BvE+UdPDvC0TkSO+nFq1LB1NU6F3/3trNrNTUn1jmiK1eNWGWzCkc zbCgphbHb/m1+iz3zXpwwLyud8gJ7qq8hoK07cPDM8rj0+9HfooNtw3Vn3Cn+N41Yy8V 7ewmm5I5SDoXrDFuCB6L9j0ve7UwP/kmc01Mz/Uaza5sT8J/qZPuPmj7HgGejzEfuSJG ltBZ5hMAG5XPMMerVCoH0O9klPCuqfrLIGtWB3RW9faEPA64rWNiOya9r4NAQZC2b7UN KYLw== X-Received: by 10.180.84.70 with SMTP id w6mr2670276wiy.2.1380807620106; Thu, 03 Oct 2013 06:40:20 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id fb9sm13993591wid.7.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 03 Oct 2013 06:40:18 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 3 Oct 2013 15:40:16 +0200 From: Baptiste Daroussin To: freebsd-current@freebsd.org Subject: Re: ports and NO_STAGE: portmaster leaves port-system in corrupt state Message-ID: <20131003134016.GF9150@ithaqua.etoilebsd.net> References: <20131003141734.605758c4@thor.walstatt.dyndns.org> <20131003123857.GC9150@ithaqua.etoilebsd.net> <20131003131046.M75870@i805.com.br> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IvGM3kKqwtniy32b" Content-Disposition: inline In-Reply-To: <20131003131046.M75870@i805.com.br> 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, 03 Oct 2013 13:40:22 -0000 --IvGM3kKqwtniy32b Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 03, 2013 at 10:11:42AM -0300, Nilton Jose Rizzo wrote: > Em Thu, 3 Oct 2013 14:38:57 +0200, Baptiste Daroussin escreveu > > On Thu, Oct 03, 2013 at 02:17:34PM +0200, O. Hartmann wrote: > > > When NO_STAGE=3Dyes is missing in the port's Makefile, as it is for a > > > couple of ports like lang/perl5.16, then portmaster compiles, instal= ls > > > and - corrupt the port-system, because it tries to "lstat" files it c= an > > > not find and ends up at the end of an unfinished installation. This > > > leaves the entry in the installed-port database corrupted. The port g= ot > > > installed, but the database hasn't an entry anymore. > >=20 > > NO_STAGE is not missing, and the system is not corrupted. Try to=20 > > make sure you have the latest ports-mgmt/pkg installed (1.1.4_6) >=20 > It's solve my problems with portupgrade ( see my last message about > portupgrade/portmaster) >=20 Those bugs concerned portupgrade/portmaster which should always update ports-mgmt/pkg first. Building packages in a clean room with a tool like ports-mgmt/poudriere, wi= ll have make sure to use the proper version of pkg. Last thanks to stage and that is one of the main purpose of stage, NOTHING = was corrupted! regards, Bapt --IvGM3kKqwtniy32b Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlJNc8AACgkQ8kTtMUmk6EwgvgCfaiv8gYlKZaBQIhmXv+rBF6S/ ILwAn0RJZ1RN0xgnga2/6DuZASu1N+jd =z6XL -----END PGP SIGNATURE----- --IvGM3kKqwtniy32b-- From owner-freebsd-current@FreeBSD.ORG Thu Oct 3 21:29:03 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6B14EBFC; Thu, 3 Oct 2013 21:29:03 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from land.berklix.org (land.berklix.org [144.76.10.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ED00420CB; Thu, 3 Oct 2013 21:29:02 +0000 (UTC) Received: from mart.js.berklix.net (p57BCF0F4.dip0.t-ipconnect.de [87.188.240.244]) (authenticated bits=128) by land.berklix.org (8.14.5/8.14.5) with ESMTP id r93LT0XU042371; Thu, 3 Oct 2013 21:29:01 GMT (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id r93LSnQi006114; Thu, 3 Oct 2013 23:28:49 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost.js.berklix.net [127.0.0.1]) by fire.js.berklix.net (8.14.4/8.14.4) with ESMTP id r93LShdV030701; Thu, 3 Oct 2013 23:28:49 +0200 (CEST) (envelope-from jhs@fire.js.berklix.net) Message-Id: <201310032128.r93LShdV030701@fire.js.berklix.net> To: Rui Paulo Subject: Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter From: "Julian H. Stacey" Organization: http://berklix.com BSD Unix Linux Consultancy, Munich Germany User-agent: EXMH on FreeBSD http://berklix.com/free/ X-URL: http://www.berklix.com In-reply-to: Your message "Wed, 02 Oct 2013 20:13:37 PDT." Date: Thu, 03 Oct 2013 23:28:43 +0200 Sender: jhs@berklix.com 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, 03 Oct 2013 21:29:03 -0000 Rui Paulo wrote: > > On 2 Oct 2013, at 16:57, Julian H. Stacey wrote: > > > Hi current@, > > It seems I need if_urtwn driver for a really miniature WLAN USB stick, > > & if_urtwn is only in current ? > > man 4 if_urtwn refers to ports/net/urtwn-firmware-kmod which is missing ? > > > This driver was never merged to FreeBSD 9. OK, Thanks for confirmation. > Can you use FreeBSD 10 instead? Yes, easier than building from 9.X I guess (& helps test alpha :-). I'll fetch from local mirror, per http://lists.freebsd.org/pipermail/freebsd-current/2013-September/044951.html > The port reference in the man page is wrong. The firmware is now shipped as part of the base system. Oh nice, easier :-) > > -- > Rui Paulo Thanks Rui ! PS In case anyone else mailed me off list, please resend, As I had a disk overflow I checked beyond http://lists.freebsd.org/pipermail/freebsd-current/2013-October/045040.html & nothing further, which is fine, Cheers, Julian -- Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com Reply below not above, like a play script. Indent old text with "> ". Send plain text. No quoted-printable, HTML, base64, multipart/alternative. From owner-freebsd-current@FreeBSD.ORG Thu Oct 3 22:32:47 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2AEA3C3B for ; Thu, 3 Oct 2013 22:32:47 +0000 (UTC) (envelope-from rizzo@i805.com.br) Received: from server.i805.com.br (mailhost.i805.com.br [72.52.97.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 13A212421 for ; Thu, 3 Oct 2013 22:32:46 +0000 (UTC) Received: from i805.com.br (localhost [127.0.0.1]) by server.i805.com.br (8.14.6/8.14.5) with ESMTP id r93MWjAj048693 for ; Thu, 3 Oct 2013 19:32:45 -0300 (BRT) (envelope-from rizzo@i805.com.br) From: "Nilton Jose Rizzo" To: freebsd-current@freebsd.org Subject: problem with portupgrade/pkg/ backup Date: Thu, 3 Oct 2013 19:32:45 -0300 Message-Id: <20131003222759.M21794@i805.com.br> X-Mailer: OpenWebMail 3.00_beta4 20121104 671 X-OriginatingIP: 179.218.87.141 (rizzo) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server.i805.com.br 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, 03 Oct 2013 22:32:47 -0000 Hi all, see the error message below ( command portupgrade -rR xorg ) ---> Backing up the old version pkg: No installed package matching ".txz" found ** Backup failed. ---> Skipping 'x11/xinput' (xinput-1.6.0) because a requisite package 'libXrandr-1.4.1' (x11/libXrandr) failed (specify -k to force) ---> Skipping 'x11/xterm' (xterm-296) because a requisite package 'libXpm-3.5.10' (x11/libXpm) failed (specify -k to force) ---> Skipping 'x11-servers/xorg-server' (xorg-server-1.7.7_8,1) because a requisite package 'libXpm-3.5.10' (x11/libXpm) failed (specify -k to force) ---> Skipping 'x11-drivers/xf86-video-intel' (xf86-video-intel-2.7.1_4) because a requisite package 'libXv-1.0.9,1' (x11/libXv) failed (specify -k to force) ---> Skipping 'x11-drivers/xf86-video-vesa' (xf86-video-vesa-2.3.2) because a requisite package 'libXpm-3.5.10' (x11/libXpm) failed (specify -k to force) ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! graphics/cairo (cairo-1.10.2_5,2) (backup error) ! x11-toolkits/libXmu (libXmu-1.1.1,1) (backup error) ! x11/libXv (libXv-1.0.9,1) (backup error) ! x11/libXpm (libXpm-3.5.10) (backup error) * x11-toolkits/libXaw (libXaw-1.0.11,2) ! x11/libXrandr (libXrandr-1.4.1) (backup error) * x11/xinput (xinput-1.6.0) * x11/xterm (xterm-296) * x11-servers/xorg-server (xorg-server-1.7.7_8,1) * x11-drivers/xf86-video-intel (xf86-video-intel-2.7.1_4) * x11-drivers/xf86-video-vesa (xf86-video-vesa-2.3.2) Some port that I try update via portupgrade show this ... if I give the command make clean reinstall clean all ports marked as backup error can be updated Any idea to solve this? From owner-freebsd-current@FreeBSD.ORG Thu Oct 3 22:48:26 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F1AD624B for ; Thu, 3 Oct 2013 22:48:26 +0000 (UTC) (envelope-from universite@ukr.net) Received: from otrada.od.ua (universite-1-pt.tunnel.tserv24.sto1.ipv6.he.net [IPv6:2001:470:27:140::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6495724C7 for ; Thu, 3 Oct 2013 22:48:25 +0000 (UTC) Received: from [10.0.0.10] ([10.0.0.10]) (authenticated bits=0) by otrada.od.ua (8.14.4/8.14.5) with ESMTP id r93MmJvM005586 for ; Fri, 4 Oct 2013 01:48:19 +0300 (EEST) (envelope-from universite@ukr.net) Message-ID: <524DF430.1040504@ukr.net> Date: Fri, 04 Oct 2013 01:48:16 +0300 From: "Vladislav V. Prodan" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Prompt Live-CD/DVD with support for ZFS v.5000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (otrada.od.ua [89.209.81.54]); Fri, 04 Oct 2013 01:48:19 +0300 (EEST) X-Spam-Status: No, score=-101.0 required=5.0 tests=ALL_TRUSTED, FREEMAIL_FROM, T_TO_NO_BRKTS_FREEMAIL, USER_IN_WHITELIST autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mary-teresa.otrada.od.ua 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, 03 Oct 2013 22:48:27 -0000 Subj. You want to add such a liveCD for automatic loading on PXE. MfsBSD built with ZFS v.28 :( Thanks. -- Vladislav V. Prodan System & Network Administrator http://support.od.ua +380 67 4584408, +380 99 4060508 VVP88-RIPE From owner-freebsd-current@FreeBSD.ORG Fri Oct 4 01:11:41 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 642348CF for ; Fri, 4 Oct 2013 01:11:41 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2DC9B2B91 for ; Fri, 4 Oct 2013 01:11:41 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r941BeXj078066 for ; Fri, 4 Oct 2013 01:11:40 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r941BecO078064 for freebsd-current@freebsd.org; Fri, 4 Oct 2013 01:11:40 GMT (envelope-from bdrewery) Received: (qmail 305 invoked from network); 3 Oct 2013 20:11:39 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 3 Oct 2013 20:11:39 -0500 Message-ID: <524E15C2.7040702@FreeBSD.org> Date: Thu, 03 Oct 2013 20:11:30 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Nilton Jose Rizzo Subject: Re: problem with portupgrade/pkg/ backup References: <20131003222759.M21794@i805.com.br> In-Reply-To: <20131003222759.M21794@i805.com.br> X-Enigmail-Version: 1.5.2 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6lDiRBvB9r6O9Nc6wpMIw7h9x0HSTb7pF" 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: Fri, 04 Oct 2013 01:11:41 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --6lDiRBvB9r6O9Nc6wpMIw7h9x0HSTb7pF Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 10/3/2013 5:32 PM, Nilton Jose Rizzo wrote: > Hi all, >=20 > see the error message below ( command portupgrade -rR xorg ) >=20 > ---> Backing up the old version > pkg: No installed package matching ".txz" found http://lists.freebsd.org/pipermail/freebsd-ports/2013-September/086175.ht= ml --=20 Regards, Bryan Drewery --6lDiRBvB9r6O9Nc6wpMIw7h9x0HSTb7pF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSThXCAAoJEG54KsA8mwz5QDsP/0dnk3ScQOU4+fnq5v6SnDmo faeUEmp0QSwkD+xWBfqcx6slXlidqThbc+jdrwARW0H2e9FfuS70ikJ8WzYfzl0r cy8ED4Cl+/AeUPwVLLD1oMxXEZl9E67P8mb608f23m8o5cvyXpBMRrF3WKHAploM gmE4G5ix8cFACJOmXcAG1t4yYuvFyJEaKcNOBk9lMmVsHWZxPkj7FGep5X7dWUI/ qNz79Yns/MQjV+alRRZ7iZxigf6AV35CQ1xjh+ZNQEG/OiTgQbv2A+aTlxMZm/46 t1lbnZTmACQqM0n2rxiDFT5DRSA5tSTT7Hjof3FX7HsVO9G0GHTg87gOY6nwdDM/ gst1gl1Ds3aFG4wdgOzW+ywRaf+dIGafHsLuyoRoHTwuUHWvRj0v0d/EgvAic5fM UqGPf/qfT063wJsndKdcaA7JB7mOqbaR/mdjBXy4lTTwTWJL/wceYC51niYFsRFt EDBZXqEFzmYI8cHQoJ/GI1KI0YTcDXzsmhhC3tRTRFO5rJMvzZ87p1CET3lgy9vk YADDuQ0jA0qaaj53rToCd7BaUA0r75FVYoBB35BS457ysnvYw876J8a8ws9Z946f x3JuMaGk8JMQKDE8dW29rlJdsjNlCUsi9wxwhsdClDKf2Lxw258dHy1dxNIpoCS5 SebbTtBq+ie80nIdPJyG =MbWf -----END PGP SIGNATURE----- --6lDiRBvB9r6O9Nc6wpMIw7h9x0HSTb7pF-- From owner-freebsd-current@FreeBSD.ORG Fri Oct 4 13:57:09 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1B91D52F for ; Fri, 4 Oct 2013 13:57:09 +0000 (UTC) (envelope-from roberto@keltia.freenix.fr) Received: from keltia.net (aran.keltia.net [88.191.250.24]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D8BC52EDE for ; Fri, 4 Oct 2013 13:57:08 +0000 (UTC) Received: from roberto02-aw.eurocontrol.fr (aran.keltia.net [88.191.250.24]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: roberto) by keltia.net (Postfix) with ESMTPSA id 6262452AE for ; Fri, 4 Oct 2013 15:57:10 +0200 (CEST) Date: Fri, 4 Oct 2013 15:56:56 +0200 From: Ollivier Robert To: freebsd-current@freebsd.org Subject: Re: Prompt Live-CD/DVD with support for ZFS v.5000 Message-ID: <20131004135655.GA89251@roberto02-aw.eurocontrol.fr> References: <524DF430.1040504@ukr.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <524DF430.1040504@ukr.net> X-Operating-System: MacOS X / Macbook Pro - FreeBSD 7.2 / Dell D820 SMP 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: Fri, 04 Oct 2013 13:57:09 -0000 According to Vladislav V. Prodan on Fri, Oct 04, 2013 at 01:48:16AM +0300: > You want to add such a liveCD for automatic loading on PXE. > MfsBSD built with ZFS v.28 :( mfsbsd will be updated soon I guess but in the meantime it is very easy to generate your own. Just get the code from github, modify a few config files if needed and make. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.net In memoriam to Ondine, our 2nd child: http://ondine.keltia.net/ From owner-freebsd-current@FreeBSD.ORG Fri Oct 4 14:55: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CBA69DC1 for ; Fri, 4 Oct 2013 14:55:08 +0000 (UTC) (envelope-from rizzo@i805.com.br) Received: from server.i805.com.br (mailhost.i805.com.br [72.52.97.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B7A5F2269 for ; Fri, 4 Oct 2013 14:55:08 +0000 (UTC) Received: from i805.com.br (localhost [127.0.0.1]) by server.i805.com.br (8.14.6/8.14.5) with ESMTP id r94Et0Ed053736 for ; Fri, 4 Oct 2013 11:55:00 -0300 (BRT) (envelope-from rizzo@i805.com.br) From: "Nilton Jose Rizzo" To: freebsd-current@freebsd.org Subject: how to solve a conflict between two ports? Date: Fri, 4 Oct 2013 11:55:00 -0300 Message-Id: <20131004144324.M36488@i805.com.br> X-Mailer: OpenWebMail 3.00_beta4 20121104 671 X-OriginatingIP: 179.218.87.141 (rizzo) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server.i805.com.br 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, 04 Oct 2013 14:55:08 -0000 how to decide the best choice between two ports? in this conflict below, how to decide the best choice and why this occurs. OK, I know it's project decision, but if have conflict the ports staff can be deciding to put both in different places to avoid this conflict I have some cases that it occurs. ===> Found saved configuration for gdcm-2.2.5 ===> gdcm-2.2.5 depends on file: /usr/local/sbin/pkg - found => gdcm-2.2.5.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://heanet.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.5/gdcm-2.2.5.tar.bz2 gdcm-2.2.5.tar.bz2 100% of 4189 kB 356 kBps 00m12s ===> Fetching all distfiles required by gdcm-2.2.5 for building ===> Extracting for gdcm-2.2.5 => SHA256 Checksum OK for gdcm-2.2.5.tar.bz2. ===> Patching for gdcm-2.2.5 ===> Applying FreeBSD patches for gdcm-2.2.5 ===> gdcm-2.2.5 depends on executable: doxygen - found ===> gdcm-2.2.5 depends on file: /usr/local/share/texmf-dist/LICENSE.texmf - not found ===> Verifying install for /usr/local/share/texmf-dist/LICENSE.texmf in /usr/ports/print/teTeX-texmf ===> teTeX-texmf-3.0_9 conflicts with installed package(s): latex2e-2003.12_1 tex-3.14159_3 They install files into the same place. You may want to stop build with Ctrl + C. ===> teTeX-texmf-3.0_9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by teTeX-texmf-3.0_9 for building ===> teTeX-texmf-3.0_9 conflicts with installed package(s): latex2e-2003.12_1 tex-3.14159_3 They will not build together. Please remove them first with pkg delete. *** Error code 1 Stop. make[2]: stopped in /usr/ports/print/teTeX-texmf *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/gdcm *** Error code 1 Stop. make: stopped in /usr/ports/devel/gdcm root@valfenda:/usr/ports/devel/gdcm # TIA Rizzo From owner-freebsd-current@FreeBSD.ORG Fri Oct 4 16:27:38 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0C7F416A for ; Fri, 4 Oct 2013 16:27:38 +0000 (UTC) (envelope-from davide.italiano@gmail.com) Received: from mail-ve0-x229.google.com (mail-ve0-x229.google.com [IPv6:2607:f8b0:400c:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C0C0D2779 for ; Fri, 4 Oct 2013 16:27:37 +0000 (UTC) Received: by mail-ve0-f169.google.com with SMTP id db12so2602787veb.14 for ; Fri, 04 Oct 2013 09:27:36 -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:message-id:subject :from:to:cc:content-type; bh=GuM8XuhFJdLIfr0wfGQmDgmd6Hmr0aRJZN6Qx5Dru/E=; b=s0sP/xO8Upy9o8/tMxx19ELdPuEFvc/n3vsFmzIoK00IgbIMYFiLYuwxLRfeCYDvxS 07uBy7adMftv2Dpl2VVz1lvtoYgheqAJX1Sv7KVadsgWJYd2d62ZmADdJPfwXHEBmSTr omyOGVWpHl65V1DaKeoQxgFHAwYdsKaqaNcOtHvXvVFHjSBz8BmSM+zUP13PxiQ3cOk1 juyMhHiRJoORhQ6c1VRqBmDT14eIpavCz9+w4JrmeX8zcRm6TnAkVJxhuRjqr6TTTXVa cQ0Lhg0L5NlUIgauqFEmZ1h2dhu5kfwxVq9Y8N4TaEdlUcgRjmesgAKN2Gx9tHkazsxJ 1UjA== MIME-Version: 1.0 X-Received: by 10.221.24.70 with SMTP id rd6mr548897vcb.42.1380904056868; Fri, 04 Oct 2013 09:27:36 -0700 (PDT) Sender: davide.italiano@gmail.com Received: by 10.220.94.71 with HTTP; Fri, 4 Oct 2013 09:27:36 -0700 (PDT) In-Reply-To: References: Date: Fri, 4 Oct 2013 18:27:36 +0200 X-Google-Sender-Auth: bwkG-pDX9AmlebYhiQP2nr89ca8 Message-ID: Subject: Re: Problem building stable-9 in current host From: Davide Italiano To: Alexander Yerenkow 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: Fri, 04 Oct 2013 16:27:38 -0000 On Tue, Oct 1, 2013 at 9:05 AM, Alexander Yerenkow wrote: > Hello all. > Can someone help me? :) [trim] > > ===> usr.bin/clang/tblgen (obj,depend,all,install) > ... > c++ -O2 -pipe > -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/include > -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/ > clang/tblgen/../../../contrib/llvm/tools/clang/include > -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/utils/TableGe > n -I. > -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/../../lib/clang/include > -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__S > TDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing > -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd9.2\" > -DLLVM_HOST_TRIPLE=\"x86_64 > -unknown-freebsd9.2\" -DDEFAULT_SYSROOT=\"\" > -I/usr/obj/zbuilder/vm4all/src-stable-9-clone/tmp/legacy/usr/include > -fno-exceptions -fno-rtti -c /zbuil > der/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/utils/TableGen/X86RecognizableInstr.cpp > make: don't know how to make /usr/lib/libstdc++.a. Stop > *** [bootstrap-tools] Error code 2 > It's one of the gifts of the recent "no gcc and libstdc++ built by default". I think the easiest way to fix that would be rebuilding world on your 10 machine with WITH_GCC=yes and WITH_GNUCXX=yes in src.conf(5) The long term solution, as proposed by dim@ is that of fixing bsd.prog.mk in 9 and 8. One of the major drawbacks of this, is that, even though it will be done immediately, won't hit 9.2. Thanks, -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare From owner-freebsd-current@FreeBSD.ORG Fri Oct 4 17:28:18 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 893BBC54; Fri, 4 Oct 2013 17:28:18 +0000 (UTC) (envelope-from vsityz@gmail.com) Received: from mail-ee0-x233.google.com (mail-ee0-x233.google.com [IPv6:2a00:1450:4013:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ECC1C2AEE; Fri, 4 Oct 2013 17:28:17 +0000 (UTC) Received: by mail-ee0-f51.google.com with SMTP id c1so1956989eek.10 for ; Fri, 04 Oct 2013 10:28:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=lF/J1Yne9axhlle47zbLDmoATp4RP03azKb2iA7lTF8=; b=mJRU/hTt9ax3BzyfzkLL10JQAjHtgWDrd0apSwtRrkpx5opsimlSVxWH4HjuEw0BDM hCS6g20Uo1+2ofKSWdkBjbdYUFtbTiTB/mbGIGgIM7hT2a2gYm6IvIaV+aLSJwzRJouU cs9dGjR1yJ1ZzqTQkVAwqjQpqcKSQ2wJjKreVshIR0BocmnLDvXl6TW6ebjsmMbDFf61 psYDJ8gctpZ79miJuI8LzozHD1hLtLqUhbDvxdLko6I53rEa4HNKbonl511SaA1jtGqo CMqKrxmMhcTZHrITbLVp2kdnlLJzHv05npmzYd8JN09tTXdFtbOCHLIv/JQzywX9LKPo kcqw== X-Received: by 10.15.32.136 with SMTP id a8mr4630723eev.71.1380907696254; Fri, 04 Oct 2013 10:28:16 -0700 (PDT) Received: from scorpion.kiev.ua ([78.111.187.192]) by mx.google.com with ESMTPSA id h45sm30239146eeg.5.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 04 Oct 2013 10:28:14 -0700 (PDT) Message-ID: <524EFAAC.1020808@gmail.com> Date: Fri, 04 Oct 2013 20:28:12 +0300 From: Alexander Panyushkin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Glen Barber Subject: Re: CURRENT r 255964 not build X-Priority: 1 (Highest) References: <524AD026.5070403@gmail.com> <20131001134504.GN40093@glenbarber.us> <524AD534.7080409@gmail.com> In-Reply-To: <524AD534.7080409@gmail.com> Content-Type: text/plain; charset=UTF-8; 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: Fri, 04 Oct 2013 17:28:18 -0000 Hi all. Somebody had problem to build FreeBSD 10.0 The problem remains unsolved. uname -a FreeBSD scorpion.kiev.ua 10.0-ALPHA3 FreeBSD 10.0-ALPHA3 #0 r255918M: Sat Sep 28 00:07:11 EEST 2013 *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: 255988 Node Kind: directory Schedule: normal Last Changed Author: nwhitehorn Last Changed Rev: 255988 Last Changed Date: 2013-10-02 16:33:10 +0300 clang -O2 -pipe -march=athlon64-sse3 -mtune=athlon64-sse3 -I/usr/src/secure/usr.bin/ssh/../../../crypto/openssh -include ssh_namespace.h -DHAVE_LDNS=1 -std=gnu99 -Qunused-arguments -fstack-protector -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -L/usr/obj/usr/src/tmp/usr/lib/private -rpath /usr/lib/private -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1.o sshconnect2.o mux.o roaming_common.o roaming_client.o gss-genr.o -lssh -lutil -lldns -lcrypt -lcrypto -lz /usr/obj/usr/src/tmp/usr/lib/private/libldns.so: undefined reference to `ldns_b64_pton_calculate_size' /usr/obj/usr/src/tmp/usr/lib/private/libldns.so: undefined reference to `ldns_b64_ntop_calculate_size' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[5]: stopped in /usr/src/secure/usr.bin/ssh *** Error code 1 *src.conf* ----------------------------- WITHOUT_AMD=YES WITHOUT_ATM=YES WITHOUT_AUDIT=YES WITHOUT_AUTHPF=YES WITHOUT_BIND=YES WITHOUT_BLUETOOTH=YES WITHOUT_BSNMP=YES WITHOUT_CTM=YES WITHOUT_FREEBSD_UPDATE=YES WITHOUT_GAMES=YES WITHOUT_INET6=YES WITHOUT_IPFILTER=YES WITHOUT_IPFW=YES WITHOUT_IPX=YES WITHOUT_JAIL=YES WITHOUT_KERBEROS=YES WITHOUT_NDIS=YES WITHOUT_NIS=YES WITHOUT_PORTSNAP=YES WITHOUT_PROFILE=YES WITHOUT_QUOTAS=YES WITHOUT_RCMDS=YES WITHOUT_RCS=YES WITHOUT_SVNLITE=YES WITH_CLANG=YES WITH_CLANG_EXTRAS=YES WITH_CLANG_IS_CC=YES WITH_BSD_GREP=YES WITH_ICONV=YES WITH_LIBICONV_COMPAT=YES WITH_USB_GADGET_EXAMPLES=YES MALLOC_PRODUCTION=YES CC=clang CXX=clang++ CPP=clang-cpp WITH_LIBCPLUSPLUS=YES CXXFLAGS+= -stdlib=libc++ *make.conf* --------------------------------- CPUTYPE?=athlon64-sse3 KERNCONF=Kernel NO_CPU_CFLAGS=false NO_CPU_COPTFLAGS=false NO_FSCHG= NO_WERROR= WERROR= MAKE_JOBS_NUMBER=5 BATCH_DELETE_OLD_FILES=yes WITHOUT_INET6= yes WITHOUT_IPV6= yes WITH_SYSTEM_ICU= yes MALLOC_PRODUCTION= yes WITH_MMX= yes WITH_SSE= yes WITH_SSE2= yes WITH_SSE3= yes WITH_SSE4A= yes WITH_3DNOW= yes WITH_THREADS= yes WITH_PKGNG= yes WITHOUT_PROFILE= yes WITHOUT_DEBUG= yes WITHOUT_MODULES= bktr plip PRINTERDEVICE= ps DOC_LANG= en_US.ISO8859-1 ru_RU.KOI8-R .if ${.CURDIR:M*/usr/src/*} || ${.CURDIR:M*/usr/obj/*} CFLAGS+= -march=athlon64-sse3 -mtune=athlon64-sse3 CPPFLAGS+= -D_FORTIFY_SOURCE=2 CXXFLAGS+= -std=c++11 -stdlib=libc++ WITH_LIBCPLUSPLUS=YES .endif > > On 01.10.2013 16:45, Glen Barber wrote: >> On Tue, Oct 01, 2013 at 04:37:42PM +0300, Alexander Panyushkin wrote: >>> CURRENT r 255964 world not build >>> >> Please provide /etc/make.conf and /etc/src.conf. >> >> Glen >> > From owner-freebsd-current@FreeBSD.ORG Fri Oct 4 17:46:41 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C0037413; Fri, 4 Oct 2013 17:46:41 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward3l.mail.yandex.net (forward3l.mail.yandex.net [IPv6:2a02:6b8:0:1819::3]) by mx1.freebsd.org (Postfix) with ESMTP id 4FFA42C31; Fri, 4 Oct 2013 17:46:41 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward3l.mail.yandex.net (Yandex) with ESMTP id 978C0150107B; Fri, 4 Oct 2013 21:46:38 +0400 (MSK) Received: from smtp14.mail.yandex.net (localhost [127.0.0.1]) by smtp14.mail.yandex.net (Yandex) with ESMTP id 1DE491B6017F; Fri, 4 Oct 2013 21:46:38 +0400 (MSK) Received: from 87.249.28.58.tel.ru (87.249.28.58.tel.ru [87.249.28.58]) by smtp14.mail.yandex.net (nwsmtp/Yandex) with ESMTP id m09cnKrt4y-kbu0opF3; Fri, 4 Oct 2013 21:46:37 +0400 Message-ID: <524EFEFD.40805@passap.ru> Date: Fri, 04 Oct 2013 21:46:37 +0400 From: Boris Samorodov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130811 Thunderbird/17.0.8 MIME-Version: 1.0 To: Konstantin Belousov Subject: Re: [10.0-amd64 host and 9.2-i386 jail] cpio: Can't update time for... References: <524C5781.9000500@passap.ru> <20131002174718.GY41229@kib.kiev.ua> <524C6384.6050508@passap.ru> <20131002191229.GZ41229@kib.kiev.ua> In-Reply-To: <20131002191229.GZ41229@kib.kiev.ua> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: Sunpoet Po-Chuan Hsieh , 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: Fri, 04 Oct 2013 17:46:41 -0000 02.10.2013 23:12, Konstantin Belousov : > On Wed, Oct 02, 2013 at 10:18:44PM +0400, Boris Samorodov wrote: >> 02.10.2013 21:47, Konstantin Belousov : >>> On Wed, Oct 02, 2013 at 09:27:29PM +0400, Boris Samorodov wrote: >>>> (CCing to the maintainer) >>>> >>>> Hi All, >>>> >>>> I've come across a problem and can't diagnose it. Please give me >>>> an advice how to proceed. >>>> >>>> I have a fresh CURRENT amd64 host with 9.2 (9.1 behaves the same) >>>> i386 jail. The command "/usr/bin/find -d | /usr/bin/cpio >>>> -dumpl " ends with error with diagnostic "cpio: Can't update >>>> time for ". >>>> >>>> One can reproduce it by installing at 10-amd64 host poudriere, create >>>> a 9-i386 jail and try to build devel/tmake port. Full log is here: >>>> http://gw.wart.ru/bulk/91-i386-default/2013-10-02_14h52m08s/logs/errors/tmake-1.13.log >>>> >>>> I've managed to find out that the command...: >>>> ----- >>>> # /usr/bin/find -d /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib >>>> | /usr/bin/cpio -dumpl /destdir >>>> ----- >>>> >>>> ...fails with diagnostic: "cpio: Can't update time for >>>> /destdir/wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib". >>>> >>>> However the following command succeeds (mind the /* after lib): >>>> ----- >>>> # /usr/bin/find -d /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib/* >>>> | /usr/bin/cpio -dumpl /destdir >>>> ----- >>>> >>>> The directory itself seems quite natural: >>>> ----- >>>> # ls -ldT /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib >>>> drwxr-xr-x 53 root wheel 3264 Jan 28 05:21:45 2004 >>>> /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib >>>> ----- >>>> >>>> There are no problems at 10-amd64 and 10-i386 jails. >>>> >>>> I'm out of ideas. Thanks for your help. >>> ktrace the failing invocation ? >> >> The relevant part is here: >> ftp://ftp.wart.ru/pub/misc/bsdcpio-error-cant-update-time-kdump.txt > > So lutimes(2) fails with EINVAL, and in fact futimes(2) failed just before > with the timeval array passed from the same address. Most likely, EINVAL > comes from the getutimes() check, which verifies that usec values are > non-negative and less than 100000. > > You probably have to debug this by looking at the timeval initialization > and understanding where the value come from. The bad value (for birthtim) came from lstat() syscall. So far it seems to be a bug in time conversion. Pure hosts without jails (both 10 and 9) are not affected. The simple testcase: ===== host-amd64% sudo touch /jail/root/afile host-amd64% ./test-utimes /jail/root/afile ---> /jail/root/afile atim: 1380907943.417817881, mtim: 1380907943.417817881, ctim: 1380907943.417817881, birthtim:1380907943.417817881 ... jail-i386# ./test-utimes /root/afile ---> /root/afile atim: 1380907943.417817881, mtim: 1380907943.417817881, ctim: 1380907943.417817881, birthtim:417817881.0 ===== Look at the birthtim results. The testing program just do a stat/lstat (the resulta are the same) and print the resulting values. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-current@FreeBSD.ORG Fri Oct 4 18:02:33 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5B908B10 for ; Fri, 4 Oct 2013 18:02:33 +0000 (UTC) (envelope-from omgalvan.86@gmail.com) Received: from mail-oa0-x22b.google.com (mail-oa0-x22b.google.com [IPv6:2607:f8b0:4003:c02::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2996A2D19 for ; Fri, 4 Oct 2013 18:02:33 +0000 (UTC) Received: by mail-oa0-f43.google.com with SMTP id j10so1304793oah.2 for ; Fri, 04 Oct 2013 11:02:32 -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=sf4D4FDSCGxxli9SFfdh5vAW5/EtO9bL3KsGwH7rRnE=; b=yiX8/fBW72K4Xq24Q2EiRc+s6LuH4wuKeUZqwQSLk9nnSxF2RntSSg0U02ssNV+002 i1kC/nldYr09mV9tgjEYz1uZUVHZj4Jirs2RAHU8yQ3rxWe1zKBtVnNcIaRU4GLOVh8q i2ZtwbiFPbMjUIjxHS2MmIU6aedTDYtn/MYMZXX/jwSgY0JobLJX2ISFyulNvSowIcPA 7jWlqcg+yIWX/vuol6gUPw+3Mw5eJh9Ih32VUz8go2IUQrkP5wvG5MPsAxoEeaO+Iuc3 LxjEBaxXYiIqqCuw2ibb66su4VlQIUmXsXVYTFarngLU2vaYnuw+wbxfQTD2XoC0jTZP j9Ig== MIME-Version: 1.0 X-Received: by 10.60.132.142 with SMTP id ou14mr1677438oeb.58.1380909752259; Fri, 04 Oct 2013 11:02:32 -0700 (PDT) Received: by 10.60.125.102 with HTTP; Fri, 4 Oct 2013 11:02:32 -0700 (PDT) Date: Fri, 4 Oct 2013 15:02:32 -0300 Message-ID: Subject: kernel-toolchain won't compile From: Martin Galvan To: freebsd-current@freebsd.org X-Mailman-Approved-At: Fri, 04 Oct 2013 18:25:12 +0000 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: Fri, 04 Oct 2013 18:02:33 -0000 Hey, how's it going? I'm currently trying to cross-compile CURRENT for a Cubieboard1. I'm following this tutorial: https://wiki.freebsd.org/FreeBSD/arm/Cubieboard However, when I try to compile the kernel toolchain I get the following error: ===> lib/ncurses/form (cleandir) Unknown modifier 't' Error expanding embedded variable. *** Error code 2 Stop in /home/ppsmartin/FreeBSD-CURRENT/lib/ncurses. *** Error code 1 Stop in /home/ppsmartin/FreeBSD-CURRENT/lib. *** Error code 1 Stop in /home/ppsmartin/FreeBSD-CURRENT. *** Error code 1 At first I thought it was because I used TARGET_ARCH=armv6, but it also happens when doing make kernel-toolchain TARGET=i386. Anyone else is having this issue? From owner-freebsd-current@FreeBSD.ORG Fri Oct 4 18:27:04 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2AF3557F; Fri, 4 Oct 2013 18:27:04 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B32AB2E50; Fri, 4 Oct 2013 18:27:03 +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 r94IQvka018703; Fri, 4 Oct 2013 21:26:57 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.8.3 kib.kiev.ua r94IQvka018703 Received: (from kostik@localhost) by tom.home (8.14.7/8.14.7/Submit) id r94IQviZ018702; Fri, 4 Oct 2013 21:26:57 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Fri, 4 Oct 2013 21:26:57 +0300 From: Konstantin Belousov To: Boris Samorodov Subject: Re: [10.0-amd64 host and 9.2-i386 jail] cpio: Can't update time for... Message-ID: <20131004182657.GW41229@kib.kiev.ua> References: <524C5781.9000500@passap.ru> <20131002174718.GY41229@kib.kiev.ua> <524C6384.6050508@passap.ru> <20131002191229.GZ41229@kib.kiev.ua> <524EFEFD.40805@passap.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZKeritKRIzYXZJZp" Content-Disposition: inline In-Reply-To: <524EFEFD.40805@passap.ru> 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: Sunpoet Po-Chuan Hsieh , 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: Fri, 04 Oct 2013 18:27:04 -0000 --ZKeritKRIzYXZJZp Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 04, 2013 at 09:46:37PM +0400, Boris Samorodov wrote: > 02.10.2013 23:12, Konstantin Belousov =D0=C9=DB=C5=D4: > > On Wed, Oct 02, 2013 at 10:18:44PM +0400, Boris Samorodov wrote: > >> 02.10.2013 21:47, Konstantin Belousov =D0=C9=DB=C5=D4: > >>> On Wed, Oct 02, 2013 at 09:27:29PM +0400, Boris Samorodov wrote: > >>>> (CCing to the maintainer) > >>>> > >>>> Hi All, > >>>> > >>>> I've come across a problem and can't diagnose it. Please give me > >>>> an advice how to proceed. > >>>> > >>>> I have a fresh CURRENT amd64 host with 9.2 (9.1 behaves the same) > >>>> i386 jail. The command "/usr/bin/find -d | /usr/bin/cpio > >>>> -dumpl " ends with error with diagnostic "cpio: Can't up= date > >>>> time for ". > >>>> > >>>> One can reproduce it by installing at 10-amd64 host poudriere, create > >>>> a 9-i386 jail and try to build devel/tmake port. Full log is here: > >>>> http://gw.wart.ru/bulk/91-i386-default/2013-10-02_14h52m08s/logs/err= ors/tmake-1.13.log > >>>> > >>>> I've managed to find out that the command...: > >>>> ----- > >>>> # /usr/bin/find -d /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib > >>>> | /usr/bin/cpio -dumpl /destdir > >>>> ----- > >>>> > >>>> ...fails with diagnostic: "cpio: Can't update time for > >>>> /destdir/wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib". > >>>> > >>>> However the following command succeeds (mind the /* after lib): > >>>> ----- > >>>> # /usr/bin/find -d /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/li= b/* > >>>> | /usr/bin/cpio -dumpl /destdir > >>>> ----- > >>>> > >>>> The directory itself seems quite natural: > >>>> ----- > >>>> # ls -ldT /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib > >>>> drwxr-xr-x 53 root wheel 3264 Jan 28 05:21:45 2004 > >>>> /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib > >>>> ----- > >>>> > >>>> There are no problems at 10-amd64 and 10-i386 jails. > >>>> > >>>> I'm out of ideas. Thanks for your help. > >>> ktrace the failing invocation ? > >> > >> The relevant part is here: > >> ftp://ftp.wart.ru/pub/misc/bsdcpio-error-cant-update-time-kdump.txt > >=20 > > So lutimes(2) fails with EINVAL, and in fact futimes(2) failed just bef= ore > > with the timeval array passed from the same address. Most likely, EINV= AL > > comes from the getutimes() check, which verifies that usec values are > > non-negative and less than 100000. > >=20 > > You probably have to debug this by looking at the timeval initialization > > and understanding where the value come from. >=20 > The bad value (for birthtim) came from lstat() syscall. >=20 > So far it seems to be a bug in time conversion. Pure hosts without > jails (both 10 and 9) are not affected. The simple testcase: > =3D=3D=3D=3D=3D > host-amd64% sudo touch /jail/root/afile > host-amd64% ./test-utimes /jail/root/afile > ---> /jail/root/afile > atim: 1380907943.417817881, mtim: 1380907943.417817881, ctim: > 1380907943.417817881, birthtim:1380907943.417817881 > ... > jail-i386# ./test-utimes /root/afile > ---> /root/afile > atim: 1380907943.417817881, mtim: 1380907943.417817881, ctim: > 1380907943.417817881, birthtim:417817881.0 > =3D=3D=3D=3D=3D >=20 > Look at the birthtim results. >=20 > The testing program just do a stat/lstat (the resulta are the same) > and print the resulting values. Try this. diff --git a/sys/compat/freebsd32/freebsd32.h b/sys/compat/freebsd32/freebs= d32.h index e6644f6..8376e95 100644 --- a/sys/compat/freebsd32/freebsd32.h +++ b/sys/compat/freebsd32/freebsd32.h @@ -175,6 +175,7 @@ struct stat32 { u_int32_t st_blksize; u_int32_t st_flags; u_int32_t st_gen; + int32_t st_lspare; struct timespec32 st_birthtim; unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec32)); unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec32)); --ZKeritKRIzYXZJZp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQIcBAEBAgAGBQJSTwhwAAoJEJDCuSvBvK1BbEoP/jQjcsas/gTwYc0RpDL46PGv h1lOhx7pYAOqlr/ls28K594yRUgMbmOF0XPSxLivOCz+G5yfD/hwLHWDqtmqM+V4 psBTGngEQ9V1PBECHKeKozxcnjDyCUlAk5TcasKUAcdMXUffjuxCfebDGOA1QjXU KzJbbzQQTuNhJOGrY6jN3tQJHDep/Kcml+p0SqDPrdbyr3S4GqWp/kf5Y863WCW6 b92NWOaQFSZxwglzkzX4s7YXh+n738uGQzMbQwRnsxEBkjSOvum6ymSALbO7+YCt pXNgdBd7sIb1f30quiMN+yrLQY5OHqefENEWsC4x1Q7E7DAxADqvxYBIUNhDKdfi bviZ5FdlEXrAmwHgTn+UMu5VUQXJ/7eZMKAOiLTDM+upffhoEuCxdRQb0iN7HZOr 4B2DL9glKfeO4Fkqb+r5PbsUmLSInYnyTklsK92JNUxrK3aXO5Lpg4DNs2ooqh7R weQn/a2ml0DID0mOc0WUKQjPWNcN1maO/GbwOTWi1U3FbPyM9y+A9WTuWFLNkl2L H0tyaNOY68ASJrnfpDEH8HQsmn8fTglXAVew8L+tRAgsVG+RFmtKusm/EdTpjEwN qiUi5Q34+6F7VApeelvb11iZu0fY0xC2ZJwKZAI9UtnWQ7fi0VcjS7lLRhQkoCFD fUTs9tb5DZG9+m1Iusbm =3yyb -----END PGP SIGNATURE----- --ZKeritKRIzYXZJZp-- From owner-freebsd-current@FreeBSD.ORG Fri Oct 4 19:48: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 33B8F92E; Fri, 4 Oct 2013 19:48:37 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward1l.mail.yandex.net (forward1l.mail.yandex.net [IPv6:2a02:6b8:0:1819::1]) by mx1.freebsd.org (Postfix) with ESMTP id B84CD2306; Fri, 4 Oct 2013 19:48:36 +0000 (UTC) Received: from smtp1h.mail.yandex.net (smtp1h.mail.yandex.net [84.201.187.144]) by forward1l.mail.yandex.net (Yandex) with ESMTP id CAC381520C4A; Fri, 4 Oct 2013 23:48:33 +0400 (MSK) Received: from smtp1h.mail.yandex.net (localhost [127.0.0.1]) by smtp1h.mail.yandex.net (Yandex) with ESMTP id 4DA4213400BA; Fri, 4 Oct 2013 23:48:33 +0400 (MSK) Received: from 46.38.32.182.tel.ru (46.38.32.182.tel.ru [46.38.32.182]) by smtp1h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id UnmD4wXi7e-mWZCSZpa; Fri, 4 Oct 2013 23:48:32 +0400 Message-ID: <524F1B90.6030708@passap.ru> Date: Fri, 04 Oct 2013 23:48:32 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130806 Thunderbird/17.0.7 MIME-Version: 1.0 To: Konstantin Belousov Subject: Re: [10.0-amd64 host and 9.2-i386 jail] cpio: Can't update time for... References: <524C5781.9000500@passap.ru> <20131002174718.GY41229@kib.kiev.ua> <524C6384.6050508@passap.ru> <20131002191229.GZ41229@kib.kiev.ua> <524EFEFD.40805@passap.ru> <20131004182657.GW41229@kib.kiev.ua> In-Reply-To: <20131004182657.GW41229@kib.kiev.ua> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Sunpoet Po-Chuan Hsieh , 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: Fri, 04 Oct 2013 19:48:37 -0000 04.10.2013 22:26, Konstantin Belousov пишет: > On Fri, Oct 04, 2013 at 09:46:37PM +0400, Boris Samorodov wrote: >> 02.10.2013 23:12, Konstantin Belousov пишет: >>> On Wed, Oct 02, 2013 at 10:18:44PM +0400, Boris Samorodov wrote: >>>> 02.10.2013 21:47, Konstantin Belousov пишет: >>>>> On Wed, Oct 02, 2013 at 09:27:29PM +0400, Boris Samorodov wrote: >>>>>> (CCing to the maintainer) >>>>>> >>>>>> Hi All, >>>>>> >>>>>> I've come across a problem and can't diagnose it. Please give me >>>>>> an advice how to proceed. >>>>>> >>>>>> I have a fresh CURRENT amd64 host with 9.2 (9.1 behaves the same) >>>>>> i386 jail. The command "/usr/bin/find -d | /usr/bin/cpio >>>>>> -dumpl " ends with error with diagnostic "cpio: Can't update >>>>>> time for ". >>>>>> >>>>>> One can reproduce it by installing at 10-amd64 host poudriere, create >>>>>> a 9-i386 jail and try to build devel/tmake port. Full log is here: >>>>>> http://gw.wart.ru/bulk/91-i386-default/2013-10-02_14h52m08s/logs/errors/tmake-1.13.log >>>>>> >>>>>> I've managed to find out that the command...: >>>>>> ----- >>>>>> # /usr/bin/find -d /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib >>>>>> | /usr/bin/cpio -dumpl /destdir >>>>>> ----- >>>>>> >>>>>> ...fails with diagnostic: "cpio: Can't update time for >>>>>> /destdir/wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib". >>>>>> >>>>>> However the following command succeeds (mind the /* after lib): >>>>>> ----- >>>>>> # /usr/bin/find -d /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib/* >>>>>> | /usr/bin/cpio -dumpl /destdir >>>>>> ----- >>>>>> >>>>>> The directory itself seems quite natural: >>>>>> ----- >>>>>> # ls -ldT /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib >>>>>> drwxr-xr-x 53 root wheel 3264 Jan 28 05:21:45 2004 >>>>>> /wrkdirs/usr/ports/devel/tmake/work/tmake-1.13/lib >>>>>> ----- >>>>>> >>>>>> There are no problems at 10-amd64 and 10-i386 jails. >>>>>> >>>>>> I'm out of ideas. Thanks for your help. >>>>> ktrace the failing invocation ? >>>> >>>> The relevant part is here: >>>> ftp://ftp.wart.ru/pub/misc/bsdcpio-error-cant-update-time-kdump.txt >>> >>> So lutimes(2) fails with EINVAL, and in fact futimes(2) failed just before >>> with the timeval array passed from the same address. Most likely, EINVAL >>> comes from the getutimes() check, which verifies that usec values are >>> non-negative and less than 100000. >>> >>> You probably have to debug this by looking at the timeval initialization >>> and understanding where the value come from. >> >> The bad value (for birthtim) came from lstat() syscall. >> >> So far it seems to be a bug in time conversion. Pure hosts without >> jails (both 10 and 9) are not affected. The simple testcase: >> ===== >> host-amd64% sudo touch /jail/root/afile >> host-amd64% ./test-utimes /jail/root/afile >> ---> /jail/root/afile >> atim: 1380907943.417817881, mtim: 1380907943.417817881, ctim: >> 1380907943.417817881, birthtim:1380907943.417817881 >> ... >> jail-i386# ./test-utimes /root/afile >> ---> /root/afile >> atim: 1380907943.417817881, mtim: 1380907943.417817881, ctim: >> 1380907943.417817881, birthtim:417817881.0 >> ===== >> >> Look at the birthtim results. >> >> The testing program just do a stat/lstat (the resulta are the same) >> and print the resulting values. > > Try this. > > diff --git a/sys/compat/freebsd32/freebsd32.h b/sys/compat/freebsd32/freebsd32.h > index e6644f6..8376e95 100644 > --- a/sys/compat/freebsd32/freebsd32.h > +++ b/sys/compat/freebsd32/freebsd32.h > @@ -175,6 +175,7 @@ struct stat32 { > u_int32_t st_blksize; > u_int32_t st_flags; > u_int32_t st_gen; > + int32_t st_lspare; > struct timespec32 st_birthtim; > unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec32)); > unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec32)); Yes, that did it! Thank you! -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-current@FreeBSD.ORG Fri Oct 4 21:59:51 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 32957A0E for ; Fri, 4 Oct 2013 21:59:51 +0000 (UTC) (envelope-from ian@FreeBSD.org) Received: from mho-02-ewr.mailhop.org (mho-02-ewr.mailhop.org [204.13.248.72]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0A28B2940 for ; Fri, 4 Oct 2013 21:59:50 +0000 (UTC) Received: from c-24-8-230-52.hsd1.co.comcast.net ([24.8.230.52] helo=damnhippie.dyndns.org) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1VSDPT-0003CH-Je; Fri, 04 Oct 2013 21:59:43 +0000 Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by damnhippie.dyndns.org (8.14.3/8.14.3) with ESMTP id r94LxeIM014388; Fri, 4 Oct 2013 15:59:40 -0600 (MDT) (envelope-from ian@FreeBSD.org) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 24.8.230.52 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19FmsMmJVT7PKCdukRw19Vc Subject: Re: kernel-toolchain won't compile From: Ian Lepore To: Martin Galvan In-Reply-To: References: Content-Type: text/plain; charset="us-ascii" Date: Fri, 04 Oct 2013 15:59:40 -0600 Message-ID: <1380923980.1146.43.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port 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: Fri, 04 Oct 2013 21:59:51 -0000 On Fri, 2013-10-04 at 15:02 -0300, Martin Galvan wrote: > Hey, how's it going? I'm currently trying to cross-compile CURRENT for a > Cubieboard1. I'm following this tutorial: > > https://wiki.freebsd.org/FreeBSD/arm/Cubieboard > > However, when I try to compile the kernel toolchain I get the following > error: > > ===> lib/ncurses/form (cleandir) > Unknown modifier 't' > > Error expanding embedded variable. > *** Error code 2 > > Stop in /home/ppsmartin/FreeBSD-CURRENT/lib/ncurses. > *** Error code 1 > > Stop in /home/ppsmartin/FreeBSD-CURRENT/lib. > *** Error code 1 > > Stop in /home/ppsmartin/FreeBSD-CURRENT. > *** Error code 1 > > At first I thought it was because I used TARGET_ARCH=armv6, but it also > happens when doing make kernel-toolchain TARGET=i386. Anyone else is having > this issue? That happens when you try to build -current on a "too old" system. I'm not sure what too old is, but my 8.3 system had that problem and the only way I could get rid of it was to hack the make in 8.3 to understand the new bmake style variable modifiers. -- Ian From owner-freebsd-current@FreeBSD.ORG Fri Oct 4 22:33: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0BA914A7 for ; Fri, 4 Oct 2013 22:33:03 +0000 (UTC) (envelope-from dhallett12@icloud.com) Received: from nk11p08mm-asmtp002.mac.com (nk11p08mm-asmtp002.mac.com [17.158.58.247]) by mx1.freebsd.org (Postfix) with ESMTP id EAC552AE9 for ; Fri, 4 Oct 2013 22:33:01 +0000 (UTC) Received: from [10.82.12.66] (unknown [207.195.86.143]) by nk11p08mm-asmtp002.mac.com (Oracle Communications Messaging Server 7u4-27.08(7.0.4.27.7) 64bit (built Aug 22 2013)) with ESMTPSA id <0MU500GL7YIK4C70@nk11p08mm-asmtp002.mac.com> for freebsd-current@freebsd.org; Fri, 04 Oct 2013 21:32:46 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794,1.0.431,0.0.0000 definitions=2013-10-04_05:2013-10-04,2013-10-04,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1308280000 definitions=main-1310040118 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: quoted-printable Subject: FreeBSD 10 upgrade from 9.2 From: Daniel Hallett Message-id: <6A73E5CE-7A23-4417-AC6A-C8364B053505@icloud.com> Date: Fri, 04 Oct 2013 15:32:42 -0600 To: "freebsd-current@freebsd.org" MIME-version: 1.0 (1.0) X-Mailer: iPhone Mail (11A501) 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, 04 Oct 2013 22:33:03 -0000 I am wondering how I can be able to upgrade to freeBSD 10.0-ALPHA4 from my 9= .2-RELEASE. I have upgraded my 9.1 amd64 to the 9.2 release yesterday. But n= ow I am wondering how to upgrade the install to the freebsd 10 releases. I u= sually like to keep current and would like to also know that how I can keep m= y 10 install updated such alpha 4 to alpha 5 or beta 1? Any help in this reg= ard is definitely appreciated. I have been using freebsd since about when 8.= 2 have been out. I've been back and forth between Linux and freebsd for a fe= w years and now I have mad my mind up and decided to use freebsd on my serve= rs/desktops and laptops that I can be able to install it on. Thanks, Daniel-Renae Hallett From owner-freebsd-current@FreeBSD.ORG Fri Oct 4 22:50:36 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DE4EE954; Fri, 4 Oct 2013 22:50:36 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mail0.glenbarber.us (mail0.glenbarber.us [IPv6:2607:fc50:1:2300:1001:1001:1001:face]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B64182BB2; Fri, 4 Oct 2013 22:50:36 +0000 (UTC) Received: from glenbarber.us (70.15.88.86.res-cmts.sewb.ptd.net [70.15.88.86]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id 3B470407D; Fri, 4 Oct 2013 22:50:34 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us 3B470407D Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Fri, 4 Oct 2013 18:50:32 -0400 From: Glen Barber To: Daniel Hallett Subject: Re: FreeBSD 10 upgrade from 9.2 Message-ID: <20131004225032.GO98191@glenbarber.us> References: <6A73E5CE-7A23-4417-AC6A-C8364B053505@icloud.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ugCSa1rMkiCAmd9S" Content-Disposition: inline In-Reply-To: <6A73E5CE-7A23-4417-AC6A-C8364B053505@icloud.com> X-Operating-System: FreeBSD 10.0-ALPHA4 amd64 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: Fri, 04 Oct 2013 22:50:36 -0000 --ugCSa1rMkiCAmd9S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 04, 2013 at 03:32:42PM -0600, Daniel Hallett wrote: > I am wondering how I can be able to upgrade to freeBSD 10.0-ALPHA4 > from my 9.2-RELEASE. I have upgraded my 9.1 amd64 to the 9.2 release > yesterday. But now I am wondering how to upgrade the install to the > freebsd 10 releases. I usually like to keep current and would like > to also know that how I can keep my 10 install updated such alpha > 4 to alpha 5 or beta 1? Any help in this regard is definitely > appreciated. I have been using freebsd since about when 8.2 have > been out. I've been back and forth between Linux and freebsd for a > few years and now I have mad my mind up and decided to use freebsd > on my servers/desktops and laptops that I can be able to install > it on. >=20 You cannot upgrade to -ALPHA versions using freebsd-update(8), you must upgrade by rebuilding your userland and kernel. http://www.freebsd.org/doc/en/books/handbook/makeworld.html Glen --ugCSa1rMkiCAmd9S Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQIcBAEBCAAGBQJST0Y4AAoJELls3eqvi17Qx3AQAMqowniD1uURBWRX/Ok+/SDy aGV8hGAzX38yUWply3v9nsdAo1jsXo5DVBcoMGf/tT2E7kQJ7kVotiMF+4MbhiHL 0OeUZ2g/Vn0P4hGgjLWwE5zPpin3n/gWxXs+0EmQHIBjMPAGWA8SLflfARBRltI4 Mj2VE8z6+4lkKebMv0oq5TVvuIlDf2C3A1dd7mClSJ9CNLuyFfQ6X3fdoo6rn9U9 uVB6SDlpwWZ8B2BNwBbDl6LX7BosVWUHB4M4Q66wCHKUkG+CKqpefDZWISnJnTVz 3ycCs8/Tc2Usn+QAthUsbAmVT6ydfntnWGE4XNQbZ5Pjosnwe/oeV00uYoWC6qlk +kpVoJ3gCkLz7PS4qfrSe5iGkPmxv1bXefIhywZLrh8ShxBhBouhcy8XYxBuVemK 8k88HolbiRn2bMx/2ZgK5le4rFW6aPzlYjhwsrzpV6LpuCxSFSHS8DNPFn944roh Y2cARHIcC/amn9Cs7H5yqkiNjBNXuB1A1/gPAhcz59h4+AfeesAHBqdS4bk3cjCd rS+Nt1QkqK9ekv1q6wyMIxYtZLVURo+DDeB4wLgquf/NsN5Q5vDRkenegJKci2nr /PoiHO5Did6cCK/FUk9pZPIRzWNYCTppkkiItlJax+bgIMa92QRyGiJBR/DJrwuE VUlyx0ltxv8e7kd73spg =i+Sj -----END PGP SIGNATURE----- --ugCSa1rMkiCAmd9S-- From owner-freebsd-current@FreeBSD.ORG Sat Oct 5 07:18:18 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D29184C5 for ; Sat, 5 Oct 2013 07:18:18 +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]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 911BD20E6 for ; Sat, 5 Oct 2013 07:18:18 +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 <1VSM7u-001UWF-Bl>; Sat, 05 Oct 2013 09:18:10 +0200 Received: from f052243101.adsl.alicedsl.de ([78.52.243.101] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1VSM7u-0046yP-76>; Sat, 05 Oct 2013 09:18:10 +0200 Date: Sat, 5 Oct 2013 09:18:04 +0200 From: "O. Hartmann" To: FreeBSD CURRENT Subject: CURRENT: (ada1:ahcich9:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 54 5e 83 40 4e 00 Message-ID: <20131005091804.62433be1@thor.walstatt.dyndns.org> 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_/8dZlF=iS6iwabUiPQoHwjy="; protocol="application/pgp-signature" X-Originating-IP: 78.52.243.101 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, 05 Oct 2013 07:18:18 -0000 --Sig_/8dZlF=iS6iwabUiPQoHwjy= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On a machine running FreeBSD 10.0-ALPHA4 #0 r256044: Fri Oct 4 11:48:43 CEST 2013 amd64 I get the follwoing message very frequently when a small tool is extracting data stored on a ZFS JBOD comprised of two disks: errors: No known data errors pool: POOL00 state: ONLINE status: One or more devices has experienced an error resulting in data corruption. Applications may be affected. action: Restore the file in question if possible. Otherwise restore the entire pool from backup. see: http://illumos.org/msg/ZFS-8000-8A scan: scrub repaired 0 in 12h8m with 1 errors on Tue Sep 24 10:34:26 2013 config: NAME STATE READ WRITE CKSUM POOL00 ONLINE 0 0 5 ada1p1 ONLINE 0 0 10 block size: 512B configured, 4096B native ada2p1 ONLINE 0 0 10 block size: 512B configured, 4096B native errors: 2 data errors, use '-v' for a list The dmesg on the eroror is: (ada1:ahcich9:0:0:0): READ_FPDMA_QUEUED. ACB: 60 00 54 5e 83 40 4e 00 00 01 00 00 (ada1:ahcich9:0:0:0): CAM status: ATA Status Error (ada1:ahcich9:0:0:0): ATA status: 41 (DRDY ERR), error: 40 (UNC ) (ada1:ahcich9:0:0:0): RES: 41 40 f8 5e 83 40 4e 00 00 00 00 (ada1:ahcich9:0:0:0): Retrying command The error in the POOL00 (ZFS) seems to be sticky, since I tried to delete the files reported corrupted, but this problem of damaged data isn't serious and it has been for a while. What really confuses is the new CAM related message and I'd like to ask whether this could be the preludium of a serious hardware failure. Thanks in advance, Oliver --Sig_/8dZlF=iS6iwabUiPQoHwjy= Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQEcBAEBAgAGBQJST70xAAoJEOgBcD7A/5N8iVYH/RBr+gSy/6L/6eroGYGjvq8z 12+H2+9L/a6Xt97p/7negyQyQojhOUNl8GZvlR5rb46ptLBZvd8OklQdLtHYnul3 34klpcweWJTulaMgnhDJznUMEzPanvDS/2bkof/QGjAvIvYYG+qgJzbLviOIZI3p q1AKJc0T1+4z/seEfDsAUWkbdEazaBMaP7g3MlzKqk0Q9tHav+2XaaZjwoQcJhu5 GqbwROBRR0TLRjPeb8KndhGlz21WMe3Oc4kqF4ImoWFH5zmNUJ1MgGLB8CRO66WW YWDnFvwdQhvqeaAjR81DpCSp3XJ0tsK/+vypTKm1ASJ7o9GWIwWAlZpuwEOphOc= =ITQG -----END PGP SIGNATURE----- --Sig_/8dZlF=iS6iwabUiPQoHwjy=-- From owner-freebsd-current@FreeBSD.ORG Sat Oct 5 11:28:44 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 374805DC; Sat, 5 Oct 2013 11:28:44 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-ve0-x230.google.com (mail-ve0-x230.google.com [IPv6:2607:f8b0:400c:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D93082AFD; Sat, 5 Oct 2013 11:28:43 +0000 (UTC) Received: by mail-ve0-f176.google.com with SMTP id jx11so2933142veb.7 for ; Sat, 05 Oct 2013 04:28:42 -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=XaE9zSHDYZrPg9I5dSFB7ARaQQMYVlEmSJsp+A3SPT8=; b=LnAwsEe8Lrx4gck8RYRHPmdwOUiHEGwx55eMxz5wgZ18FGcuuRNjuJxkmRaSW6Wsae hkeVQjcIgjjTVDGqQG9KwzcAP1pHRv32g6WSZIWNnY2hP6NmAyaCUm7sV9lU4pM/K9to LmtH5eDTt2H/L9TqcPc7jSmBF6r7L2JQK68J8s9CCnQrQ/gAlilIE+8cIpBrf5Ex/8wJ +hDmETzDZ3dlEHtBD1N1j6SJTwuf82fUszl85j4Oa8vnzSrM0SONJTPGT8qQEqwRVHz3 ytJbFPsxzmLUVyaBiEbt4DZPLUnsa0AZi9xdbbUO4eWHmBT5PAd/RUcGbx9SacebVtDt 3+0g== MIME-Version: 1.0 X-Received: by 10.52.52.137 with SMTP id t9mr239316vdo.22.1380972522729; Sat, 05 Oct 2013 04:28:42 -0700 (PDT) Received: by 10.52.98.231 with HTTP; Sat, 5 Oct 2013 04:28:42 -0700 (PDT) In-Reply-To: References: Date: Sat, 5 Oct 2013 14:28:42 +0300 Message-ID: Subject: Re: Problem building stable-9 in current host From: Alexander Yerenkow To: Davide Italiano 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: Sat, 05 Oct 2013 11:28:44 -0000 Thanks for hint, I've rebuilt my host machine with given parameters, command was: make -DWITH_GCC=yes -DWITH_GNUCXX=yes buildworld buildkernel and make -DWITH_GCC=yes -DWITH_GNUCXX=yes -DNO_GAMES=YES -DNO_MAN=YES -DNO_INFO=YES -DNO_BLUETOOTH=YES -DNO_HTML=YES -DNO_SHAREDOCS=YES -DNO_EXAMPLES=YES installworld distribution installkernel DESTDIR=$mnt But I got same error while trying to build 9-Stable from sources. c++ -O2 -pipe -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/include -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/tool s/clang/include -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/utils/TableGen -I. -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../cont rib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd9 .2\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd9.2\" -DDEFAULT_SYSROOT=\"\" -I/usr/obj/zbuilder/vm4all/src-stable-9-clone/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /zbuilder/vm4 all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/utils/TableGen/X86RecognizableInstr.cpp make: don't know how to make /usr/lib/libstdc++.a. Stop *** [bootstrap-tools] Error code 2 Stop in /zbuilder/vm4all/src-stable-9-clone. *** [_bootstrap-tools] Error code 1 And my current host Pc: 10.0-ALPHA4 FreeBSD 10.0-ALPHA4 #1 r256052: Sat Oct 5 03:20:01 EEST 2013 yama@r247396:/usr/obj/zbuilder/vm4all/src-head-clone/sys/GENERIC amd64 Do I really need other 9 to build 9-stable ? 2013/10/4 Davide Italiano > On Tue, Oct 1, 2013 at 9:05 AM, Alexander Yerenkow > wrote: > > Hello all. > > Can someone help me? :) > > [trim] > > > > > ===> usr.bin/clang/tblgen (obj,depend,all,install) > > ... > > c++ -O2 -pipe > > > -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/include > > -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/ > > clang/tblgen/../../../contrib/llvm/tools/clang/include > > > -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/utils/TableGe > > n -I. > > > -I/zbuilder/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/../../lib/clang/include > > -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__S > > TDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing > > -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd9.2\" > > -DLLVM_HOST_TRIPLE=\"x86_64 > > -unknown-freebsd9.2\" -DDEFAULT_SYSROOT=\"\" > > -I/usr/obj/zbuilder/vm4all/src-stable-9-clone/tmp/legacy/usr/include > > -fno-exceptions -fno-rtti -c /zbuil > > > der/vm4all/src-stable-9-clone/usr.bin/clang/tblgen/../../../contrib/llvm/utils/TableGen/X86RecognizableInstr.cpp > > make: don't know how to make /usr/lib/libstdc++.a. Stop > > *** [bootstrap-tools] Error code 2 > > > > It's one of the gifts of the recent "no gcc and libstdc++ built by > default". > I think the easiest way to fix that would be rebuilding world on your > 10 machine with WITH_GCC=yes and WITH_GNUCXX=yes in src.conf(5) > The long term solution, as proposed by dim@ is that of fixing > bsd.prog.mk in 9 and 8. > One of the major drawbacks of this, is that, even though it will be > done immediately, won't hit 9.2. > > Thanks, > > -- > Davide > > "There are no solved problems; there are only problems that are more > or less solved" -- Henri Poincare > -- Regards, Alexander Yerenkow