daily CVS update output

2019-11-06 Thread NetBSD source update
Updating src tree: P src/doc/3RDPARTY P src/doc/CHANGES P src/external/bsd/blacklist/bin/blacklistd.8 P src/external/bsd/blacklist/bin/blacklistd.c P src/external/bsd/blacklist/bin/blacklistd.conf.5 P src/external/bsd/blacklist/bin/conf.c P src/external/bsd/blacklist/include/bl.h P

Re: gcc8 not compiling pkgsrc boost-libs-1.71.0

2019-11-06 Thread Frank Kardel
Thanks for the hint. Will rebuild with current pkgsrc. Frank On 11/06/19 21:49, Kamil Rytarowski wrote: On 06.11.2019 21:03, Frank Kardel wrote: When bulk building pkgsrc boost libs 1.71.0 fails to compile with: In file included from /usr/include/stddef.h:37, from

Re: gcc8 not compiling pkgsrc boost-libs-1.71.0

2019-11-06 Thread Kamil Rytarowski
On 06.11.2019 21:03, Frank Kardel wrote: > When bulk building pkgsrc boost libs 1.71.0 fails to compile with: > > In file included from /usr/include/stddef.h:37, > from /usr/include/g++/cstddef:50, > from ./boost/config/compiler/gcc.hpp:165, >

gcc8 not compiling pkgsrc boost-libs-1.71.0

2019-11-06 Thread Frank Kardel
When bulk building pkgsrc boost libs 1.71.0 fails to compile with: In file included from /usr/include/stddef.h:37, from /usr/include/g++/cstddef:50, from ./boost/config/compiler/gcc.hpp:165, from ./boost/config.hpp:39, from

Re: audio panic

2019-11-06 Thread Tetsuya Isaki
At Wed, 6 Nov 2019 10:17:12 +0200, Yorick Hardy wrote: > > I should be able to try get it to happen again tomorrow (I managed > > to trigger the panic on my work computer only so far). The offending > > command is: > > > > ffplay4 -hide_banner -showmode waves -f oss /dev/audio : > I have not

Re: PATCH: use UXA on default for pre-skylake intel GPUs

2019-11-06 Thread John D. Baker
Not all older intel GPUs need this. In my case, amd64 hosts with 82G41 82Q45 82946GZ video are broken with SNA and the 2019 intel Xorg driver but a couple of i386 hosts with i82915 video work fine with SNA. As such, they also don't require the TearFree option, to save a performance

Re: audio panic

2019-11-06 Thread Yorick Hardy
Dear Tetsuya, On 2019-11-04, Yorick Hardy wrote: > Dear Tetsuya, > > On 2019-11-02, Tetsuya Isaki wrote: > > At Sat, 26 Oct 2019 18:27:36 +0200, > > Yorick Hardy wrote: > > > [ 166.145911] panic: kernel diagnostic assertion "ring->used + n <= > > > ring->capacity" failed: file

PATCH: use UXA on default for pre-skylake intel GPUs

2019-11-06 Thread matthew green
hi. can folks who have issues with default setup and intel GPU that were solved by switching to UXA, as well as anyone else who didn't try that yet please try this patch? i'm hoping it can be a stop-gap for the recent issues.. https://www.netbsd.org/~mrg/intel.uxa.older.diff thanks.

Re: audio panic

2019-11-06 Thread Yorick Hardy
Dear Tetsuya, On 2019-11-04, Yorick Hardy wrote: > Dear Tetsuya, > > On 2019-11-02, Tetsuya Isaki wrote: > > At Sat, 26 Oct 2019 18:27:36 +0200, > > Yorick Hardy wrote: > > > [ 166.145911] panic: kernel diagnostic assertion "ring->used + n <= > > > ring->capacity" failed: file