Re: PERLUAFS?
Benjamin Kaduk <[email protected]>
| Newsgroups | gmane.comp.file-systems.openafs.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 16, 2022 at 10:09:17PM -0400, Jeffrey E Altman wrote: > On 8/16/2022 9:59 PM, Ben Huntsman ([email protected]) wrote: > > I certainly don't need it. But the error is the failure message on > > the buildbot build logs for those that have failed. What do I need to > > do to fix the build for them? > > > > Thank you! > > > > -Ben > > The change that introduced the failure is > https://gerrit.openafs.org/#/c/15109/2. (It seems that the same buildbot errors showed in PS1 of that change as well, unsurprising given that the diff from PS1 to PS2 is just in the commit message.) > Something in that change is causing afs_com_err() to be called from > uafs_ParseArgs() when it wasn't previously or is preventing the > inclusion of the afs_com_err() prototype. > It is probably most expedient to bisect based on which files are getting patched, then chunks within the file in question. -Ben