Occasional supend/sleep failures: race? USB, HP dock, ZFS, three L2ARC devices.

2023-10-01 Thread Graham Perrin
On 31/08/2023 19:42, Graham Perrin wrote (to freebsd-current alone, ): I have a suspend.sh script that aims to take three cache devices offline before sleep of the computer: % grep -v -e '# ' /etc/rc.suspend | uniq |

Re: uname -KU 1500001 1500000

2023-10-01 Thread Graham Perrin
On 01/10/2023 23:41, Mark Millard wrote: That indicates that __FreeBSD_version was 150 when the uname that was run was built but the running kernel was built when __FreeBSD_version was 151 . (Presumes a lack of use of OSVERSION to override the getosreldate result for the kernel case.)

RE: uname -KU 1500001 1500000

2023-10-01 Thread Mark Millard
From: Graham Perrin wrote on Date: Sun, 01 Oct 2023 19:28:36 UTC : > User environment (150) inferior to kernel (151). > > Is this type of discrepancy ever normal/acceptable? That indicates that __FreeBSD_version was 150 when the uname that was run was built but the running kernel wa

uname -KU 1500001 1500000

2023-10-01 Thread Graham Perrin
User environment (150) inferior to kernel (151). Is this type of discrepancy ever normal/acceptable? Below, builds and installations were orderly. % grep -C 2 completed\ on /var/log/buildworld.log  267.66 real   176.81 user    81.72 sys -

Re: [UPDATE] FreeBSD 14.0-BETA3 Now Available

2023-10-01 Thread Ed Maste
On Sat, 30 Sept 2023 at 14:24, Philip Homburg wrote: > > >Note, releases from 13.2 and earlier are > >still problematic due to a file name being replaced with a directory of > >the same name. A patch is being tested currently, and we hope to have > >this resolved for 14.0-BETA4. > > I tried upgra

[Bug 267671] Unnecessary printf to stderr in stdlib/cxa_thread_atexit_impl.c

2023-10-01 Thread Rainer Hurling
Could someone please take a look at bug 267671 [1]? Numerous 'printf to stderr' make it difficult to read terminal output important for ports like graphics/qgis ... Thanks for an assessment! Regards, Rainer Hurling [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267671