"make hierarchy" from main tree breaks c++ headers on older branches with unclear errors if "make install world" is interrupted

2023-05-27 Thread Enji Cooper
Hi all, I just tried to run “make hierarchy” from a main tree on a 13.2-RELEASE system, and doing so completely broke my headers. It took me about 30 minutes to figure out what happened… /usr/include/c++/v1/__string was a header, whereas on :main it’s a directory?! $ git diff

Re: Help request: strange issue with xfce xfwm4 on AMD hardware, running head

2023-05-27 Thread Alastair Hogge
Hello, Is there some way to test your X session with minimum components, and slowly adding whatever XFCE does? I would switch from using a X Display Manager, and launch X from the login vty using startx (if not already ), with a minimum .xinitrc. I would find out what is needed to get a

Re: Help request: strange issue with xfce xfwm4 on AMD hardware, running head

2023-05-27 Thread Guido Falsi
On 27/05/23 10:31, Guido Falsi wrote: Hi, I'm seeing a strange issue with xfwm4 on my laptop running head (commit 5804b7ab378d6207130bd1685c931da6a4e76e55), using pkgbase, everything build on poudriere. I have filed an issue upstream with a description and some finding:

Re: Surprise null root password

2023-05-27 Thread Rodney W. Grimes
> It turns out all seven hosts in my cluster report > a null password for root in /usr/src/etc/master.passwd: > root::0:0::0:0:Charlie &:/root:/bin/sh > > Is that intentional? No, but I suspect your build/update procedures are infact telling the system to do this. Someone else pointed out

Re: Surprise null root password

2023-05-27 Thread Rodney W. Grimes
> On 26 May 2023, at 12:35, bob prohaska wrote: > > > While going through normal security email from a Pi2 > > running -current I was disturbed to find: > > > > Checking for passwordless accounts: > > root::0:0::0:0:Charlie &:/root:/bin/sh > > > > The machine had locked up on a -j4 buildworld

ZFS: panic: VERIFY3(dev->l2ad_hand <= dev->l2ad_evict) failed

2023-05-27 Thread Graham Perrin
Three panics with c2c9ac88c2bb (2023-05-26, 1400089): Dumptime: 2023-05-27 03:17:16 +0100 Dumptime: 2023-05-27 03:41:03 +0100 Dumptime: 2023-05-27 14:03:32 +0100 Are they symptomatic of

Re: Surprise null root password

2023-05-27 Thread David Chisnall
On 27 May 2023, at 03:52, Mike Karels wrote: > > On 26 May 2023, at 21:28, bob prohaska wrote: > >> It turns out all seven hosts in my cluster report >> a null password for root in /usr/src/etc/master.passwd: >> root::0:0::0:0:Charlie &:/root:/bin/sh >> >> Is that intentional? > > Well, it

Help request: strange issue with xfce xfwm4 on AMD hardware, running head

2023-05-27 Thread Guido Falsi
Hi, I'm seeing a strange issue with xfwm4 on my laptop running head (commit 5804b7ab378d6207130bd1685c931da6a4e76e55), using pkgbase, everything build on poudriere. I have filed an issue upstream with a description and some finding: https://gitlab.xfce.org/xfce/xfwm4/-/issues/722 I'm