Automated report: NetBSD-current/i386 build success

2020-03-29 Thread NetBSD Test Fixture
The NetBSD-current/i386 build is working again. The following commits were made between the last failed build and the successful build: 2020.03.30.02.08.11 roy src/lib/libterminfo/compile.c,v 1.24 2020.03.30.02.12.38 christos src/distrib/sets/lists/debug/mi,v 1.299 2020.03.30.02.41.06

daily CVS update output

2020-03-29 Thread NetBSD source update
Updating src tree: P src/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c P src/distrib/sets/lists/base/mi P src/distrib/sets/lists/base/shl.mi P src/distrib/sets/lists/debug/mi P src/distrib/sets/lists/debug/shl.mi P src/distrib/sets/lists/man/mi P src/distrib/sets/lists/misc/mi P src/etc/

Automated report: NetBSD-current/i386 build failure

2020-03-29 Thread NetBSD Test Fixture
This is an automatically generated notice of a NetBSD-current/i386 build failure. The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host, using sources from CVS date 2020.03.29.21.54.03. An extract from the build.sh output follows: /tmp/bracket/build/2020.03.29.21.54.03-i386/src/l

Re: firefox-74.0 crash on -current

2020-03-29 Thread Chavdar Ivanov
On Thu, 19 Mar 2020 at 01:22, Chavdar Ivanov wrote: > > > На 2020-03-18 в 04:01, Ryo ONODERA написа: > > Hi, > > > > Your firefox-73.0.1 and 74.0 share the same graphics/MesaLib? > > And what is your GPU? > > > > With my Intel internal GPU in KabyLake Refresh, > > https://webglsamples.org/aquarium

Re: dk: support ZFS

2020-03-29 Thread Michael van Elst
jakll...@kollasch.net ("Jonathan A. Kollasch") writes: >On Sun, Mar 29, 2020 at 09:58:14AM +0200, Thomas Klausner wrote: >> Hi! >> >> After creating a gpt entry with type fbsd-zfs I noticed that it's not >> recognized by dk(4). >> >> dk5 at wd2: "ZFS_202003", 3907029101 blocks at 34, type: >>

Re: dk: support ZFS

2020-03-29 Thread Jonathan A. Kollasch
On Sun, Mar 29, 2020 at 09:58:14AM +0200, Thomas Klausner wrote: > Hi! > > After creating a gpt entry with type fbsd-zfs I noticed that it's not > recognized by dk(4). > > dk5 at wd2: "ZFS_202003", 3907029101 blocks at 34, type: > > The attached diff fixes it: > > dk5 at wd2: "ZFS_202003", 390

Not transparent to keyboard, touchpad not working

2020-03-29 Thread Mandacarú Cascavel
Hi friends, >From some time ago I can't get accentuated letters in qt library based editors >(texmaker, texstudio, etc.). Now I also lost accentuated characters in >libreoffice. The keyboards I most utilize are 'br abnt2' and 'us intl with >dead keys'. All editors based on gtk library work fine.

Re: More POSIX Issue 8 changes (msg #2)

2020-03-29 Thread Robert Elz
Date:Sat, 28 Mar 2020 21:24:18 +0100 From:Rhialto Message-ID: <20200328202418.gb27...@falu.nl> | There seems to be a mistake in that text: Yes, that looks to be incorrect. And the other issue (which is more important, shortest or leftmost, also looks to be a real

dk: support ZFS

2020-03-29 Thread Thomas Klausner
Hi! After creating a gpt entry with type fbsd-zfs I noticed that it's not recognized by dk(4). dk5 at wd2: "ZFS_202003", 3907029101 blocks at 34, type: The attached diff fixes it: dk5 at wd2: "ZFS_202003", 3907029101 blocks at 34, type: zfs Ok to commit, or is more needed? Thomas Index: dev/