Re: Cleaning before using WITH_META_MODE

2024-12-11 Thread Simon J. Gerraty
bob prohaska wrote: > What cleaning options minimize interference with the use of WITH_META_MODE ? FWIW I very rarely clean a tree where I use META_MODE, maybe once a year or so. > Occasionally buildworld stops because of a missing dependency, usually > just re-running git pull fixes the proble

Module variable initialization

2024-12-11 Thread Rick Macklem
Hi, Bugzilla pr#282156 reports a crash that appears to be caused by a NFS client variable (nfscbd_pool) not being initialized when a NFS mount is done. Now, the NFS client module (nfscl.ko) is weird in that it has two definitions for the module. There is a VFS_SET() one for the file system and a

Re: (ipfw) Re: HELP! fetch: stuck forever OR error: RPC failed: curl 56 recv failure: Operation timed out

2024-12-11 Thread Tomoaki AOKI
On Wed, 11 Dec 2024 14:25:02 +0100 Ronald Klop wrote: > Op 09-12-2024 om 19:24 schreef Juraj Lutter: > > > > > >> On 9 Dec 2024, at 19:19, FreeBSD User wrote: > >> > >> Am Tue, 10 Dec 2024 02:27:10 +0900 > >> Tomoaki AOKI schrieb: > >> > >> My apology for topposting. > >> > >> The host I firs

RE: Cleaning before using WITH_META_MODE

2024-12-11 Thread Mark Millard
bob prohaska wrote on Date: Wed, 11 Dec 2024 18:38:28 UTC : > What cleaning options minimize interference with the use of WITH_META_MODE ? > > Occasionally buildworld stops because of a missing dependency, usually > just re-running git pull fixes the problem. In cases where it does not > fix the

Re: Cleaning before using WITH_META_MODE

2024-12-11 Thread Warner Losh
On Wed, Dec 11, 2024 at 1:28 PM bob prohaska wrote: > On Wed, Dec 11, 2024 at 12:44:05PM -0700, Warner Losh wrote: > > On Wed, Dec 11, 2024, 11:38 AM bob prohaska wrote: > > > > > What cleaning options minimize interference with the use of > WITH_META_MODE > > > ? > > > > > > > In the past, I've

Re: Cleaning before using WITH_META_MODE

2024-12-11 Thread bob prohaska
On Wed, Dec 11, 2024 at 12:44:05PM -0700, Warner Losh wrote: > On Wed, Dec 11, 2024, 11:38 AM bob prohaska wrote: > > > What cleaning options minimize interference with the use of WITH_META_MODE > > ? > > > > In the past, I've just turned on meta mode. Meta mode just needs filmon and > the it cr

Re: Cleaning before using WITH_META_MODE

2024-12-11 Thread Warner Losh
On Wed, Dec 11, 2024, 11:38 AM bob prohaska wrote: > What cleaning options minimize interference with the use of WITH_META_MODE > ? > > Occasionally buildworld stops because of a missing dependency, usually > just re-running git pull fixes the problem. In cases where it does not > fix the problem

Cleaning before using WITH_META_MODE

2024-12-11 Thread bob prohaska
What cleaning options minimize interference with the use of WITH_META_MODE ? Occasionally buildworld stops because of a missing dependency, usually just re-running git pull fixes the problem. In cases where it does not fix the problem how should one rank the various cleaning commands, from least t

Re: (ipfw) Re: HELP! fetch: stuck forever OR error: RPC failed: curl 56 recv failure: Operation timed out

2024-12-11 Thread FreeBSD User
Am Wed, 11 Dec 2024 14:25:02 +0100 Ronald Klop schrieb: > Op 09-12-2024 om 19:24 schreef Juraj Lutter: > > > > > >> On 9 Dec 2024, at 19:19, FreeBSD User wrote: > >> > >> Am Tue, 10 Dec 2024 02:27:10 +0900 > >> Tomoaki AOKI schrieb: > >> > >> My apology for topposting. > >> > >> The host I

Re: (ipfw) Re: HELP! fetch: stuck forever OR error: RPC failed: curl 56 recv failure: Operation timed out

2024-12-11 Thread Ronald Klop
Op 09-12-2024 om 19:24 schreef Juraj Lutter: On 9 Dec 2024, at 19:19, FreeBSD User wrote: Am Tue, 10 Dec 2024 02:27:10 +0900 Tomoaki AOKI schrieb: My apology for topposting. The host I first realised the problems is updated on an almost daily basis and the issue reported started last wee