Closed ingvarha closed 2 years ago
Looks like segmentation faults in varnishtest.
if so I would assume varnish to exhibit the same behavior. @ingvarha , did you get the same issue with it?
Not necessarily, since not all test cases failed, but quite likely.
Last build of varnish was before the gcc update, so this wasn't catched then. It fails now:
https://kojipkgs.fedoraproject.org//work/tasks/8869/81758869/build.log
thanks @ingvarha , since that's an upstream issue (https://github.com/varnishcache/varnish-cache/issues/3776), I'll close this
When fedora rawhide switched from gcc-11 to gcc-12, make check started failing on aarch64, with tests segfaulting.
https://kojipkgs.fedoraproject.org//work/tasks/9989/81449989/build.log
Ingvar