daily CVS update output

2019-04-24 Thread NetBSD source update
Updating src tree: P src/bin/pax/pax.c P src/distrib/sets/comments P src/distrib/sets/deps P src/distrib/sets/descrs P src/distrib/sets/lists/base/shl.mi P src/distrib/sets/lists/comp/mi P src/distrib/sets/lists/debug/mi P src/distrib/sets/lists/debug/shl.mi P src/distrib/sets/lists/tests/mi P sr

Re: gcc/jemalloc failure

2019-04-24 Thread Christos Zoulas
In article <20190424102534.ga20...@mail.soc.lip6.fr>, Manuel Bouyer wrote: >Hello >while building wxGTK30 (with gtk2) on earmv7hf, I got: >: >/usr/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/rtree.h:397: >Failed assertion: "rtree_leaf_elm_extent_read(tsdn, rtree, elm, false) >== NU

Re: Branch for netbsd 9 upcoming, please help and test -current

2019-04-24 Thread Christos Zoulas
In article <20190424100614.ga...@homeworld.netbsd.org>, wrote: >On Wed, Apr 24, 2019 at 12:48:07PM +0300, Andreas Gustafsson wrote: >> For starters, here's a list of PRs for regressions that have been >> introduced since early February and are still unresolved: >> >> port-amd64/54001: call_onc

Re: (too) big font on console?

2019-04-24 Thread Michael van Elst
an...@smutek.pl (Piotr Meyer) writes: > options FONT_BOLD16x32 > options FONT_LUCIDA16x29 > options FONT_SPLEEN16x32 >5. Even on resolution 1280x960 and with all fonts built-in > "Boldface 16x32" was selected as default. Any 16 pixel wide font results in exactly 80 characters

gcc/jemalloc failure

2019-04-24 Thread Manuel Bouyer
Hello while building wxGTK30 (with gtk2) on earmv7hf, I got: : /usr/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/rtree.h:397: Failed assertion: "rtree_leaf_elm_extent_read(tsdn, rtree, elm, false) == NULL" : Should own 0 locks of rank >= 1: extent_mutex_pool(16) g++: internal compil

Re: Branch for netbsd 9 upcoming, please help and test -current

2019-04-24 Thread maya
On Wed, Apr 24, 2019 at 12:48:07PM +0300, Andreas Gustafsson wrote: > For starters, here's a list of PRs for regressions that have been > introduced since early February and are still unresolved: > > port-amd64/54001: call_once2_32, call_once2_static test cases failing on > amd64 since gcc7 imp

Re: Branch for netbsd 9 upcoming, please help and test -current

2019-04-24 Thread Andreas Gustafsson
Martin Husemann wrote: > Folks, > > once again we are quite late for branching the next NetBSD release (NetBSD 9). > Initially planned to happen early in February 2019, we are now aproaching > May and it is unlikely that the branch will happen before that. > > On the positive side, lots of good t

Re: (too) big font on console?

2019-04-24 Thread Piotr Meyer
On Sun, Apr 21, 2019 at 08:38:17AM +0200, Martin Husemann wrote: [...] > It is way too big on my old 14" pinebook too, we need a better selection > algorithm (or maybe there is a bug, I'll check resulting rows/columns > with the default font next week). To be honest, before that commit I wasn

Branch for netbsd 9 upcoming, please help and test -current

2019-04-24 Thread Martin Husemann
Folks, once again we are quite late for branching the next NetBSD release (NetBSD 9). Initially planned to happen early in February 2019, we are now aproaching May and it is unlikely that the branch will happen before that. On the positive side, lots of good things landed in -current in between,