Re: compile failure with kernel 6.5
Cheyenne Wills <[email protected]> Wed, 27 Sep 2023 11:48:24 -0600
| Newsgroups | gmane.comp.file-systems.openafs.devel |
|---|---|
| Organization | Sine Nomine Associates |
| Message-ID | <[email protected]> |
On Wed, 27 Sep 2023 13:31:57 -0400 Eric Matlis <[email protected]> wrote: > Pardon me if this is not the correct place to post compilation > issues. I am not a developer, I'm just a long term OpenAFS user on > Linux. > > I am finding a failure to compile either stable or git master branches > under kernel 6.5 (Fedora 39 beta) using rpmbuild. The error is: > > rpmbuild/BUILD/openafs-1.9.0/src/crypto/hcrypto/kernel/config.h:91:20: > error: static declaration of ‘abort’ follows non-static declaration > > The build output near this error is posted below. Any suggestions? I > need AFS for my work computer so this is somewhat urgent for me. > Thanks! > This was fixed by gerrit 15501 for the master branch and gerrit 15523 for the openafs-stable-1_8_x branch and will be part of the upcoming 1.8.11 release. Be aware that you will run into another build problem due to gcc-13, linux 6.3 (or higher) with fortify source enabled. There are open gerrits (15573/15574) being worked on that addresses this additional build problem. -- Cheyenne Wills [email protected]