Re: ZFS panic with r255937

2013-10-02 Thread Andriy Gapon
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 kwh...@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

Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-02 Thread Rui Paulo
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

urtwn driver for Edimax EW-7811U WLAN nano USB Adapter

2013-10-02 Thread Julian H. Stacey
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 coul

Re: UEFI

2013-10-02 Thread Michael Copeland
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. ___ freebsd-current@freebsd.org

Re: UEFI

2013-10-02 Thread Benno Rice
On 03/10/2013, at 7:46 AM, Michael Copeland wrote: > Hmm > Should I build with GCC? > 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 >= 4.7 so you'll need it from ports.

Re: UEFI

2013-10-02 Thread Michael Copeland
Hmm Should I build with GCC? ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: UEFI

2013-10-02 Thread Benno Rice
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/ >> >> I've tested it as s

issue with shell/pdksh in current (10 alpha 4)

2013-10-02 Thread Rodrigo OSORIO
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

Re: UEFI

2013-10-02 Thread Michael Copeland
Thanks, John. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: r255757: crahsing frquently, even faster when compiled with WITH_SSP in /etc/make.conf

2013-10-02 Thread John Baldwin
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 a

Re: UEFI

2013-10-02 Thread John Baldwin
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 j

Re: [RFC][CFT] GEOM direct dispatch and fine-grained CAM locking

2013-10-02 Thread John Baldwin
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é w

Re: [10.0-amd64 host and 9.2-i386 jail] cpio: Can't update time for...

2013-10-02 Thread 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 gi

Re: [10.0-amd64 host and 9.2-i386 jail] cpio: Can't update time for...

2013-10-02 Thread Boris Samorodov
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

Re: ZFS panic with r255937

2013-10-02 Thread Keith White
On Wed, 2 Oct 2013, Andriy Gapon wrote: on 30/09/2013 02:11 kwh...@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:

Re: [10.0-amd64 host and 9.2-i386 jail] cpio: Can't update time for...

2013-10-02 Thread 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

[10.0-amd64 host and 9.2-i386 jail] cpio: Can't update time for...

2013-10-02 Thread Boris Samorodov
(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:

graphics/gnash build error

2013-10-02 Thread Nilton Jose Rizzo
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,-rpa

Re: panic: make_dev_credv: bad si_name (error=17, si_name=iscsi)

2013-10-02 Thread Edward Tomasz Napierała
Wiadomość napisana przez "Sergey V. Dyatko" w dniu 24 wrz 2013, o godz. 09:46: > Hi, > > today I tried to play a bit with new iscsi > > r255812 isn't fully complete fix? > > what I did: > 1) create ctl.conf: > pidfile /var/run/ctld.pid > portal-group example2 { >discovery-auth-group no

blender ports problem

2013-10-02 Thread Nilton Jose Rizzo
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 n

port cimg build problem

2013-10-02 Thread Nilton Jose Rizzo
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

Re: graphics/poppler-glib not build

2013-10-02 Thread Alexander Panyushkin
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*/po

Re: gphoto2 bus error

2013-10-02 Thread John
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 ___ freebsd-current@freebsd.org mailing l

Re: gphoto2 bus error

2013-10-02 Thread Hans Petter Selasky
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 Thank

Re: gphoto2 bus error

2013-10-02 Thread John
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 __

Re: ZFS panic with r255937

2013-10-02 Thread Andriy Gapon
on 30/09/2013 02:11 kwh...@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 ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/m

Re: gphoto2 bus error

2013-10-02 Thread John
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 |

PR 181532: src/sbin/route/route.c patch for a more useful error message

2013-10-02 Thread Kurt Jaeger
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.

Re: poudriere jail building error: make[4]: "/pdr/jails/ia64/usr/src/etc/periodic/daily/Makefile" line 27: Malformed conditional (${MK_BIND_NAMED} != "no")

2013-10-02 Thread Boris Samorodov
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 bu

Re: poudriere jail building error: make[4]: "/pdr/jails/ia64/usr/src/etc/periodic/daily/Makefile" line 27: Malformed conditional (${MK_BIND_NAMED} != "no")

2013-10-02 Thread Anton Shterenlikht
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 > condi