You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kyua-d...@googlegroups.com
Hello kyua users,
I use kyua to run unit tests of ISC BIND 9.16 on Fedora Rawhide. But
after recent upgrades on Fedora, my unit tests fail hard[1]. I might be
related to recent update of GCC 11 in Rawhide. It seems to compile okay
on previous stable f33 branch, where GCC 10.2.1 is used.
I filled a bug on kyua[2], but I am not sure it is responsible. Main
problematic thing for Fedora seems to be disabled unit testing[3], which
would discover those failures right away. Just because always failing
test, it went unnoticed. Similar compiler warnings appear also on atf
compilation.
I reported it on [4]. Could anyone test it on most recent compiler
available, whether similar issue would appear? Could it be related to
some compiler options used on Fedora?