> On Dec 6, 2021, at 5:44 PM, Jeremie Courreges-Anglas <j...@wxcvbn.org> wrote: > > On Sun, Dec 05 2021, Christian Weisgerber <na...@mips.inka.de> wrote: >> I ran another amd64 bulk build with base clang updated to LLVM 13 >> and --allow-shlib-undefined as the default again (~patrick/llvm.v6). >> I also put in a tentative fix for security/nss. >> >> Failure logs: >> http://build-failures.rhaalovely.net/amd64-clang/2021-12-04/ >> >> Triage: > >> emulators/nono -Werror,-Wunused-but-set-variable > > Looks as simple as dropping -Werror. ok? Why not make it a bit more precise and just add something like -Wno-unused-but-set-variable ? I guess it’s possible other types of warnings could be hit though… Or better yet figure out if the code can be fixed or if the compiler is spitting out a false positive? Either way ok on the original update to 0.2.4.
- LLVM 13 ports build failures (2021-12-04) Christian Weisgerber
- Re: LLVM 13 ports build failures (2021-12-04... Rafael Sadowski
- Re: LLVM 13 ports build failures (2021-1... Christian Weisgerber
- Re: LLVM 13 ports build failures (2021-12-04... Rafael Sadowski
- Re: LLVM 13 ports build failures (2021-1... Christian Weisgerber
- Re: LLVM 13 ports build failures (2021-12-04... Rafael Sadowski
- Re: LLVM 13 ports build failures (2021-1... Christian Weisgerber
- emulators/nono fix for clang 13 (was: Re: LL... Jeremie Courreges-Anglas
- Re: emulators/nono fix for clang 13 (was... Daniel Dickman
- Re: emulators/nono fix for clang 13 Jeremie Courreges-Anglas
- Re: emulators/nono fix for clang... Daniel Dickman
- Re: emulators/nono fix for clang... Gonzalo L. Rodriguez
- Re: emulators/nono fix for clang 13 (was... Gonzalo L. Rodriguez
- Re: emulators/nono fix for clang 13 Jeremie Courreges-Anglas
- security/encfs libc++13 fix (was: Re: LLVM ... Jeremie Courreges-Anglas