Re: make buildwotrld can not find zlib,h

2016-10-18 Thread Kevin Oberman
On Tue, Oct 18, 2016 at 12:10 AM, Schaich Alonso wrote: > On Fri, 14 Oct 2016 11:06:55 -0700 > Kevin Oberman wrote: > > > On Fri, Oct 14, 2016 at 6:10 AM, Dmitry Luhtionov < > dmitryluhtio...@gmail.com > > > wrote: > > > > > c++ -O2 -pipe > > >

Jenkins build is still unstable: FreeBSD_stable_10 #431

2016-10-18 Thread jenkins-admin
https://jenkins.FreeBSD.org/job/FreeBSD_stable_10/431/ ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: I'm upset about FreeBSD

2016-10-18 Thread krad
NOTE: you can only boot from gpt layout in uefi mode in windows On 17 October 2016 at 17:52, Yamagi Burmeister wrote: > On Mon, 17 Oct 2016 03:44:14 +0300 > Rostislav Krasny wrote: > > > First of all I faced an old problem that I reported here a year ago:

Re: Repeatable panic on ZFS filesystem (used for backups); 11.0-STABLE

2016-10-18 Thread Andriy Gapon
On 18/10/2016 00:43, Steven Hartland wrote: > On 17/10/2016 20:52, Andriy Gapon wrote: >> On 17/10/2016 21:54, Steven Hartland wrote: >>> You're hitting stack exhaustion, have you tried increasing the kernel stack >>> pages? >>> It can be changed from /boot/loader.conf >>> kern.kstack_pages="6"

Re: I'm upset about FreeBSD

2016-10-18 Thread Ian Smith
On Mon, 17 Oct 2016 18:52:15 +0200, Yamagi Burmeister wrote: > On Mon, 17 Oct 2016 03:44:14 +0300 > Rostislav Krasny wrote: > > > First of all I faced an old problem that I reported here a year ago: > > http://comments.gmane.org/gmane.os.freebsd.stable/96598 > >

Jenkins build is still unstable: FreeBSD_stable_10 #430

2016-10-18 Thread jenkins-admin
https://jenkins.FreeBSD.org/job/FreeBSD_stable_10/430/ ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

VT not showing cyrillic characters in text mode

2016-10-18 Thread lexa guskov via freebsd-stable
Hello everyone. Cannot figure out if vt console driver supports non-ansi characters when started in textmode. The font in sys/dev/vt/vt_font_default.c seem to include cyrillic glyphs, but either it is not being used in textmode or something else is broken since only '?' are displayed instead

VT not showing cyrillic characters in text mode

2016-10-18 Thread lexa guskov via freebsd-stable
Hello everyone.  Cannot figure out if vt console driver supports non-ansi characters when started in textmode. The font in sys/dev/vt/vt_font_default.c seem to include cyrillic glyphs, but either it is not being used in textmode or something else is broken since only '?' are displayed instead

Re: Repeatable panic on ZFS filesystem (used for backups); 11.0-STABLE

2016-10-18 Thread Karl Denninger
On 10/17/2016 18:32, Steven Hartland wrote: > > > On 17/10/2016 22:50, Karl Denninger wrote: >> I will make some effort on the sandbox machine to see if I can come up >> with a way to replicate this. I do have plenty of spare larger drives >> laying around that used to be in service and were

Re: moving ezjail-based jails from 10.3 host to 11.0 host

2016-10-18 Thread KIRIYAMA Kazuhiko
At Mon, 17 Oct 2016 17:43:25 +0200, Marko Cupać wrote: > > On Mon, 17 Oct 2016 15:55:07 +0200 > Oliver Peter wrote: > > > On Mon, Oct 17, 2016 at 03:37:08PM +0200, Marko Cupać wrote: > > > I have 10.3 host which runs a dozen or so ezjail-based jails. I have > > > installed

Re: make buildwotrld can not find zlib,h

2016-10-18 Thread Schaich Alonso
On Fri, 14 Oct 2016 11:06:55 -0700 Kevin Oberman wrote: > On Fri, Oct 14, 2016 at 6:10 AM, Dmitry Luhtionov > wrote: > > > c++ -O2 -pipe > > -I/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include > >